lumapu
ca6ebfe0fe
0.8.53
...
* fix history graph
* fix MqTT yield day #1331
2024-01-12 21:42:22 +01:00
lumapu
76fa30503d
0.8.51
...
* fix translation #1346
* further improve sending active power control command faster #1332
* added history protection mask
2024-01-10 23:53:24 +01:00
lumapu
fa32906707
Merge branch 'VArt67-Merge-to-upstream' into development03
2024-01-09 20:49:00 +01:00
lumapu
cc9ba1b808
improved, but currently compiles with errors
2024-01-09 00:11:36 +01:00
VArt67
2b4de00a89
* Added history charts to web and to Display_Mono_128x64
2024-01-07 23:25:50 +01:00
lumapu
31ecb9620f
0.8.43
...
* fix display of sunrise in `/system` #1308
* fix overflow of `getLossRate` calculation #1318
* improved MqTT by marking sent data and improved `last_success` resends #1319
* added timestamp for `max ac power` as tooltip #1324 #1123 #1199
* repaired Power-limit acknowledge #1322
2024-01-05 01:24:38 +01:00
lumapu
cd9cc976e7
0.8.42
...
* add LED to display whether it's night time or not. Can be reused as output to control battery system #1308
2024-01-03 00:14:10 +01:00
lumapu
f2e1e536f5
0.8.41
...
* fix display timeout (OLED) to 60s
* change offs to signed value
2024-01-02 15:12:24 +01:00
lumapu
2cda39c9f9
0.8.39
...
* fix MqTT dis_night_comm in the morning #1309
* seperated offset for sunrise and sunset #1308
2024-01-01 23:02:14 +01:00
lumapu
86ff9f054a
0.8.35
...
* changed reload time for opendtufusion after update to 5s
* fix default interval and gap for communication
* fix serial number in exported json (was decimal, now correct as hexdecimal number)
* beautified factory reset
* added second stage for erase settings
* increased maximal number of inverters to 32 for opendtufusion board (ESP32-S3)
* fixed crash if CMT inverter is enabled, but CMT isn't configured
2023-12-30 02:33:57 +01:00
lumapu
b5cdd775a7
0.8.35
...
* added dim option for LEDS
* changed reload time for opendtufusion after update to 5s
2023-12-30 00:20:36 +01:00
Frank
30ca3a6e43
Enhancement: log to syslog server instead of web-serial
2023-12-29 11:02:09 +01:00
lumapu
8b379f768e
0.8.29
...
* fix MqTT generic topic `comm_disabled` #1265 #1286
* potential fix of #1285 (reset yield day)
* fix fraction of yield correction #1280
2023-12-23 16:47:07 +01:00
lumapu
16d0eb2048
0.8.26
...
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
2023-12-17 15:04:09 +01:00
lumapu
d62b53019a
0.8.25
...
* RX channel ID starts with fixed value #1277
* fix static IP for Ethernet
2023-12-17 01:01:20 +01:00
Frank
21848bd5ae
Enhancement: log to syslog server instead of web-serial
2023-12-15 11:33:48 +01:00
lumapu
222bf0e54a
0.8.23
...
* heuristics fix #1269 #1270
* moved `sendInterval` in settings, **important:** *will be reseted to 15s after update to this version*
* try to prevent access to radio classes if they are not activated
* fixed millis in serial log
* changed 'print whole trace' = `false` as default
* added communication loop duration in [ms] to serial console
* don't print Hex-Payload if 'print whole trace' == `false`
2023-12-14 23:34:10 +01:00
you69man
41e000f01a
Only call loop() functions of radio modules that are enabled and set up
2023-12-11 23:50:29 +01:00
lumapu
1c12f4c141
0.8.19
...
* added ms to serial log
* added (debug) option to configure gap between inverter requests
2023-12-11 22:38:48 +01:00
lumapu
bf5fe900da
fix compile for ESP8266
2023-12-08 17:35:29 +01:00
lumapu
c771c2e5df
0.8.14
...
* fixed NTP update and sunrise calculation #1240 #886
2023-12-07 22:01:49 +01:00
Wusaweki
99add5c8b2
combine CMD module status to antenna-symbol
...
... and for this harmonize hmRadio and hmsRadio is_Chip_Connected()
2023-12-01 15:58:04 +01:00
lumapu
f417717fc3
* optimized heuristic
...
* added option to reduce log size (strip frame payload to relevant field)
thx @Oberfritze, @rejoe2
2023-11-20 22:58:57 +01:00
lumapu
b7f0e683ec
0.8.10
...
* fix Mi and HM inverter communication #1235
* added privacy mode option #1211
* changed serial debug option to work without reboot
2023-11-19 14:25:57 +01:00
lumapu
49ef94cb7a
0.8.9
...
* merged PR #1234
* added new alarm codes
* removed serial interval, was not in use anymore
2023-11-19 01:38:54 +01:00
lumapu
1bc3a0f06f
0.8.7
...
* fix ESP8266 inverter settings #1226
* send radio statistics via MqTT #1227
* made night communication inverter depended
* added option to prevent adding values of inverter to total values (MqTT only) #1199
2023-11-13 23:54:55 +01:00
lumapu
8ac895f50a
0.8.5
...
* fixed endless loop while switching CMT frequency
* removed obsolete "retries" field from settings #1224
* fixed crash while defining new invertes #1224
* fixed default frequency settings
* added default input power to `400` while adding new inverters
* fixed color of wifi RSSI icon #1224
2023-11-12 12:02:11 +01:00
lumapu
efdac9634f
0.8.4
...
* introduced tabs in WebGUI (inverter settings)
* added inverter-wise power level and frequency
2023-11-11 03:12:14 +01:00
lumapu
f1dfd328cc
0.8.1
...
* added tx channel heuristics (per inverter)
* fix statistics counter
2023-11-01 00:11:38 +01:00
lumapu
92855a7f0c
started to add heuristics as an extra class (for now global not inverter independent)
2023-10-29 17:17:05 +01:00
lumapu
96f181c662
some improvements
2023-10-18 22:39:41 +02:00
lumapu
bf772756ed
improved set limit and radio statistics
...
communication with HMS / HMT is fine - for HM it tries to receive on the same channel which does not work for 4-ch inverter
2023-10-12 17:22:56 +02:00
lumapu
5b39d38d86
included dev-control again
2023-10-12 07:56:49 +02:00
lumapu
b34e5a7416
added millis to each packet for radio analysis
...
fixed several issue regarding communication
2023-10-11 21:07:03 +02:00
lumapu
c7f3f21469
further improved new communication model
2023-10-10 23:53:59 +02:00
lumapu
5a81a54738
started to improve communication (from scratch)
2023-10-09 23:59:04 +02:00
lumapu
3e9d6b8900
0.7.66 - 2023-10-04
...
* prepared PA-Level for CMT
* removed settings for number of retransmits, its fixed to `5` now
* added parentheses to have a excactly defined behaviour
2023-10-04 22:16:32 +02:00
lumapu
ebb79d1d09
0.7.63
...
* fix NRF24 communication #1200
2023-10-01 16:44:20 +02:00
lumapu
41ade24538
0.7.62
...
* add timeout before payload is tried to process (necessary for HMS/HMT)
2023-10-01 12:36:18 +02:00
lumapu
dae638f7c6
0.7.62
...
* fix communication to inverters #1198
2023-10-01 12:12:21 +02:00
lumapu
86822eb7b8
further improvements to generic functions
2023-10-01 00:39:22 +02:00
lumapu
ac0a4976d8
moved radio-statistic to inverter (not global per radio module any more)
2023-09-30 23:23:11 +02:00
lumapu
28868a6ca6
fix HMS only installation
2023-09-30 18:17:39 +02:00
lumapu
124cbf6ba2
bug fix esp8266
2023-09-30 02:14:35 +02:00
lumapu
ded734fa8b
fix some errors
2023-09-30 02:02:19 +02:00
lumapu
a695356313
removed / replaced hmsPayload completely
2023-09-30 01:33:09 +02:00
lumapu
dcd5d5a72b
set radio pointer to inverter
2023-09-30 01:11:20 +02:00
lumapu
9b22b1017a
improved hmSystem
2023-09-30 01:05:34 +02:00
lumapu
d8feaf02ac
changed to generic packet_t
2023-09-30 00:10:49 +02:00
rejoe2
6b5dfeec08
reset ticker
...
beegee3 proposal, https://github.com/lumapu/ahoy/issues/1179#issuecomment-1735071508
2023-09-27 05:07:30 +02:00