2018-05-06 |
update todo
tundra
committed
on 6 May 2018
|
---|---|
2018-04-22 |
canonicalize references to wiringpi methods and constants
tundra
committed
on 22 Apr 2018
|
enable basic footswitch control
tundra
committed
on 22 Apr 2018
|
|
update todos
tundra
committed
on 22 Apr 2018
|
|
2018-04-14 |
initialize the time display on boot
tundra
committed
on 14 Apr 2018
|
remove unneeded globals file from repo, update todos
tundra
committed
on 14 Apr 2018
|
|
cleanup out of range temperature handling
tundra
committed
on 14 Apr 2018
|
|
fix leading zero suppression logic, generally tidy up temperature reporting
tundra
committed
on 14 Apr 2018
|
|
give time and temp led device objects more descriptive names
tundra
committed
on 14 Apr 2018
|
|
2018-04-08 |
update todos
tundra
committed
on 8 Apr 2018
|
2018-03-31 |
update todos
tundra
committed
on 31 Mar 2018
|
suppress leading zeros in temp display, add startup temp sentinel, reorg constants and globals
tundra
committed
on 31 Mar 2018
|
|
collapse temperature code and globals into main module, implement temp out-of-range signaling
tundra
committed
on 31 Mar 2018
|
|
add support for negative temps
tundra
committed
on 31 Mar 2018
|
|
added todo list
tundra
committed
on 31 Mar 2018
|
|
simplify thread start syntax
tundra
committed
on 31 Mar 2018
|
|
2018-03-28 |
add basic scaffolding for footswitch control
tundra
committed
on 28 Mar 2018
|
add code to suppress bogus temperature reports from the 1-wire interface
tundra
committed
on 28 Mar 2018
|
|
2018-03-27 |
add support for second display for temperature and display dimming in film mode
tundra
committed
on 27 Mar 2018
|
clean up function names, use consistent threading syntax for both display and temp management
tundra
committed
on 27 Mar 2018
|
|
restructure temp measurement to remove infinite loop from inside thread and move out to caller
tundra
committed
on 27 Mar 2018
|
|
cleanup cruft in ds18b20 module
tundra
committed
on 27 Mar 2018
|
|
implement basic multithreading between display and temperature logic
tundra
committed
on 27 Mar 2018
|
|
add module for reading and conditioning the temperature probe samples
tundra
committed
on 27 Mar 2018
|
|
2018-03-25 |
fix typos and clarify key comments
tundra
committed
on 25 Mar 2018
|
added support for full table of correction constants from 60-80F for realtime, paper, and film
tundra
committed
on 25 Mar 2018
|
|
2018-03-23 |
add function to return selected compensation profile
tundra
committed
on 23 Mar 2018
|
gave display constants unique names to accommodate multiple displays in the future
tundra
committed
on 23 Mar 2018
|
|
beep on start, only save last loop time if debugging
tundra
committed
on 23 Mar 2018
|
|
move gpio init under __main__, clarify compensation table comment
tundra
committed
on 23 Mar 2018
|