lumapu
75b229461a
Merge branch 'You69Man-feature/PR_0_8_30_TimeMonitorClass' into development03
1 year ago
you69man
bd0c5e3613
adapt Display_Mono.h to TimeMonitor
1 year ago
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
282c99e1a5
Merge branch 'You69Man-feature/PR_0_8_29_fix_yields_display' into development03
1 year ago
lumapu
d8acfca693
Merge branch 'feature/PR_0_8_29_fix_yields_display' of https://github.com/You69Man/ahoy into You69Man-feature/PR_0_8_29_fix_yields_display
1 year ago
lumapu
9c074b9814
0.8.30
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
1 year ago
lumapu
9eadd05f10
Merge branch 'You69Man-feature/PR_0_8_29_fix_esp8266_pin_settings' into development03
1 year ago
lumapu
ca4d000c9d
Merge branch 'feature/PR_0_8_29_fix_esp8266_pin_settings' of https://github.com/You69Man/ahoy into You69Man-feature/PR_0_8_29_fix_esp8266_pin_settings
1 year ago
lumapu
031dcf86e3
Merge branch 'rejoe2-development03' into development03
1 year ago
lumapu
dd7635280d
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
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
rejoe2
8a489ca14c
Delete Communication.h
wrong place...
1 year ago
rejoe2
2ab73d9627
fix double counts
1 year ago
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