Releases: Open-Acidification/TankController
Releases · Open-Acidification/TankController
v22.08.1
13 Aug 01:50
Compare
Sorry, something went wrong.
No results found
v22.07.2
25 Jul 23:56
Compare
Sorry, something went wrong.
No results found
Update library.properties so that new release is visible to Arduino Library Manager.
v22.07.1
07 Jul 20:49
Compare
Sorry, something went wrong.
No results found
Update to latest external libraries (Keypad, LiquidCrystal, RTC, ...)
Serve files using non-blocking algorithm
v22.04.1
28 Apr 22:53
Compare
Sorry, something went wrong.
No results found
Update pH "mean" label for sine entry.
View SD directories
Disable Watchdog timer using '#' when viewing device address
v22.03.2
22 Mar 00:38
Compare
Sorry, something went wrong.
No results found
View temperature calibration
Allow cross-origin resource sharing (avoid CORS error)
v22.03.1
21 Mar 18:22
Compare
Sorry, something went wrong.
No results found
EthernetServer API (#284 )
View pH (#286 )
Print floating point correctly (#291 )
Fix multiple NumCollectorState bugs (#288 )
Remove pH failsafe #290 )
Add menu for clearing temperature calibration (#296 )
Add sine support for temperature (#298 )
Fix WDT hanging too long on setup (#299 )
v22.02.2
16 Feb 01:53
Compare
Sorry, something went wrong.
No results found
Fix buffer overrun problem when pH >= 10.000
v22.02.1
15 Feb 16:07
Compare
Sorry, something went wrong.
No results found
ramp for temperature
sin for pH
v21.12.1
22 Dec 23:05
Compare
Sorry, something went wrong.
No results found
Published in the public library (#262 )
Use Arduino-CI for testing (#263 )
Add ramp for pH (#266 )
Add ramp for temperature (#267 )
Add sin() for pH (#269 )
v21.09.1
14 Sep 21:40
Compare
Sorry, something went wrong.
No results found
Suppress certain external library warnings (#114 )
Stop using %f for printing floats (#256 )
Follow structure for Arduino library (#257 )
Update GUI for changes to SD library (#258 )
Record changes to calibration to serial and SD log (#259 )
Include size report with each PR (#260 )
Remove unused UIState class (#261 )