Commit Graph

1565 Commits (46d27d401b019ef7cdd67fd6104f506ed70dd279)

Author SHA1 Message Date
alanbjohnston 1bd407c568
add temp add read
3 years ago
alanbjohnston e89aa379ce
map to mapping in printfs
3 years ago
alanbjohnston 2e62d493b2
add prints in sim telemetry
3 years ago
alanbjohnston 44a3e070e8
prints in gen_sim
3 years ago
alanbjohnston 07ebf90f4b
Update cubesatsim.ino
3 years ago
alanbjohnston a3822a8ff3
switch upper and lower for rand_float
3 years ago
alanbjohnston 69ca808e8a
Update cubesatsim.ino
3 years ago
alanbjohnston f46715a8ae
change to rand_float and add randomSeed
3 years ago
alanbjohnston 6564221746
added rnd_float
3 years ago
alanbjohnston 942e9dac70
rotation_speed
3 years ago
alanbjohnston 2c179afb0f
print sim telem config info
3 years ago
alanbjohnston 5d8feebc66
config simulated telem if read from file in setup
3 years ago
alanbjohnston c9bc2001a1
add prompt after serial_input
3 years ago
alanbjohnston 5b747ae1f7
only print + if not SSTV, only do serial on interrupt for SSTV and CW modes
3 years ago
alanbjohnston 37db51b524
all reboots to 500ms and flush
3 years ago
alanbjohnston 793815303d
add a serial_input to loop timer
3 years ago
alanbjohnston e050d31192
reboot in 500ms
3 years ago
alanbjohnston c42a7b2598
flush before reboot, print + each time get_input called
3 years ago
alanbjohnston 3311da5918
8s instead of 4s
3 years ago
alanbjohnston 5301d80294
no skip on serial
3 years ago
alanbjohnston 167b4bee51
serial every 2
3 years ago
alanbjohnston b2528b8588
serial every 5
3 years ago
alanbjohnston c2e9a5d526
change Handler1 to get_input only with 1/10 skip for serial
3 years ago
alanbjohnston 64c9a0af55
only call get_input before button_isr turned on
3 years ago
alanbjohnston 6c71844357
move new_mode setting to avoid race condition
3 years ago
alanbjohnston 0112404ac1
add mode parameter to write_mode to avoid PB bounce
3 years ago
alanbjohnston 5969171c5b
10s delay at start
3 years ago
alanbjohnston f713417894
delay 10s at start
3 years ago
alanbjohnston a5499bf61e
blink once slowly at the start
3 years ago
alanbjohnston 15eae0fefe
blink twice slowly at start
3 years ago
alanbjohnston 63173ef11c
set LED to output at start
3 years ago
alanbjohnston 792487e8fd
reboot to restart
3 years ago
alanbjohnston c861cb48cb
version to v0.3
3 years ago
alanbjohnston 1df763194a
reboot if size == 15360
3 years ago
alanbjohnston de327d8d78
blink 3 times at start, print image length
3 years ago
alanbjohnston 9b91b85dac
timeout 10 sec
3 years ago
alanbjohnston 6da1b517fa
4 sec instead of 2 sec
3 years ago
alanbjohnston 7cae30bbb6
only check serial input every 10th time
3 years ago
alanbjohnston 99c9602dcf
typo
3 years ago
alanbjohnston d37e381d23
only start ISR if FSK or BPSK mode
3 years ago
alanbjohnston 1dd83e1e7f
added software version to 'h' command
3 years ago
alanbjohnston e50aafca22
moved v0.2 print to loop
3 years ago
alanbjohnston 6ae4bdb8e8
only print info if debug mode.
3 years ago
alanbjohnston 7cdc2f87d2
print if not start_flag_detected
3 years ago
alanbjohnston 23dfb04d95
remove payload from APRS packet
3 years ago
alanbjohnston c821f82a18
added bounce detection for BOOTSEL
3 years ago
alanbjohnston b6802f7415
Update cubesatsim.ino
3 years ago
alanbjohnston 12ade6d0ce
Update cubesatsim.ino
3 years ago
alanbjohnston 0c5abff30a
Update cubesatsim.ino
3 years ago
alanbjohnston 920cbc2b4b
Update cubesatsim.ino
3 years ago
alanbjohnston 64733773a2
remove PB reboot on release, changed to 6 blinks and watchdog_reboot()
3 years ago
alanbjohnston 65d001d5f9
Update cubesatsim.ino
3 years ago
alanbjohnston 3c115f2365
add PB bounce error
3 years ago
alanbjohnston a64a7868ce
Update cubesatsim.ino
3 years ago
alanbjohnston ca410f7b35
print mode write output
3 years ago
alanbjohnston a242775694
blink fast if write_mode fails
3 years ago
alanbjohnston 117f2ab06e
5 sec not 50 sec!
3 years ago
alanbjohnston e6f352a543
transmit full APRS packet
3 years ago
alanbjohnston 977d0b51c5
set brightness and saturation, remove mirroring
3 years ago
alanbjohnston 8dc3f5da5a
revert to v0.35 version
3 years ago
alanbjohnston 9895774f38
v0.38, other minor edits
3 years ago
alanbjohnston 8db60e2bc1
reduced camera timeout from 20 seconds to 5 seconds,
3 years ago
alanbjohnston 2329ff4276
Update readme.MD
3 years ago
alanbjohnston 55063c169c
Update readme.MD
3 years ago
alanbjohnston 11aa66354d
don't print pin
3 years ago
alanbjohnston 29369ed257
revert last commit
3 years ago
alanbjohnston 67a37994b8
remove print, blink led at start
3 years ago
alanbjohnston 9e9498ce15
corrected config_gpio
3 years ago
alanbjohnston dd4ffffe2f
changed config_gpio
3 years ago
alanbjohnston 90237addfb
blink at start
3 years ago
alanbjohnston e86caf2e6e
print in cw
3 years ago
alanbjohnston c4f77fc0ea
fixed one
3 years ago
alanbjohnston a5f13c633e
changed to LED_BUILTIN for W
3 years ago
alanbjohnston 165a1776f3
changed led_builtin_pin everywhere
3 years ago
alanbjohnston 21050e607e
don't blink Pico LED at start - causes probs for W board
3 years ago
alanbjohnston ed24a9269a
version back to v0.2
3 years ago
alanbjohnston 4ed9eb5fd7
Update cubesatsim.ino
3 years ago
alanbjohnston 3bb2e59f9d
put code to detect bps and sr-frs back in
3 years ago
alanbjohnston b849d21826
blink Pico LED at start
3 years ago
alanbjohnston e2d1c08b18
move check for wifi up
3 years ago
alanbjohnston e4ec44aeb3
turn builtin LED on at start
3 years ago
alanbjohnston 1d32a37791
added \n
3 years ago
alanbjohnston df1586143b
added show_dir to camera test
3 years ago
alanbjohnston 98946d8e52
added camera complete
3 years ago
alanbjohnston dc31389b93
updated help menu, print mode
3 years ago
alanbjohnston c9a6367044
added hex encoded print
3 years ago
alanbjohnston cfb66aec8d
added PROMPT_CAMERA to debug camera right away
3 years ago
alanbjohnston 29e50e2057
added PROMPT_CAMERA
3 years ago
alanbjohnston 32e40a39bf
changed all to led_builtin_pin
3 years ago
alanbjohnston 651378e352
test led_builtin_pin variable
3 years ago
alanbjohnston 8bb4d34f09
added led_builtin_pin
3 years ago
alanbjohnston 1479121c91
Pico no W use pin 25 instead of LED_BUILTIN
3 years ago
alanbjohnston b874d8f046
fix wifi conditional on LED
3 years ago
alanbjohnston 9016e6909b
don't do LED if no wifi in cw
3 years ago
alanbjohnston f42e05bf8f
removed end flag prints
3 years ago
alanbjohnston 81ec94966e
more debug prints
3 years ago
alanbjohnston 081f345602
added debug_camera
3 years ago
alanbjohnston 2995e8e5da
added debug_camera
3 years ago
alanbjohnston d12fb3ab30
added debug_camera
3 years ago
alanbjohnston 8dc152cc82
version v0.36
3 years ago

Powered by TurnKey Linux.