Mon, 15 Jun 2020 12:08:21 +0200 Michiel Broek Better check for a corrupted units file. Added a small boot delay to prevent units file corruption. file | diff | annotate
Sun, 14 Jun 2020 22:35:24 +0200 Michiel Broek Lower loglevel for one message. file | diff | annotate
Sun, 14 Jun 2020 14:53:06 +0200 Michiel Broek Code cleanup, doxygen comments added. 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
Thu, 02 Apr 2020 11:45:36 +0200 Michiel Broek Version 0.2.3 Added WiFi reconnect. file | diff | annotate
Sat, 14 Mar 2020 13:07:02 +0100 Michiel Broek Version 0.2.2 Changed to use a permanent network and WiFi connection. Removed three mainloop stages. Removed MQTT sequence counter that was not used. Update WiFi rssi status during eacht measure cycle. Changed FreeRTOS schedulng to 500 Hz. 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
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:26:51 +0100 Michiel Broek Search DS18B20 sensor for the right pressure unit. file | diff | annotate
Mon, 11 Nov 2019 16:54:12 +0100 Michiel Broek Code cleanup. Set MQTT uri from the configuration. 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
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
Mon, 04 Nov 2019 19:35:05 +0100 Michiel Broek Attempt to create a rotary editor file | diff | annotate
Fri, 01 Nov 2019 14:23:48 +0100 Michiel Broek Added code comments. file | diff | annotate
Fri, 01 Nov 2019 13:13:14 +0100 Michiel Broek Added splash screen and unit zero set menu. file | diff | annotate
Thu, 31 Oct 2019 22:22:22 +0100 Michiel Broek More menus development. file | diff | annotate
Wed, 30 Oct 2019 23:21:46 +0100 Michiel Broek Initial code for the rotary switch and some menus. Changed default pushbutton pin from 12 to 14 and swapped the rotary pins. Disabled always create a new units file, it should be safe to keep it now. file | diff | annotate
Fri, 25 Oct 2019 23:27:57 +0200 Michiel Broek Added some menu ideas file | diff | annotate
Fri, 25 Oct 2019 21:53:43 +0200 Michiel Broek Updated esp-idf. The first two global screen functions created. file | diff | annotate
Sun, 13 Oct 2019 12:24:14 +0200 Michiel Broek Experimental mqtt published messages state counter file | diff | annotate
Fri, 11 Oct 2019 15:56:30 +0200 Michiel Broek Added publish logs. Another fix for DS18B20 rom address copy. file | diff | annotate
Fri, 11 Oct 2019 13:12:34 +0200 Michiel Broek Added alarm flag for units. file | diff | annotate
Wed, 09 Oct 2019 22:51:37 +0200 Michiel Broek Sleep time is now 55 seconds. Code cleanup. Decrease MQTT library logging to Error. file | diff | annotate
Wed, 09 Oct 2019 21:00:27 +0200 Michiel Broek Hookup OLED I2C display to temorary display some data. file | diff | annotate
Tue, 08 Oct 2019 21:09:36 +0200 Michiel Broek FreeRTOS scheduler from 100 Hz to 200 Hz. All units data is now protected with a semaphore. file | diff | annotate
Tue, 08 Oct 2019 15:47:34 +0200 Michiel Broek Prepare ds18b20 sensors for multiple sensors on the onewire bus. file | diff | annotate
Tue, 08 Oct 2019 12:00:31 +0200 Michiel Broek Initial import of the CO2 meter application. file | diff | annotate
(0) tip

mercurial