Commit Graph

200 Commits (master-b-gpio-l)

Author SHA1 Message Date
Alan Johnston 5bb2e4e85d
Assign card variable to 'Headphones' in failure modes
2 months ago
Alan Johnston 634178dea4
Print card information before sim failure check
2 months ago
Alan Johnston 1908750151
remove timeout that doesn't work
2 months ago
Alan Johnston bb6e5bf3ab
revert battery saver transmit changes
2 months ago
Alan Johnston 2aa619729f
Update command query to remove 'sudo'
2 months ago
Alan Johnston 0e1d3050a0
fix rpitx
2 months ago
Alan Johnston b0643d1660
try just rpitx
2 months ago
Alan Johnston 4bc47a9503
print result.stdout
2 months ago
Alan Johnston fba9a88cc7
try subprocess run
2 months ago
Alan Johnston a366252162
Fix command syntax for transmit function with sudo
2 months ago
Alan Johnston 13d8839bf0
try su -c
2 months ago
Alan Johnston ec7313c7e6
set frequency manually
2 months ago
Alan Johnston c9358ee1e5
fix carrier only transmit
2 months ago
Alan Johnston 34832b250f
Fix sim_mode assignment in transmit.py
2 months ago
Alan Johnston 5e49afc2e9
Transmit carrier only in APRS if FM failure sim
2 months ago
Alan Johnston 8c808d8a42
Add sim_config so can handle sim_mode on/off correctly
2 months ago
Alan Johnston c74541ede0
Call sim_failure_check before CW ID
2 months ago
Alan Johnston 76bacabcc4
Refactor conditional statements in transmit.py
2 months ago
Alan Johnston f61d7434fe
Add simulation mode flag to transmit.py for S in CW ID
2 months ago
Alan Johnston 8a5d4b2e7a
Update transmit.py add prints
2 months ago
Alan Johnston 1a5cf4debb
Update transmit.py turn gpsd.socket on and off to program TXC
2 months ago
Alan Johnston 683e071ad0
Merge branch 'master-psag' into pi-sensors-auto-gps
2 months ago
Alan Johnston 288ce26402
Update transmit.py ignore Battery Saver in Transmit Commands mode
2 months ago
Alan Johnston e87bf30a6d
Update transmit.py bypass Battery Saver in Transmit Commands
2 months ago
Alan Johnston cb3aa620f4
Update transmit.py fix if
2 months ago
Alan Johnston d1f35018e0
Update transmit.py don't start c2c if mode x or n
2 months ago
Alan Johnston 9a27f5c399
Update transmit.py stop command in mode x or n
2 months ago
Alan Johnston bd1addf235
Update transmit.py don't turn off green LED in x or n mode
2 months ago
Alan Johnston 0a46f27f1e
Update transmit.py don't program fm if gpsd running
3 months ago
Alan Johnston 0db5b8793b
Update transmit.py
3 months ago
Alan Johnston 8134f7752b
Update transmit.py add strip()
3 months ago
Alan Johnston 6bfade0231
Update transmit.py print typo
3 months ago
Alan Johnston bcfdb97796
Update transmit.py print gpsd status
3 months ago
Alan Johnston 4612435c8f
Update transmit.py handle success
3 months ago
Alan Johnston 6a4f538949
Update transmit.py fix is-active cmd
3 months ago
Alan Johnston d9d9ab7a98
Update transmit.py gpsd status check
3 months ago
Alan Johnston 9374fe4a0f
Update transmit.py fix e.result
3 months ago
Alan Johnston c82ae5ba9c
Update transmit.py fix gpsd query
3 months ago
Alan Johnston 3685b91984
Update transmit.py fix tabs
3 months ago
Alan Johnston 2d3c717386
Update transmit.py command error
3 months ago
Alan Johnston df3189a288
Update transmit.py add gpsd check before programming FM
3 months ago
Alan Johnston 27722c6bec
Update transmit.py move string on sstv
7 months ago
Alan Johnston f65b291f75
Update transmit.py fix no fm
7 months ago
Alan Johnston 6bebfdf42c
Update transmit.py fix no fail mode
7 months ago
Alan Johnston 535ca7c6a0
Update transmit.py fix no failure mode
8 months ago
Alan Johnston 073da3962e
Update transmit.py change fail_mode to int
8 months ago
Alan Johnston 9522edd7b1
Update transmit.py print fail mode
8 months ago
Alan Johnston 1e33a53035
Update transmit.py elif
8 months ago
Alan Johnston 297c951506
Update transmit.py global cam_fail
8 months ago
Alan Johnston 899a2927c6
Update transmit.py add fail camera mode check
8 months ago
Alan Johnston 5f3d235479
Update transmit.py v2.2
8 months ago
Alan Johnston a49d46c045
Update transmit.py fix global
8 months ago
Alan Johnston a471b113e8
Update transmit.py fix indent
8 months ago
Alan Johnston 90e6793212
Update transmit.py add sim_failure_check()
8 months ago
Alan Johnston 3d5e8166ae
Update transmit.py fix turn fail off
8 months ago
Alan Johnston 394ced012e
Update transmit.py check for failure_mode 10 no FM audio
8 months ago
Alan Johnston 39cf84dbeb
Update transmit.py FUNcube
9 months ago
Alan Johnston a64fb4618d
Update transmit.py no extra transmit offset in repeater mode
10 months ago
Alan Johnston 934e29e5d4
Update transmit.py shift repeater tx by -0.1
10 months ago
Alan Johnston eaf3f7d291
Update transmit.py missing }
10 months ago
Alan Johnston 8e9a17d24a
Update transmit.py fix typo
10 months ago
Alan Johnston 342bcef1a6
Update transmit.py shift frequency each time
10 months ago
Alan Johnston d2d578710a
Update transmit.py shift tx each key
10 months ago
Alan Johnston 640df3c6ed
Update transmit.py add rpitx null in repeater
10 months ago
Alan Johnston 71cb65f220
Update transmit.py 250kHz offset repeater
10 months ago
Alan Johnston 2cd4f37d51
Update transmit.py add 50kHz offset to repeater
10 months ago
Alan Johnston f987e570af
Update transmit.py turn debugging off
10 months ago
Alan Johnston d0c3ef2e6b
Update transmit.py turn on debug mode
10 months ago
Alan Johnston 05006455ec
Update transmit.py add CW ID print
10 months ago
Alan Johnston e87e841a8f
Update transmit.py print skip
10 months ago
Alan Johnston 92708f9432
Update transmit.py change uptime threshold if Pi Zero 2 detected
10 months ago
Alan Johnston 5e6d749ae6
Update transmit.py change from 45 sec to 20 sec uptime
10 months ago
Alan Johnston 186aea4760
Update transmit.py remove extra morse.wav generation
10 months ago
Alan Johnston 21c6fcda04
Update transmit.py add C for CW mode for C2C active
10 months ago
Alan Johnston 258424f047
Update transmit.py CW ID if not APRS or Beacon off
10 months ago
Alan Johnston cceeed1ab5
Update transmit.py repeater cleanup
10 months ago
Alan Johnston d4bd1455d4
Update transmit.py removed extra record
10 months ago
Alan Johnston 537e6621b9
Merge branch 'master' into fc
10 months ago
Alan Johnston e5b7b12341
Update transmit.py extra space before C
10 months ago
Alan Johnston c38c3e6dcf
Update transmit.py don't turn off C2C if squelch is 8
10 months ago
Alan Johnston 2282626319
Update transmit.py add C to CW ID if C2C enabled
10 months ago
Alan Johnston 33e1a3fdc9
Update transmit.py repeater mode shared_mic dsnoop
10 months ago
Alan Johnston 2f27464ca0
Update transmit.py 3s at start
10 months ago
Alan Johnston 7fc65a8954
Update transmit.py back to first 4s
10 months ago
Alan Johnston 213c4795a7
Update transmit.py move to 4s tail
10 months ago
Alan Johnston 55dd2e607a
Update transmit.py 4s tail period
10 months ago
Alan Johnston 9995635ae8
Update transmit.py remove 3s at start, leave 3s at end
10 months ago
Alan Johnston 8ef731e71f
Update transmit.py 3s, add 3s after release
10 months ago
Alan Johnston 52be832b7a
Update transmit.py try 2s
10 months ago
Alan Johnston b6c8a9291d
Update transmit.py don't program FM on repeater mode, no cw if beacon off
10 months ago
Alan Johnston 45ac1b9aef
Update transmit.py try 145.9
10 months ago
Alan Johnston 69d61a11c5
Update transmit.py try 3s delay in repeater
10 months ago
Alan Johnston ef0c9c03b0
Update transmit.py change to 145 MHz for Repeater default
10 months ago
Alan Johnston 59e8ed71e2
Update transmit.py always do repeater cw
10 months ago
Alan Johnston a6fcea01e2
Update transmit.py fixed spaces
10 months ago
Alan Johnston 81a2b2d761
Update transmit.py repeater mode cw ID on 2m
10 months ago
Alan Johnston 5337e3613c
Update transmit.py wait 5s
10 months ago
Alan Johnston 12a1a02179
Update transmit.py check for C2C for 2s
10 months ago
Alan Johnston 622e0f5807
Update transmit.py add 2s delay
10 months ago
Alan Johnston cd84ed4b80
Update transmit.py start and stop C2C in repeater mode
10 months ago

Powered by TurnKey Linux.