lumapu
d62b53019a
0.8.25
* RX channel ID starts with fixed value #1277
* fix static IP for Ethernet
1 year ago
lumapu
78b603e373
0.8.24
* remove debug flag for fusion eth
1 year ago
lumapu
f191c036bb
0.8.24
* fix NRF communication for opendtufusion ethernet variant
1 year ago
Frank
21848bd5ae
Enhancement: log to syslog server instead of web-serial
1 year ago
Frank
69cdacaac7
Enhancement: log to syslog server instead of web-serial
1 year ago
lumapu
222bf0e54a
0.8.23
* heuristics fix #1269 #1270
* moved `sendInterval` in settings, **important:** *will be reseted to 15s after update to this version*
* try to prevent access to radio classes if they are not activated
* fixed millis in serial log
* changed 'print whole trace' = `false` as default
* added communication loop duration in [ms] to serial console
* don't print Hex-Payload if 'print whole trace' == `false`
1 year ago
lumapu
30f580891f
0.8.22
* fix communication state-machine regarding zero export #1267
1 year ago
lumapu
3938216db2
0.8.21
fix fusion cdc boot
1 year ago
lumapu
8c0ff5a3bd
0.8.21
* fix ethernet save inverter parameters #886
* fix ethernet OTA update #886
* improved radio statistics, fixed heuristic output for HMS and HMT inverters
1 year ago
lumapu
689a295d0b
0.8.20
* improved HM communication #1259 #1249
* fix `loadDefaults` for ethernet builds #1263
* don't loop through radios which aren't in use #1264
1 year ago
lumapu
5e5d6ab355
Merge branch 'geronet1-development03' into development03
1 year ago
lumapu
c9803159e5
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
1 year ago
lumapu
97899365ab
Merge branch 'You69Man-PR_conditioned_radio_loop' into development03
1 year ago
you69man
41e000f01a
Only call loop() functions of radio modules that are enabled and set up
1 year ago
geronet1
d3f1372857
Merge branch 'development03' of https://github.com/geronet1/ahoy into development03
1 year ago
lumapu
1c12f4c141
0.8.19
* added ms to serial log
* added (debug) option to configure gap between inverter requests
1 year ago
geronet1
e6b5edb784
ETH config bugfix
1 year ago
lumapu
e4ab7e9e5b
0.8.18
fix mDNS
1 year ago
lumapu
01b3e8f60a
Merge branch 'fsck-block-development03' into development03
1 year ago
lumapu
2f51bd1070
added ESP32 mDNS support
1 year ago
lumapu
767f9708be
Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03
1 year ago
lumapu
df2e840751
0.8.18
* copied even more from the original heuristic code #1259
1 year ago
Frank
b2a0a24c2d
Enhancement: mDNS Support in WiFi AP-Mode
1 year ago
lumapu
c71377011b
0.8.17
* possible fix of NRF with opendtufusion (without ETH)
* small fix in heuristics (if conditions made assignment not comparisson)
1 year ago
lumapu
240be8cd98
0.8.16
* updated heuristic #1080 #1259
* fix compile opendtufusion fusion ethernet
1 year ago
lumapu
4afd63184d
0.8.16
* fix crash if NRF is not enabled
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
cddd0a2d91
0.8.15
added missing patch file
1 year ago
lumapu
71e9fbdc0f
0.8.15
* added class to combine inverter heuristics fields #1258
1 year ago
lumapu
bd88242fea
0.8.15
* small heuristics improvements #1258
1 year ago
lumapu
1cebaad593
Merge branch 'You69Man-PR_improve_heuristic' into development03
1 year ago
lumapu
d3f5c578d0
Merge branch 'PR_improve_heuristic' of https://github.com/You69Man/ahoy into You69Man-PR_improve_heuristic
1 year ago
lumapu
bb1c3482b4
0.8.15
* added support for opendtufusion fusion ethernet shield #886
* fixed range of HMS / HMT frequencies to 863 to 870 MHz #1238
* changed `yield effiency` per default to `1.0` #1243
1 year ago
lumapu
8be701724c
fix startup without usb console
1 year ago
lumapu
d5c45af63d
disabled epaper display for fusion with ethernet
1 year ago
lumapu
583de41c6f
fix fusion eth crash
1 year ago
lumapu
bf5fe900da
fix compile for ESP8266
1 year ago
lumapu
468d7a6db7
fix compile for ESP32 (not S3 versions)
1 year ago
you69man
057c80162f
fix setGotNothing (didn't leave Testmode anymore)
(cherry picked from commit f802036344f322770df2c261a21402fbd0eb86fd)
1 year ago
lumapu
6f62b12c9a
Merge branch 'development03' into fusion_eth
1 year ago
lumapu
c3863f4928
0.8.14
* display improvments #1248 #1247
* fixed overflow in `hmRadio.h` #1244
1 year ago
lumapu
c771c2e5df
0.8.14
* fixed NTP update and sunrise calculation #1240 #886
1 year ago
lumapu
14b0fbbd68
Merge branch 'You69Man-feature/PR_display_improvements' into development03
1 year ago
lumapu
eb98ed5fd6
Merge branch 'feature/PR_display_improvements' of https://github.com/You69Man/ahoy into You69Man-feature/PR_display_improvements
1 year ago
lumapu
90ac13dbcd
0.8.14
* fixed decimal points for temperature (WebUI) PR #1254
* fixed inverter statemachine available state PR #1252
1 year ago
lumapu
394df577b7
Merge branch 'You69Man-feature/PR_fix_temperature_dec_places' into development03
1 year ago
lumapu
25c9667633
converted CMT to use same SPI as NRF (for fusion board)
1 year ago
you69man
2c8c49c75d
fix decimal places for temperature value
(issue #1251 )
1 year ago
lumapu
7c62df071f
started implementation of ethernet for opendtufusion board
1 year ago