aboutsummaryrefslogtreecommitdiff
path: root/hw (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-10added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper5-0/+511
2023-12-17documented FW3X swapped pins betterSelene ToyKeeper1-3/+7
2023-12-17documented Wurkkos TS25/TS11/FC13 distinctionsSelene ToyKeeper3-0/+38
2023-12-15use BLIP_LEVEL instead of 0 for "blip"sSelene ToyKeeper1-0/+1
2023-12-10fw3x: reduced pulsing on low modesSelene ToyKeeper1-2/+2
2023-12-03updated MODELS, bin/models.py, and hw/BRANDS...Selene ToyKeeper1-1/+5
2023-12-03fw3x: document how it ships with the wrong fuse values, and how to fix itSelene ToyKeeper1-0/+5
2023-11-30sofirn-lt1s-pro: disable memory timer and extended simple UI by defaultSelene ToyKeeper1-3/+3
2023-11-30added a build target for FW3X with manually-fixed RGB aux wiringSelene ToyKeeper3-3/+21
2023-11-28fixed FW3X thermal regulationSelene ToyKeeper2-4/+7
2023-11-28FW3X: fixed external temperature sensorSelene ToyKeeper2-7/+41
2023-11-27FW3X: multiple upgrades...Selene ToyKeeper4-54/+132
2023-11-27fw3x: fixed swapped red+blue, fixed battery measurements, added police color ...Selene ToyKeeper2-13/+29
2023-11-27fixed ADC on sp10-proSelene ToyKeeper1-2/+5
2023-11-27fixed ADC on attiny85 and related buildsSelene ToyKeeper3-4/+19
2023-11-27fixed ADC on attiny1634 and related buildsSelene ToyKeeper11-291/+49
2023-11-24more ADC / DAC / MCU progress...Selene ToyKeeper10-151/+96
2023-11-22avr32dd20-devkit: make the defaults a bit more dev friendlySelene ToyKeeper1-1/+5
2023-11-22ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper4-22/+21
2023-11-21got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper2-3/+22
2023-11-19added *unfinished* support for avr32dd20, plus a build target for a dev kitSelene ToyKeeper5-0/+453
2023-11-19thefreeman/boost*: define Vref values more explicitly without magic numbersSelene ToyKeeper4-18/+22
2023-11-19missed a "include -> HWDEF_H" conversion earlierSelene ToyKeeper1-1/+2
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper36-128/+54
2023-11-05fixed intentional error, because CI build-fail test worked correctlySelene ToyKeeper1-1/+1
2023-11-05help CI detect build failuresSelene ToyKeeper1-1/+1
2023-11-04added missing noctigon-k9.3 files hidden by an overzealous .gitignore ruleSelene ToyKeeper4-0/+4
2023-11-04@hank-*-boost: reduced ripple on low modesSelene ToyKeeper2-4/+8
2023-11-04@hank-*-boost: fixed flicker while holding button at moonSelene ToyKeeper1-0/+2
2023-11-03renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper3-3/+3
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper203-187/+101
2023-11-03moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper38-16/+16
2023-11-03renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper51-52/+52
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper72-0/+0
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper128-177/+177
2023-11-02reorganized project files (part 1)Selene ToyKeeper133-0/+11980