aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated voltage calibration values. Upgraded from regular strobe to police s...Selene ToyKeeper2017-03-171-24/+24
* Added _delay_4ms() stuff, to save space on projects which need a few bytes mo...Selene ToyKeeper2017-03-161-0/+13
* 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
* Improved info for Windows users in the README.Selene ToyKeeper2015-04-011-5/+18
* merged better-index branch, provides auto-generated package index via taggingSelene ToyKeeper2015-03-191-0/+3
|\
| * minor top-level doc updatesSelene ToyKeeper2015-03-191-0/+3
|/
* Merged STAR updates from JonnyC.Selene ToyKeeper2015-01-230-0/+0
|\
| * merged trunkSelene ToyKeeper2015-01-231-0/+6
| |\ | |/ |/|
* | added links to flashing hardwareSelene ToyKeeper2014-12-241-0/+6
|/
* Convenience script for compiling attiny13a firmwares.Selene ToyKeeper2014-11-051-0/+24