aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-misc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-68/+0
2023-05-30moved definition of BLINK_ONCE_TIME to the same file as BLINK_BRIGHTNESSSelene ToyKeeper1-0/+5
2023-05-02added ability to set channel mode for number readouts (batt check, temp check...Selene ToyKeeper1-4/+9
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-21/+4
2023-04-13refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 workingSelene ToyKeeper1-0/+5
2019-09-06added button LED support to D4v2Selene ToyKeeper1-0/+6
2019-08-05merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-0/+7
2019-07-26merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-0/+7
2019-06-27added factory reset function to Anduril, and reboot function for FSMSelene ToyKeeper1-0/+4
2019-05-14moved triangle_wave into fsm-misc, because I need it for power correction in ...Selene ToyKeeper1-0/+3
2017-10-21Moved indicator_led() from Anduril into FSM. Made it auto-set indicator leve...Selene ToyKeeper1-0/+5
2017-09-26Added dynamic underclocking to FSM, instead of doing it manually in Anduril.Selene ToyKeeper1-0/+4
2017-08-25Made 4bar and 8bar battcheck styles work.Selene ToyKeeper1-2/+8
2017-08-25Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(Selene ToyKeeper1-5/+14
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...Selene ToyKeeper1-8/+8
2017-08-19Renamed from RoundTable to SpaghettiMonster (FSM).Selene ToyKeeper1-1/+1
2017-08-18Some early ideas for Round Table. Nothing close to compile-able yet.Selene ToyKeeper1-15/+9
2017-03-26Fixed a compiler warning about tk-random.h.Selene ToyKeeper1-1/+4
2015-10-12Made pgm_rand() more erratic (beginning of PROGMEM is boring for this purpose),Selene ToyKeeper1-2/+3
2015-10-12Oops, forgot to add tk-random header.Selene ToyKeeper1-0/+28