aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a compiler warning about tk-random.h.Selene ToyKeeper2017-03-261-1/+4
* Made tk-delay.h allow use of both _delay_ms() and _delay_4ms().Selene ToyKeeper2017-03-181-3/+4
* Fixed LVP. Verified it works on FET+1 and attiny25. Added presets for MTN17...Selene ToyKeeper2017-03-181-0/+12
* Added _delay_4ms() thing from new smaller biscotti. Will need it for crescendo.Selene ToyKeeper2017-03-161-0/+13
* Added info about getting USBasp to work in Windows (especially Windows 10).Selene ToyKeeper2016-09-201-0/+5
* Extra parents in include path.Selene ToyKeeper2016-09-201-1/+1
* Merged in Mike C's X85 firmware.Selene ToyKeeper2016-09-092-0/+30
|\
| * Updated Mike C's X85 firmware (new version 2016-06-22, IIRC).Selene ToyKeeper2016-09-092-0/+30
* | merged new Convoy "Biscotti" firmwareSelene ToyKeeper2016-09-091-26/+26
|\ \
| * \ merged trunkSelene ToyKeeper2016-09-092-3/+3
| |\ \ | |/ / |/| |
* | | Merged bistro and bistro-tripledown updates.Selene ToyKeeper2016-09-094-99/+162
|\ \ \ | |_|/ |/| |
| * | level_calc minor formatting fixSelene ToyKeeper2016-09-091-1/+1
| * | Flash ROM last, set fuses first. Switched from low=0xe2 to low=0xd2.Selene ToyKeeper2016-09-091-2/+2
| * | Add more parents to include path.Selene ToyKeeper2016-09-091-1/+1
* | | merged trunkSelene ToyKeeper2015-10-185-2/+48
|\ \ \
| * \ \ Merged many updates from tiny25/bistro branch.Selene ToyKeeper2015-10-185-2/+48
| |\ \ \
* | | | | merged trunkSelene ToyKeeper2015-10-070-0/+0
|\| | | |
| | | | * Raised the LVP trigger level since it seemed to be too low.Selene ToyKeeper2016-07-031-1/+1
| | | | * Added extra parent includes to gcc path.Selene ToyKeeper2016-07-031-1/+1
| | | | * Calibrated voltage for nanjg 105d drivers used by Convoy.Selene ToyKeeper2016-07-031-25/+25
| | | |/
| | | * Added bistro-tripledown.c.Selene ToyKeeper2016-05-231-1/+34
| | | * Fixed level_calc N-channel calculations to fix all errors I could find.Selene ToyKeeper2016-05-221-13/+43
| | | * Made level_calc.py work with any number of power channels.Selene ToyKeeper2016-05-221-96/+96
| | | * Different tiny25 fuses: No brownout detection, and slower startup.Selene ToyKeeper2015-11-081-1/+1
| | |/
| | * Removed the need to specify header file paths.Selene ToyKeeper2015-10-182-2/+2
| | * Made pgm_rand() more erratic (beginning of PROGMEM is boring for this purpose),Selene ToyKeeper2015-10-121-2/+3
| | * Oops, forgot to add tk-random header.Selene ToyKeeper2015-10-121-0/+28
| | * Made a simple program to blink out temperature measurements.Selene ToyKeeper2015-10-102-0/+17
| | * merged trunkSelene ToyKeeper2015-10-070-0/+0
| | |\ | | |/ | |/|
| * | merged TK refactoring effort and bistro project from sandbox:Selene ToyKeeper2015-10-075-6/+417
| |\ \ | |/ / |/| |
| * | merged Tido's BLF-VLD codeSelene ToyKeeper2015-09-140-0/+0
| |\ \
| | | * merged sandbox -- added Tido's BLF-VLD, updated s7 and added volts+tents batt...Selene ToyKeeper2015-10-052-7/+25
| | | |\ | |_|_|/ |/| | |
* | | | Replaced how USE_FILE_DELAY works.Selene ToyKeeper2015-10-051-7/+12
* | | | Added nanjg board/pin layout definition to tk-attiny.h.Selene ToyKeeper2015-10-051-0/+13
* | | | merged tiny25 branchSelene ToyKeeper2015-10-055-6/+399
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Added volts+tenths and 8-bar battery check styles.Selene ToyKeeper2015-10-032-16/+120
| * | made visually-linear curve function configurable in level_calc.pySelene ToyKeeper2015-09-301-6/+22
| * | Oops, delay_s() should delay for 1000 ms, not BOGOMIPS ms.Selene ToyKeeper2015-09-112-3/+4
| * | Refactored blf-a6 a bunch to export code to includes and make attiny portabil...Selene ToyKeeper2015-09-114-0/+272
| * | merged trunkSelene ToyKeeper2015-09-100-0/+0
| |\|
* | | merged trunkSelene ToyKeeper2015-09-143-3/+34
|\ \ \ | | |/ | |/|
| * | Merged attiny25 support for blf-a6, battcheck, and offtime-cap.Selene ToyKeeper2015-09-103-3/+34
| |\|
| | * Made offtime-cap work on attiny25 in addition to the attiny13 it already supp...Selene ToyKeeper2015-09-102-4/+6
| | * Added attiny25-compatible build and flash scripts.Selene ToyKeeper2015-09-103-1/+30
| |/
| * merged final blf-a6 files for groupbuy production unitsSelene ToyKeeper2015-08-240-0/+0
|/|
| * merged trunkSelene ToyKeeper2015-05-281-3/+4
| |\ | |/ |/|
* | Added "-c -std=gnu99" to build script, made some small 'inline' changes to so...Selene ToyKeeper2015-04-191-2/+3
* | Added nicer avr-size output during builds.Selene ToyKeeper2015-04-191-1/+1
|/
* Added dual PWM support to level_calc.py, and made it work better when run via...Selene ToyKeeper2015-04-061-12/+82
* Moved level_calc.py to bin/ since it's useful for general purposes.Selene ToyKeeper2015-04-061-0/+61