History for devtimer / devtimer.py
2018-05-19
@tundra
continuously monitor profile switch allowing user to change it while running, update todos with cleanup tasks
tundra committed on 19 May 2018
@tundra
fix display dimming based on profile switch setting at boot and timer start
tundra committed on 19 May 2018
@tundra
add logic to read the profile selection switch
tundra committed on 19 May 2018
@tundra
parameterize beep() to use different sounds for start/stop and interval alarms
tundra committed on 19 May 2018
2018-05-12
@tundra
audible alert on start/stop, simplify beep sound
tundra committed on 12 May 2018
@tundra
add support for piezo buzzer beeps
tundra committed on 12 May 2018
@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
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