you69man
f7e35e4404
implement TimeMonitor Class
1 year ago
lumapu
c28d051ba4
0.8.30
* added info if grid profile was not found
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
* merge PR #1297 fix layout for OLED displays
1 year ago
lumapu
9c074b9814
0.8.30
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
1 year ago
lumapu
61ebe3e989
0.8.30
* added info if grid profile was not found
1 year ago
rejoe2
0d3bfe3710
fix some double 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
lumapu
cbb93cfd5a
0.8.29
* added ESP32-C3 mini environment #1289
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
you69man
41e000f01a
Only call loop() functions of radio modules that are enabled and set up
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
2f51bd1070
added ESP32 mDNS support
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
71e9fbdc0f
0.8.15
* added class to combine inverter heuristics fields #1258
1 year ago
lumapu
bd88242fea
0.8.15
* small heuristics improvements #1258
1 year ago
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
1 year ago
lumapu
8be701724c
fix startup without usb console
1 year ago
lumapu
d5c45af63d
disabled epaper display for fusion with ethernet
1 year ago
lumapu
583de41c6f
fix fusion eth crash
1 year ago
lumapu
bf5fe900da
fix compile for ESP8266
1 year ago
lumapu
468d7a6db7
fix compile for ESP32 (not S3 versions)
1 year ago