Anna Rose annabunches
annabunches created pull request annabunches/arduino-joystick#1 2021-11-01 22:29:37 +00:00
Add new button type, clean up pull-up resistor logic.
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 22:19:10 +00:00
bcfd67b50d Fix behavior when using pull-up resistors.
3fd595c7c2 Rename variables for clarity, fix enumeration bug.
Compare 2 commits »
annabunches deleted branch master from annabunches/arduino-joystick 2021-11-01 20:18:19 +00:00
annabunches created branch main in annabunches/arduino-joystick 2021-11-01 20:16:21 +00:00
annabunches pushed to main at annabunches/arduino-joystick 2021-11-01 20:16:21 +00:00
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:44:37 +00:00
398668205d Fixed various errors.
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:39:18 +00:00
2a35a86230 Reverting more cruft.
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:38:44 +00:00
6ea6187769 Remove now-useless includes.
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:38:07 +00:00
5322744f42 Revert to non-STL-using code, since that's not available when compiling for Arduino...
annabunches created branch new-button-behaviors in annabunches/arduino-joystick 2021-11-01 19:24:15 +00:00
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:24:15 +00:00
6a692687f5 Add BUTTON_LATCHED_MOMENTARY type, to allow a pushbutton to mimic the behavior of a toggle switch.
c37e4a6789 Add new behavior for a button that sends separate keypresses on press and release. This required a refactor of the button abstraction as well.
Compare 2 commits »
annabunches pushed to main at annabunches/userscripts 2021-10-22 20:27:36 +00:00
da81235b17 Clean up license.
annabunches created branch main in annabunches/userscripts 2021-10-22 20:25:47 +00:00
annabunches pushed to main at annabunches/userscripts 2021-10-22 20:25:47 +00:00
4558fa8751 Add docs.
59f80fe633 Initial commit
Compare 2 commits »
annabunches created repository annabunches/userscripts 2021-10-22 20:25:03 +00:00
annabunches pushed to nodeless-launch at annabunches/kOS 2021-09-29 07:26:43 +00:00
d44ed775df Fix staging and burn angle.
d353181cf9 Use > instead of >=, which is bugged.
Compare 2 commits »
annabunches created branch nodeless-launch in annabunches/kOS 2021-09-29 07:02:27 +00:00
annabunches pushed to nodeless-launch at annabunches/kOS 2021-09-29 07:02:27 +00:00
82e456be70 First pass at insertionBurn() implementation. Currently fails: complains that we can't compare two TimeStamps...
annabunches pushed to main at annabunches/kOS 2021-09-29 07:01:26 +00:00
c50e43ba80 Improvements to launchpad and rocket code.
annabunches pushed to main at annabunches/kOS 2021-09-14 03:51:24 +00:00
6830f23613 Improve launch sequence, add some control buttons to rocket program.
9b034aaa1a Refactor the boot library to be a bit simpler.
Compare 2 commits »