UWCubeSat / DubSat1

Main repository for all flight software (including all subsystems, core libraries, and hardware abstraction layers) for the DubSat-1 3U Cubesat.
22 stars 10 forks source link

Dist stuff I've implemented but is not running #181

Closed nkwacker closed 5 years ago

nkwacker commented 6 years ago

Turning off subsystems if not rc response

nkwacker commented 6 years ago

Rebooting every hour

nkwacker commented 6 years ago

Waiting for 30min on first powerup

nkwacker commented 6 years ago

autosequencer initialization (remove autostart)

nkwacker commented 5 years ago

Turning off subsystems if not rc response

Works fine

Rebooting every hour

No longer a feature

Waiting for 30min on first powerup

Handled on COM1. The first auto-sequencer event is days in, so there isn't an issue there

autosequencer initialization (remove autostart)

Short auto-start removed, long auto-sequencer events added