Commit graph

2557 commits

Author SHA1 Message Date
lumapu
bac4301b8a 0.8.1011
* optimized communication
* repaired statistics
* fixed reboot
2023-11-20 20:30:59 +01:00
lumapu
34dff0b395 small changes
added Radio DTU to /system
2023-11-19 17:24:58 +01:00
lumapu
7c2beab9a7 small fixes 2023-11-19 16:58:34 +01:00
lumapu
6d6686b44e 0.8.1101
known issues:
* crashes from time to time?
* has MI commands in HM pipe?
2023-11-19 16:34:19 +01:00
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
2023-11-19 14:25:57 +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
lumapu
b57e463b92 improved changes from PR #1234 2023-11-19 00:25:27 +01:00
lumapu
67e8f69ce3 Merge branch 'rejoe2-development03' into development03 2023-11-18 23:51:02 +01:00
lumapu
904c34b4e3 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2023-11-18 23:50:50 +01:00
rejoe2
08fcbb4e73
Partly fix retransmit errors
* move gotFragment flag
2023-11-17 10:49:03 +01:00
rejoe2
2da9306cf9
Merge pull request #9 from rejoe2/0.8.0707
0.8.0707
2023-11-17 07:20:25 +01:00
lumapu
972b03376b 0.8.8
* fix ESP8266 save inverter #1232
2023-11-16 23:59:05 +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
a82777b2a1 0.8.6
* merged PR #1225
* improved heuristics (prevent update of statitistic during testing)
2023-11-12 13:32:00 +01:00
lumapu
e8dbe02e4f merged 2023-11-12 12:05:58 +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
c98d35d7c4 0.8.4
* changed MqTT alarm topic, removed retained flag #1212
* reduce last_success MQTT messages (#1124)
2023-11-10 23:08:51 +01:00
lumapu
4e9a09f33f 0.8.3
* fix null ptr PR #1222
2023-11-09 23:01:08 +01:00
lumapu
19813a841d Merge branch 'You69Man-development03' into development03 2023-11-09 23:00:00 +01:00
lumapu
deb3c759d5 Merge branch 'development03' of https://github.com/You69Man/ahoy into You69Man-development03 2023-11-09 22:59:37 +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
Wusaweki
b84391df89 fix null pointer access in display.h 2023-11-05 16:19:13 +01:00
lumapu
e550111f95 0.8.1
fix github actions (include error)
2023-11-05 14:16:50 +01:00
lumapu
e582cb71d0 0.8.1
fix github actions
2023-11-05 14:13:39 +01:00
lumapu
37d773eaa0 0.8.1
* added tx channel heuristics (per inverter)
* fix statistics counter
2023-11-05 13:59:53 +01:00
lumapu
ac246bb763 fixed radio statistics 2023-11-05 13:58:16 +01:00
lumapu
179c51302b small Heuristic fix 2023-11-01 09:51:34 +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
92855a7f0c started to add heuristics as an extra class (for now global not inverter independent) 2023-10-29 17:17:05 +01:00
lumapu
7a97124bf7 small corrections after merging #1219 2023-10-23 22:23:21 +02:00
lumapu
866649e18d Merge branch 'rejoe2-new_communication' into new_communication 2023-10-23 22:08:58 +02:00
rejoe2
4f7585d374
Merge pull request #7 from rejoe2/new_communication_mi
MI specific things and more
2023-10-23 19:01:33 +02:00
rejoe2
c8a5de2151
Merge branch 'new_communication' into new_communication_mi 2023-10-23 19:00:55 +02:00
rejoe2
06a1159d4f
various changes
might not all be correct...
2023-10-22 17:45:05 +02:00
rejoe2
46b37cadde
review MI next cmd queuing
- still sends out to much messages and shows some strange behaviour
2023-10-22 10:27:01 +02:00
rejoe2
810afaac8b
various fixes
- increase buffer
- fix incomplete miHwDecode
- shorten timeout for MI
2023-10-22 09:11:25 +02:00
lumapu
70b2ae6246 updated to latest changes from @rejoe2 for MI inverters 2023-10-20 23:10:50 +02:00
rejoe2
3282f44e37
remove to early cmdDone (?) 2023-10-19 18:22:39 +02:00
rejoe2
ae49f91966
fix 1ch AC calc 2023-10-19 17:55:57 +02:00
rejoe2
0fca99f833
MI might be functional again 2023-10-19 17:50:04 +02:00
lumapu
1b965d67a8 added MI additions / corrections from @rejoe2 2023-10-18 23:11:46 +02:00
lumapu
96f181c662 some improvements 2023-10-18 22:39:41 +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
rejoe2
0e7874935d
Add files via upload 2023-10-18 12:51:29 +02:00
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
2023-10-12 17:22:56 +02:00
lumapu
5b39d38d86 included dev-control again 2023-10-12 07:56:49 +02:00
lumapu
b34e5a7416 added millis to each packet for radio analysis
fixed several issue regarding communication
2023-10-11 21:07:03 +02:00