lumapu
349184a113
0.8.69
* fix brackets
1 year ago
rejoe2
bba82d8b3a
different tx-offests for 4ch HM
* discord 0.8.6803
* tx+3 for 4ch-HM, tx+2 for other Inverters
1 year ago
lumapu
163a9e485e
0.8.68
* fix HMS / HMT startup
* added `flush_rx` to NRF on TX
* start with heuristics set to `0`
* added warning for WiFi channel 12-14 (ESP8266 only) #1381
1 year ago
rejoe2
e5ce1f5094
individualize rx offset
for nRF
1 year ago
lumapu
dc696d727f
0.8.66
* added support for other regions - untested #1271
* fix generation of DTU-ID; was computed twice without reset if two radios are enabled
1 year ago
rejoe2
1b4b5874df
Individual rx-channel offset
per inverter (based on serial, but unfortunately not working yet)
1 year ago
rejoe2
19184727bc
add data request to PowerLimit update req.
1 year ago
rejoe2
1118407019
retransmit review
- look at how many frames are missing first
- more "second try" if inverter is available (dependent on attempts)
1 year ago
rejoe2
444a716012
partly fix statistics
- add more data requests to startup phase
1 year ago
lumapu
e039820dba
0.8.62
* updated version in footer #1381
* repaired radio statistics #1382
1 year ago
rejoe2
ac0c93cb40
non blocking - first review
- discord 0.8.5902
- stay longer on expected rx channel to wait for first frame
- stick to looping over 5 channels for MI (after first frame or timeout)
1 year ago
rejoe2
4749b5ef3d
non blocking version
- shorten hms waiting times after last frame es well (might be too short to immedately stop timer!)
- timings still need review...
1 year ago
lumapu
455d29a6fa
0.8.52
* possible fix of 'division by zero' #1345
* fix lang #1348 #1346
* fix timestamp `max AC power` #1324
* fix stylesheet overlay `max AC power` #1324
* fix download link #1340
* fix history graph
* try to fix #1331
1 year ago
lumapu
ed3e93274e
0.8.51
* added history protection mask
* merge PR: display graph improvements #1347
1 year ago
lumapu
76fa30503d
0.8.51
* fix translation #1346
* further improve sending active power control command faster #1332
* added history protection mask
1 year ago
rejoe2
e23daad910
MI - add "get loss logic"
* as we don't have info from inverter side, this is just dull tx/rx statistics from the recent cycle...
1 year ago
lumapu
dd225bdf79
0.8.46
* improved communication
1 year ago
lumapu
b4ba35e6ab
0.8.44
* fix MqTT transmission of data #1326
* live data is read much earlier / faster and more often
1 year ago
lumapu
31ecb9620f
0.8.43
* fix display of sunrise in `/system` #1308
* fix overflow of `getLossRate` calculation #1318
* improved MqTT by marking sent data and improved `last_success` resends #1319
* added timestamp for `max ac power` as tooltip #1324 #1123 #1199
* repaired Power-limit acknowledge #1322
1 year ago
lumapu
0d10d19b30
0.8.42
* add loss rate to `/visualization` in the statistics window
* corrected `getLossRate` infos for MqTT and prometheus
* added information about working IRQ for NRF24 and CMT2300A to `/system`
1 year ago
lumapu
3dd4997094
0.8.40
* fix display of sunrise and sunset in `/system` #1308
* fix MqTT set power limit #1313
1 year ago
lumapu
40097aba18
0.8.39
* add `getLossRate` to radio statistics and to MqTT #1199
1 year ago
lumapu
ea29e49c93
0.8.39
* fix MqTT dis_night_comm in the morning #1309 #1286
* seperated offset for sunrise and sunset #1308
* **BREAKING CHANGE**: powerlimit (active power control) now has one decimal place (MqTT / API) #1199
1 year ago
rejoe2
2571e3c9f9
MI - add grid profile request
Note: this doesn't deliver entire grid profile infos...
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
16d0eb2048
0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
1 year ago
lumapu
df2e840751
0.8.18
* copied even more from the original heuristic code #1259
1 year ago
lumapu
71e9fbdc0f
0.8.15
* added class to combine inverter heuristics fields #1258
1 year ago
lumapu
90ac13dbcd
0.8.14
* fixed decimal points for temperature (WebUI) PR #1254
* fixed inverter statemachine available state PR #1252
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
rejoe2
08fcbb4e73
Partly fix retransmit errors
* move gotFragment flag
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
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
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
lumapu
f1dfd328cc
0.8.1
* added tx channel heuristics (per inverter)
* fix statistics counter
1 year ago
lumapu
7a97124bf7
small corrections after merging #1219
2 years ago
rejoe2
06a1159d4f
various changes
might not all be correct...
2 years ago
rejoe2
810afaac8b
various fixes
- increase buffer
- fix incomplete miHwDecode
- shorten timeout for MI
2 years ago
lumapu
70b2ae6246
updated to latest changes from @rejoe2 for MI inverters
2 years ago
rejoe2
0fca99f833
MI might be functional again
2 years ago
lumapu
1b965d67a8
added MI additions / corrections from @rejoe2
2 years ago
lumapu
96f181c662
some improvements
2 years ago
rejoe2
5b3d0593fe
some more MI specific things
- might decode data and enqueue correct next command
- small fixes wrt. to serial readibility
2 years ago
rejoe2
0e7874935d
Add files via upload
2 years ago
lumapu
bf772756ed
improved set limit and radio statistics
communication with HMS / HMT is fine - for HM it tries to receive on the same channel which does not work for 4-ch inverter
2 years ago
lumapu
5b39d38d86
included dev-control again
2 years ago