Commit Graph

4536 Commits (pico-v0.11)
 

Author SHA1 Message Date
alanbjohnston 382d59163d
Merge branch 'pico-camera-read-input-cw' into pico-v0.11
3 years ago
alanbjohnston 8af6434f19
changed send_packet to send_aprs_packet
3 years ago
alanbjohnston bf96672065
set callsign in APRS and rename send_packet to send_aprs_packet
3 years ago
alanbjohnston c74ce72f88
moved help out of isr
3 years ago
alanbjohnston 3e22efaf53
added extra prompt values
3 years ago
alanbjohnston 46e8523752
CW fixes to make input work reliably
3 years ago
alanbjohnston cfa24efd83
timeout 20 seconds
3 years ago
alanbjohnston a93341ba41
don't add /n or /r to string
3 years ago
alanbjohnston e7856f9b6a
move start button isr
3 years ago
alanbjohnston 8d02c152dc
fix strlen
3 years ago
alanbjohnston 7603e30bdb
removed sleep(5.0) after callsign
3 years ago
alanbjohnston 87d5c0cad2
only update callsign if length > 0
3 years ago
alanbjohnston 10280b4f88
print current callsign correctly
3 years ago
alanbjohnston b3d07b5f10
typo
3 years ago
alanbjohnston e836a2887b
print serial_string
3 years ago
alanbjohnston 98c1439a48
clear serial input buffer before prompt, change print to write
3 years ago
alanbjohnston 6b96b2c02f
try prompt == false
3 years ago
alanbjohnston b328e8398b
don't check for serial in isr if prompting for input
3 years ago
alanbjohnston 6a01186521
changed serial_input to serial_string
3 years ago
alanbjohnston 73a5bfc42c
add 0 to serial input string, fix strcpy
3 years ago
alanbjohnston 3e25f6e9fc
changed call to callsign
3 years ago
alanbjohnston b242ab6980
added get_serial_string
3 years ago
alanbjohnston c58fbd6f7a
added get_serial_string()
3 years ago
alanbjohnston c3470b883a
added serial_string
3 years ago
alanbjohnston ed20a2def8
added transmit_off when changing mode via serial input
3 years ago
alanbjohnston c378dba485
changed to if prompt
3 years ago
alanbjohnston 8567b9667b
change modes with input on AFSK, BPSK, SSTV
3 years ago
alanbjohnston 89db5d6d2a
changed prompt test
3 years ago
alanbjohnston b1d00dbd0f
added prompt variable
3 years ago
alanbjohnston 4583cd3b5d
added reset and query prompt values
3 years ago
alanbjohnston 4ff9ee1713
added prompt variable
3 years ago
alanbjohnston d3547dd1f5
even shorter
3 years ago
alanbjohnston 810f69b043
shorter
3 years ago
alanbjohnston 4193d35f42
changed ISR back, made text shorter
3 years ago
alanbjohnston 1895b5f755
changed pushbutton ISR from 10 ms to 100 ms
3 years ago
alanbjohnston 194cf481de
shortened and removed blink
3 years ago
alanbjohnston 4ea2923e58
shorten text
3 years ago
alanbjohnston 7718a93ec0
added help
3 years ago
alanbjohnston 83bb75f9bb
ignore \n and \r inputs
3 years ago
alanbjohnston fc56806d4e
change serial to 115200
3 years ago
alanbjohnston b6885404cf
missing }
3 years ago
alanbjohnston 4ef6e132da
typo
3 years ago
alanbjohnston 2d9f0a03ee
syntax
3 years ago
alanbjohnston 008c0889e0
added serial_input() and switch
3 years ago
alanbjohnston 69890cdfe1
added serial_input()
3 years ago
alanbjohnston 3c4388a5fe
serial1 typo
3 years ago
alanbjohnston 0f28427e49
added serial.read in TimerHandler1
3 years ago
alanbjohnston 0f559e6167
took out Pico W again
3 years ago
alanbjohnston 9592578b74
try W again
3 years ago
alanbjohnston 16bb549c5b
don't turn transmit_on for SSTV, turn blue LED on/off
3 years ago

Powered by TurnKey Linux.