Commit graph

1984 commits

Author SHA1 Message Date
lumapu
4f75ce7dd1 0.8.29
* fix crash if `getLossRate` was read from inverter #1288 #1290
* reduce reload time for opendtufusion ethernet variant to 5 seconds
* added basic grid parser
2023-12-28 02:21:37 +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
5a52677cbd 0.8.28
* add get loss rate @rejoe2
* improve communication @rejoe2
2023-12-23 15:57:40 +01:00
lumapu
b3ceadadd4 0.8.28
* fix bug heuristic
* add version information to clipboard once 'copy' was clicked
2023-12-23 14:53:47 +01:00
lumapu
d31f39286e 0.8.27
* fix set power limit #1276
2023-12-18 13:55:49 +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
681c58e6a2 0.8.25
fix platformio.ini
2023-12-17 01:30:39 +01:00
lumapu
d7f7cfb7ce 0.8.25
updated version number
2023-12-17 01:01:53 +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
lumapu
78b603e373 0.8.24
* remove debug flag for fusion eth
2023-12-16 03:13:01 +01:00
lumapu
f191c036bb 0.8.24
* fix NRF communication for opendtufusion ethernet variant
2023-12-16 03:06:28 +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
lumapu
30f580891f 0.8.22
* fix communication state-machine regarding zero export #1267
2023-12-13 22:51:59 +01:00
lumapu
3938216db2 0.8.21
fix fusion cdc boot
2023-12-12 23:33:16 +01:00
lumapu
8c0ff5a3bd 0.8.21
* fix ethernet save inverter parameters #886
* fix ethernet OTA update #886
* improved radio statistics, fixed heuristic output for HMS and HMT inverters
2023-12-12 23:29:06 +01:00
lumapu
689a295d0b 0.8.20
* improved HM communication #1259 #1249
* fix `loadDefaults` for ethernet builds #1263
* don't loop through radios which aren't in use #1264
2023-12-12 20:49:43 +01:00
lumapu
5e5d6ab355 Merge branch 'geronet1-development03' into development03 2023-12-12 20:29:21 +01:00
lumapu
c9803159e5 Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03 2023-12-12 20:29:09 +01:00
lumapu
97899365ab Merge branch 'You69Man-PR_conditioned_radio_loop' into development03 2023-12-12 20:27:00 +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
geronet1
d3f1372857 Merge branch 'development03' of https://github.com/geronet1/ahoy into development03 2023-12-11 23:19:34 +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
geronet1
e6b5edb784 ETH config bugfix 2023-12-11 21:59:13 +01:00
lumapu
e4ab7e9e5b 0.8.18
fix mDNS
2023-12-10 23:16:09 +01:00
lumapu
01b3e8f60a Merge branch 'fsck-block-development03' into development03 2023-12-10 22:50:44 +01:00
lumapu
2f51bd1070 added ESP32 mDNS support 2023-12-10 22:49:55 +01:00
lumapu
767f9708be Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03 2023-12-10 22:42:09 +01:00
lumapu
df2e840751 0.8.18
* copied even more from the original heuristic code #1259
2023-12-10 22:40:46 +01:00
Frank
b2a0a24c2d Enhancement: mDNS Support in WiFi AP-Mode 2023-12-10 16:54:15 +01:00
lumapu
c71377011b 0.8.17
* possible fix of NRF with opendtufusion (without ETH)
* small fix in heuristics (if conditions made assignment not comparisson)
2023-12-10 11:14:36 +01:00
lumapu
240be8cd98 0.8.16
* updated heuristic #1080 #1259
* fix compile opendtufusion fusion ethernet
2023-12-09 17:09:05 +01:00
lumapu
4afd63184d 0.8.16
* fix crash if NRF is not enabled
2023-12-09 15:01:23 +01:00
lumapu
379654fa51 0.8.15
fix fusion build
2023-12-09 03:25:03 +01:00
lumapu
a91455eace 0.8.15
fix github workflow (files are case sensitive)
2023-12-09 03:05:41 +01:00
lumapu
cddd0a2d91 0.8.15
added missing patch file
2023-12-09 02:41:20 +01:00
lumapu
71e9fbdc0f 0.8.15
* added class to combine inverter heuristics fields #1258
2023-12-09 02:30:57 +01:00
lumapu
bd88242fea 0.8.15
* small heuristics improvements #1258
2023-12-09 01:34:36 +01:00
lumapu
1cebaad593 Merge branch 'You69Man-PR_improve_heuristic' into development03 2023-12-09 01:33:49 +01:00
lumapu
d3f5c578d0 Merge branch 'PR_improve_heuristic' of https://github.com/You69Man/ahoy into You69Man-PR_improve_heuristic 2023-12-09 01:33:37 +01:00
lumapu
bb1c3482b4 0.8.15
* added support for opendtufusion fusion ethernet shield #886
* fixed range of HMS / HMT frequencies to 863 to 870 MHz #1238
* changed `yield effiency` per default to `1.0` #1243
2023-12-09 01:28:14 +01:00
lumapu
8be701724c fix startup without usb console 2023-12-09 00:49:44 +01:00
lumapu
d5c45af63d disabled epaper display for fusion with ethernet 2023-12-09 00:42:36 +01:00
lumapu
583de41c6f fix fusion eth crash 2023-12-09 00:26:16 +01:00
lumapu
bf5fe900da fix compile for ESP8266 2023-12-08 17:35:29 +01:00
lumapu
468d7a6db7 fix compile for ESP32 (not S3 versions) 2023-12-08 17:29:07 +01:00
you69man
057c80162f fix setGotNothing (didn't leave Testmode anymore)
(cherry picked from commit f802036344f322770df2c261a21402fbd0eb86fd)
2023-12-08 16:14:42 +01:00
lumapu
6f62b12c9a Merge branch 'development03' into fusion_eth 2023-12-07 23:35:02 +01:00
lumapu
c3863f4928 0.8.14
* display improvments #1248 #1247
* fixed overflow in `hmRadio.h` #1244
2023-12-07 23:28:34 +01:00
lumapu
c771c2e5df 0.8.14
* fixed NTP update and sunrise calculation #1240 #886
2023-12-07 22:01:49 +01:00
lumapu
14b0fbbd68 Merge branch 'You69Man-feature/PR_display_improvements' into development03 2023-12-07 21:51:29 +01:00