aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made LVP work.Selene ToyKeeper2017-08-192-62/+177
* First RoundTable example actually works (simple momentary 1-mode UI).Selene ToyKeeper2017-08-184-159/+423
* Some early ideas for Round Table. Nothing close to compile-able yet.Selene ToyKeeper2017-08-184-1/+542
* merged crescendo updates: added thermal regulationSelene ToyKeeper2017-07-281-5/+35
|\
| * Got 10-bit temperature measurement working.Selene ToyKeeper2017-06-251-5/+35
* | Merged convoy/biscotti updates.Selene ToyKeeper2017-07-110-0/+0
|\ \
| * | 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 the crescendo (ramping-clicky UI) branch.Selene ToyKeeper2017-06-183-2/+31
|\ \ \ | | |/ | |/|
| * | merged trunkSelene ToyKeeper2017-06-181-1/+1
| |\ \ | |/ / |/| |
* | | fixed tiny25 BOGOMIPS valueSelene ToyKeeper2017-05-011-1/+1
| * | 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