| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | test: is apt-get any faster than apt? | Selene ToyKeeper | 2023-11-05 | 1 | -3/+3 |
| | * | | github actions: cache the Atmel DFP files between runs | Selene ToyKeeper | 2023-11-05 | 1 | -2/+13 |
| | * | | fixed intentional error, because CI build-fail test worked correctly | Selene ToyKeeper | 2023-11-05 | 1 | -1/+1 |
| | * | | help CI detect build failures | Selene ToyKeeper | 2023-11-05 | 3 | -3/+4 |
| | * | | initial test to fix branch names and see if actions work | Selene ToyKeeper | 2023-11-05 | 1 | -6/+11 |
| | * | | Merge branch 'actions' of github.com:gretel/anduril-tk into gretel-actions | Selene ToyKeeper | 2023-11-05 | 1 | -0/+33 |
| |/| | |
|
| | * | | basic compile workflow publishing artifacts to test | Tom Hensel | 2023-11-05 | 1 | -0/+33 |
| * | | | make clean: don't remove files in arch/dfp/ | Selene ToyKeeper | 2023-11-05 | 1 | -2/+2 |
| * | | | docs: added info on contributing, fixed minor formatting issues | Selene ToyKeeper | 2023-11-05 | 2 | -14/+48 |
| | | * | Fixes syntax errors when USE_MANUAL_MEMORY is undefined. | Durval Menezes | 2023-11-05 | 1 | -1/+7 |
| | |/
|/| |
|
| * | | detect-mcu.sh: don't hang when MCU isn't found; exit with an error instead | Selene ToyKeeper | 2023-11-04 | 1 | -0/+4 |
| * | | added missing noctigon-k9.3 files hidden by an overzealous .gitignore rule | Selene ToyKeeper | 2023-11-04 | 5 | -2/+4 |
| |/ |
|
| * | renamed anduril-manual.txt -> anduril-manual.md | Selene ToyKeeper | 2023-11-04 | 2 | -1/+1 |
| * | converted anduril-manual.txt to markdown format | Selene ToyKeeper | 2023-11-04 | 1 | -510/+595 |
| * | improved DFP setup and support: | Selene ToyKeeper | 2023-11-04 | 6 | -30/+118 |
| * | @hank-*-boost: reduced ripple on low modes | Selene ToyKeeper | 2023-11-04 | 2 | -4/+8 |
| * | @hank-*-boost: fixed flicker while holding button at moon | Selene ToyKeeper | 2023-11-04 | 1 | -0/+2 |
| * | detect-mcu.sh: oops, that line of help text wasn't supposed to be executed | Selene ToyKeeper | 2023-11-03 | 1 | -1/+1 |
| * | documentation updates... | Selene ToyKeeper | 2023-11-03 | 6 | -517/+113 |
| * | added docs/which-hex-file.md to answer the #1 FAQ | Selene ToyKeeper | 2023-11-03 | 1 | -0/+39 |
| * | './make clean' should remove generated .cpp files too | Selene ToyKeeper | 2023-11-03 | 1 | -2/+2 |
| * | renamed tk*.h in file contents, and deleted unused files | Selene ToyKeeper | 2023-11-03 | 13 | -269/+13 |
| * | renamed tk*.h to arch/*.h or fsm/*.h (part 1) | Selene ToyKeeper | 2023-11-03 | 6 | -0/+0 |
| * | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 2023-11-03 | 211 | -299/+251 |
| * | moved variant builds under their parent, like "d4-219" -> "d4/219" | Selene ToyKeeper | 2023-11-03 | 39 | -20/+21 |
| * | fixed compile scripts and added a "./make" wrapper for convenience | Selene ToyKeeper | 2023-11-03 | 3 | -15/+103 |
| * | renamed cfg.h -> anduril.h inside source files | Selene ToyKeeper | 2023-11-03 | 51 | -52/+52 |
| * | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 2023-11-03 | 73 | -2/+2 |
| * | got things to compile again, renamed #includes | Selene ToyKeeper | 2023-11-02 | 164 | -977/+317 |
| * | reorganized project files (part 1) | Selene ToyKeeper | 2023-11-02 | 256 | -453/+0 |
| * | added LICENSE (GPLv3) | Selene ToyKeeper | 2023-11-02 | 1 | -0/+674 |
| * | added barebones README.md | Selene ToyKeeper | 2023-11-02 | 1 | -0/+9 |
| * | repo converted from bzr to git, added .gitignore | Selene ToyKeeper | 2023-11-02 | 1 | -0/+13 |
| * | merged multi-channel branch with a major refactor and half a year of updates | Selene ToyKeeper | 2023-11-02 | 270 | -6942/+13601 |
| |\ |
|
| | * | slightly longer smooth-off animation, to make on and off feel symmetrical | Selene ToyKeeper | 2023-10-31 | 1 | -1/+1 |
| | * | finally added a change log | Selene ToyKeeper | 2023-10-31 | 1 | -0/+245 |
| | * | converted fw3x-lume1 to new API, I think | Selene ToyKeeper | 2023-10-31 | 5 | -87/+168 |
| | * | restored original smooth-steps-downward timing; | Selene ToyKeeper | 2023-10-31 | 1 | -1/+1 |
| | * | converted thefreeman-lin16dac to new API, | Selene ToyKeeper | 2023-10-30 | 4 | -65/+201 |
| | * | build.sh: use busybox-compatible grep args | Selene ToyKeeper | 2023-10-30 | 1 | -1/+1 |
| | * | converted mateminco-mt35-mini to new API | Selene ToyKeeper | 2023-10-30 | 3 | -72/+119 |
| | * | fixed sp10-pro build error (attiny DFP v2 changed some definitions) | Selene ToyKeeper | 2023-10-30 | 1 | -1/+1 |
| | * | fixed delay timing on attiny1616 (it was about 17% too long this whole time) | Selene ToyKeeper | 2023-10-29 | 3 | -6/+6 |
| | * | updated model names which changed recently | Selene ToyKeeper | 2023-10-29 | 1 | -2/+4 |
| | * | converted noctigon-k1-boost to multi-channel with PWM+DSM | Selene ToyKeeper | 2023-10-29 | 3 | -152/+231 |
| | * | applied new delay factor to other DSM builds, and some new DSM_* defines | Selene ToyKeeper | 2023-10-29 | 6 | -10/+37 |
| | * | converted noctigon-dm11-boost to use PWM+DSM, and recalibrated timing for del... | Selene ToyKeeper | 2023-10-29 | 7 | -53/+126 |
| | * | fixed blf-lt1-t1616, after testing on actual hardware | Selene ToyKeeper | 2023-10-29 | 5 | -25/+39 |
| | * | converted noctigon-k1-sbt90 to new API and switched to dynamic PWM | Selene ToyKeeper | 2023-10-28 | 3 | -156/+226 |
| | * | converted ff-rot66 to new API | Selene ToyKeeper | 2023-10-28 | 4 | -26/+32 |