Commit Graph

4553 Commits (354537bf2c4b0bd4a3fcd78347e5c5b185379835)
 

Author SHA1 Message Date
alanbjohnston 354537bf2c
typos
4 years ago
alanbjohnston 46b6b20cd0
fixed (
4 years ago
alanbjohnston ec7b907148
fixed serial_string
4 years ago
alanbjohnston 4691e08843
again
4 years ago
alanbjohnston 1719241318
missing ;
4 years ago
alanbjohnston 9acdb2e472
added get_serial_char and simulated telemetry prompt
4 years ago
alanbjohnston 3e172895e7
added get_serial_char()
4 years ago
alanbjohnston a58a4f9a22
Merge pull request #180 from alanbjohnston/pico-camera-read-input-cw
4 years ago
alanbjohnston 4a94d0b83c
added CW mode change in serial input
4 years ago
alanbjohnston 2aa19f5104
AFSK TYPO
4 years ago
alanbjohnston e90129c802
set callsign immediately if in APRS mode
4 years ago
alanbjohnston 2364e375cc
Merge pull request #179 from alanbjohnston/pico-v0.11
4 years ago
alanbjohnston 382d59163d
Merge branch 'pico-camera-read-input-cw' into pico-v0.11
4 years ago
alanbjohnston 8af6434f19
changed send_packet to send_aprs_packet
4 years ago
alanbjohnston bf96672065
set callsign in APRS and rename send_packet to send_aprs_packet
4 years ago
alanbjohnston c74ce72f88
moved help out of isr
4 years ago
alanbjohnston 3e22efaf53
added extra prompt values
4 years ago
alanbjohnston 46e8523752
CW fixes to make input work reliably
4 years ago
alanbjohnston 49c03856ce
Update readme.md
4 years ago
alanbjohnston 7459e5bbc2
Pico PCB Beta v0.2 Files
4 years ago
alanbjohnston 2b2bf7b823
Create readme.md
4 years ago
alanbjohnston edb935d1d3
Merge pull request #177 from alanbjohnston/pico-camera-read
4 years ago
alanbjohnston 8028a28252
take out serial_input query
4 years ago
alanbjohnston cfa24efd83
timeout 20 seconds
4 years ago
alanbjohnston a93341ba41
don't add /n or /r to string
4 years ago
alanbjohnston e7856f9b6a
move start button isr
4 years ago
alanbjohnston 8d02c152dc
fix strlen
4 years ago
alanbjohnston 7603e30bdb
removed sleep(5.0) after callsign
4 years ago
alanbjohnston 87d5c0cad2
only update callsign if length > 0
4 years ago
alanbjohnston 10280b4f88
print current callsign correctly
4 years ago
alanbjohnston b3d07b5f10
typo
4 years ago
alanbjohnston e836a2887b
print serial_string
4 years ago
alanbjohnston 98c1439a48
clear serial input buffer before prompt, change print to write
4 years ago
alanbjohnston 6b96b2c02f
try prompt == false
4 years ago
alanbjohnston b328e8398b
don't check for serial in isr if prompting for input
4 years ago
alanbjohnston 6a01186521
changed serial_input to serial_string
4 years ago
alanbjohnston 73a5bfc42c
add 0 to serial input string, fix strcpy
4 years ago
alanbjohnston 3e25f6e9fc
changed call to callsign
4 years ago
alanbjohnston b242ab6980
added get_serial_string
4 years ago
alanbjohnston c58fbd6f7a
added get_serial_string()
4 years ago
alanbjohnston c3470b883a
added serial_string
4 years ago
alanbjohnston ed20a2def8
added transmit_off when changing mode via serial input
4 years ago
alanbjohnston c378dba485
changed to if prompt
4 years ago
alanbjohnston 8567b9667b
change modes with input on AFSK, BPSK, SSTV
4 years ago
alanbjohnston 89db5d6d2a
changed prompt test
4 years ago
alanbjohnston b1d00dbd0f
added prompt variable
4 years ago
alanbjohnston 4583cd3b5d
added reset and query prompt values
4 years ago
alanbjohnston 4ff9ee1713
added prompt variable
4 years ago
alanbjohnston d3547dd1f5
even shorter
4 years ago
alanbjohnston 810f69b043
shorter
4 years ago

Powered by TurnKey Linux.