release date: 2024-10-29
release date: 2024-08-22
conf
without parameters.make env-pull
in top level make file.release date: 2024-07-17
host
when resolving multiple names at once.top
.make flags
target.release date: 2024-06-20
release date: 2024-06-12
info system
and on SYSTEM page.tail
to cut
, better help text for some CLI commands.make mock-gdb
target to run the host binary in GDB.release date: 2024-05-16
reconnect to AP
messages in log.make list
.release date: 2024-05-14
file got stuck
error is detected.clock
CLI command via '-x' option.make codecheck
target and fix all warnings (#384).release date: 2024-04-04
release date: 2024-02-21
scan temp
CLI command to list available DS18 sensors.file_write()
failed.release date: 2023-10-06
make image
to create update images via FS.SEC|MIN|HOURS|DAYS_TO_SEC|MS
.release date: 2023-09-15
release date: 2023-07-13
release date: 2023-06-27
More can be read in the blog article for this release: Update news 3.0.52
release date: 2023-04-24
release date: 2023-04-06
Make CT config read-only in RELEASE builds.
Do not log (html, websocket and telemetry) buffer overflows in non-release builds.
Remove unused 'led_blink()' function in LED module.
Do not flash the first FS entry at first page load of FILES in ALPHA builds.
Better suppress 0.0 values for unset ENV values in STORAGE and WEB-UI.
Use 'button' instead of 'input' for all HTML buttons.
Turn the CALIB menu entry into a
Better error message for CLI commands upload and update.
Fix setting certain RC types (76mV and 144mV) in NEW CT CONFIG.
Show the AVG of the last 10 I, P and Q values on the CALIB page.
Limit calib values to +/- 2047 resp. +/- 63.
Change 330mV to 333mV for all CTs.
Double precision for all energy counters and values.
Set FULL_SCALE_VOLTAGE for new CT config to 499.5 volt.
Implement [Freeze] button on CALIB page.
Show calculated energy values on calibration page.
Silently ignore empty lines and comments in command line.
Implement DC mode in ADE7758 driver.
Log file position in low level IO error logs.
Add ENV variables for message delays and dry-run.
Don't skip '\n' when repairing last line of CSV file.
Turn net_event_cb from std::function into C function pointer.
Turn fs_event_cb from std::funtion into C function pointer.
Do not render [Logging] button if logger is disabled.
Improve Telemetry::Export robustnes and error logging.
Changed ENV function callbacks to plain function pointers.
Fix busy loop when resuming interrupted export but summary is OFF.
Better UI when buffering, sending and exporting TELEMETRY data (#45).
Better (cleaner) make flags
to show compile time flags.
Fix compile if HAVE_RTC is set but HAVE_CLOCK is not, and when HAVE_HWPIN=0.
Make model YASAWA a "zero features" model.
Add new make ALL=1 deploy
switch to compile each and every model.
Add callback when ENV variables get set.
Fix wrong length of CRC32 data in DS18 address calculation.
New HAVE_HELP build flag for linking SETUP to Wiki.
erase config
when button is pressed and held for 15 seconds.Fix ct_voltage and counter_factor config values allways seen as changed.
Remove the code to backup cert files when formatting the FS on ESP32.
Update CORE 2.0.0 to latest master with IDF 4.4.3, ESP8266 core is now latest master.
Clean up net.cpp, setting DHCP hostnames seems to work now.
All bytes of a config string are used now, do not store \0 in string (#345).
Allow passwords to be reimported, even when its size increases (#345).
Do not WIPE FFATFS after flashing first time.
Fix corrupt empty passwords, expand ALL password length from 28 to 32 bytes.
Drop HARMONIX request in websocket regardless of errors in the driver (do not retry).
Reanable DS18 for XUAN, as OneWire lib is now ready for CORE 2.0.0
Switch JARVIS, FAKARAVA and GAUA to CORE 2.0.0
Fix harmonix calculation in ADE9000 driver.
Implement hack for CORE 2.0.0 builds on MacOS.
Show stderr when doing 'make VERBOSE=1 deploy'.
Replace 'MODBUS/TCP' by '-' in list of TELEMETRY protocols in BLE API.
exec <script.bat>
.spi_is_busy
flag with mutex in ADE9000 driver.npm install uglifycss -g
).upload -n
.info error
.mhz
to calibrate and reset mhz CO2 sensor.reset
command now resets config (factory reset), meter and counter.reset
command.make deploy
target to automatically tag version in git.