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
lumapu
c7f3f21469
further improved new communication model
2023-10-10 23:53:59 +02:00
lumapu
5a81a54738
started to improve communication (from scratch)
2023-10-09 23:59:04 +02:00
lumapu
111c683faf
Merge branch 'vendetta1987-nrf_container' into development03
2023-10-04 22:18:50 +02:00
lumapu
24b9be867c
Merge branch 'nrf_container' of https://github.com/vendetta1987/ahoy into vendetta1987-nrf_container
2023-10-04 22:18:24 +02:00
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
2023-10-04 22:16:32 +02:00
lumapu
50ca076f55
0.7.65
...
* MI control command review #1197
2023-10-02 10:45:48 +02:00
lumapu
ee6dbd68bf
Merge branch 'rejoe2-development03' into development03
2023-10-02 10:43:16 +02:00
lumapu
4cea0d21e6
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2023-10-02 10:42:55 +02:00
lumapu
1bbe979bcd
0.7.64
...
* moved active power control to modal in `live` view (per inverter) by click on current APC state
2023-10-02 00:34:57 +02:00
lumapu
ebb79d1d09
0.7.63
...
* fix NRF24 communication #1200
2023-10-01 16:44:20 +02:00
lumapu
169eea73e6
0.7.62
...
fix compile (prometheus)
2023-10-01 12:55:59 +02:00
lumapu
41ade24538
0.7.62
...
* add timeout before payload is tried to process (necessary for HMS/HMT)
2023-10-01 12:36:18 +02:00
lumapu
dae638f7c6
0.7.62
...
* fix communication to inverters #1198
2023-10-01 12:12:21 +02:00
rejoe2
9b6c7728d2
MI controll command review II
...
now with changes, but still base .61 is not working for HM/MI Types
2023-10-01 07:58:41 +02:00
rejoe2
3ed749b2b6
MI control command review II
...
patched against (non-working!) dev version 0.7.61
2023-10-01 07:54:20 +02:00
lumapu
5a01cc86e6
0.7.61
...
* fix compiler warnings #1191
* fix ePaper logo during night time #1151
2023-10-01 01:13:42 +02:00
lumapu
b832aff11c
Merge branch 'LeSpocky-warnings' into development03
2023-10-01 00:49:04 +02:00
lumapu
c1cb62685d
0.7.61
2023-10-01 00:48:51 +02:00
lumapu
bd20eba709
0.7.61
...
* merged `hmPayload` and `hmsPayload` into single class
* merged generic radio functions into new parent class `radio.h`
* moved radio statistics into the inverter - each inverter has now seperate statistics which can be accessed by click on the footer in `/live`
2023-10-01 00:45:47 +02:00
lumapu
86822eb7b8
further improvements to generic functions
2023-10-01 00:39:22 +02:00
lumapu
01f113cd2b
moved some generic functions to parent radio class
2023-10-01 00:15:50 +02:00
lumapu
097dd3c39c
fix web
2023-09-30 23:58:38 +02:00
lumapu
c3162fd2ed
update web, moved radio statistics to live view (footer of inverter) as modal
2023-09-30 23:40:31 +02:00
lumapu
ac0a4976d8
moved radio-statistic to inverter (not global per radio module any more)
2023-09-30 23:23:11 +02:00
lumapu
28868a6ca6
fix HMS only installation
2023-09-30 18:17:39 +02:00
lumapu
124cbf6ba2
bug fix esp8266
2023-09-30 02:14:35 +02:00
lumapu
ded734fa8b
fix some errors
2023-09-30 02:02:19 +02:00
lumapu
a695356313
removed / replaced hmsPayload completely
2023-09-30 01:33:09 +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
1d28387d1d
add radio interface radio.h
2023-09-30 00:47:02 +02:00
lumapu
09c4397491
aligned radios
2023-09-30 00:24:02 +02:00
lumapu
d8feaf02ac
changed to generic packet_t
2023-09-30 00:10:49 +02:00
lumapu
09896fbe6b
first comparison, compiles fine
2023-09-29 23:54:29 +02:00
lumapu
963e618c5c
0.7.60
...
* fixed typos in changelog #1172
* fixed MqTT manual clientId storage #1174
* fixed inverter name length in setup #1181
* added inverter name to the header of alarm list #1181
* improved code to avoid warning during compilation #1182
* fix scheduler #1188 , #1179
2023-09-27 21:17:14 +02:00
lumapu
640bfc6d7a
Merge branch 'LeSpocky-changelog' into development03
2023-09-27 20:15:23 +02:00