Commit graph

1921 commits

Author SHA1 Message Date
lumapu
ca0698f06c 0.8.13
* added ethernet build for fusion board, not tested so far
2023-11-28 23:40:11 +01:00
lumapu
ec30cc21ea 0.8.13
* merge PR #1239 symbolic layout for OLED 128x64 + motion senser functionality
* fix MqTT IP addr for ETH connections PR #1240
2023-11-28 22:37:11 +01:00
lumapu
3766611c08 Merge branch 'You69Man-feature/V0_8_12_symbolic_OLED_PR' into development03 2023-11-28 22:32:44 +01:00
lumapu
bafe699cfa Merge branch 'feature/V0_8_12_symbolic_OLED_PR' of https://github.com/You69Man/ahoy into You69Man-feature/V0_8_12_symbolic_OLED_PR 2023-11-28 22:29:32 +01:00
lumapu
6701c52048 small corrections 2023-11-28 22:29:11 +01:00
Wusaweki
0a6437bf10 improve pixelshift screensaver
(cherry picked from commit 9eaa369147430c7d8c94830f325192e8f2e81853)
2023-11-25 17:36:26 +01:00
Wusaweki
9647044e49 add motion sensor function for screensaver and remove redundant display code 2023-11-22 20:54:20 +01:00
Wusaweki
120522582e adapt 128x64 to symbolic layout 2023-11-22 20:51:29 +01:00
Wusaweki
d3c0232e06 increase display update rate 2023-11-20 23:56:09 +01:00
Wusaweki
baebbf4ff7 bind inverter rf-quality (from heuristic) to display radio RSSI bars 2023-11-20 23:56:09 +01:00
lumapu
531869737e 0.8.12
* added button `copy to clipboard` to `/serial`
2023-11-20 23:50:25 +01:00
lumapu
ba8d1f3fc3 fix compile error and warnings 2023-11-20 23:33:26 +01:00
lumapu
8fb7bf1fcf 0.8.11
* improved communication, thx @rejoe2
* improved heuristics, thx @rejoe2, @Oberfritze
* added option to strip payload of frames to significant area
2023-11-20 23:13:01 +01:00
lumapu
f417717fc3 * optimized heuristic
* added option to reduce log size (strip frame payload to relevant field)
thx @Oberfritze, @rejoe2
2023-11-20 22:58:57 +01:00
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