sylvie replied to the topic 'Scopedome' in the forum. 4 months ago

Yes I selected the ScopeDome driver as the one to be debugged.
Yes the bug happen if I run indiserver with just the ScopeDome driver alone and connect to it
Here is what I obtain when I select only the scopedome from ekosdebugger

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Attaching after Thread 0x7ffff7f91740 (LWP 93005) fork to child process 93009]
[New inferior 2 (process 93009)]
[Detaching after fork from parent process 93005]
[Inferior 1 (process 93005) detached]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
process 93009 is executing new program: /usr/bin/indi_scopedome_dome
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

2023-12-28T01:49:04: startup: /usr/bin/indiserver -r 0 -v indi_scopedome_dome
2023-12-28T01:49:04: Driver indi_scopedome_dome: pid=93009 rfd=6 wfd=6 efd=7
2023-12-28T01:49:04: listening to port 7624 on fd 5
2023-12-28T01:49:04: Local server: listening on local domain at: @/tmp/indiserver
2023-12-28T01:49:04: Driver indi_scopedome_dome: Unknown shutter status.
2023-12-28T01:49:04: Driver indi_scopedome_dome: Read inertia file /home/tinie/.indi/ScopeDome_DomeInertia_Table.txt
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on Telescope Simulator.GEOGRAPHIC_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on Telescope Simulator.TELESCOPE_PARK
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on Telescope Simulator.TELESCOPE_PIER_SIDE
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.EQUATORIAL_EOD_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.TARGET_EOD_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.GEOGRAPHIC_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.TELESCOPE_PARK
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.TELESCOPE_PIER_SIDE

Read More...