Commit Graph

1072 Commits (0afa248b4900aae58a20541e669bd2cd75ff9a76)

Author SHA1 Message Date
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
alanbjohnston f6cf73b1a2
added sstv_TimerHandler1 to TimerHandler0
4 years ago
alanbjohnston e85273f994
typo
4 years ago
alanbjohnston e4df6c8873
changed to restartTimer after stop
4 years ago
alanbjohnston 7429c87927
start in BPSK mode
4 years ago
alanbjohnston 053dedbc84
stop and start BPSK ISR ITimer0
4 years ago
alanbjohnston 7c2b4b2db4
added sstv_end call
4 years ago
alanbjohnston 35b246c50d
added sstv_stop to transmit_off
4 years ago
alanbjohnston 1f49959a4d
start with SSTV
4 years ago
alanbjohnston dab6068968
timer 1 changed from 0 to 1
4 years ago
alanbjohnston 4a68214630
added set_sstv_pin
4 years ago
alanbjohnston 57ca8aa2da
set audio out pin to output for FM modes
4 years ago
alanbjohnston aee554a33b
added send_sstv
4 years ago
alanbjohnston e44c1e35dc
transmit_on and _off fixed
4 years ago
alanbjohnston 96437b8c1f
commented out a FSK
4 years ago
alanbjohnston 36042c349f
changed to transmit_cw
4 years ago
alanbjohnston afac32b1f7
changed to transmit_cw
4 years ago
alanbjohnston 593675518d
added SSTV mode and SSTV-Arduino-Scottie1-Library
4 years ago
alanbjohnston 4c683b36a2
testing sim mode
4 years ago
alanbjohnston ac004b67a6
typo
4 years ago
alanbjohnston 16eb5c8080
changed speed to rotation_speed and time to time_stamp
4 years ago
alanbjohnston bcfafe9b92
changed speed to rotation_speed
4 years ago
alanbjohnston 1eb830abeb
added back read reset count
4 years ago
alanbjohnston 5897514c1b
moved .begin to setup, commented out reset read from EEPROM
4 years ago
alanbjohnston d5a58a4d14
changed EEPROM puts
4 years ago
alanbjohnston fa0ffbf575
fixed diode temperature analog read to TEMPERATURE_PIN
4 years ago
alanbjohnston f92e39d53d
updated temperature calibration T1, R1, T2, R2
4 years ago
alanbjohnston 11712329b3
minor edits
4 years ago
alanbjohnston c0c37961f2
forced Sensor1 to 0
4 years ago
alanbjohnston 04366c5abb
clearing max and min telem values
4 years ago
alanbjohnston 495eba2f27
set timer0_on to true when starts
4 years ago
alanbjohnston 5bb8fe66c7
don't start Timer0 if already started by Timer0_on
4 years ago
alanbjohnston cb119141c3
added timer0_on
4 years ago
alanbjohnston 8b8d884627
another typo
4 years ago
alanbjohnston bd04c11b5f
typo
4 years ago
alanbjohnston 9fdbed1416
Update cubesatsim.ino
4 years ago
alanbjohnston e3727ec243
fixed brackets
4 years ago
alanbjohnston 3808b9f746
added parse_payload for BPSK mode
4 years ago
alanbjohnston b8c5129db9
added parse_payload for BPSK mode
4 years ago
alanbjohnston 86a7b6ae6c
in transmit_off turn everything off and stop isr
4 years ago
alanbjohnston fd527d40bc
skip PI3.3V test
4 years ago
alanbjohnston 668196947a
payload back in
4 years ago
alanbjohnston c20d78fc70
changed to 434.251 MHz for FM
4 years ago
alanbjohnston ebe596757c
no callsign transmit
4 years ago
alanbjohnston 9dadd56631
don't check for wifi
4 years ago
alanbjohnston 0896e06d31
blink at start
4 years ago
alanbjohnston 39589c40e1
in transmit_on, turn BPSK on as well
4 years ago
alanbjohnston 0e1bad64a1
mode starts BPSK
4 years ago
alanbjohnston d01633e304
sleep 5s after cw id
4 years ago
alanbjohnston 157717dd40
cw id only at start
4 years ago
alanbjohnston 03bc3b688c
start with a space
4 years ago
alanbjohnston ac5a0cb733
a little slower
4 years ago
alanbjohnston 03624d6cf6
faster higher
4 years ago
alanbjohnston 201d115267
added hi hi
4 years ago
alanbjohnston f065261389
faster and lower
4 years ago
alanbjohnston 5c4a2309ec
Update cubesatsim.h
4 years ago
alanbjohnston 994e1668a8
no printfs
4 years ago
alanbjohnston a1f4c9d71d
added space between dits and dahs
4 years ago
alanbjohnston 57d626c286
higher f
4 years ago
alanbjohnston cb07282e41
Update cubesatsim.ino
4 years ago
alanbjohnston 6750d91d92
more spaces, no AFSK
4 years ago
alanbjohnston 7c5c2512cd
slower CW and higher f
4 years ago
alanbjohnston 32c0545b86
Update cubesatsim.ino
4 years ago
alanbjohnston 27320668db
remove printfs
4 years ago
alanbjohnston 959215801f
print morse_table as use
4 years ago
alanbjohnston 5d78382fe3
increment during space
4 years ago
alanbjohnston 54838dd0cd
force with (float)
4 years ago
alanbjohnston dc09d6544f
convert to float
4 years ago
alanbjohnston cc462ca27f
print sleep time for space
4 years ago
alanbjohnston 01b1e3ff49
printout callsign
4 years ago
alanbjohnston 1bcc733aaa
replaced strcat with strcpy in callsign
4 years ago
alanbjohnston 2101fac7a1
Update cubesatsim.ino
4 years ago
alanbjohnston 2b00052e8c
return in transmit_char
4 years ago
alanbjohnston ab29cc5bea
add back in callsign
4 years ago
alanbjohnston 86256ae4ae
commented out payload config and read
4 years ago
alanbjohnston 4355c7ef85
removed 2nd start_payload
4 years ago
alanbjohnston 61b01ba0c6
comment out callsign
4 years ago
alanbjohnston 279943ce75
sleep in sec not ms
4 years ago
alanbjohnston 1dddc9a2e7
missing }
4 years ago
alanbjohnston 5982096f9f
typos
4 years ago
alanbjohnston d00ce64076
transmit de callsign for AFSK
4 years ago
alanbjohnston 415ce09a81
added callsign[20]
4 years ago
alanbjohnston 2071a6afbb
Update cubesatsim.h
4 years ago
alanbjohnston 72e4087a13
added morse frequency
4 years ago
alanbjohnston 10f6caf246
added type.h
4 years ago
alanbjohnston 668067d1d4
Update cubesatsim.h
4 years ago
alanbjohnston f98a12cd81
morse table edits
4 years ago
alanbjohnston e7baae6e3b
Update cubesatsim.ino
4 years ago
alanbjohnston 13b9db5c34
Update cubesatsim.h
4 years ago
alanbjohnston 0e21760297
Update cubesatsim.h
4 years ago
alanbjohnston a647154392
moving payload code
4 years ago
alanbjohnston 9c90f401ec
removed extra bracket
4 years ago
alanbjohnston 65909f881a
fixed double BME in payload string, don't switch to FSK mode
4 years ago
alanbjohnston f143a37013
Pico
4 years ago
alanbjohnston 86b6be041d
AFSK mode
4 years ago
alanbjohnston 0d3973fe63
Pico W set
4 years ago
alanbjohnston 03caf868aa
#define PICO_W for Pico W board. Otherwise, compilation fail for Pico or runtime fail if compile as Pico W
4 years ago
alanbjohnston 5466e15431
test for wifi back in
4 years ago
alanbjohnston 8fbe41699e
don't check for wifi
4 years ago
alanbjohnston 85d5630785
if Pico W, don't blink LED as it hangs
4 years ago
alanbjohnston 05dddeaa2e
Add printfs
4 years ago
alanbjohnston be19e13b9e
typo
4 years ago
alanbjohnston c45374fe09
added zeros if MPU not present
4 years ago
alanbjohnston a1ba3b503e
BPSK
4 years ago
alanbjohnston 35be0edc29
fixed 3.3V Pi Zero detection
4 years ago
alanbjohnston d29297e298
move Wifi objects
4 years ago
alanbjohnston 6fd4047a66
typo
4 years ago
alanbjohnston 45ae7e44f2
typo
4 years ago
alanbjohnston 397ec15f6e
added WiFi support, need to use Pico W board
4 years ago
alanbjohnston 148b93451f
more wifi
4 years ago
alanbjohnston 984c2af570
add WiFi support, need to use Pico W board
4 years ago
alanbjohnston eac4d5b7b2
added payload_OK_only() for when Pi present
4 years ago
alanbjohnston 1844c7c232
added payload_OK_only() for when Pi present
4 years ago
alanbjohnston a096297b75
Add second timer for pushbutton read
4 years ago
alanbjohnston f83f777ef2
Add second timer for pushbutton read
4 years ago
alanbjohnston 075fb5b0ef
removed excess payload string prints
4 years ago
alanbjohnston b0d642d8eb
mode starts as AFSK
4 years ago
alanbjohnston 4d19ec3396
clear payload string each time
4 years ago
alanbjohnston d99732cbf1
changed wording on initial set
4 years ago
alanbjohnston 99f5b01b63
incremented stored reset by one for first time
4 years ago
alanbjohnston bb07b0daa8
moved EEPROM.begin(512);
4 years ago
alanbjohnston 233d5598af
added read_reset_count()
4 years ago
alanbjohnston b0189ca758
added read_reset_count()
4 years ago
alanbjohnston 27afe6d531
added EEPROM commit
4 years ago
alanbjohnston db80f73292
print correctly
4 years ago
alanbjohnston 864d92b717
flag is now a long
4 years ago
alanbjohnston 90bee86f8b
dump EEPROM first
4 years ago
alanbjohnston a602c87f74
comparison
4 years ago
alanbjohnston 2f21ef407f
check for A07 in EEPROM
4 years ago
alanbjohnston 8fc0c576ae
print EEPROM write results
4 years ago
alanbjohnston 72098bff69
more EEPROM
4 years ago
alanbjohnston 6dfed1f280
adding EEPROM write as floats using put
4 years ago
alanbjohnston 65ffed47f1
Removed SQUELCH pin
4 years ago
alanbjohnston 7c5461e460
changed PWM pins to match Pico 0.1 board
4 years ago
alanbjohnston 0923f93a1a
don't set ina219s to 400mA range
4 years ago
alanbjohnston e456799987
only do BPSK in isr if in BPSK mode
4 years ago
alanbjohnston e012a56ed5
in radio_config also config SR_FRS for FSK mode
4 years ago
alanbjohnston 93cdf1c0ff
keep PD low until AFSK is selected
4 years ago
alanbjohnston 21a4bfa739
check for button press once per loop
4 years ago
alanbjohnston 74605d9579
check for button press upon coming out of sleep
4 years ago
alanbjohnston e703007bb0
make sure built in LED is on before blinking
4 years ago
alanbjohnston 54a8b590e3
blink built in LED opposite
4 years ago
alanbjohnston 56c70ea772
blink builtin LED with button press
4 years ago
alanbjohnston 455b31b3ca
typo
4 years ago
alanbjohnston eb43633c5d
added BOOTSEL button
4 years ago
alanbjohnston b1353c5c77
BPSK blinking LED
4 years ago
alanbjohnston eb9b19b73a
typo
4 years ago
alanbjohnston c11ded950e
added mpuPresent to the rest of the payload read
4 years ago
alanbjohnston 4a18d28bd3
back to BPSK mode
4 years ago
alanbjohnston cc3b76231a
fixed wire read test
4 years ago
alanbjohnston 02f5b70f16
added mpuPresent test and conditional
4 years ago
alanbjohnston 27dcd95a79
added mpuPresent
4 years ago
alanbjohnston 673de2d456
added i2c_bus1 and 3
4 years ago
alanbjohnston bee5e4eb7b
changed back to i2c_bus 0 to 3
4 years ago
alanbjohnston a569c3f72a
Update cubesatsim.h
4 years ago
alanbjohnston 51185879e1
added i2c_bus1 and 2
4 years ago
alanbjohnston 1c8e60600e
added back in payload()
4 years ago
alanbjohnston fe5e8d4709
added frameTime to AFSK
4 years ago
alanbjohnston c110d01a20
starting AFSL mode
4 years ago
alanbjohnston 13f007a066
try turning on pushbutton code
4 years ago
alanbjohnston e3b2b14a39
turned off payload
4 years ago
alanbjohnston 7ac1db9167
add back in payload and ina219 read
4 years ago
alanbjohnston 11e3c9c9ef
added bpsk_pin_slice
4 years ago
alanbjohnston ebac35d848
added uptime from mills/1000
4 years ago
alanbjohnston 13da768e06
changed uptime to 1000
4 years ago
alanbjohnston d91f5f6b4d
display microseconds per
4 years ago
alanbjohnston 4da516a55e
changed from samplePeriod to frameTime
4 years ago
alanbjohnston e220b636be
Update cubesatsim.ino
4 years ago
alanbjohnston e2eccec3c9
try bufLen 5751
4 years ago
alanbjohnston 9ac3fc7869
fixed bufLen bug
4 years ago
alanbjohnston 6ce7f73a24
Update cubesatsim.ino
4 years ago
alanbjohnston 25476dfbb1
Update cubesatsim.ino
4 years ago
alanbjohnston 2db4b115e5
Update cubesatsim.h
4 years ago
alanbjohnston 2c174fb7cd
Update cubesatsim.h
4 years ago
alanbjohnston e5f1f98168
Update cubesatsim.ino
4 years ago
alanbjohnston b8431ab5f5
Update cubesatsim.ino
4 years ago
alanbjohnston ca3c051856
Update cubesatsim.ino
4 years ago
alanbjohnston 90fb90dfc9
Update cubesatsim.ino
4 years ago
alanbjohnston e9b217cb2b
added microsecond timer calculation for sir
4 years ago
alanbjohnston 23b8549814
Update cubesatsim.h
4 years ago
alanbjohnston f78821fab6
moved write_wave to after phase calculation
4 years ago
alanbjohnston 7a8de7514d
fixed typo
4 years ago
alanbjohnston 48f23c8ad1
buffer size back to 1 *
4 years ago
alanbjohnston 688b893c40
print counter each loop
4 years ago
alanbjohnston 8b37f28aa0
frameCnt back to 1
4 years ago
alanbjohnston d32c21589f
moved buffer memset to initialization only
4 years ago
alanbjohnston 3e656cb405
frameCnt of 2
4 years ago
alanbjohnston 226d725b60
bufLen 2 *
4 years ago
alanbjohnston 36890de819
buffer 2 * 5841
4 years ago
alanbjohnston 8c16afda44
Update cubesatsim.ino
4 years ago
alanbjohnston 033b4971ca
Update cubesatsim.ino
4 years ago
alanbjohnston c3ce276f6b
repeatedly print b10
4 years ago
alanbjohnston ece0386c15
Update cubesatsim.ino
4 years ago
alanbjohnston 94156cfc64
Update cubesatsim.ino
4 years ago
alanbjohnston 2d8202f7cb
print d10
4 years ago
alanbjohnston 8a39bc85e8
set uptime to 1000
4 years ago
alanbjohnston 780b000752
change from 600 to 1200 bps
4 years ago
alanbjohnston c32974cf6e
Update cubesatsim.ino
4 years ago
alanbjohnston 72508af6bb
Update cubesatsim.ino
4 years ago
alanbjohnston eaf6b7701f
Update cubesatsim.ino
4 years ago
alanbjohnston a450a99657
Update cubesatsim.ino
4 years ago
alanbjohnston f7410d5d22
Update cubesatsim.ino
4 years ago
alanbjohnston 97d1a26eac
try 1 us delay,
4 years ago
alanbjohnston 4355cea0fe
Update cubesatsim.ino
4 years ago
alanbjohnston b0e797d1f4
Update cubesatsim.ino
4 years ago
alanbjohnston 6b9eb5f82d
Update cubesatsim.ino
4 years ago
alanbjohnston 1d367d0f40
Update cubesatsim.ino
4 years ago
alanbjohnston ce08e5aa21
Update cubesatsim.ino
4 years ago
alanbjohnston fc5ea37eee
Update cubesatsim.ino
4 years ago
alanbjohnston 907b99e8bc
Update cubesatsim.ino
4 years ago
alanbjohnston 9a9c1efda7
434.9 MHz signal
4 years ago
alanbjohnston dd4f1d47b9
Update cubesatsim.ino
4 years ago
alanbjohnston 6306a0bc77
Update cubesatsim.ino
4 years ago
alanbjohnston ebbdf7d2c6
Update cubesatsim.ino
4 years ago
alanbjohnston 7902e6950f
Update cubesatsim.h
4 years ago
alanbjohnston 89794306bd
Update cubesatsim.ino
4 years ago
alanbjohnston 89ae545ed1
Update cubesatsim.ino
4 years ago
alanbjohnston 258813ee1b
Update cubesatsim.ino
4 years ago
alanbjohnston 3d2b9e8804
Update cubesatsim.ino
4 years ago
alanbjohnston fdb5a0ea61
Update cubesatsim.ino
4 years ago
alanbjohnston 4c67d95bf5
Update cubesatsim.ino
4 years ago
alanbjohnston 5c49e0b062
Update cubesatsim.h
4 years ago
alanbjohnston 1bc90a41c5
Update cubesatsim.h
4 years ago
alanbjohnston 993c6160c2
Update cubesatsim.ino
4 years ago
alanbjohnston d1b5bab66e
Update cubesatsim.ino
4 years ago
alanbjohnston 61c6b6fe40
Update cubesatsim.ino
4 years ago
alanbjohnston e1976f1ece
Update cubesatsim.ino
4 years ago
alanbjohnston ada84481a9
Update cubesatsim.ino
4 years ago
alanbjohnston 846cdf152b
Update cubesatsim.ino
4 years ago
alanbjohnston a1c28d38de
Update cubesatsim.ino
4 years ago
alanbjohnston a3b9cebbb6
Update cubesatsim.ino
4 years ago
alanbjohnston 3dec62a197
Update cubesatsim.ino
4 years ago
alanbjohnston 27c2ed02a4
Update cubesatsim.ino
4 years ago
alanbjohnston a38963a07e
Update cubesatsim.ino
4 years ago
alanbjohnston 3f99505e0f
Update cubesatsim.h
4 years ago
alanbjohnston fbdec1ef69
Update cubesatsim.ino
4 years ago
alanbjohnston 032cda091a
Update cubesatsim.ino
4 years ago
alanbjohnston e4f05daf8c
Update cubesatsim.ino
4 years ago
alanbjohnston 945a9a8538
Update cubesatsim.ino
4 years ago
alanbjohnston b55d3b97e1
Update cubesatsim.h
4 years ago
alanbjohnston 43f5be45e6
Update cubesatsim.ino
4 years ago
alanbjohnston 5f9f08b132
Update cubesatsim.ino
4 years ago
alanbjohnston 6129639dc2
Update cubesatsim.h
4 years ago
alanbjohnston 152717f592
Update cubesatsim.ino
4 years ago
alanbjohnston 07d3313278
Update cubesatsim.h
4 years ago
alanbjohnston 25cedf2e5b
Update cubesatsim.ino
4 years ago
alanbjohnston be19bbcd0a
Update cubesatsim.ino
4 years ago
alanbjohnston 8d87d74609
Update cubesatsim.ino
4 years ago
alanbjohnston 9018efbd06
Update cubesatsim.h
4 years ago
alanbjohnston f010b48147
Update cubesatsim.ino
4 years ago
alanbjohnston 9b8b6bb33d
Update cubesatsim.ino
4 years ago
alanbjohnston af834cc027
Update cubesatsim.ino
4 years ago
alanbjohnston 70a72ad7ec
Update cubesatsim.ino
4 years ago
alanbjohnston 3b5848b1b7
Update cubesatsim.ino
4 years ago
alanbjohnston 9a9d3f494a
Update cubesatsim.h
4 years ago
alanbjohnston 7f3f01e772
Update cubesatsim.ino
4 years ago
alanbjohnston fddf38001e
Update cubesatsim.ino
4 years ago
alanbjohnston 04b14e38cb
Update cubesatsim.ino
4 years ago
alanbjohnston 73c73d96f9
Update cubesatsim.ino
4 years ago
alanbjohnston 275f2fa3d1
Update cubesatsim.ino
4 years ago
alanbjohnston 550f74fc2f
Update cubesatsim.h
4 years ago
alanbjohnston cd434c43a3
Update cubesatsim.ino
4 years ago
alanbjohnston d65476c580
Update cubesatsim.ino
4 years ago
alanbjohnston 287faf8c78
Update cubesatsim.ino
4 years ago
alanbjohnston 4cc319f0e2
Update cubesatsim.ino
4 years ago
alanbjohnston d6c2f9ec54
Update cubesatsim.ino
4 years ago
alanbjohnston de57af001a
Update cubesatsim.ino
4 years ago
alanbjohnston ff459effda
Update cubesatsim.h
4 years ago
alanbjohnston c6b7659a44
Update cubesatsim.ino
4 years ago
alanbjohnston 32799868d9
Update cubesatsim.ino
4 years ago
alanbjohnston 7ec39dd720
Update cubesatsim.h
4 years ago
alanbjohnston 0f4558688b
Update cubesatsim.ino
4 years ago
alanbjohnston 1f93d47af3
Update cubesatsim.ino
4 years ago
alanbjohnston 00c3848086
Update cubesatsim.ino
4 years ago
alanbjohnston 03630a9b49
Update cubesatsim.h
4 years ago
alanbjohnston f786fdff0c
Update cubesatsim.ino
4 years ago
alanbjohnston 75ab86ac65
Update cubesatsim.h
4 years ago
alanbjohnston 03f88db470
Update cubesatsim.ino
4 years ago
alanbjohnston 29b62f2ba7
Update cubesatsim.ino
4 years ago
alanbjohnston 909359a98d
Update cubesatsim.h
4 years ago
alanbjohnston 4bdc3cdb5b
Update cubesatsim.ino
4 years ago
alanbjohnston 27b83398b5
Update cubesatsim.ino
4 years ago
alanbjohnston 4eb7649fad
Update cubesatsim.h
4 years ago
alanbjohnston 131c2c780a
Update cubesatsim.ino
4 years ago
alanbjohnston 97e9939c60
Update cubesatsim.ino
4 years ago
alanbjohnston ad9c548bc1
Update cubesatsim.ino
4 years ago
alanbjohnston 8336368c9e
Update cubesatsim.h
4 years ago
alanbjohnston 6539a5c2e4
Update cubesatsim.ino
4 years ago
alanbjohnston d37675daa4
Update cubesatsim.h
4 years ago
alanbjohnston ca0ce29c7c
Update cubesatsim.ino
4 years ago
alanbjohnston 9d155efe8d
Update cubesatsim.ino
4 years ago
alanbjohnston 45a265a1e3
Update cubesatsim.h
4 years ago
alanbjohnston 80d1024769
Update cubesatsim.ino
4 years ago
alanbjohnston d5c309f015
Update cubesatsim.ino
4 years ago
alanbjohnston e21c1de394
Update cubesatsim.ino
4 years ago
alanbjohnston 31473b32d9
Update cubesatsim.ino
4 years ago
alanbjohnston d36c7648db
Update cubesatsim.ino
4 years ago
alanbjohnston f0bd8704bd
Update cubesatsim.ino
4 years ago
alanbjohnston 1afb378d90
Update cubesatsim.ino
4 years ago
alanbjohnston 42000237f8
Update cubesatsim.ino
4 years ago
alanbjohnston f89913846d
Update cubesatsim.ino
4 years ago

Powered by TurnKey Linux.