aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sofirn-lt1s-pro: disable memory timer and extended simple UI by defaultSelene ToyKeeper2023-11-301-3/+3
* minor documentation updatesSelene ToyKeeper2023-11-302-8/+9
* Merge branch 'avr32dd20-devkit' into trunkSelene ToyKeeper2023-11-3083-1296/+2633
|\
| * eliminated direct CCP register access from arch/attiny1616Selene ToyKeeper2023-11-301-2/+2
| * made the avr32dd20 flashing script more universalSelene ToyKeeper2023-11-301-5/+32
| * added a build target for FW3X with manually-fixed RGB aux wiringSelene ToyKeeper2023-11-303-3/+21
| * prevent future issues like the FW3X hadSelene ToyKeeper2023-11-281-4/+5
| * fixed FW3X thermal regulationSelene ToyKeeper2023-11-282-4/+7
| * fixed incorrect temperature history for a few seconds after wakingSelene ToyKeeper2023-11-282-13/+11
| * fsm/adc: removed dead codeSelene ToyKeeper2023-11-281-57/+32
| * FW3X: fixed external temperature sensorSelene ToyKeeper2023-11-282-7/+41
| * FW3X: multiple upgrades...Selene ToyKeeper2023-11-274-54/+132
| * fw3x: fixed swapped red+blue, fixed battery measurements, added police color ...Selene ToyKeeper2023-11-272-13/+29
| * fixed ADC on sp10-proSelene ToyKeeper2023-11-271-2/+5
| * fixed ADC on attiny85 and related buildsSelene ToyKeeper2023-11-275-23/+80
| * fixed ADC on attiny1634 and related buildsSelene ToyKeeper2023-11-2713-328/+181
| * more ADC / DAC / MCU progress...Selene ToyKeeper2023-11-2413-157/+136
| * avr32dd20-devkit: make the defaults a bit more dev friendlySelene ToyKeeper2023-11-221-1/+5
| * ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper2023-11-2213-112/+207
| * got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper2023-11-215-34/+97
| * 1.55V AA battery should not show as "white" voltage color, only purpleSelene ToyKeeper2023-11-211-1/+1
| * started refactoring fsm/adc.*, but need a checkpoint before continuingSelene ToyKeeper2023-11-192-24/+14
| * added dac-scale.py: short script to calculate avrdd DAC+Vref values from leve...Selene ToyKeeper2023-11-191-0/+89
| * added *unfinished* support for avr32dd20, plus a build target for a dev kitSelene ToyKeeper2023-11-198-0/+822
| * thefreeman/boost*: define Vref values more explicitly without magic numbersSelene ToyKeeper2023-11-194-18/+22
| * moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper2023-11-197-47/+42
| * temporary fix for aux LEDs on avrdd; needs proper refactoringSelene ToyKeeper2023-11-191-3/+6
| * missed a "include -> HWDEF_H" conversion earlierSelene ToyKeeper2023-11-191-1/+2
| * ramp-mode: allow hwdef to adjust gradual tick speedSelene ToyKeeper2023-11-192-1/+7
| * version check: allow hex digitsSelene ToyKeeper2023-11-191-1/+4
| * refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-1057-642/+862
|/
* added md5sum to build-all.sh output per targetSelene ToyKeeper2023-11-101-2/+5
* added a Makefile, so either `make` or `./make` can be used for most tasksSelene ToyKeeper2023-11-071-0/+28
* oops, missed a venv name change in the readmeSelene ToyKeeper2023-11-071-1/+1
* Merge branch 'pr-16-SammysHP-momentary-turbo' into trunkSelene ToyKeeper2023-11-071-0/+1
|\
| * shortened unnecessarily long explanationSelene ToyKeeper2023-11-071-5/+1
| * Merge branch 'momentary-turbo' of github.com:SammysHP/anduril into pr-16-Samm...Selene ToyKeeper2023-11-071-0/+5
|/|
| * Allow turbo in momentary modeSammysHP2023-11-071-0/+5
* | fail pull requests if author accidentally committed a new version.hSelene ToyKeeper2023-11-071-0/+4
* | recommend .venv/ instead of env/ for python depsSelene ToyKeeper2023-11-072-4/+7
* | shell script cleanup (fix lint warnings, remove unused scripts)Selene ToyKeeper2023-11-0716-90/+64
* | Merge branch 'pull15' into trunkSelene ToyKeeper2023-11-079-9/+9
|\ \ | |/ |/|
| * Merge branch 'trunk' of github.com:GarikFirst/anduril into pull15Selene ToyKeeper2023-11-079-9/+9
|/|
| * Changed bash and sh shebangs to /usr/bin/envIgor Bulekov2023-11-078-8/+8
| * Update make shebang for portabilityGarik First2023-11-071-1/+1
* | made build fail if eeprom data bigger than MCU's eeprom sizeSelene ToyKeeper2023-11-073-38/+49
|/
* memesSelene ToyKeeper2023-11-061-0/+2
* build-all.sh: don't err when search term starts with a dashSelene ToyKeeper2023-11-061-1/+1
* fixed invalid characters in github artifact namesSelene ToyKeeper2023-11-051-1/+1
* Merge branch 'johnou-bugfix/no-simple-ui-error' into trunkSelene ToyKeeper2023-11-051-9/+10
|\
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.