lumapu
493c583b79
0.8.78
* removed `switchCycle` from `hmsRadio.h` #1412
1 year ago
lumapu
7c532ca1cc
0.8.76
* revert changes from yesterday regarding snprintf and its size #1410 , #1411
* reduced cppcheck linter warnings significantly
* try to improve ePaper (ghosting) #1107
1 year ago
lumapu
3740a09d2a
0.8.74
* reduced cppcheck linter warnings significantly
1 year ago
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)
1 year ago
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
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
6b305651af
0.8.67
* fix HMS frequency
* fix display of inverter id in serial log (was displayed twice)
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
626ca86d0d
fix statistics
- based on 0.8.65!
1 year ago
lumapu
97d74d3090
0.8.65 - 2024-01-24
* removed patch for NRF `PLOS`
* fix lang issues #1388
* fix build on Windows of `opendtufusion` environments (git: trailing whitespaces)
1 year ago
rejoe2
bfedf4f0c2
fix 2nd frame detection
for 2ch HM
and add faster exiting CMT wait state
1 year ago
lumapu
6cbcbbafc5
0.8.61 - 2024-01-21
* add favicon to header
* improved NRF communication
1 year ago
lumapu
9601e900ac
0.8.60
* merge PR: non blocking nRF loop #1371
1 year ago
rejoe2
5b3b9ca88e
Disable stopping timer for CMT
breaks communication when enabled. Maybe there's another solution or some bug?
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
geronet1
873f5a7141
ETH support for CMT2300A - HMS/HMT
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
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
lumapu
cf19423d91
0.8.32
* fix `start` / `stop` / `restart` commands #1287
* added message, if profile was not read until now #1300
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
lumapu
5a52677cbd
0.8.28
* add get loss rate @rejoe2
* improve communication @rejoe2
1 year ago
lumapu
f191c036bb
0.8.24
* fix NRF communication for opendtufusion ethernet variant
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
468d7a6db7
fix compile for ESP32 (not S3 versions)
1 year ago
lumapu
25c9667633
converted CMT to use same SPI as NRF (for fusion board)
1 year ago
Wusaweki
99add5c8b2
combine CMD module status to antenna-symbol
... and for this harmonize hmRadio and hmsRadio is_Chip_Connected()
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
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
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
1b965d67a8
added MI additions / corrections from @rejoe2
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
b34e5a7416
added millis to each packet for radio analysis
fixed several issue regarding communication
2 years ago
lumapu
5a81a54738
started to improve communication (from scratch)
2 years ago
lumapu
3e9d6b8900
0.7.66 - 2023-10-04
* prepared PA-Level for CMT
* removed settings for number of retransmits, its fixed to `5` now
* added parentheses to have a excactly defined behaviour
2 years ago
lumapu
dae638f7c6
0.7.62
* fix communication to inverters #1198
2 years ago
rejoe2
9b6c7728d2
MI controll command review II
now with changes, but still base .61 is not working for HM/MI Types
2 years ago
lumapu
86822eb7b8
further improvements to generic functions
2 years ago
lumapu
01f113cd2b
moved some generic functions to parent radio class
2 years ago
lumapu
ac0a4976d8
moved radio-statistic to inverter (not global per radio module any more)
2 years ago
lumapu
a695356313
removed / replaced hmsPayload completely
2 years ago
lumapu
1d28387d1d
add radio interface radio.h
2 years ago
lumapu
09c4397491
aligned radios
2 years ago
lumapu
d8feaf02ac
changed to generic packet_t
2 years ago
lumapu
09896fbe6b
first comparison, compiles fine
2 years ago
lumapu
cefcc9c8c3
0.7.56
* only request alarms which were not received before #1113
* added flag if alarm was requested but not received and re-request it #1105
2 years ago