2018-03-31 |
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
|
|
improved/fixed comments
tundra
committed
on 23 Mar 2018
|
|
fix time compensation logic, add beep(), add debug capability
tundra
committed
on 23 Mar 2018
|
|
implement basic temperature-dependent timing logic
tundra
committed
on 23 Mar 2018
|
|
factored led driver into separate file, general cleanup
tundra
committed
on 23 Mar 2018
|
|
initial checkin
tundra
committed
on 23 Mar 2018
|