Wed, 04 Oct 2023 11:28:49 +0200 Michiel Broek Version 0.3.1. Remove obsolete files from spiffs filesystem. Removed obsolete wifi stations.conf file and functions. Removed obsolete user screens. default tip file | diff | annotate
Tue, 03 Oct 2023 19:43:22 +0200 Michiel Broek Changes in the main timing loop and corrected the loop time. file | diff | annotate
Tue, 03 Oct 2023 17:24:06 +0200 Michiel Broek Version 0.3.0. Backported network code from experimental roaming project. Will now connect after reset to the strongest AP. Id the signal level drops below -67, extra scans are done to see for a better AP. Nothing is done yet. Removed config.conf file, all info is taken from the project menu and live tests. Better log the board type and send it via json mqtt. Send bssid and current channel too. file | diff | annotate
Tue, 26 Sep 2023 14:56:04 +0200 Michiel Broek Migrated ADC converter to isp-idf v5.1 file | diff | annotate
Mon, 15 Jun 2020 13:38:46 +0200 Michiel Broek write_units now overwrites instead of truncate/write the records. Add ssid to the node mqtt message. Lower rotary log messages. Removed most menu log messages. file | diff | annotate
Sun, 14 Jun 2020 14:53:06 +0200 Michiel Broek Code cleanup, doxygen comments added. file | diff | annotate
Sat, 13 Jun 2020 23:16:50 +0200 Michiel Broek Fix lock sync loss in unit zero set when the pressure sensor is not connected. Removed some log messages. file | diff | annotate
Sat, 13 Jun 2020 22:07:22 +0200 Michiel Broek Added DS18B20 error counters. Bigger font for the error counters screen and added the DS18B20 counter. Patched the u8g2_esp32_hal to fix the sudden system reboots. file | diff | annotate
Fri, 10 Apr 2020 11:51:40 +0200 Michiel Broek Version 0.2.5. Added interval to the NBIRTH json data. Added global define 60 seconds. file | diff | annotate
Mon, 06 Apr 2020 10:42:08 +0200 Michiel Broek Added screen with software error counters. file | diff | annotate
Sun, 05 Apr 2020 19:17:17 +0200 Michiel Broek Added alarm timer watchdog. This resets the loop if not finished in 30 seconds. file | diff | annotate
Fri, 29 Nov 2019 14:26:37 +0100 Michiel Broek Removed dead code. Added more doxygen documentation. file | diff | annotate
Tue, 26 Nov 2019 11:55:46 +0100 Michiel Broek Version 0.2.1. When wakeup by user push, select the active unit screen if only one unit is active. file | diff | annotate
Tue, 26 Nov 2019 11:20:41 +0100 Michiel Broek In the main screen dim the not active units. file | diff | annotate
Mon, 25 Nov 2019 11:34:38 +0100 Michiel Broek Updated doxygen comments. Removed some development debug logs. Increased user inactivity time to 4 minutes. More Dutch translations in the OTA update screens. file | diff | annotate
Sat, 23 Nov 2019 22:31:49 +0100 Michiel Broek Removed all the deepsleep code since there will be no battery operation. file | diff | annotate
Sat, 23 Nov 2019 21:43:14 +0100 Michiel Broek menuconfig settings now work for I2C display setup. Lot's of code cleanup. file | diff | annotate
Sat, 23 Nov 2019 19:10:05 +0100 Michiel Broek Swapped ADC channels 6 and 7. Completed the DS18B20 assign to unit. file | diff | annotate
Sun, 17 Nov 2019 12:58:39 +0100 Michiel Broek Temporary white splash screen. Select DS18B20 sensor per unit. Changed units result logging file | diff | annotate
Tue, 12 Nov 2019 21:57:40 +0100 Michiel Broek Added WiFi AP editor. file | diff | annotate
Tue, 12 Nov 2019 16:55:36 +0100 Michiel Broek Added WiFi list configured APs. Added offset to the menu rotary for large menus. file | diff | annotate
Tue, 12 Nov 2019 10:36:53 +0100 Michiel Broek Shorter lock times. file | diff | annotate
Mon, 11 Nov 2019 20:12:55 +0100 Michiel Broek Dutch translation on the screens. file | diff | annotate
Mon, 11 Nov 2019 16:54:12 +0100 Michiel Broek Code cleanup. Set MQTT uri from the configuration. file | diff | annotate
Sun, 10 Nov 2019 20:53:01 +0100 Michiel Broek Increased some lock timeouts. Application CPU speed from 160 to 240 MHz. Added timeout timers to the update process. file | diff | annotate
Fri, 08 Nov 2019 22:40:15 +0100 Michiel Broek Increaded stacksize for the user process. Implemented the network update using the proven brewboard code. Reverted the lock release and display sendbuffer lines to the previous code. The networks status screen uses the wifi lock. file | diff | annotate
Fri, 08 Nov 2019 10:57:46 +0100 Michiel Broek Added network setup file | diff | annotate
Thu, 07 Nov 2019 22:58:48 +0100 Michiel Broek Finished the editor using the rotary switch. Added editing of the MQTT server parameters. file | diff | annotate
Thu, 07 Nov 2019 15:09:51 +0100 Michiel Broek Added error logging for failed locks file | diff | annotate
Thu, 07 Nov 2019 11:47:15 +0100 Michiel Broek Better update of the user screens. Added more internal documentation. file | diff | annotate
Tue, 05 Nov 2019 11:31:59 +0100 Michiel Broek Moved the user interface into a separate task. Added a real seconds timer to this task. file | diff | annotate
(0) tip

mercurial