[Hamlib-developer] RotorEZ 'p' command results
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Orv B. <or...@or...> - 2003-02-12 17:24:03
|
Here's the output from rotctl, against type 401 (rotorEZ) 73 - Orv - W6BI [obeach@jake tests]$ ./rotctl -m 401 -s 4800 -r /dev/ttyS0 -vvvvv rot:rot_init called rot: loading backend rotorez rotorez: initrots_rotorez called rot_register (401) rot_register (402) rot_register (403) rotorez: rotorez_rot_init called rot:rot_open called Opened rot model 401, 'Rotor-EZ' Rot command: p rotorez: rotorez_rot_get_position called rotorez: rotorez_send_priv_cmd called TX 4 bytes 0000 41 49 31 3b AI1; RX 3 bytes 0000 3b 33 33 ;33 rotorez: azimuth = 0.0 degrees Azimuth: 0.000000 Elevation: 33.519203 Rot command: p rotorez: rotorez_rot_get_position called rotorez: rotorez_send_priv_cmd called TX 4 bytes 0000 41 49 31 3b AI1; RX 3 bytes 0000 33 3b 33 3;3 rotorez: azimuth = 3.0 degrees Azimuth: 3.000000 Elevation: 33.519203 Rot command: p rotorez: rotorez_rot_get_position called rotorez: rotorez_send_priv_cmd called TX 4 bytes 0000 41 49 31 3b AI1; RX 3 bytes 0000 33 33 3b 33; rotorez: azimuth = 33.0 degrees Azimuth: 33.000000 Elevation: 33.519203 Rot command: -- Orv Beach <or...@or...> |