History for devtimer / devtimer.py
2018-05-06
@tundra
implement foot switch handling as an isr with rudimentary debounce logic
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
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-03-31
@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
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
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
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
2018-03-23
@tundra
add function to return selected compensation profile
tundra committed on 23 Mar 2018
@tundra
gave display constants unique names to accommodate multiple displays in the future
tundra committed on 23 Mar 2018
@tundra
beep on start, only save last loop time if debugging
tundra committed on 23 Mar 2018
@tundra
move gpio init under __main__, clarify compensation table comment
tundra committed on 23 Mar 2018
@tundra
improved/fixed comments
tundra committed on 23 Mar 2018
@tundra
fix time compensation logic, add beep(), add debug capability
tundra committed on 23 Mar 2018
@tundra
implement basic temperature-dependent timing logic
tundra committed on 23 Mar 2018
@tundra
factored led driver into separate file, general cleanup
tundra committed on 23 Mar 2018
@tundra
initial checkin
tundra committed on 23 Mar 2018