Commit Graph

1072 Commits (0afa248b4900aae58a20541e669bd2cd75ff9a76)

Author SHA1 Message Date
alanbjohnston 831735e372
remove PB prints
4 years ago
alanbjohnston ad595cf2e5
print pushbutton
4 years ago
alanbjohnston 104332deaa
write mode before CW ID
4 years ago
alanbjohnston c7afb2bffb
move all gpio pin config to config_gpio
4 years ago
alanbjohnston 9cf1643224
turn transmit off and on around transmit_callsign
4 years ago
alanbjohnston ab03f3a3aa
changed order in setup callsign then config
4 years ago
alanbjohnston 305416596d
v0.21 print
4 years ago
alanbjohnston f550fcd907
add prompt reset at start of reset
4 years ago
alanbjohnston d9b46c4b9e
added restart
4 years ago
alanbjohnston 0ff1fedb70
removed extra aprs prints
4 years ago
alanbjohnston 91aaaf1c5c
fixed AMSAT callsign rewrite
4 years ago
alanbjohnston 3ed34a33a0
changed mic=6
4 years ago
alanbjohnston 987318bac6
add prompt in the middle of CW
4 years ago
alanbjohnston 044113705c
added print for CW mode
4 years ago
alanbjohnston 35907a0c77
display temp
4 years ago
alanbjohnston 3d06e6bc7a
added diode temp prompt
4 years ago
alanbjohnston e9c12210ce
added PROMT_TEMP
4 years ago
alanbjohnston d2d69d17f8
added littlefs begin, serial begin
4 years ago
alanbjohnston 2999187b23
read_mode prints
4 years ago
alanbjohnston 3e5eff6d64
fixed create mode file
4 years ago
alanbjohnston 7f9b25dd8e
Update cubesatsim.ino
4 years ago
alanbjohnston 5db9ca8724
missing void
4 years ago
alanbjohnston ca37c5bbc7
added read and write mode
4 years ago
alanbjohnston ae9863da69
added read_mode and write_mode
4 years ago
alanbjohnston a6d541b01b
write after reading config file
4 years ago
alanbjohnston 172c6e0ba2
lots of fixes
4 years ago
alanbjohnston 86cb2e90a4
added PROMPT_PAYLOAD
4 years ago
alanbjohnston b470bcc9f2
added other config settings
4 years ago
alanbjohnston f89718926e
fixed callsign read
4 years ago
alanbjohnston f9405e69b8
fixed lat lon read
4 years ago
alanbjohnston 16955603c8
missing ;
4 years ago
alanbjohnston 919562174f
fixed callsign
4 years ago
alanbjohnston f83b6a6719
add write_config_file
4 years ago
alanbjohnston 10ca9c5950
create write_config_file and call for callsign
4 years ago
alanbjohnston 0ce13ef189
more file stuff
4 years ago
alanbjohnston 572d020605
file typos
4 years ago
alanbjohnston cc5fa07929
added void read_config_file()
4 years ago
alanbjohnston ed3fb1a343
added void read_config_file()
4 years ago
alanbjohnston c3d7f0386f
missing ;
4 years ago
alanbjohnston 692a3ac0ff
typo
4 years ago
alanbjohnston fd770d4b7d
back to 1800 Hz
4 years ago
alanbjohnston 3fc4d13da6
try mic = 3
4 years ago
alanbjohnston 6a889a13c3
1200 Hz CW
4 years ago
alanbjohnston 5a825eaa4a
set freq at 432.250 and mic=8
4 years ago
alanbjohnston 46b4b05686
skip PB
4 years ago
alanbjohnston ad5a1b3c10
typo )
4 years ago
alanbjohnston a686856bd7
increase ISR period for BPSK, print aprs packet
4 years ago
alanbjohnston 1ada1425de
added debug_mode test in CW mode
4 years ago
alanbjohnston 046400777c
added cw_stop = false in transmit_string to reset it
4 years ago
alanbjohnston 85c09e27c7
typo /
4 years ago
alanbjohnston 97835a5298
removed extra 3.3V pin write
4 years ago
alanbjohnston 6c3a06d5bc
force INA219 powering up
4 years ago
alanbjohnston de9deceddd
print PI_3V3 pin
4 years ago
alanbjohnston a27c33cb0c
500 ms between photos, JPEG quality from 12 to 6
4 years ago
alanbjohnston fd2abceb1c
Create readme.MD
4 years ago
alanbjohnston 440a939c0f
start of v0.2 for Pico v0.2 hardware
4 years ago
alanbjohnston 122d5ea64b
missing } at end
4 years ago
alanbjohnston 240ca263c4
added program_radio
4 years ago
alanbjohnston 884749b406
added program_radio and also config radio for CW
4 years ago
alanbjohnston 4ef476272b
reset sample time after mode change. built in LED on/off for SSTV mode
4 years ago
alanbjohnston 3696b597c3
transmit LED on/off for CW ID
4 years ago
alanbjohnston 7a268c9dca
added payload reset
4 years ago
alanbjohnston e493eeac06
don't check 3.3V on Pico 0.1 board
4 years ago
alanbjohnston c2749f0e9e
print nothing if reading ina219 sensors with nothing there
4 years ago
alanbjohnston feb5b430ce
stray 3
4 years ago
alanbjohnston 6d6395a5b3
force 3.3V high
4 years ago
alanbjohnston 6c031e8227
Update cubesatsim.ino
4 years ago
alanbjohnston 2c6ca1ef60
force GPIO 9 high for ina219 read
4 years ago
alanbjohnston 8f4470d9e8
prints
4 years ago
alanbjohnston c9892e776b
changed 12 and 13 for v0.1
4 years ago
alanbjohnston 7904c2a2f9
moved PICO_0V1 defines to .h
4 years ago
alanbjohnston 64e799efef
added PICO_0V1 to pinout
4 years ago
alanbjohnston f3a17a5760
cleanup
4 years ago
alanbjohnston 1c99305a21
start ina219 when simulated telemetry is turned off
4 years ago
alanbjohnston 4a9e7a1e44
added voltage_read for v prompt
4 years ago
alanbjohnston aa2c929ed2
typo in PICO_0V1
4 years ago
alanbjohnston 3847899e0e
added PICO_0V1 flag for v0.1 hardware
4 years ago
alanbjohnston 6e12443363
fix help menu
4 years ago
alanbjohnston 92fbdcd5d5
cleanup
4 years ago
alanbjohnston 04df085036
print input menu at start
4 years ago
alanbjohnston 06e06d8b56
increased timeout to 12 sec, dir only in debug mode
4 years ago
alanbjohnston 2e0fd719aa
typo {
4 years ago
alanbjohnston cc64cef990
added camera_detected
4 years ago
alanbjohnston 9dabdfab87
added camera_detected
4 years ago
alanbjohnston 7702d0a037
made start_camera and get_camera_image bool
4 years ago
alanbjohnston ad57ca019a
turn off debug
4 years ago
alanbjohnston 15563b885e
reset values at the start
4 years ago
alanbjohnston 8e30de7a53
changed to get_camera_image
4 years ago
alanbjohnston 7e41753566
added start_camera and changed to get_camera_image
4 years ago
alanbjohnston e95cd19292
added GET_IMAGE_DEBUG prints
4 years ago
alanbjohnston dabecd1238
get_image_file debugging
4 years ago
alanbjohnston a0ee24bd7f
changed show_dir to 2
4 years ago
alanbjohnston b623059d34
Update cubesatsim.ino
4 years ago
alanbjohnston d90fcac9a6
removed .h
4 years ago
alanbjohnston 3b0b6b9070
merged from .h
4 years ago
alanbjohnston 319bd32af7
Delete pico-get-jpeg-serial.h
4 years ago
alanbjohnston e4eec4b5c9
commented back in show_dir
4 years ago
alanbjohnston 6efa6b5663
added buffer2
4 years ago
alanbjohnston 7452a24566
changed from buffer to buffer2
4 years ago
alanbjohnston d51635a751
Create pico-get-jpeg-serial.h
4 years ago
alanbjohnston 914b5bc2f1
Create pico-get-jpeg-serial.cpp
4 years ago
alanbjohnston 5718e5691f
Update cubesatsim.ino
4 years ago
alanbjohnston dacb6083eb
Update cubesatsim.ino
4 years ago
alanbjohnston 97b501fbec
removed buffer declaration
4 years ago
alanbjohnston 31269fb0cb
set filename to cam.jpg
4 years ago
alanbjohnston 0ad2706505
added void get_image_file() declaration
4 years ago
alanbjohnston 56283ca0a8
added get_image_file();
4 years ago
alanbjohnston 2d03e67ff0
changed back to v0.2 hardware, added include for pico-get-jpeg-serial
4 years ago
alanbjohnston a96afe45a2
Update and rename pico-get-jpeg-serial.ino to pico-get-jpeg-serial.cpp
4 years ago
alanbjohnston 43e8bceddd
Create pico-get-jpeg-serial.h
4 years ago
alanbjohnston 185c224b53
Create pico-get-jpeg-serial.ino
4 years ago
alanbjohnston f1606a9e7a
test with v0.1 hardware
4 years ago
alanbjohnston 2470790976
added debug_mode to sstv
4 years ago
alanbjohnston 606c9f0bc6
debug mode sstv
4 years ago
alanbjohnston 85774ce5b3
fix destination
4 years ago
alanbjohnston c708e43110
changed debug to debug_mode
4 years ago
alanbjohnston 2bb650dcbb
added destination APCSS and debug for send_packet
4 years ago
alanbjohnston b3d335d5d1
missing )
4 years ago
alanbjohnston 70c992e70f
change debug to debug_mode
4 years ago
alanbjohnston f29764d1af
added v read ina219 sensors
4 years ago
alanbjohnston 7268308165
added PROMPT_VOLTAGE
4 years ago
alanbjohnston 04a4fd0a7b
changed to BPF_PIN
4 years ago
alanbjohnston 4c6face930
added ina219_started
4 years ago
alanbjohnston 8f76eb5181
added voltage_read
4 years ago
alanbjohnston a1d870f3c6
config simulated telem when change, payload query
4 years ago
alanbjohnston 85d95b1508
implemented reset count
4 years ago
alanbjohnston 287cc59810
implemented debug mode
4 years ago
alanbjohnston 741cf588f0
misplaced }
4 years ago
alanbjohnston f493369050
added debug_mode and reset
4 years ago
alanbjohnston 6d3dc92378
added PROMPT_DEBUG
4 years ago
alanbjohnston 8ffed8573f
added debug_mode
4 years ago
alanbjohnston 2948ea635f
added payload_command
4 years ago
alanbjohnston 3659bca574
\ typo
4 years ago
alanbjohnston 790d9310b9
changed icon
4 years ago
alanbjohnston 2d05f1b5dd
added 0 in lat sprintf
4 years ago
alanbjohnston ba10303ccb
added set_lat_lon
4 years ago
alanbjohnston e7f409a504
added set_lat_lon()
4 years ago
alanbjohnston 73a22cf889
added lat and lon to aprs
4 years ago
alanbjohnston 35eded0065
clear serial input buffer for multiple prompts
4 years ago
alanbjohnston 7839457828
added void get_serial_clear_buffer()
4 years ago
alanbjohnston f5d1665ba9
added longitude
4 years ago
alanbjohnston 9b54ddba7c
fixed variable initialization in case
4 years ago
alanbjohnston f058f585d3
missing }
4 years ago
alanbjohnston 933b146d5d
typo on float
4 years ago
alanbjohnston c124fc0de8
removed extra latitude and longitude
4 years ago
alanbjohnston 6d21812e72
added latitude update
4 years ago
alanbjohnston 54d5595eb5
added latitude and longitude
4 years ago
alanbjohnston c24ab5d0de
turned serial input on
4 years ago
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 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 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
alanbjohnston 4193d35f42
changed ISR back, made text shorter
4 years ago
alanbjohnston 1895b5f755
changed pushbutton ISR from 10 ms to 100 ms
4 years ago
alanbjohnston 194cf481de
shortened and removed blink
4 years ago
alanbjohnston 4ea2923e58
shorten text
4 years ago
alanbjohnston 7718a93ec0
added help
4 years ago
alanbjohnston 83bb75f9bb
ignore \n and \r inputs
4 years ago
alanbjohnston fc56806d4e
change serial to 115200
4 years ago

Powered by TurnKey Linux.