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 15:10:25 +0200 Michiel Broek Migrated to isp-idf v5.1 file | diff | annotate
Wed, 19 May 2021 19:42:21 +0200 Michiel Broek Uodated to stable esp-idf 4.2.1 file | diff | annotate
Sun, 14 Jun 2020 14:53:06 +0200 Michiel Broek Code cleanup, doxygen comments added. 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
Sun, 24 Nov 2019 11:34:36 +0100 Michiel Broek Increased I2C timeout from 1000 to 5000 mSec. 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, 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
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
Sat, 26 Oct 2019 14:05:17 +0200 Michiel Broek Changed build system to idf.py 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
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
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 12:00:31 +0200 Michiel Broek Initial import of the CO2 meter application. file | diff | annotate
(0) tip

mercurial