aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/baton (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed references to Harry Potter,Selene ToyKeeper2023-06-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | because J.K. Rowling is the figurehead of a hate group and I don't want to condone that in any way. I liked a 2-word phrase she wrote once, "mischief managed", but that was decades ago... and now she is the face of a transphobic movement known as TERFs. She turned out to be a pretty terrible person who uses her massive wealth and influence to spread hate and oppress people. To be clear: Trans rights are human rights. ... and anyone who has a problem with that has no place in this project. Patch suggested by SiteRelEnby, and TBH it's embarrassing that I didn't remove the phrase sooner. It seemed fun and innocent in 2017 when this project started, but ... things changed. https://github.com/SiteRelEnby/anduril2/commit/a1cee423b4e0e16909a90d5c3e6a7b70df30d755
* Updated the rest of the FSM interfaces to use the new config file system.Selene ToyKeeper2018-12-181-1/+1
|
* Updated most of the UIs to use the new event API.Selene ToyKeeper2018-11-111-6/+6
|
* removed more-complex baton UI (which only different by having a party strobe ↵Selene ToyKeeper2018-10-152-261/+13
| | | | | | mode), replaced it with the simpler version (since this UI exists mostly as an example)
* cleaned up fsm baton UI a little, added a short manualSelene ToyKeeper2018-10-153-70/+103
|
* Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper2017-09-032-10/+1
| | | | | | | | | 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.
* Reorganized FSM files, one dir per UI.Selene ToyKeeper2017-08-302-0/+433