]>
hydra-www.ietfng.org Git - acmetensortoys-snakecontrol/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nathaniel Wesley Filardo [Sun, 17 Dec 2017 03:35:29 +0000 (22:35 -0500)]
Increase debugging in pidmonitor
Nathaniel Wesley Filardo [Sat, 16 Dec 2017 23:18:59 +0000 (18:18 -0500)]
Change sensor identities
Rather than route everything back to one board, take advantage of
some spare space on the breadboard used for door sensors and gang
some 1W sensors there. This reduces the need for long cables. :)
Nathaniel Wesley Filardo [Sat, 16 Dec 2017 23:18:32 +0000 (18:18 -0500)]
Robustification
Nathaniel Wesley Filardo [Sat, 16 Dec 2017 21:27:50 +0000 (16:27 -0500)]
lcdproc-remind: only show screen if reminders exist
Nathaniel Wesley Filardo [Sat, 16 Dec 2017 23:25:55 +0000 (18:25 -0500)]
Run aerator manually, rather than under remind supervision
"Always" seems to be sane.
Nathaniel Wesley Filardo [Fri, 15 Dec 2017 04:02:44 +0000 (23:02 -0500)]
Fix lcdproc-remind interaction by ensuring the log file exists
At startup, until cron kicks off remind, we won't have a log file and
inotify will fail. This is a tranient failure, at least.
Nathaniel Wesley Filardo [Fri, 15 Dec 2017 04:01:59 +0000 (23:01 -0500)]
Tweak web and rrdtool graph goo to separate DMX outs
Nathaniel Wesley Filardo [Fri, 15 Dec 2017 04:01:30 +0000 (23:01 -0500)]
Change LCD status display layout
Nathaniel Wesley Filardo [Fri, 15 Dec 2017 04:00:42 +0000 (23:00 -0500)]
Second PID loop to drive left tank-side heater
Nathaniel Wesley Filardo [Tue, 12 Dec 2017 19:20:37 +0000 (14:20 -0500)]
Add door monitor support
While here, tweak regexes in lcdproc-monitor
Nathaniel Wesley Filardo [Wed, 29 Nov 2017 20:50:15 +0000 (15:50 -0500)]
Move generated images and resize them, while here
Nathaniel Wesley Filardo [Wed, 29 Nov 2017 19:45:21 +0000 (14:45 -0500)]
Update sensor suite
Nathaniel Wesley Filardo [Wed, 29 Nov 2017 19:45:49 +0000 (14:45 -0500)]
Add reminders to web view
Nathaniel Wesley Filardo [Fri, 9 Jun 2017 08:34:33 +0000 (04:34 -0400)]
Further fixes to lcdproc-remind
Nathaniel Wesley Filardo [Fri, 9 Jun 2017 04:15:26 +0000 (00:15 -0400)]
Don't monitor in inotifywait in lcdproc-remind
Nathaniel Wesley Filardo [Wed, 7 Jun 2017 16:34:19 +0000 (12:34 -0400)]
Bunch of updates, including new lcdproc client
Nathaniel Wesley Filardo [Sun, 7 May 2017 19:38:20 +0000 (15:38 -0400)]
Minor overhaul for LCD and BME
Add BME280 sensor to tank top
Add lcdproc interface which scrapes pidmonitor logs for display
Other tweaks around town
Nathaniel Wesley Filardo [Mon, 10 Apr 2017 17:06:30 +0000 (17:06 +0000)]
Initial commit