rejoe2
d15e75dbab
simplify rxOffset logic
...
- Code cleanup
- fix "nRF CE keep high" code (missing argument)
2024-02-09 11:53:20 +01:00
lumapu
90d4df4b91
0.8.75
...
* fix active power control value #1406 , #1409
* update Mqtt lib to version `1.6.0`
* take care of null terminator of chars #1410 , #1411
2024-02-06 23:04:10 +01:00
lumapu
3740a09d2a
0.8.74
...
* reduced cppcheck linter warnings significantly
2024-02-05 23:58:52 +01:00
lumapu
14c5a7ad32
0.8.72
...
* fixed translation #1403
* fixed sending commands to inverters which are soft turned off #1397
* reduce switchChannel command for HMS (only each 5th cycle it will be send now)
2024-02-04 13:21:02 +01:00
lumapu
d9696dc704
0.8.71
...
* fix heuristics reset
* fix CMT missing frames problem
* removed inverter gap setting
* removed add to total (MqTT) inverter setting
* fixed sending commands to inverters which are soft turned off
* save settings before they are exported #1395
2024-02-03 23:31:17 +01:00
lumapu
ae799b4c21
0.8.70
...
* prevent sending commands to inverter which isn't active #1387
2024-02-01 21:38:07 +01:00
lumapu
f89fd66dbf
0.8.69
...
* merge PR: Dynamic retries, pendular first rx chan #1394
2024-01-31 22:46:41 +01:00
lumapu
349184a113
0.8.69
...
* fix brackets
2024-01-31 22:24:08 +01:00
rejoe2
bba82d8b3a
different tx-offests for 4ch HM
...
* discord 0.8.6803
* tx+3 for 4ch-HM, tx+2 for other Inverters
2024-01-30 13:32:55 +01:00
rejoe2
e5ce1f5094
individualize rx offset
...
for nRF
2024-01-29 16:44:26 +01:00
rejoe2
1b4b5874df
Individual rx-channel offset
...
per inverter (based on serial, but unfortunately not working yet)
2024-01-27 17:52:08 +01:00
rejoe2
19184727bc
add data request to PowerLimit update req.
2024-01-27 09:37:55 +01:00
rejoe2
1118407019
retransmit review
...
- look at how many frames are missing first
- more "second try" if inverter is available (dependent on attempts)
2024-01-25 11:10:44 +01:00
rejoe2
444a716012
partly fix statistics
...
- add more data requests to startup phase
2024-01-24 10:42:39 +01:00
lumapu
e039820dba
0.8.62
...
* updated version in footer #1381
* repaired radio statistics #1382
2024-01-21 17:44:10 +01:00
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)
2024-01-20 10:03:57 +01:00
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...
2024-01-18 14:15:44 +01:00
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
2024-01-12 00:00:52 +01:00
lumapu
ed3e93274e
0.8.51
...
* added history protection mask
* merge PR: display graph improvements #1347
2024-01-11 00:20:55 +01:00
lumapu
76fa30503d
0.8.51
...
* fix translation #1346
* further improve sending active power control command faster #1332
* added history protection mask
2024-01-10 23:53:24 +01:00
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...
2024-01-09 10:10:39 +01:00
lumapu
dd225bdf79
0.8.46
...
* improved communication
2024-01-06 14:05:49 +01:00
lumapu
b4ba35e6ab
0.8.44
...
* fix MqTT transmission of data #1326
* live data is read much earlier / faster and more often
2024-01-05 14:08:38 +01:00
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
2024-01-05 01:24:38 +01:00
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`
2024-01-03 01:29:46 +01:00
lumapu
3dd4997094
0.8.40
...
* fix display of sunrise and sunset in `/system` #1308
* fix MqTT set power limit #1313
2024-01-02 14:43:33 +01:00
lumapu
40097aba18
0.8.39
...
* add `getLossRate` to radio statistics and to MqTT #1199
2024-01-02 01:03:40 +01:00
lumapu
0b3f82def0
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2024-01-02 00:25:43 +01:00
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
2024-01-02 00:21:06 +01:00
rejoe2
2571e3c9f9
MI - add grid profile request
...
Note: this doesn't deliver entire grid profile infos...
2023-12-31 14:24:23 +01:00
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
2023-12-23 16:47:07 +01:00
lumapu
5a52677cbd
0.8.28
...
* add get loss rate @rejoe2
* improve communication @rejoe2
2023-12-23 15:57:40 +01:00
lumapu
16d0eb2048
0.8.26
...
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
2023-12-17 15:04:09 +01:00
lumapu
df2e840751
0.8.18
...
* copied even more from the original heuristic code #1259
2023-12-10 22:40:46 +01:00
lumapu
71e9fbdc0f
0.8.15
...
* added class to combine inverter heuristics fields #1258
2023-12-09 02:30:57 +01:00
lumapu
90ac13dbcd
0.8.14
...
* fixed decimal points for temperature (WebUI) PR #1254
* fixed inverter statemachine available state PR #1252
2023-12-07 21:50:43 +01:00
lumapu
49ef94cb7a
0.8.9
...
* merged PR #1234
* added new alarm codes
* removed serial interval, was not in use anymore
2023-11-19 01:38:54 +01:00
rejoe2
08fcbb4e73
Partly fix retransmit errors
...
* move gotFragment flag
2023-11-17 10:49:03 +01:00
rejoe2
eb15ce5dba
0.8.0707
2023-11-16 11:33:53 +01:00
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
2023-11-13 23:54:55 +01:00
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
2023-11-12 12:02:11 +01:00
lumapu
efdac9634f
0.8.4
...
* introduced tabs in WebGUI (inverter settings)
* added inverter-wise power level and frequency
2023-11-11 03:12:14 +01:00
lumapu
56a1f3beaf
0.8.3
...
* fix yield day reset during day #848
* add total AC Max Power to WebUI
* fix opendtufusion build (GxEPD patch)
2023-11-09 22:58:48 +01:00
lumapu
975f6923d3
0.8.2
...
* beautified inverter settings in `setup` (preperation for future, settings become more inverter dependent)
2023-11-09 00:08:42 +01:00
lumapu
f1dfd328cc
0.8.1
...
* added tx channel heuristics (per inverter)
* fix statistics counter
2023-11-01 00:11:38 +01:00
lumapu
7a97124bf7
small corrections after merging #1219
2023-10-23 22:23:21 +02:00
rejoe2
06a1159d4f
various changes
...
might not all be correct...
2023-10-22 17:45:05 +02:00
rejoe2
810afaac8b
various fixes
...
- increase buffer
- fix incomplete miHwDecode
- shorten timeout for MI
2023-10-22 09:11:25 +02:00
rejoe2
0fca99f833
MI might be functional again
2023-10-19 17:50:04 +02:00
rejoe2
5b3d0593fe
some more MI specific things
...
- might decode data and enqueue correct next command
- small fixes wrt. to serial readibility
2023-10-18 18:56:59 +02:00