Commit Graph

1072 Commits (0afa248b4900aae58a20541e669bd2cd75ff9a76)

Author SHA1 Message Date
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
alanbjohnston b6885404cf
missing }
4 years ago
alanbjohnston 4ef6e132da
typo
4 years ago
alanbjohnston 2d9f0a03ee
syntax
4 years ago
alanbjohnston 008c0889e0
added serial_input() and switch
4 years ago
alanbjohnston 69890cdfe1
added serial_input()
4 years ago
alanbjohnston 3c4388a5fe
serial1 typo
4 years ago
alanbjohnston 0f28427e49
added serial.read in TimerHandler1
4 years ago
alanbjohnston 0f559e6167
took out Pico W again
4 years ago
alanbjohnston 9592578b74
try W again
4 years ago
alanbjohnston 16bb549c5b
don't turn transmit_on for SSTV, turn blue LED on/off
4 years ago
alanbjohnston cbafae4e89
Update cubesatsim.ino
4 years ago
alanbjohnston 31c5f80aa4
change input_file to image_file
4 years ago
alanbjohnston a27286bc97
added jpeg_decode and scottie1_transmit_file with PTT
4 years ago
alanbjohnston 53971300ae
Pico pin changes for v0.2 board
4 years ago
alanbjohnston 875e17ac8c
Delete esp32-cam-jpeg-serial.ino
4 years ago
alanbjohnston 241bd9122b
Create esp32-cam-send-jpeg-serial.ino
4 years ago
alanbjohnston aef42f9899
Create pico-get-jpeg-serial.ino
4 years ago
alanbjohnston d738bcb29b
Create esp32-cam-jpeg-serial.ino
4 years ago
alanbjohnston 1f62f86cbb
Update cubesatsim.ino
4 years ago
alanbjohnston 0fe381cefc
moved first_time_sstv from transmit_on to config_radio
4 years ago
alanbjohnston da5fa455f7
added first_time_sstv flag for sending sstv1 and sstv2
4 years ago
alanbjohnston 471631c82a
added first_time_sstv
4 years ago
alanbjohnston 814dba23ec
changed to sstv2
4 years ago
alanbjohnston 0d5f310559
added / in filenames
4 years ago
alanbjohnston 5f8894519a
fixed image file char
4 years ago
alanbjohnston cd765966f8
send sstv using filename string
4 years ago
alanbjohnston fd575b0a0e
added sstv filenames 1 and 2
4 years ago
alanbjohnston c008a66174
changed from 1MB to 512kB
4 years ago
alanbjohnston b19df2f5e7
added delay after error message
4 years ago
alanbjohnston 59ce56c003
move load_files earlier
4 years ago
alanbjohnston 57aa5ccbb2
more println
4 years ago
alanbjohnston 2ce2e0387c
changed print to pringle
4 years ago
alanbjohnston 902dfe07e0
upload sstv files if not in FS
4 years ago
alanbjohnston 882b5e178d
typo
4 years ago
alanbjohnston 31779abe0f
typo
4 years ago
alanbjohnston 418b23ef22
added LittleFS
4 years ago
alanbjohnston 1821c8b38f
Create sstv2.h
4 years ago
alanbjohnston 3021760f83
Create sstv1.h
4 years ago
alanbjohnston 247e04036b
added load_files and show_dir
4 years ago
alanbjohnston c53d58a233
copied from other
4 years ago
alanbjohnston 44347ba3a2
put transmit_on back on for APRS
4 years ago
alanbjohnston f035fc1835
added cw_stop to exit CW mode
4 years ago
alanbjohnston 0c90935597
added cw_stop to exit CW mode
4 years ago
alanbjohnston 45595d2f9e
don't send hi hi first in CW, don't send payload
4 years ago
alanbjohnston ec80085556
don't transmit callsign if CW mode
4 years ago
alanbjohnston 8ea74740cc
removed i < 5 since it didn't work
4 years ago
alanbjohnston ce1bb08342
added extra column in morse table
4 years ago
alanbjohnston c944b051b8
fixed str
4 years ago
alanbjohnston 1b63bb8469
typo
4 years ago
alanbjohnston 955d8db97a
prints in CW
4 years ago
alanbjohnston 8ffd3e3eeb
added tlm_str
4 years ago
alanbjohnston 0dd5f22c5f
added tlm and payload str
4 years ago
alanbjohnston e75dfe099b
added missing }
4 years ago
alanbjohnston 04af7395ff
fixed simulate telem
4 years ago
alanbjohnston 35b553c3ee
added CW telemetry mode
4 years ago
alanbjohnston 1d814f075a
removed extra char call
4 years ago
alanbjohnston 967f2795e5
send callsign each time mode is changed, cw frequency correct
4 years ago
alanbjohnston 6625d81de1
added print
4 years ago
alanbjohnston f9956b42a4
added PD enable
4 years ago
alanbjohnston ac15394cee
add transmit cw
4 years ago
alanbjohnston 1e48e04b6d
fixed { typo
4 years ago
alanbjohnston db07f35750
typo config sim telem
4 years ago
alanbjohnston 0468069065
use simulated telem mode if bus 3 isn't present.
4 years ago
alanbjohnston b8ff403bbb
changed OFF to false for i2c bus
4 years ago
alanbjohnston c1c6c1fca7
added print of i2c bus status
4 years ago
alanbjohnston 361eedb055
working all files together, changed back to -Library.h
4 years ago
alanbjohnston fbb99cfebe
Update cubesatsim.ino
4 years ago
alanbjohnston 744bf83b6a
Update cubesatsim.h
4 years ago
alanbjohnston f8b8221ff2
Update cubesatsim.ino
4 years ago
alanbjohnston b5fb8f828f
added #include "RPi_Pico_ISR_Timer.h"
4 years ago
alanbjohnston 7daa07e842
sstv
4 years ago
alanbjohnston 1763c66c36
AFSK
4 years ago
alanbjohnston ebacf5df76
mode SSTV
4 years ago
alanbjohnston fe52593108
removed other Timers
4 years ago
alanbjohnston 4e5fb8f6a3
made global
4 years ago
alanbjohnston f3312b1222
moved ITImers from SSTV to here
4 years ago
alanbjohnston 0732df19fa
swap timers 0 and 1
4 years ago
alanbjohnston ccdfb87de6
don't stop BPSK Timer0
4 years ago
alanbjohnston c02e928881
made some interrupt variables volatile
4 years ago
alanbjohnston bce637713f
start BPSK
4 years ago
alanbjohnston 459183e281
start SSTV
4 years ago
alanbjohnston a4085ff322
start AFSK mode
4 years ago
alanbjohnston b7f91aca30
back to sstv_end
4 years ago
alanbjohnston 2d0b2bccee
changed sstv_end for sstv_stop
4 years ago
alanbjohnston bbc79510fc
added cam.raw to send_sstv
4 years ago
alanbjohnston 63e542436a
start with SSTV
4 years ago
alanbjohnston d9afbdeaed
revert back 4 hours
4 years ago
alanbjohnston bdaa6e0879
revert back 4 hours
4 years ago
alanbjohnston dd5f73d621
added extern
4 years ago
alanbjohnston 87107c9084
commented it out
4 years ago
alanbjohnston 6c4f6435d3
made global
4 years ago
alanbjohnston b34f7c16ef
fixed?
4 years ago
alanbjohnston c9490cdcbf
trying to fix
4 years ago
alanbjohnston f93476ae5d
added }
4 years ago
alanbjohnston 537de4d221
Update cubesatsim.ino
4 years ago
alanbjohnston 68d9860ed4
removed 1
4 years ago
alanbjohnston f330cc8d41
changed null to 1
4 years ago
alanbjohnston ba8f747907
added null parameter
4 years ago
alanbjohnston 13213062a3
added bool sstv_TimerHandler1 declaration
4 years ago
alanbjohnston 19484a9731
added }
4 years ago

Powered by TurnKey Linux.