-
Notifications
You must be signed in to change notification settings - Fork 4
/
COMMANDS
109 lines (91 loc) · 3.32 KB
/
COMMANDS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
########################
# System commands
########################
fw-upgrade Firmware upgrade
trk-reset Reset track storage
ls List files
rm Remove file
format Format filesystem
write Write to file
read Read from file
free Get the total size of heap memory available
sysinfo System info
restart Restart the program
tasks Get information about running tasks
log Set loglevel (for debugging/development)
time Get date and time
nmea Monitor GPS NMEA datastream
tone tone generator test
ptt Transmitter on
fw-upgrade Firmware upgrade (OTA)
vbatt Read battery voltage
shutdown Shut down system (put in deep sleep)
###########################
# Wifi/internet commands
###########################
mdns Scan for MDNS services
wifi-scan Scan for wifi access points
wifi-info Info about WIFI connection
wifi WIFI On/Off setting
softap Soft AP On/Off setting
ap List or change AP alternatives
ap-ssid WIFI SoftAP SSID setting
ap-auth WIFI SoftAP password
ap-ip WIFI_SoftAP IP address
ap-sta WIFI SoftAP Connected stations
api-key REST API Key
api-origins Allowed origins for REST API webclients
fw-url URL for firmware update
fw-cert Certificate for firmware update
connect Connect to internet server
############################
# APRS and radio commands
############################
teston HDLC encoder test
testpacket Send test APRS packet
listen Monitor radio channel
trklog-get Get track record
trklog-put Put track record
mycall My callsign
dest APRS destination address
digipath APRS Digipeater path
symbol APRS symbol (sym-table symbol)
osymbol APRS symbol for objects (sym-table symbol)
objectid ID prefix for object reports
comment APRS posreport comment
txdelay APRS TXDELAY setting
txtail APRS TXTAIL setting
repeat # Times to repeat posreports (0-3)
trklog-int Interval for track logging (seconds)
trklog-ttl Max time to keep tracklog entries (hours)
trklog-key KEY for authenticating tracklog-messages to Polaric Server
trklog-url URL for posting tracklog updates to Polaric Server
maxframe APRS max frames in a transmission
maxpause Tracking max pause (10 sec units)
minpause Tracking min pause (10 sec units)
mindist Tracking min distance (meters)
statustime Status report time (10 sec units)
turnlimit Threshold for change of direction
txfreq TX frequency (100 Hz units)"
rxfreq RX frequency (100 Hz units)
squelch Squelch setting (1-8)
timestamp Timestamp setting
compress Compress setting
altitude Altitude setting
digi Digipeater setting
igate Igate setting
digi-wide1 Digipeater fill-in mode (WIDE1)
digi-sar Digipeater preemption on 'SAR'
igate-host Igate server host
igate-port Igate server port
igate-user Igate server user
igate-pass Igate server passcode
tracklog Track logging
trklog-post Track log automatic post to server
radio Radio module power on
tracker APRS tracker setting
reportbeep Beep when report is sent
extraturn Send extra posreport in turns
igtrack Send posreports directly to APRS/IS when available
txmon Tx monitor
txlow" Tx power low (T-TWR only)