Commit Graph

1072 Commits (0afa248b4900aae58a20541e669bd2cd75ff9a76)

Author SHA1 Message Date
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
alanbjohnston c056bca2d4
Update cubesatsim.ino
4 years ago
alanbjohnston f9c35c3419
Update cubesatsim.ino
4 years ago
alanbjohnston 3f34d26b5a
Update cubesatsim.ino
4 years ago
alanbjohnston 9c79691a90
Update cubesatsim.ino
4 years ago
alanbjohnston 043e648916
Update cubesatsim.ino
4 years ago
alanbjohnston b6879265ba
Update cubesatsim.ino
4 years ago
alanbjohnston 785c5bd498
Update cubesatsim.ino
4 years ago
alanbjohnston bd0f5fcf9d
Update cubesatsim.ino
4 years ago
alanbjohnston 06a30c6814
Update cubesatsim.ino
4 years ago
alanbjohnston b0e5fc4669
Update cubesatsim.ino
4 years ago
alanbjohnston 477e4c2055
Update cubesatsim.ino
4 years ago
alanbjohnston c9b18218ff
Update cubesatsim.ino
4 years ago
alanbjohnston 2a720fd4df
Update cubesatsim.ino
4 years ago
alanbjohnston cad96d3d63
Update cubesatsim.h
4 years ago
alanbjohnston d522b4eab5
Update cubesatsim.ino
4 years ago
alanbjohnston f92249980e
Update cubesatsim.h
4 years ago
alanbjohnston d31292f8e0
Update cubesatsim.ino
4 years ago
alanbjohnston 0c7dd3d14a
Update cubesatsim.ino
4 years ago
alanbjohnston 7194a26056
Update cubesatsim.ino
4 years ago
alanbjohnston f5a2f5d291
Update cubesatsim.ino
4 years ago
alanbjohnston ecadeceb33
Update cubesatsim.ino
4 years ago
alanbjohnston 155ce744a5
Update cubesatsim.ino
4 years ago
alanbjohnston 87ff13889a
Update cubesatsim.ino
4 years ago
alanbjohnston 8864b3ba53
Update cubesatsim.ino
4 years ago
alanbjohnston c8308dd3b2
Update cubesatsim.ino
4 years ago
alanbjohnston 8c4ba4ef0e
Update cubesatsim.h
4 years ago
alanbjohnston b113f7dae3
Update cubesatsim.ino
4 years ago
alanbjohnston 322383e206
Update cubesatsim.ino
4 years ago
alanbjohnston 3e64bd5d32
Update cubesatsim.ino
4 years ago
alanbjohnston 0062dc623b
Update cubesatsim.ino
4 years ago
alanbjohnston 37a6596518
Update cubesatsim.ino
4 years ago
alanbjohnston c20ea6526f
Update cubesatsim.ino
4 years ago
alanbjohnston e907ecd72c
Update cubesatsim.ino
4 years ago
alanbjohnston aa7155847e
Update cubesatsim.h
4 years ago
alanbjohnston fe67a8ded8
Update cubesatsim.ino
4 years ago
alanbjohnston 33ee9dd871
Update cubesatsim.h
4 years ago
alanbjohnston 472cab8f5a
Update cubesatsim.ino
4 years ago
alanbjohnston 5e7a5cbad7
Update cubesatsim.ino
4 years ago
alanbjohnston e97187e4e9
Update cubesatsim.ino
4 years ago
alanbjohnston 9aeee94398
Update cubesatsim.ino
4 years ago
alanbjohnston abcc984760
Update cubesatsim.h
4 years ago
alanbjohnston b4e74be169
Update cubesatsim.ino
4 years ago
alanbjohnston 586cfde677
Update cubesatsim.h
4 years ago
alanbjohnston c00c9962e0
Update cubesatsim.ino
4 years ago
alanbjohnston 691bb7b927
Update cubesatsim.ino
4 years ago
alanbjohnston 3fa0d28df2
Update cubesatsim.ino
4 years ago
alanbjohnston 0ce7a8cd68
Update cubesatsim.ino
4 years ago
alanbjohnston 52fa1ac016
Update cubesatsim.ino
4 years ago
alanbjohnston 98fa3fcf7b
Update cubesatsim.ino
4 years ago
alanbjohnston cfb2600ce2
Update cubesatsim.ino
4 years ago
alanbjohnston bd7837960e
Update cubesatsim.ino
4 years ago
alanbjohnston a76fe27f26
Update cubesatsim.h
4 years ago
alanbjohnston 9675ffe73d
Update cubesatsim.h
4 years ago
alanbjohnston 87e9afbec3
Update cubesatsim.ino
4 years ago
alanbjohnston d700eaeea7
Update cubesatsim.ino
4 years ago
alanbjohnston f7d5c55649
Update cubesatsim.ino
4 years ago
alanbjohnston f6d0dd855e
Update cubesatsim.ino
4 years ago
alanbjohnston 066633e7c1
Update cubesatsim.ino
4 years ago
alanbjohnston 194e77a3d0
Update cubesatsim.ino
4 years ago
alanbjohnston 74b1d36d7a
Update cubesatsim.ino
4 years ago
alanbjohnston 2ebdcd7dc1
Update cubesatsim.ino
4 years ago
alanbjohnston dff107b809
Update cubesatsim.ino
4 years ago
alanbjohnston 985b7ce0fd
Update cubesatsim.ino
4 years ago
alanbjohnston f6588a38f3
Update cubesatsim.h
4 years ago
alanbjohnston 0064b8abb2
Update cubesatsim.h
4 years ago
alanbjohnston 457eccb4a6
Update cubesatsim.h
4 years ago
alanbjohnston a48fe46815
Update cubesatsim.ino
4 years ago
alanbjohnston 0bcbfa2069
Update cubesatsim.ino
4 years ago
alanbjohnston 4a40a95e78
Update cubesatsim.h
4 years ago
alanbjohnston 4fa1d860a0
Update cubesatsim.ino
4 years ago
alanbjohnston 87059e60de
Update cubesatsim.ino
4 years ago
alanbjohnston dd46116e20
Update cubesatsim.ino
4 years ago
alanbjohnston 7956a84ea1
Update cubesatsim.ino
4 years ago
alanbjohnston 751d050446
Update cubesatsim.ino
4 years ago
alanbjohnston c12afd7cfb
Update cubesatsim.ino
4 years ago
alanbjohnston 36b86c8c81
Update cubesatsim.ino
4 years ago
alanbjohnston e195227365
Update cubesatsim.ino
4 years ago
alanbjohnston 69360d824d
Update cubesatsim.ino
4 years ago
alanbjohnston c01c243811
Update cubesatsim.ino
4 years ago
alanbjohnston 81d278aff0
Update cubesatsim.ino
4 years ago
alanbjohnston 5333a55a4e
Update cubesatsim.ino
4 years ago
alanbjohnston 84e5b56c19
Update cubesatsim.ino
4 years ago
alanbjohnston 914bd1a1b3
Update cubesatsim.ino
4 years ago
alanbjohnston 65c36dfbcd
Update cubesatsim.ino
4 years ago
alanbjohnston e534ba8310
Update cubesatsim.ino
4 years ago
alanbjohnston a6a70aa398
Update cubesatsim.ino
4 years ago
alanbjohnston d92a1070a3
Update cubesatsim.ino
4 years ago
alanbjohnston c33acdcfcb
Update cubesatsim.ino
4 years ago
alanbjohnston 71b9642c64
Update cubesatsim.ino
4 years ago
alanbjohnston 74b5af0e6a
Update cubesatsim.ino
4 years ago
alanbjohnston 59998eeffe
added setup1 and loop1
4 years ago
alanbjohnston d3fd37703a
Update cubesatsim.ino
4 years ago
alanbjohnston 9147e0955b
Update cubesatsim.h
4 years ago
alanbjohnston cd2449e970
Update cubesatsim.h
4 years ago
alanbjohnston 30b8cc15de
Update cubesatsim.h
4 years ago
alanbjohnston fc72148b6b
Update cubesatsim.h
4 years ago
alanbjohnston 8760468304
Update cubesatsim.ino
4 years ago
alanbjohnston ca55863402
Update cubesatsim.ino
4 years ago
alanbjohnston d0806870f1
Update cubesatsim.ino
4 years ago
alanbjohnston e597bfbe11
Update cubesatsim.ino
4 years ago
alanbjohnston d4c620358e
Update cubesatsim.ino
4 years ago
alanbjohnston acdcef1f34
Update cubesatsim.ino
4 years ago
alanbjohnston 718a358ba9
Update cubesatsim.ino
4 years ago
alanbjohnston 0489fc587f
Update cubesatsim.ino
4 years ago
alanbjohnston ed9f5e98fc
Update cubesatsim.h
4 years ago
alanbjohnston aec31adcda
Update cubesatsim.ino
4 years ago
alanbjohnston b6d15f269b
Update cubesatsim.ino
4 years ago
alanbjohnston d3963bef38
Update cubesatsim.ino
4 years ago
alanbjohnston c9b2010821
Update cubesatsim.ino
4 years ago
alanbjohnston 753c3e85d7
Create cubesatsim.ino
4 years ago
alanbjohnston dfebd9cdf0
Update cubesatsim.ino
4 years ago
alanbjohnston 81f18b4954
Update cubesatsim.ino
4 years ago
alanbjohnston 6c56f63b8a
Update cubesatsim.ino
4 years ago
alanbjohnston ea1976ffc9
Update cubesatsim.ino
4 years ago
alanbjohnston 72bf556de5
Update cubesatsim.ino
4 years ago
alanbjohnston 13950307f2
Update cubesatsim.h
4 years ago
alanbjohnston c4032acf69
Update cubesatsim.h
4 years ago
alanbjohnston 3f84eece37
Update cubesatsim.ino
4 years ago
alanbjohnston b7e71cd137
Update cubesatsim.h
4 years ago
alanbjohnston da37f75a16
Update cubesatsim.ino
4 years ago
alanbjohnston fa5227dd06
Update cubesatsim.ino
4 years ago
alanbjohnston a053d5b4d4
Update cubesatsim.ino
4 years ago
alanbjohnston 4cdc43c671
Update cubesatsim.h
4 years ago
alanbjohnston 0faadaadc9
Update cubesatsim.h
4 years ago
alanbjohnston 5fadd62933
Update cubesatsim.ino
4 years ago
alanbjohnston 39bd0ddda9
Update cubesatsim.ino
4 years ago
alanbjohnston 8925fd634b
Update cubesatsim.ino
4 years ago
alanbjohnston 96bdd63a72
Update cubesatsim.ino
4 years ago
alanbjohnston f9fbcbf040
Update cubesatsim.ino
4 years ago
alanbjohnston 5bd7b2352f
Update cubesatsim.ino
4 years ago
alanbjohnston af3e990429
Update cubesatsim.ino
4 years ago
alanbjohnston 5e71f4ade1
Update cubesatsim.ino
4 years ago
alanbjohnston c13aba2d16
Update cubesatsim.h
4 years ago
alanbjohnston eee9f8c8b7
Update cubesatsim.ino
4 years ago
alanbjohnston 60564b4ec8
Update cubesatsim.ino
4 years ago
alanbjohnston 15d568ba4e
buffer[
4 years ago
alanbjohnston c3a88e2c16
Update cubesatsim.ino
4 years ago
alanbjohnston a37c79b92d
Update cubesatsim.ino
4 years ago
alanbjohnston 4f0db81306
Update cubesatsim.ino
4 years ago
alanbjohnston 81d3344d08
Update cubesatsim.ino
4 years ago
alanbjohnston 9ce66ccfae
Update cubesatsim.h
4 years ago
alanbjohnston 78b901d9db
Update cubesatsim.h
4 years ago
alanbjohnston 2e0beb4faa
Update cubesatsim.ino
4 years ago
alanbjohnston 3a2f499040
Update cubesatsim.h
4 years ago
alanbjohnston a84c120216
Update cubesatsim.ino
4 years ago
alanbjohnston 90ed124608
Update cubesatsim.h
4 years ago
alanbjohnston 3ccbe7f4c8
Update cubesatsim.ino
4 years ago
alanbjohnston cbfc76f25c
Update cubesatsim.h
4 years ago
alanbjohnston 28fdbbd195
added * 8, and / 8 to WAV_DATA_LENGTH
4 years ago
alanbjohnston 4bb63efd12
Update cubesatsim.ino
4 years ago
alanbjohnston 077339821c
Update cubesatsim.ino
4 years ago
alanbjohnston f67b036026
Update cubesatsim.ino
4 years ago
alanbjohnston 9c804a5f89
Update cubesatsim.ino
4 years ago
alanbjohnston 7347703071
Update cubesatsim.h
4 years ago
alanbjohnston ce274040af
added pwm code
4 years ago
alanbjohnston 69a406ea89
added pwm code
4 years ago
alanbjohnston f6750af233
Update cubesatsim.ino
4 years ago
alanbjohnston 1a4224169c
Update cubesatsim.ino
4 years ago
alanbjohnston 4aa069ea0d
max buffer[[ size
4 years ago
alanbjohnston 1b17b82e45
Update cubesatsim.h
4 years ago
alanbjohnston e594fbb269
Update cubesatsim.h
4 years ago
alanbjohnston 6d3694ce38
Update cubesatsim.h
4 years ago
alanbjohnston 524c430d57
Update cubesatsim.h
4 years ago
alanbjohnston 3c2d44b602
Update cubesatsim.ino
4 years ago
alanbjohnston 4192dc7451
Update cubesatsim.ino
4 years ago
alanbjohnston 516268950b
Update cubesatsim.h
4 years ago
alanbjohnston 8bd9b92ce4
Update cubesatsim.ino
4 years ago
alanbjohnston 9b2759236d
Update cubesatsim.h
4 years ago
alanbjohnston 6b4ba45138
Update cubesatsim.h
4 years ago
alanbjohnston e5eb0a3ba6
Update cubesatsim.ino
4 years ago
alanbjohnston 50db535c76
Update cubesatsim.ino
4 years ago
alanbjohnston eb8db0d44a
Update cubesatsim.ino
4 years ago
alanbjohnston 8bad2d4ae0
Update cubesatsim.ino
4 years ago
alanbjohnston daa8dcc9b8
Update cubesatsim.ino
4 years ago
alanbjohnston 1672294b35
Update cubesatsim.ino
4 years ago
alanbjohnston 6c09db2e64
Update cubesatsim.ino
4 years ago
alanbjohnston cb174b3c86
Update cubesatsim.ino
4 years ago
alanbjohnston 56489a35c4
Update cubesatsim.h
4 years ago
alanbjohnston 3454cd1548
Update cubesatsim.ino
4 years ago
alanbjohnston 7aba0c0584
Update cubesatsim.ino
4 years ago
alanbjohnston 62a0725a80
Update cubesatsim.ino
4 years ago
alanbjohnston ebd19ad444
Update cubesatsim.ino
4 years ago
alanbjohnston df0828ec94
Update cubesatsim.ino
4 years ago
alanbjohnston d2aefb02b7
Update cubesatsim.ino
4 years ago
alanbjohnston 8d233c9932
Update cubesatsim.ino
4 years ago
alanbjohnston efe389e129
Update cubesatsim.ino
4 years ago
alanbjohnston 312f6cec0b
Update cubesatsim.ino
4 years ago
alanbjohnston e083229a6a
Update cubesatsim.ino
4 years ago
alanbjohnston fa4f6755b6
Update cubesatsim.ino
4 years ago
alanbjohnston f87dc72283
Update cubesatsim.ino
4 years ago
alanbjohnston f7b97a73f0
Update cubesatsim.h
4 years ago
alanbjohnston 2e25e256c3
Update cubesatsim.ino
4 years ago
alanbjohnston 83c996d164
Update cubesatsim.ino
4 years ago
alanbjohnston a131f0068f
Update cubesatsim.ino
4 years ago
alanbjohnston ca17dc6ac9
Update cubesatsim.h
4 years ago
alanbjohnston fd253b844f
Update cubesatsim.ino
4 years ago
alanbjohnston 9ded5bee0f
Update cubesatsim.ino
4 years ago
alanbjohnston cca658e26a
Update cubesatsim.ino
4 years ago
alanbjohnston 4268620436
Update cubesatsim.ino
4 years ago
alanbjohnston 2bc0cb105f
Update cubesatsim.ino
4 years ago

Powered by TurnKey Linux.