Commit graph

33 commits

Author SHA1 Message Date
lumapu
388cd8976c 0.8.111
* merge PR: Disable upload and import buttons when no file is selected #1586 #1519
2024-04-18 00:50:31 +02:00
lumapu
0d7c67dbce 0.8.89
* merge PR: Collection of small fixes #1465
* fix: show esp type on `/history` #1463
* improved HMS-400-1T support (serial number 1125...) #1460
2024-03-02 01:25:59 +01:00
you69man
363aac5d02 used INVERTERTYPE:: instead of mInverter[0] for global setup 2024-03-01 13:31:21 +01:00
lumapu
3b58522fd5 0.8.88
* fix MqTT statistic data overflow #1458
* add HMS-400-1T support (serial number 1125...) #1460
* removed `yield efficiency` because the inverter already calculates correct #1243
2024-02-29 00:01:09 +01:00
rejoe2
d15e75dbab
simplify rxOffset logic
- Code cleanup
- fix "nRF CE keep high" code (missing argument)
2024-02-09 11:53:20 +01:00
tictrick
716c3da3df
Bugfix: HMT would not start
Am Morgen wollten die HMTs nicht starten.
2024-02-07 11:36:57 +01:00
lumapu
3740a09d2a 0.8.74
* reduced cppcheck linter warnings significantly
2024-02-05 23:58:52 +01:00
lumapu
349184a113 0.8.69
* fix brackets
2024-01-31 22:24:08 +01:00
rejoe2
fddd03af6b
re-flexibilisize rx-channels
also for HM 2ch devices
2024-01-30 15:37:40 +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
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
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
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
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
ded734fa8b fix some errors 2023-09-30 02:02:19 +02:00
lumapu
dcd5d5a72b set radio pointer to inverter 2023-09-30 01:11:20 +02:00
lumapu
9b22b1017a improved hmSystem 2023-09-30 01:05:34 +02:00
lumapu
c9d705baa4 0.7.14
* fix Contrast for Nokia Display #1041
* attempt to fix #1016 by improving inverter status
* added option to adjust effiency for yield (day/total) #1028
2023-07-23 18:37:35 +02:00
lumapu
be9c505407 0.6.12
added inverter status - state-machine #1016
2023-07-19 22:26:01 +02:00
lumapu
b8533cc17d several HMS / HMT related changes 2023-04-21 00:17:17 +02:00
lumapu
6cbd256c1f added setttings for cmt
added HMS2000 as possible inverter
added enable for NRF24 and CMT
2023-02-21 00:12:01 +01:00
lumapu
c4dd372554 improved general structures to support HMS in future 2023-02-20 23:00:51 +01:00
lumapu
75539c5daf started implementation of MI inverters (setup.html, own processing MiPayload.h) 2023-02-06 23:37:05 +01:00
beegee3
9638414ce2
Update hmSystem.h 2023-02-05 15:44:19 +01:00
lumapu
07bf947ff7 improved stability
improved wifi initial connection - especially if station wifi is not available #509
removed new operators from web.h (reduce dynamic allocation)
improved sun calculation #515, #505
fixed wifi auto reconnect #509
added disable night communication flag to MQTT #505
changed MQTT publish of `available` and `available_text` to sunset #468
2022-12-20 22:43:54 +01:00
lumapu
5977bbaee6 improved stability
added icons to index.html, added wifi-strength symbol on each page
moved packet stats and sun to system.html
refactored communication offset (adjustable in minutes now)
2022-12-20 00:04:25 +01:00
lumapu
0a5833e6ec improved mqtt
removed wrong "inverter type can't be detected!" messages
repaired NTP and static IP #459
MQTT status about availability and produce are retain messages now
2022-11-28 17:58:02 +01:00
lumapu
c44eedb8c7 fix littefs 2022-11-15 15:32:01 +01:00
lumapu
faa28ce1a8 convertion to littfs storage - not complete 2022-11-14 22:43:26 +01:00
lumapu
fbad251236 refactored directory structure 2022-11-09 22:46:30 +01:00
Renamed from tools/esp8266/src/hm/hmSystem.h (Browse further)