rejoe2
f047e31d4b
fix double success counts
1 year ago
you69man
cf7fa9c3a3
fix yields for displays 128x64 and 84x48
1 year ago
you69man
f925793430
fix esp8266 pin settings
1 year ago
rejoe2
6ec9561d7a
discord .2902
- disable cmdDone() calls for GridProfile+GetLossRate
- Typo
1 year ago
rejoe2
e8185b9e80
discord .2901
- add longer timeout + more retransmits to GridProfile req.
- close GridProfile + GetLossRate req. explicitly (also for heuristiscs)
1 year ago
rejoe2
b942b37cfd
Merge branch 'lumapu:development03' into development03
1 year ago
lumapu
4e277e20c8
0.8.29
* fix compile for ESP32-C3
1 year ago
lumapu
cbb93cfd5a
0.8.29
* added ESP32-C3 mini environment #1289
1 year ago
lumapu
12cf055dd1
Merge branch 'kscholty-esp32-c3' into development03
1 year ago
lumapu
d9f155ac65
Merge branch 'esp32-c3' of https://github.com/kscholty/ahoyDtu into kscholty-esp32-c3
1 year ago
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
1 year ago
rejoe2
28fd60f896
Fix https://github.com/lumapu/ahoy/issues/1288
#1288
1 year ago
kscholty
e5176b7430
Added ESP32-C3 chip
1 year ago
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
1 year ago
lumapu
5a52677cbd
0.8.28
* add get loss rate @rejoe2
* improve communication @rejoe2
1 year ago
lumapu
b3ceadadd4
0.8.28
* fix bug heuristic
* add version information to clipboard once 'copy' was clicked
1 year ago
lumapu
d31f39286e
0.8.27
* fix set power limit #1276
1 year ago
lumapu
16d0eb2048
0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
1 year ago
lumapu
681c58e6a2
0.8.25
fix platformio.ini
1 year ago
lumapu
d7f7cfb7ce
0.8.25
updated version number
1 year ago
lumapu
d62b53019a
0.8.25
* RX channel ID starts with fixed value #1277
* fix static IP for Ethernet
1 year ago
lumapu
78b603e373
0.8.24
* remove debug flag for fusion eth
1 year ago
lumapu
f191c036bb
0.8.24
* fix NRF communication for opendtufusion ethernet variant
1 year ago
Frank
21848bd5ae
Enhancement: log to syslog server instead of web-serial
1 year ago
Frank
69cdacaac7
Enhancement: log to syslog server instead of web-serial
1 year ago
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`
1 year ago
lumapu
30f580891f
0.8.22
* fix communication state-machine regarding zero export #1267
1 year ago
lumapu
3938216db2
0.8.21
fix fusion cdc boot
1 year ago
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
1 year ago
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
1 year ago
lumapu
5e5d6ab355
Merge branch 'geronet1-development03' into development03
1 year ago
lumapu
c9803159e5
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
1 year ago
lumapu
97899365ab
Merge branch 'You69Man-PR_conditioned_radio_loop' into development03
1 year ago
you69man
41e000f01a
Only call loop() functions of radio modules that are enabled and set up
1 year ago
geronet1
d3f1372857
Merge branch 'development03' of https://github.com/geronet1/ahoy into development03
1 year ago
lumapu
1c12f4c141
0.8.19
* added ms to serial log
* added (debug) option to configure gap between inverter requests
1 year ago
geronet1
e6b5edb784
ETH config bugfix
1 year ago
lumapu
e4ab7e9e5b
0.8.18
fix mDNS
1 year ago
lumapu
01b3e8f60a
Merge branch 'fsck-block-development03' into development03
1 year ago
lumapu
2f51bd1070
added ESP32 mDNS support
1 year ago
lumapu
767f9708be
Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03
1 year ago
lumapu
df2e840751
0.8.18
* copied even more from the original heuristic code #1259
1 year ago
Frank
b2a0a24c2d
Enhancement: mDNS Support in WiFi AP-Mode
1 year ago
lumapu
c71377011b
0.8.17
* possible fix of NRF with opendtufusion (without ETH)
* small fix in heuristics (if conditions made assignment not comparisson)
1 year ago
lumapu
240be8cd98
0.8.16
* updated heuristic #1080 #1259
* fix compile opendtufusion fusion ethernet
1 year ago
lumapu
4afd63184d
0.8.16
* fix crash if NRF is not enabled
1 year ago
lumapu
379654fa51
0.8.15
fix fusion build
1 year ago
lumapu
a91455eace
0.8.15
fix github workflow (files are case sensitive)
1 year ago
lumapu
cddd0a2d91
0.8.15
added missing patch file
1 year ago
lumapu
71e9fbdc0f
0.8.15
* added class to combine inverter heuristics fields #1258
1 year ago