aboutsummaryrefslogtreecommitdiff
path: root/hwdef-noctigon-m44.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-262/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-10-28switched blf-lt1-t1616 from plain PWM to PWM+DSMSelene ToyKeeper1-7/+7
(and made DSM interrupt definitions a bit cleaner)
2023-10-27converted noctigon-m44 to use PWM+DSM instead of PWM+PFM (dynamic PWM)Selene ToyKeeper1-69/+121
(this gives better, smoother low modes and reduced flicker)
2023-09-17converted noctigon-m44 build, and greatly reduced flickerSelene ToyKeeper1-43/+41
with a new ramp and some new hwdef algorithms
2023-08-24added channel mode per strobe mode, and made FSM channel mode more flexible,Selene ToyKeeper1-4/+4
and fixed issue in tactical mode where strobes wouldn't stop on button release
2023-07-16fixed d4v2, kr4, m44, emisar-2ch (using new refactor),Selene ToyKeeper1-0/+47
added RGB aux channel modes to models which didn't have it
2023-07-03added Noctigon M44 sourcesSelene ToyKeeper1-2/+6
(oops, forgot to do this earlier) (files are dated 2023-05-30)
2023-04-25updated D4Sv2-tintramp -> Emisar 2-channel build target ...Selene ToyKeeper1-0/+161
... and reworked how gradual_tick() works ... and updated LT1S Pro to use new method