Hamlib/rigs/aor
Daniele Forsi IU5HKX 08c06aea14 Fix spelling errors
Fixed with:
codespell --summary --skip=.git,extra,,lib,macros,security --ignore-words-list="ans,ba,cant,develope,fo,get's,nin,numer,parm,parms,setts,som,statics,ths,ue,vektor,objext" --write-changes --interactive=2
and manual editing.
2022-07-07 23:56:22 +02:00
..
Android.mk Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
Makefile.am Directory migration to new layout 2020-01-17 09:22:44 -06:00
README.aor Fix spelling errors 2022-07-07 23:56:22 +02:00
README.ar5000 Directory migration to new layout 2020-01-17 09:22:44 -06:00
README.ar7030 Fix spelling errors 2022-07-07 23:56:22 +02:00
aor.c Fix dangling pointer in aor.c 2022-06-30 17:33:21 -05:00
aor.h Fix dangling pointer in aor.c 2022-06-30 17:33:21 -05:00
ar2700.c Promote UNTESTED to ALPHA -- assuming no news is good news 2022-04-16 22:47:51 -05:00
ar3000.c Update hamlib_check_rig_caps 2022-02-11 14:51:13 -06:00
ar3030.c Update hamlib_check_rig_caps 2022-02-11 14:51:13 -06:00
ar5000.c Promote rigs from ALPHA to BETA -- assuming no news is good news 2022-04-16 17:35:39 -05:00
ar7030.c Update hamlib_check_rig_caps 2022-02-11 14:51:13 -06:00
ar7030p.c Update hamlib_check_rig_caps 2022-02-11 14:51:13 -06:00
ar7030p.h Directory migration to new layout 2020-01-17 09:22:44 -06:00
ar7030p_utils.c Changes changing hamlib_port_t to pointer are not backwards compatible 2022-01-25 17:41:26 -06:00
ar8000.c Update hamlib_check_rig_caps 2022-02-11 14:51:13 -06:00
ar8200.c Fix spelling errors 2022-07-07 23:56:22 +02:00
ar8600.c Fix spelling errors 2022-07-07 23:56:22 +02:00
sr2200.c Update hamlib_check_rig_caps 2022-02-11 14:51:13 -06: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:                 Quit Q q

Rig command:                 Quit Q Q

Rig command: 1               Caps dump for model 503

Friedrich Melchert (DC9RP)