Wusaweki
d3c0232e06
increase display update rate
1 year ago
Wusaweki
baebbf4ff7
bind inverter rf-quality (from heuristic) to display radio RSSI bars
1 year ago
lumapu
531869737e
0.8.12
* added button `copy to clipboard` to `/serial`
1 year ago
lumapu
ba8d1f3fc3
fix compile error and warnings
1 year ago
lumapu
8fb7bf1fcf
0.8.11
* improved communication, thx @rejoe2
* improved heuristics, thx @rejoe2 , @Oberfritze
* added option to strip payload of frames to significant area
1 year ago
lumapu
f417717fc3
* optimized heuristic
* added option to reduce log size (strip frame payload to relevant field)
thx @Oberfritze , @rejoe2
1 year ago
lumapu
bac4301b8a
0.8.1011
* optimized communication
* repaired statistics
* fixed reboot
1 year ago
lumapu
34dff0b395
small changes
added Radio DTU to /system
1 year ago
lumapu
7c2beab9a7
small fixes
1 year ago
lumapu
6d6686b44e
0.8.1101
known issues:
* crashes from time to time?
* has MI commands in HM pipe?
1 year ago
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
1 year ago
lumapu
49ef94cb7a
0.8.9
* merged PR #1234
* added new alarm codes
* removed serial interval, was not in use anymore
1 year ago
lumapu
b57e463b92
improved changes from PR #1234
1 year ago
lumapu
67e8f69ce3
Merge branch 'rejoe2-development03' into development03
1 year ago
lumapu
904c34b4e3
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
1 year ago
rejoe2
08fcbb4e73
Partly fix retransmit errors
* move gotFragment flag
1 year ago
rejoe2
2da9306cf9
Merge pull request #9 from rejoe2/0.8.0707
0.8.0707
1 year ago
lumapu
972b03376b
0.8.8
* fix ESP8266 save inverter #1232
1 year ago
rejoe2
eb15ce5dba
0.8.0707
1 year ago
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
1 year ago
lumapu
a82777b2a1
0.8.6
* merged PR #1225
* improved heuristics (prevent update of statitistic during testing)
1 year ago
lumapu
e8dbe02e4f
merged
1 year ago
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
1 year ago
lumapu
efdac9634f
0.8.4
* introduced tabs in WebGUI (inverter settings)
* added inverter-wise power level and frequency
1 year ago
lumapu
c98d35d7c4
0.8.4
* changed MqTT alarm topic, removed retained flag #1212
* reduce last_success MQTT messages (#1124 )
1 year ago
lumapu
4e9a09f33f
0.8.3
* fix null ptr PR #1222
1 year ago
lumapu
19813a841d
Merge branch 'You69Man-development03' into development03
1 year ago
lumapu
deb3c759d5
Merge branch 'development03' of https://github.com/You69Man/ahoy into You69Man-development03
1 year ago
lumapu
56a1f3beaf
0.8.3
* fix yield day reset during day #848
* add total AC Max Power to WebUI
* fix opendtufusion build (GxEPD patch)
1 year ago
lumapu
975f6923d3
0.8.2
* beautified inverter settings in `setup` (preperation for future, settings become more inverter dependent)
1 year ago
Wusaweki
b84391df89
fix null pointer access in display.h
1 year ago
lumapu
e550111f95
0.8.1
fix github actions (include error)
1 year ago
lumapu
e582cb71d0
0.8.1
fix github actions
1 year ago
lumapu
37d773eaa0
0.8.1
* added tx channel heuristics (per inverter)
* fix statistics counter
1 year ago
lumapu
ac246bb763
fixed radio statistics
1 year ago
lumapu
179c51302b
small Heuristic fix
1 year ago
lumapu
f1dfd328cc
0.8.1
* added tx channel heuristics (per inverter)
* fix statistics counter
1 year ago
lumapu
92855a7f0c
started to add heuristics as an extra class (for now global not inverter independent)
1 year ago
lumapu
7a97124bf7
small corrections after merging #1219
1 year ago
lumapu
866649e18d
Merge branch 'rejoe2-new_communication' into new_communication
1 year ago
rejoe2
4f7585d374
Merge pull request #7 from rejoe2/new_communication_mi
MI specific things and more
1 year ago
rejoe2
c8a5de2151
Merge branch 'new_communication' into new_communication_mi
1 year ago
rejoe2
06a1159d4f
various changes
might not all be correct...
1 year ago
rejoe2
46b37cadde
review MI next cmd queuing
- still sends out to much messages and shows some strange behaviour
1 year ago
rejoe2
810afaac8b
various fixes
- increase buffer
- fix incomplete miHwDecode
- shorten timeout for MI
1 year ago
lumapu
70b2ae6246
updated to latest changes from @rejoe2 for MI inverters
1 year ago
rejoe2
3282f44e37
remove to early cmdDone (?)
1 year ago
rejoe2
ae49f91966
fix 1ch AC calc
1 year ago
rejoe2
0fca99f833
MI might be functional again
1 year ago
lumapu
1b965d67a8
added MI additions / corrections from @rejoe2
1 year ago