rainbow boot + rainbow idle animation#21
Open
GeneiusK wants to merge 118 commits into
Open
Conversation
refactor switch statements into loops and remove some build files
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Show duty cycle above 50% using status bar (Badgersense) Simplify ADC status display (only ever below 250erpm) Flywheel mode has its own pattern Different boot light pattern (faster, 4 repetitions) Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Doesn't work as intended yet... Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Tossed out all the bs code related to "Flashlight", consolidated all into Headlights_Task. Lights currently can still be changed via the button but it doesn't provide instant feedback when you do. Signed-off-by: Dado Mista <dadomista@gmail.com>
It's still got issues: - the power level LEDs are broken/wonky - no charge LEDs Signed-off-by: Dado Mista <dadomista@gmail.com>
It's still got issues Signed-off-by: Dado Mista <dadomista@gmail.com>
Now charger lights work, only remaining problem is the pulsating charger display doesn't stop when you unplug the charger Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
Signed-off-by: Dado Mista <dadomista@gmail.com>
This reverts commit 64296c8.
Signed-off-by: Dado Mista <dadomista@gmail.com>
Refactor: move all charge logic into charge_task Fix also end-of-charge detection when VESC is on! Signed-off-by: Dado Mista <dadomista@gmail.com>
…d of 4 in vesc_usart.c
…d of 4 in vesc_usart.c
Signed-off-by: Dado Mista <dadomista@gmail.com>
DM: Shortened beep duration from 200ms to 50ms
47525d2 to
8ede7ce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rainbow boot and rainbow idle animation