2018-05-12
@tundra
configure temp probe handling to use /opt/devtimer/temp_probe symlink
tundra committed on 12 May 2018
@tundra
further cleanup and tuning of footswitch debounce logic
tundra committed on 12 May 2018
2018-05-06
@tundra
tune footswitch debounce logic
tundra committed on 6 May 2018
@tundra
implement foot switch handling as an isr with rudimentary debounce logic
tundra committed on 6 May 2018
@tundra
update todo
tundra committed on 6 May 2018
2018-04-22
@tundra
canonicalize references to wiringpi methods and constants
tundra committed on 22 Apr 2018
@tundra
enable basic footswitch control
tundra committed on 22 Apr 2018
@tundra
update todos
tundra committed on 22 Apr 2018
2018-04-14
@tundra
initialize the time display on boot
tundra committed on 14 Apr 2018
@tundra
remove unneeded globals file from repo, update todos
tundra committed on 14 Apr 2018
@tundra
cleanup out of range temperature handling
tundra committed on 14 Apr 2018
@tundra
fix leading zero suppression logic, generally tidy up temperature reporting
tundra committed on 14 Apr 2018
@tundra
give time and temp led device objects more descriptive names
tundra committed on 14 Apr 2018
2018-04-08
@tundra
update todos
tundra committed on 8 Apr 2018
2018-03-31
@tundra
update todos
tundra committed on 31 Mar 2018
@tundra
suppress leading zeros in temp display, add startup temp sentinel, reorg constants and globals
tundra committed on 31 Mar 2018
@tundra
collapse temperature code and globals into main module, implement temp out-of-range signaling
tundra committed on 31 Mar 2018
@tundra
add support for negative temps
tundra committed on 31 Mar 2018
@tundra
added todo list
tundra committed on 31 Mar 2018
@tundra
simplify thread start syntax
tundra committed on 31 Mar 2018
2018-03-28
@tundra
add basic scaffolding for footswitch control
tundra committed on 28 Mar 2018
@tundra
add code to suppress bogus temperature reports from the 1-wire interface
tundra committed on 28 Mar 2018
2018-03-27
@tundra
add support for second display for temperature and display dimming in film mode
tundra committed on 27 Mar 2018
@tundra
clean up function names, use consistent threading syntax for both display and temp management
tundra committed on 27 Mar 2018
@tundra
restructure temp measurement to remove infinite loop from inside thread and move out to caller
tundra committed on 27 Mar 2018
@tundra
cleanup cruft in ds18b20 module
tundra committed on 27 Mar 2018
@tundra
implement basic multithreading between display and temperature logic
tundra committed on 27 Mar 2018
@tundra
add module for reading and conditioning the temperature probe samples
tundra committed on 27 Mar 2018
2018-03-25
@tundra
fix typos and clarify key comments
tundra committed on 25 Mar 2018
@tundra
added support for full table of correction constants from 60-80F for realtime, paper, and film
tundra committed on 25 Mar 2018