Commit graph

2368 commits

Author SHA1 Message Date
lumapu
5e5d6ab355 Merge branch 'geronet1-development03' into development03 2023-12-12 20:29:21 +01:00
lumapu
c9803159e5 Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03 2023-12-12 20:29:09 +01:00
lumapu
97899365ab Merge branch 'You69Man-PR_conditioned_radio_loop' into development03 2023-12-12 20:27:00 +01:00
you69man
41e000f01a Only call loop() functions of radio modules that are enabled and set up 2023-12-11 23:50:29 +01:00
geronet1
d3f1372857 Merge branch 'development03' of https://github.com/geronet1/ahoy into development03 2023-12-11 23:19:34 +01:00
lumapu
1c12f4c141 0.8.19
* added ms to serial log
* added (debug) option to configure gap between inverter requests
2023-12-11 22:38:48 +01:00
geronet1
e6b5edb784 ETH config bugfix 2023-12-11 21:59:13 +01:00
lumapu
e4ab7e9e5b 0.8.18
fix mDNS
2023-12-10 23:16:09 +01:00
lumapu
01b3e8f60a Merge branch 'fsck-block-development03' into development03 2023-12-10 22:50:44 +01:00
lumapu
2f51bd1070 added ESP32 mDNS support 2023-12-10 22:49:55 +01:00
lumapu
767f9708be Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03 2023-12-10 22:42:09 +01:00
lumapu
df2e840751 0.8.18
* copied even more from the original heuristic code #1259
2023-12-10 22:40:46 +01:00
Frank
b2a0a24c2d Enhancement: mDNS Support in WiFi AP-Mode 2023-12-10 16:54:15 +01:00
lumapu
c71377011b 0.8.17
* possible fix of NRF with opendtufusion (without ETH)
* small fix in heuristics (if conditions made assignment not comparisson)
2023-12-10 11:14:36 +01:00
lumapu
240be8cd98 0.8.16
* updated heuristic #1080 #1259
* fix compile opendtufusion fusion ethernet
2023-12-09 17:09:05 +01:00
lumapu
4afd63184d 0.8.16
* fix crash if NRF is not enabled
2023-12-09 15:01:23 +01:00
lumapu
379654fa51 0.8.15
fix fusion build
2023-12-09 03:25:03 +01:00
lumapu
a91455eace 0.8.15
fix github workflow (files are case sensitive)
2023-12-09 03:05:41 +01:00
lumapu
cddd0a2d91 0.8.15
added missing patch file
2023-12-09 02:41:20 +01:00
lumapu
71e9fbdc0f 0.8.15
* added class to combine inverter heuristics fields #1258
2023-12-09 02:30:57 +01:00
lumapu
bd88242fea 0.8.15
* small heuristics improvements #1258
2023-12-09 01:34:36 +01:00
lumapu
1cebaad593 Merge branch 'You69Man-PR_improve_heuristic' into development03 2023-12-09 01:33:49 +01:00
lumapu
d3f5c578d0 Merge branch 'PR_improve_heuristic' of https://github.com/You69Man/ahoy into You69Man-PR_improve_heuristic 2023-12-09 01:33:37 +01:00
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
2023-12-09 01:28:14 +01:00
lumapu
8be701724c fix startup without usb console 2023-12-09 00:49:44 +01:00
lumapu
d5c45af63d disabled epaper display for fusion with ethernet 2023-12-09 00:42:36 +01:00
lumapu
583de41c6f fix fusion eth crash 2023-12-09 00:26:16 +01:00
lumapu
bf5fe900da fix compile for ESP8266 2023-12-08 17:35:29 +01:00
lumapu
468d7a6db7 fix compile for ESP32 (not S3 versions) 2023-12-08 17:29:07 +01:00
you69man
057c80162f fix setGotNothing (didn't leave Testmode anymore)
(cherry picked from commit f802036344f322770df2c261a21402fbd0eb86fd)
2023-12-08 16:14:42 +01:00
lumapu
6f62b12c9a Merge branch 'development03' into fusion_eth 2023-12-07 23:35:02 +01:00
lumapu
c3863f4928 0.8.14
* display improvments #1248 #1247
* fixed overflow in `hmRadio.h` #1244
2023-12-07 23:28:34 +01:00
lumapu
c771c2e5df 0.8.14
* fixed NTP update and sunrise calculation #1240 #886
2023-12-07 22:01:49 +01:00
lumapu
14b0fbbd68 Merge branch 'You69Man-feature/PR_display_improvements' into development03 2023-12-07 21:51:29 +01:00
lumapu
eb98ed5fd6 Merge branch 'feature/PR_display_improvements' of https://github.com/You69Man/ahoy into You69Man-feature/PR_display_improvements 2023-12-07 21:51:11 +01:00
lumapu
90ac13dbcd 0.8.14
* fixed decimal points for temperature (WebUI) PR #1254
* fixed inverter statemachine available state PR #1252
2023-12-07 21:50:43 +01:00
lumapu
394df577b7 Merge branch 'You69Man-feature/PR_fix_temperature_dec_places' into development03 2023-12-07 21:42:23 +01:00
lumapu
25c9667633 converted CMT to use same SPI as NRF (for fusion board) 2023-12-06 23:15:18 +01:00
you69man
2c8c49c75d fix decimal places for temperature value
(issue #1251)
2023-12-05 18:53:58 +01:00
lumapu
7c62df071f started implementation of ethernet for opendtufusion board 2023-12-04 08:45:51 +01:00
Wusaweki
cdba3a99d2 change logic for radio bar: only consider radio quality of inverters still communicating. All others are shown in nrsleep anyway 2023-12-03 12:22:16 +01:00
Wusaweki
a4492305a7 change symbol for 'radio not found'
(cherry picked from commit 1dbb0ceb2f82fd2e9fe4192763898add140f8c5a)
(cherry picked from commit 3b137d029876bab67ac7f4c246c8a2fc4ce0abeb)
2023-12-03 10:50:40 +01:00
Wusaweki
99add5c8b2 combine CMD module status to antenna-symbol
... and for this harmonize hmRadio and hmsRadio is_Chip_Connected()
2023-12-01 15:58:04 +01:00
Wusaweki
81a05b3752 support MWh for YieldTotal 2023-12-01 15:49:41 +01:00
Wusaweki
b4976aa30f add 1.54" display to settings 2023-12-01 15:49:41 +01:00
lumapu
cfef2ce63a 0.8.13
* fix github build
2023-11-29 07:40:17 +01:00
lumapu
d0e7609b9d 0.8.13
* fix pinout
2023-11-29 00:02:16 +01:00
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