×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

[FIXED] Dome does not support variable speed

  • Posts: 2247
  • Thank you received: 223
Hello all,

I'm at my observatory doing some multiple upgrades (new post about this later on today).
Trying my roof driver and I get the following, yes everything is running the latest from apt-get update/upgrade/dist-upgrade


My code:
github.com/Trigger-broom-289/odroid-indi-roof

I wouldn't mind a helping hand please, I've been away recently, thanks all.
Only here in Germany for a few days....


Thanks
Last edit: 4 years 7 months ago by Gonzothegreat.
4 years 7 months ago #42200

Please Log in or Create an account to join the conversation.

  • Posts: 1185
  • Thank you received: 370
This is a warning from INDI::Dome when SetSpeed() is called. Does your driver support the capability DOME_HAS_VARIABLE_SPEED?
The following user(s) said Thank You: Gonzothegreat
4 years 7 months ago #42236

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223

It does not support this DOME_HAS_VARIABLE_SPEED. It would appear that this might have been introduced recently.
4 years 7 months ago #42243

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
Potentially fixed, I have made a code change, and not longer getting the error message from yesterday.

code diff :

to be tested...
4 years 7 months ago #42245

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
I have finished testing it, 100% working.
4 years 7 months ago #42246

Please Log in or Create an account to join the conversation.

  • Posts: 1185
  • Thank you received: 370
Strange! Do you have an idea where the call to SetSpeed() comes from? Is the parameter stored in the config file?
4 years 7 months ago #42254

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223

Haven't got a clue about this setting, it won't affect me as I do not really have a dome... it's just a box with a lid :lol:
But I needed this value in my driver to get it working with the latest indilib.
4 years 7 months ago #42255

Please Log in or Create an account to join the conversation.

Time to create page: 0.348 seconds