| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-27 | fixed ADC on attiny1634 and related builds | Selene ToyKeeper | 1 | -29/+1 | |
| 2023-11-10 | refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch] | Selene ToyKeeper | 1 | -4/+2 | |
| Phew, that's a lot of changes! And there's still a lot more to do... | |||||
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -1/+0 | |
| and updated other scripts and files accordingly | |||||
| 2023-11-03 | moved variant builds under their parent, like "d4-219" -> "d4/219" | Selene ToyKeeper | 1 | -1/+1 | |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -2/+2 | |
| (also modified the build scripts to work with the new file structure) | |||||
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 | |
| (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff) | |||||
| 2023-10-29 | converted noctigon-k1-boost to multi-channel with PWM+DSM | Selene ToyKeeper | 1 | -23/+5 | |
| (it's almost identical to noctigon-dm11-boost) | |||||
| 2023-10-29 | converted noctigon-dm11-boost to use PWM+DSM, and recalibrated timing for ↵ | Selene ToyKeeper | 1 | -21/+39 | |
| delays + smooth steps Anduril has gradually gotten faster over the years, apparently, so it needed longer delays to get accurate-ish timing for beacon and other modes. Adding DSM also changes the timing perceptibly, so I made it possible to calibrate the delay fudge factor on a per-build basis. | |||||
| 2023-07-22 | converted noctigon-dm11-* builds to multi-channel | Selene ToyKeeper | 1 | -52/+14 | |
| (but I could only test dm11-boost on actual hardware) (also, it looks like dm11-sbt90 is almost identical to the base kr4 build, so I removed its hwdef) | |||||
| 2023-05-17 | converted Noctigon DM11-12V build, renamed to noctigon-dm11-boost | Selene ToyKeeper | 1 | -60/+76 | |
| 2023-04-29 | converted KR4-nofet build | Selene ToyKeeper | 1 | -4/+2 | |
| 2023-04-29 | D4v2 can use 8-bit ramp tables too | Selene ToyKeeper | 1 | -1/+1 | |
| 2023-04-29 | KR4: ramp can use 8 bits, since values never go over 255 | Selene ToyKeeper | 1 | -6/+6 | |
| also, don't blink at top of linear range | |||||
| 2023-04-29 | Noctigon KR4: updated to use new channel system | Selene ToyKeeper | 1 | -0/+212 | |
| (also tweaked D4v2 build to match KR4 as much as possible) (also added Extended Simple UI to Hank's config) | |||||
