[Hamlib-developer] How to get iOptron mount working with Gpredict
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: pd2ch 2. <mai...@gm...> - 2025-03-20 23:21:37
|
Hi, I tried a lot a was reading as much as possible on the net how to connect my iOptron AZpro mount to Gpredict. Running Lubuntu with Hamlib and Gpredict installed. When I run this cmd I get the following message: pd2ch@pd2ch-CF-C2:~$ rotctld -m 1901 -r /dev/ttyUSB0 -s 9600 -C timeout=500 > -vvv -T localhost -t 4533 > read_block_generic(): Timed out 0.500598 seconds after 0 chars, direct=1 > read_block_generic(): Timed out 0.500565 seconds after 0 chars, direct=1 > ioptron_transaction: unexpected response, len -5: '' > rot_open: error = serial_setup: stopbits=1 > serial_setup: parity=0 > serial_setup: Handshake=None > serial_setup: tcsetattr TCSANOW > read_string_generic called, rxmax=4095 direct=1, expected_len=1 > ser_set_dtr: DTR=0 > ser_set_rts: RTS=0 > ioptron_open called > ioptron_get_info called > read_string_generic called, rxmax=4095 direct=1, expected_len=1 > write_block(): TX 11 bytes > read_block_generic called, direct=1 > read_block_generic(): Timed out 0.500598 seconds after 0 chars, direct=1 > read_string_generic called, rxmax=4095 direct=1, expected_len=1 > write_block(): TX 11 bytes > read_block_generic called, direct=1 > read_block_generic(): Timed out 0.500565 seconds after 0 chars, direct=1 > ioptron_transaction: unexpected response, len -5: '' > retval, RIG_OK str -8 0 tr > Communication timed out > > In Gpredict I see a error popping up when I engage the rotator. The mount is connected via a usb serial cable to my laptop. (wifi is also 'on' on the mount, but now idea how to set this connection up.) Any help or advice is welcome! Thanks in advance, Kees. |