index
:
anduril
simple-ui
trunk
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spaghetti-monster
/
fsm-ramping.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored how channel modes are defined, and converted emisar-2ch build
Selene ToyKeeper
2023-07-10
1
-82
/
+3
*
gradual adjustments: handle 0-to-255 in one step on the way up too, not just ...
Selene ToyKeeper
2023-05-30
1
-1
/
+1
*
post-off voltage display: use low brightness when torch was at moon level bef...
Selene ToyKeeper
2023-05-02
1
-0
/
+2
*
Noctigon KR4: updated to use new channel system
Selene ToyKeeper
2023-04-29
1
-0
/
+7
*
updated D4Sv2-tintramp -> Emisar 2-channel build target ...
Selene ToyKeeper
2023-04-25
1
-12
/
+1
*
made "Ramp 3H" do momentary turbo if current channel mode has no args
Selene ToyKeeper
2023-04-17
1
-2
/
+6
*
switched the rest of FSM + Anduril to use SPDX license headers
Selene ToyKeeper
2023-04-17
1
-19
/
+3
*
reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" struct
Selene ToyKeeper
2023-04-16
1
-32
/
+51
*
LT1S: added thermal regulation
Selene ToyKeeper
2023-04-14
1
-1
/
+40
*
LT1S Pro: added dynamic PWM (much better low modes!)
Selene ToyKeeper
2023-04-14
1
-1
/
+1
*
refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 working
Selene ToyKeeper
2023-04-13
1
-90
/
+106
*
added "200%" turbo on tint-ramping lights: D4S and LT1
Selene ToyKeeper
2021-10-31
1
-17
/
+17
*
fixed K9.3 builds (oops, new update_tint() needed to be compiled out for K9.3)
Selene ToyKeeper
2021-09-10
1
-1
/
+1
*
got D4Sv2 tint ramping to work, with dynamic PWM (PFM)
Selene ToyKeeper
2021-09-08
1
-0
/
+8
*
moved jump start into FSM so it'll be more universal and the app won't need s...
Selene ToyKeeper
2021-08-23
1
-0
/
+10
*
got PFM / dynamic PWM actually working on Noctigon KR4
Selene ToyKeeper
2021-08-12
1
-0
/
+8
*
start tint at 0 instead of 128 on lights with toggle instead of ramp
Selene ToyKeeper
2020-10-16
1
-0
/
+4
*
reduced ROM another 12+6 bytes with more non-volatile vars
Selene ToyKeeper
2020-07-30
1
-1
/
+1
*
reduced ROM size 56 bytes by making actual_level non-volatile
Selene ToyKeeper
2020-07-29
1
-1
/
+1
*
un-hardcoded 255 as the highest PWM level, and used a "PWM_TOP" value instead
Selene ToyKeeper
2019-08-06
1
-0
/
+3
*
fixed weird ramp behavior on D1S v2 (by trusting the compiler more)
Selene ToyKeeper
2019-08-05
1
-1
/
+4
*
fsm-ramping: made it possible to change bit depth of PWM values (8-bit or 16-...
Selene ToyKeeper
2019-07-30
1
-23
/
+35
*
added tint ramping power correction for middle tints
Selene ToyKeeper
2019-05-14
1
-0
/
+1
*
configured lantern stepped ramp and button LED mode, set default tint to 128 ...
Selene ToyKeeper
2018-12-19
1
-1
/
+1
*
Added tint ramping. Not tested yet. Also added BLF Lantern build target.
Selene ToyKeeper
2018-09-13
1
-0
/
+4
*
Made high levels regulate down even faster. Added missing save_config() at t...
Selene ToyKeeper
2018-06-27
1
-8
/
+8
*
Move driver-specific ramp tables into the driver's config file.
Selene ToyKeeper
2018-06-27
1
-25
/
+17
*
Added BLF GT 150-level ramp. Is a bit of a mess though.
Selene ToyKeeper
2018-05-01
1
-11
/
+26
*
Working toward a FW3A release now. Made strobes use Nx7135 (when available) ...
Selene ToyKeeper
2017-12-11
1
-1
/
+5
*
Added dynamic underclocking to FSM, instead of doing it manually in Anduril.
Selene ToyKeeper
2017-09-26
1
-0
/
+2
*
Cut moon power from ~4mA to ~2.5mA by running clock at half speed on very low...
Selene ToyKeeper
2017-09-24
1
-1
/
+1
*
Added FW3A driver support to FSM and Anduril.
Selene ToyKeeper
2017-09-22
1
-6
/
+6
*
Made thermal regulation adjust smoothly (1 PWM step at a time) to make adjust...
Selene ToyKeeper
2017-09-09
1
-0
/
+7
*
Adjusted default 2-channel 150-step ramp to start at 1/255.
Selene ToyKeeper
2017-08-27
1
-1
/
+6
*
Added a ramping UI example.
Selene ToyKeeper
2017-08-24
1
-6
/
+79
*
Renamed from RoundTable to SpaghettiMonster (FSM).
Selene ToyKeeper
2017-08-19
1
-0
/
+26