aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix 1-Series standby tick speed, use 2C TurboGabriel Hart2020-12-203-3/+6
* Add AVR 1-Series and t1616 board and scriptsGabriel Hart2020-12-1813-8/+320
* added model number to Lume1 FW3X build targetSelene ToyKeeper2020-10-182-0/+5
* merged fsm branch, mostly to get Lume1 driver supportSelene ToyKeeper2020-10-186-30/+299
|\
| * merged lume1 branch for LoneOceans' FW3A-Lume1 driver supportSelene ToyKeeper2020-10-184-3/+294
| |\
| | * cleaned up cfg-fw3x-lume1.h a little:Selene ToyKeeper2020-09-071-19/+9
| | * adjusted Lume1 (FW3X) cfg and hwdef according to what seems right for itSelene ToyKeeper2020-09-072-57/+45
| | * added support for LED_ENABLE_PIN having a min/max ramp level where it turns onSelene ToyKeeper2020-09-071-3/+21
| | * added support for external thermal sensors in fsm-adc.cSelene ToyKeeper2020-09-071-0/+14
| | * imported cfg and hwdef files for lume1Selene ToyKeeper2020-09-022-0/+281
| * | minor update to anduril-ui.png (added clarification of what "3H" means)Selene ToyKeeper2020-10-182-27/+5
* | | added ramp 3H -> momentary turboSelene ToyKeeper2020-10-162-0/+16
* | | improved docs, changed blinky order: Battcheck, Tempcheck, Beacon, SOSSelene ToyKeeper2020-09-306-94/+127
* | | fixed factory reset (forgot one line in previous commit)Selene ToyKeeper2020-09-271-0/+1
* | | reworked nice_delay interrupt system and fixed some old issues:Selene ToyKeeper2020-09-277-37/+38
* | | fixed bug: momentary bike mode could sometimes get stuck on for a few seconds...Selene ToyKeeper2020-09-271-0/+1
* | | merged from fsm to get K1-12V thermal fixSelene ToyKeeper2020-09-251-2/+6
|\| |
| * | reduced temperature limit for Noctigon K1-12V, to avoid overheating the boost...Selene ToyKeeper2020-09-251-2/+6
| |/
* | tiny clarification in the manual about memorySelene ToyKeeper2020-09-251-0/+5
* | removed ROM-size reduction options from larger build targets; not needed any ...Selene ToyKeeper2020-09-253-11/+0
* | reduced ROM size by ~58 to ~88 bytes by making lookup tables constSelene ToyKeeper2020-09-251-5/+5
* | reduced ROM 4 bytes by rearranging thermal_config_save() logic a bitSelene ToyKeeper2020-09-251-7/+6
* | documentation improvements:Selene ToyKeeper2020-09-246-35/+122
* | reduced ROM another 24 bytes by refactoring config-mode.cSelene ToyKeeper2020-09-241-16/+4
* | fixed bug: zero clicks in ceiling config set ceiling to nonsense valueSelene ToyKeeper2020-09-241-3/+3
* | re-added features to build targets which were too big beforeSelene ToyKeeper2020-09-243-4/+4
* | changed menu style and moved menus from "click" events to "hold" eventsSelene ToyKeeper2020-09-2411-175/+180
* | clearer comments about "Ramp 2C" behaviors with each build optionSelene ToyKeeper2020-09-181-6/+7
* | added USE_2C_MAX_TURBO option from Tom ESelene ToyKeeper2020-09-182-4/+19
* | forgot to add hybrid memory to the documentationSelene ToyKeeper2020-09-151-3/+14
* | added hybrid memory option (a.k.a. manual memory timer)Selene ToyKeeper2020-09-1511-12/+91
* | added "disco" mode to RGB aux LEDs (fast random colors)Selene ToyKeeper2020-09-147-16/+14
* | merged upstream fsm branch to get fix for laggy voltage readings on FW3ASelene ToyKeeper2020-09-145-12/+16
|\|
| * steps.py: fixed python3 floating-point errorSelene ToyKeeper2020-08-301-1/+1
| * attempt to fix laggy voltage readings right after waking, on FW3ASelene ToyKeeper2020-08-234-11/+15
* | reorganized code in fsm-events.* to put things in a more coherent orderSelene ToyKeeper2020-09-143-87/+95
* | fixed bug: ticks_since_last_event wasn't getting reset on button hold releaseSelene ToyKeeper2020-09-144-8/+9
* | fixed bug: ramp 2H at floor went up instead of staying at floorSelene ToyKeeper2020-09-141-3/+3
* | added model numbers to each build target, and to version check functionSelene ToyKeeper2020-08-3139-2/+79
* | reduced size 18 bytes by removing unnecessary duplications of blink_once()Selene ToyKeeper2020-08-312-5/+1
* | removed blink_confirm() because it's not used any moreSelene ToyKeeper2020-08-312-2/+12
* | removed unnecessary blink_once calls, made blink_once a bit less brightSelene ToyKeeper2020-08-313-4/+1
* | made manual memory work when unlocking lightSelene ToyKeeper2020-08-311-0/+5
* | made text manual consistent with UI reference tableSelene ToyKeeper2020-08-251-38/+54
* | set more sensible defaults for simple UI levelsSelene ToyKeeper2020-08-241-2/+2
* | changed "Off 2H" to "ceil or turbo, based on simple UI active", andSelene ToyKeeper2020-08-243-9/+18
* | raised ceiling levels for simple UI in each build targetSelene ToyKeeper2020-08-2027-26/+152
* | made FF ROT66G2 and MF01-Mini build targets fit in 8192 bytes againSelene ToyKeeper2020-08-182-2/+2
* | fixed auto-lock timings again, based on measurement averages of several lightsSelene ToyKeeper2020-08-181-6/+6
* | fixed auto-lock timing, this time based on measurements of a D4v2 instead of ...Selene ToyKeeper2020-08-181-6/+6