| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up a couple unnecessary #defines in gchart fet1 config file | Gabriel Hart | 2021-01-12 | 1 | -8/+0 |
| * | Add the override of ATTINY setting to 1616 for the new T1616 config files | Gabriel Hart | 2021-01-12 | 3 | -0/+3 |
| * | Add hwdef for BLF Q8 with t1616 and cfg files for the Q8, Lantern, and SP36 | Gabriel Hart | 2021-01-12 | 5 | -0/+267 |
| * | Rename SP10Ss hwdef file to align with others | Gabriel Hart | 2021-01-12 | 2 | -1/+1 |
| * | Add Sofirn SP10S (adapter) and dual-voltage logic | Gabriel Hart | 2021-01-12 | 5 | -1/+160 |
| * | Fix 1-Series standby tick speed, use 2C Turbo | Gabriel Hart | 2020-12-20 | 3 | -3/+6 |
| * | Add AVR 1-Series and t1616 board and scripts | Gabriel Hart | 2020-12-18 | 13 | -8/+320 |
| * | added model number to Lume1 FW3X build target | Selene ToyKeeper | 2020-10-18 | 2 | -0/+5 |
| * | merged fsm branch, mostly to get Lume1 driver support | Selene ToyKeeper | 2020-10-18 | 6 | -30/+299 |
| |\ |
|
| | * | merged lume1 branch for LoneOceans' FW3A-Lume1 driver support | Selene ToyKeeper | 2020-10-18 | 4 | -3/+294 |
| | |\ |
|
| | | * | cleaned up cfg-fw3x-lume1.h a little: | Selene ToyKeeper | 2020-09-07 | 1 | -19/+9 |
| | | * | adjusted Lume1 (FW3X) cfg and hwdef according to what seems right for it | Selene ToyKeeper | 2020-09-07 | 2 | -57/+45 |
| | | * | added support for LED_ENABLE_PIN having a min/max ramp level where it turns on | Selene ToyKeeper | 2020-09-07 | 1 | -3/+21 |
| | | * | added support for external thermal sensors in fsm-adc.c | Selene ToyKeeper | 2020-09-07 | 1 | -0/+14 |
| | | * | imported cfg and hwdef files for lume1 | Selene ToyKeeper | 2020-09-02 | 2 | -0/+281 |
| | * | | minor update to anduril-ui.png (added clarification of what "3H" means) | Selene ToyKeeper | 2020-10-18 | 2 | -27/+5 |
| * | | | added ramp 3H -> momentary turbo | Selene ToyKeeper | 2020-10-16 | 2 | -0/+16 |
| * | | | improved docs, changed blinky order: Battcheck, Tempcheck, Beacon, SOS | Selene ToyKeeper | 2020-09-30 | 6 | -94/+127 |
| * | | | fixed factory reset (forgot one line in previous commit) | Selene ToyKeeper | 2020-09-27 | 1 | -0/+1 |
| * | | | reworked nice_delay interrupt system and fixed some old issues: | Selene ToyKeeper | 2020-09-27 | 7 | -37/+38 |
| * | | | fixed bug: momentary bike mode could sometimes get stuck on for a few seconds... | Selene ToyKeeper | 2020-09-27 | 1 | -0/+1 |
| * | | | merged from fsm to get K1-12V thermal fix | Selene ToyKeeper | 2020-09-25 | 1 | -2/+6 |
| |\| | |
|
| | * | | reduced temperature limit for Noctigon K1-12V, to avoid overheating the boost... | Selene ToyKeeper | 2020-09-25 | 1 | -2/+6 |
| | |/ |
|
| * | | tiny clarification in the manual about memory | Selene ToyKeeper | 2020-09-25 | 1 | -0/+5 |
| * | | removed ROM-size reduction options from larger build targets; not needed any ... | Selene ToyKeeper | 2020-09-25 | 3 | -11/+0 |
| * | | reduced ROM size by ~58 to ~88 bytes by making lookup tables const | Selene ToyKeeper | 2020-09-25 | 1 | -5/+5 |
| * | | reduced ROM 4 bytes by rearranging thermal_config_save() logic a bit | Selene ToyKeeper | 2020-09-25 | 1 | -7/+6 |
| * | | documentation improvements: | Selene ToyKeeper | 2020-09-24 | 6 | -35/+122 |
| * | | reduced ROM another 24 bytes by refactoring config-mode.c | Selene ToyKeeper | 2020-09-24 | 1 | -16/+4 |
| * | | fixed bug: zero clicks in ceiling config set ceiling to nonsense value | Selene ToyKeeper | 2020-09-24 | 1 | -3/+3 |
| * | | re-added features to build targets which were too big before | Selene ToyKeeper | 2020-09-24 | 3 | -4/+4 |
| * | | changed menu style and moved menus from "click" events to "hold" events | Selene ToyKeeper | 2020-09-24 | 11 | -175/+180 |
| * | | clearer comments about "Ramp 2C" behaviors with each build option | Selene ToyKeeper | 2020-09-18 | 1 | -6/+7 |
| * | | added USE_2C_MAX_TURBO option from Tom E | Selene ToyKeeper | 2020-09-18 | 2 | -4/+19 |
| * | | forgot to add hybrid memory to the documentation | Selene ToyKeeper | 2020-09-15 | 1 | -3/+14 |
| * | | added hybrid memory option (a.k.a. manual memory timer) | Selene ToyKeeper | 2020-09-15 | 11 | -12/+91 |
| * | | added "disco" mode to RGB aux LEDs (fast random colors) | Selene ToyKeeper | 2020-09-14 | 7 | -16/+14 |
| * | | merged upstream fsm branch to get fix for laggy voltage readings on FW3A | Selene ToyKeeper | 2020-09-14 | 5 | -12/+16 |
| |\| |
|
| | * | steps.py: fixed python3 floating-point error | Selene ToyKeeper | 2020-08-30 | 1 | -1/+1 |
| | * | attempt to fix laggy voltage readings right after waking, on FW3A | Selene ToyKeeper | 2020-08-23 | 4 | -11/+15 |
| * | | reorganized code in fsm-events.* to put things in a more coherent order | Selene ToyKeeper | 2020-09-14 | 3 | -87/+95 |
| * | | fixed bug: ticks_since_last_event wasn't getting reset on button hold release | Selene ToyKeeper | 2020-09-14 | 4 | -8/+9 |
| * | | fixed bug: ramp 2H at floor went up instead of staying at floor | Selene ToyKeeper | 2020-09-14 | 1 | -3/+3 |
| * | | added model numbers to each build target, and to version check function | Selene ToyKeeper | 2020-08-31 | 39 | -2/+79 |
| * | | reduced size 18 bytes by removing unnecessary duplications of blink_once() | Selene ToyKeeper | 2020-08-31 | 2 | -5/+1 |
| * | | removed blink_confirm() because it's not used any more | Selene ToyKeeper | 2020-08-31 | 2 | -2/+12 |
| * | | removed unnecessary blink_once calls, made blink_once a bit less bright | Selene ToyKeeper | 2020-08-31 | 3 | -4/+1 |
| * | | made manual memory work when unlocking light | Selene ToyKeeper | 2020-08-31 | 1 | -0/+5 |
| * | | made text manual consistent with UI reference table | Selene ToyKeeper | 2020-08-25 | 1 | -38/+54 |
| * | | set more sensible defaults for simple UI levels | Selene ToyKeeper | 2020-08-24 | 1 | -2/+2 |