Commit Graph

918 Commits (9cf1643224c5b52dfeb68bc1978c12911d6c0005)

Author SHA1 Message Date
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

Powered by TurnKey Linux.