| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
(just moved files, didn't change the contents yet,
and nothing will work without updating #includes and build scripts and stuff)
|
| |
|
|
|
|
|
| |
instead of full GPL headers (or all too often, nothing at all)
There are a few "FIXME" entries where I'm not sure about the correct copyright.
|
| |
|
|
|
| |
(it turns out they're not very consistent)
|
| |
|
|
| |
just data sheets and math
|
| | |
|
| |
|
|
|
|
| |
(5C in lockout mode to configure it, 5H to turn it off,
similar to UI for manual memory)
|
| |
|
|
| |
support to Anduril.
|
| |
|
|
|
|
| |
Will probably change it quite a bit though, so I'm checking in changes first.
Needs to be "tick during standby" instead of "half sleep".
|
| | |
|
| |
|
|
|
|
|
|
| |
regular functions.
(PWM, ADC, WDT all still enabled; only useful in moon mode)
Changed default ceilings in Anduril FW3A config.
|
| |
|
|
|
|
|
|
|
| |
Moved go_to_suspend thing into main() instead of making each UI handle that during loop().
Made default_state() optional.
Fixed bug where battcheck and other number readouts could interfere with the state which interrupted them.
(they would sometimes turn the LED off after the new state had already started)
Updated darkhorse's moon levels to match new ramp on D4 hardware.
|
|
|
fsm-*.c and fsm-*.h.
|