Hamlib/aor
Ladislav Vaiz 6d4295af2c Add Android build support
Android makefile fragments are distributed as extra distribution files
by the GNU build system but are otherwise ignored.  The Android build
support is independent and does not rely on the GNU build system.

See android/README.android for more info.

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-04-26 22:31:56 -05:00
..
Android.mk Add Android build support 2013-04-26 22:31:56 -05:00
Makefile.am Add Android build support 2013-04-26 22:31:56 -05:00
README.aor Initial release 2000-11-01 23:25:54 +00:00
README.ar5000 SM6PPS mods for AOR 5000a 2006-11-02 15:19:58 +00:00
README.ar7030 initial release, from Fritz DC9RP 2005-03-18 16:38:15 +00:00
aor.c Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
aor.h Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
ar2700.c Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
ar3000.c Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
ar3030.c Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
ar5000.c Update version of modified backends 2012-02-02 20:10:37 -06:00
ar7030.c Update version of modified backends 2012-02-02 20:10:37 -06:00
ar7030p.c AR7030+: Error reading signal strength for low signal levels. 2012-06-23 17:24:20 +02:00
ar7030p.h Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
ar7030p_utils.c AR7030+: Error reading signal strength for low signal levels. 2012-06-23 17:24:20 +02:00
ar8000.c Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
ar8200.c Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
ar8600.c Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00
sr2200.c Update LGPL header in AOR source files. 2011-08-22 21:38:34 -05:00

README.ar7030

hamlib-1.2.3 aor ar7030.c

2004.11.26

Parameteraenderung fuer USB-Serial
//.post_write_delay =  0,   //Device: /dev/ttyS0
//.post_write_delay =  85,  //Device: /dev/tts/USB0 < 85 sec 'timedout after 0 chars'

Befehle mit rigctl
# rigctl -m 503 -r /dev/ttyS0
# rigctl -m 503 -r /dev/tts/USB0

Rig command: F               Frequency:   0 .. 32016718 Hz

Rig command: f
Rig command: \get_freq

Rig command: M               Mode:        FM, AMS, AM, USB, LSB, CW, RTTY
                             Passband:    1 - 6

Rig command: m               Passband:    800, 2100, 3700, 5200, 9500, XXXX (Value from RX) Hz

Rig command: L
  Level: AF                  Value: 0.0 - 1.0
  Level: RF                  Value: 0.1, 0.0 -0.1, -0.2, -0.3, -0.4  >  +10, 0 ,-10 , -20, -30, -40 dB
  Level: SQL                 Value: 0.0 - 1.0
  Level: AGC                 Value: 0 > OFF, 2 > FAST, 3 > SLOW, 5 > MEDIUM
  Level: CWPITCH             Value: -4248 .. 0 .. 4215 Hz


Rig command: l
  Level: AF
  Level: RF
  Level: SQL
  Level: AGC
  Level: CWPITCH
  Level: RAWSTR
  Level: STRENGTH            Value: -121dBm ... -23dBm > S1 ... S9 + 50 dB 

Rig command: \set_powerstat  Status: 0 > Power off, 1 > Power on

Rig command: \get_powerstat

Rig command: \reset          Reset: 1 > Software reset

Rig command:                 Quitt Q q

Rig command:                 Quitt Q Q

Rig command: 1               Caps dump for model 503

Friedrich Melchert (DC9RP)