Commit Graph

  • 12cf055dd1 Merge branch 'kscholty-esp32-c3' into development03 lumapu 2023-12-28 02:22:46 +0100
  • d9f155ac65 Merge branch 'esp32-c3' of https://github.com/kscholty/ahoyDtu into kscholty-esp32-c3 lumapu 2023-12-28 02:22:29 +0100
  • 4f75ce7dd1 0.8.29 * fix crash if `getLossRate` was read from inverter #1288 #1290 * reduce reload time for opendtufusion ethernet variant to 5 seconds * added basic grid parser lumapu 2023-12-28 02:21:37 +0100
  • d28315004f first try DanielR92 2023-12-27 12:49:56 +0100
  • 28fd60f896
    Fix https://github.com/lumapu/ahoy/issues/1288 rejoe2 2023-12-24 15:26:47 +0100
  • e5176b7430 Added ESP32-C3 chip kscholty 2023-12-23 17:33:00 +0100
  • 8b379f768e 0.8.29 * fix MqTT generic topic `comm_disabled` #1265 #1286 * potential fix of #1285 (reset yield day) * fix fraction of yield correction #1280 lumapu 2023-12-23 16:47:07 +0100
  • 5a52677cbd 0.8.28 * add get loss rate @rejoe2 * improve communication @rejoe2 lumapu 2023-12-23 15:57:40 +0100
  • b3ceadadd4 0.8.28 * fix bug heuristic * add version information to clipboard once 'copy' was clicked lumapu 2023-12-23 14:53:47 +0100
  • 1bffc7528e
    0.8.2720 rejoe2 2023-12-21 12:30:15 +0100
  • ab69d13b2c
    add GetLossRate feature rejoe2 2023-12-21 08:51:45 +0100
  • f779062993
    small changes in timing for alarmdata rejoe2 2023-12-20 17:58:34 +0100
  • b4cc663455
    2506 rejoe2 2023-12-20 13:13:26 +0100
  • 9850a298e4
    .2505 rejoe2 2023-12-20 11:56:45 +0100
  • fab804309e
    based on .27 rejoe2 2023-12-18 14:40:49 +0100
  • d31f39286e 0.8.27 * fix set power limit #1276 lumapu 2023-12-18 13:55:49 +0100
  • c02c59d7a2
    refacturing rx loop - second version rejoe2 2023-12-18 00:11:37 +0100
  • aea4a3f5ab Merge branch 'development03' into Zero-Export DanielR92 2023-12-17 16:15:52 +0100
  • 584ca7945d add SML DanielR92 2023-12-17 16:15:31 +0100
  • 16d0eb2048 0.8.26 * read grid profile as HEX (`live` -> click inverter name -> `show grid profile`) lumapu 2023-12-17 15:04:09 +0100
  • 681c58e6a2 0.8.25 fix platformio.ini lumapu 2023-12-17 01:30:39 +0100
  • d7f7cfb7ce 0.8.25 updated version number lumapu 2023-12-17 01:01:53 +0100
  • d62b53019a 0.8.25 * RX channel ID starts with fixed value #1277 * fix static IP for Ethernet lumapu 2023-12-17 01:01:20 +0100
  • 70ef630074
    Merge pull request #12 from rejoe2/0.8.23 rejoe2 2023-12-16 17:46:30 +0100
  • 09dd32c28c
    restrict rx for 1ch devices rejoe2 2023-12-16 17:45:52 +0100
  • 03f28e7347 Add chart display to the Display_Mono VArt67 2023-12-16 13:20:48 +0100
  • 90e3f27eb3
    discord ".2401" rejoe2 2023-12-16 12:05:13 +0100
  • 78b603e373 0.8.24 * remove debug flag for fusion eth lumapu 2023-12-16 03:13:01 +0100
  • f191c036bb 0.8.24 * fix NRF communication for opendtufusion ethernet variant lumapu 2023-12-16 03:06:28 +0100
  • 3255bc076c Merge branch 'development03' into Zero-Export DanielR92 2023-12-15 17:43:58 +0100
  • 8ba318fb6d
    add "fastNext" logic rejoe2 2023-12-15 15:30:58 +0100
  • 3f77b5e26d
    fix inverter restrictions rejoe2 2023-12-15 12:43:49 +0100
  • 21848bd5ae Enhancement: log to syslog server instead of web-serial Frank 2023-12-15 11:33:48 +0100
  • 69cdacaac7 Enhancement: log to syslog server instead of web-serial Frank 2023-12-15 11:33:12 +0100
  • 2d65854dfb
    restrict rx channels rejoe2 2023-12-15 08:59:48 +0100
  • 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` lumapu 2023-12-14 23:34:10 +0100
  • 68572a8a7e fix "nothing received: send probably lost" you69man 2023-12-14 18:56:08 +0100
  • 28d4ed2dea fix 'switch back to original quality' you69man 2023-12-14 08:33:36 +0100
  • 30f580891f 0.8.22 * fix communication state-machine regarding zero export #1267 lumapu 2023-12-13 22:51:59 +0100
  • 3938216db2 0.8.21 fix fusion cdc boot lumapu 2023-12-12 23:33:16 +0100
  • 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 lumapu 2023-12-12 23:29:06 +0100
  • 2759be0d04 add language settings you69man 2023-12-05 19:45:58 +0100
  • 366d8be5e4 implement GE and FR Wusaweki 2023-12-01 20:09:23 +0100
  • 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 lumapu 2023-12-12 20:49:43 +0100
  • 5e5d6ab355 Merge branch 'geronet1-development03' into development03 lumapu 2023-12-12 20:29:21 +0100
  • c9803159e5 Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03 lumapu 2023-12-12 20:29:09 +0100
  • 97899365ab Merge branch 'You69Man-PR_conditioned_radio_loop' into development03 lumapu 2023-12-12 20:27:00 +0100
  • 41e000f01a Only call loop() functions of radio modules that are enabled and set up you69man 2023-12-11 23:48:03 +0100
  • d3f1372857 Merge branch 'development03' of https://github.com/geronet1/ahoy into development03 geronet1 2023-12-11 23:19:34 +0100
  • 1c12f4c141 0.8.19 * added ms to serial log * added (debug) option to configure gap between inverter requests lumapu 2023-12-11 22:38:48 +0100
  • e6b5edb784 ETH config bugfix geronet1 2023-12-11 21:59:13 +0100
  • e4ab7e9e5b 0.8.18 fix mDNS lumapu 2023-12-10 23:16:09 +0100
  • 01b3e8f60a Merge branch 'fsck-block-development03' into development03 lumapu 2023-12-10 22:50:44 +0100
  • 2f51bd1070 added ESP32 mDNS support lumapu 2023-12-10 22:49:55 +0100
  • 767f9708be Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03 lumapu 2023-12-10 22:42:09 +0100
  • df2e840751 0.8.18 * copied even more from the original heuristic code #1259 lumapu 2023-12-10 22:40:46 +0100
  • b2a0a24c2d Enhancement: mDNS Support in WiFi AP-Mode Frank 2023-12-10 16:54:15 +0100
  • c71377011b 0.8.17 * possible fix of NRF with opendtufusion (without ETH) * small fix in heuristics (if conditions made assignment not comparisson) lumapu 2023-12-10 11:14:36 +0100
  • 240be8cd98 0.8.16 * updated heuristic #1080 #1259 * fix compile opendtufusion fusion ethernet lumapu 2023-12-09 17:09:05 +0100
  • 4afd63184d 0.8.16 * fix crash if NRF is not enabled lumapu 2023-12-09 15:01:23 +0100
  • 379654fa51 0.8.15 fix fusion build lumapu 2023-12-09 03:25:03 +0100
  • a91455eace 0.8.15 fix github workflow (files are case sensitive) lumapu 2023-12-09 03:05:41 +0100
  • cddd0a2d91 0.8.15 added missing patch file lumapu 2023-12-09 02:41:20 +0100
  • 71e9fbdc0f 0.8.15 * added class to combine inverter heuristics fields #1258 lumapu 2023-12-09 02:30:57 +0100
  • bd88242fea 0.8.15 * small heuristics improvements #1258 lumapu 2023-12-09 01:34:36 +0100
  • 1cebaad593 Merge branch 'You69Man-PR_improve_heuristic' into development03 lumapu 2023-12-09 01:33:49 +0100
  • d3f5c578d0 Merge branch 'PR_improve_heuristic' of https://github.com/You69Man/ahoy into You69Man-PR_improve_heuristic lumapu 2023-12-09 01:33:37 +0100
  • 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 lumapu 2023-12-09 01:28:14 +0100
  • 8be701724c fix startup without usb console lumapu 2023-12-09 00:49:44 +0100
  • d5c45af63d disabled epaper display for fusion with ethernet lumapu 2023-12-09 00:42:36 +0100
  • 583de41c6f fix fusion eth crash lumapu 2023-12-09 00:26:16 +0100
  • bf5fe900da fix compile for ESP8266 lumapu 2023-12-08 17:35:29 +0100
  • 468d7a6db7 fix compile for ESP32 (not S3 versions) lumapu 2023-12-08 17:29:07 +0100
  • 057c80162f fix setGotNothing (didn't leave Testmode anymore) you69man 2023-12-06 13:15:31 +0100
  • 6f62b12c9a Merge branch 'development03' into fusion_eth lumapu 2023-12-07 23:35:02 +0100
  • c3863f4928 0.8.14 * display improvments #1248 #1247 * fixed overflow in `hmRadio.h` #1244 lumapu 2023-12-07 23:28:34 +0100
  • c771c2e5df 0.8.14 * fixed NTP update and sunrise calculation #1240 #886 lumapu 2023-12-07 22:01:49 +0100
  • 14b0fbbd68 Merge branch 'You69Man-feature/PR_display_improvements' into development03 lumapu 2023-12-07 21:51:29 +0100
  • eb98ed5fd6 Merge branch 'feature/PR_display_improvements' of https://github.com/You69Man/ahoy into You69Man-feature/PR_display_improvements lumapu 2023-12-07 21:51:11 +0100
  • 90ac13dbcd 0.8.14 * fixed decimal points for temperature (WebUI) PR #1254 * fixed inverter statemachine available state PR #1252 lumapu 2023-12-07 21:50:43 +0100
  • 394df577b7 Merge branch 'You69Man-feature/PR_fix_temperature_dec_places' into development03 lumapu 2023-12-07 21:42:23 +0100
  • 25c9667633 converted CMT to use same SPI as NRF (for fusion board) lumapu 2023-12-06 23:15:18 +0100
  • 2c8c49c75d fix decimal places for temperature value (issue #1251) you69man 2023-12-05 18:51:04 +0100
  • 7c62df071f started implementation of ethernet for opendtufusion board lumapu 2023-12-04 08:45:51 +0100
  • 291c420aa4 fix isAvailable. Returned true at startup, though still no message were received by inverter Wusaweki 2023-12-03 14:20:25 +0100
  • cdba3a99d2 change logic for radio bar: only consider radio quality of inverters still communicating. All others are shown in nrsleep anyway Wusaweki 2023-12-03 09:40:22 +0100
  • a4492305a7 change symbol for 'radio not found' Wusaweki 2023-12-01 15:25:32 +0100
  • 99add5c8b2 combine CMD module status to antenna-symbol ... and for this harmonize hmRadio and hmsRadio is_Chip_Connected() Wusaweki 2023-12-01 09:09:49 +0100
  • 81a05b3752 support MWh for YieldTotal Wusaweki 2023-12-01 12:17:38 +0100
  • b4976aa30f add 1.54" display to settings Wusaweki 2023-12-01 09:59:37 +0100
  • 8b49dc186f W5500 sunrise bugix ntp update geronet1 2023-11-29 16:17:30 +0100
  • 6bd05c0aa3 W5500 sunrise bugix geronet1 2023-11-29 15:55:58 +0100
  • cfef2ce63a 0.8.13 * fix github build lumapu 2023-11-29 07:40:17 +0100
  • d0e7609b9d 0.8.13 * fix pinout lumapu 2023-11-29 00:02:16 +0100
  • ca0698f06c 0.8.13 * added ethernet build for fusion board, not tested so far lumapu 2023-11-28 23:40:11 +0100
  • ec30cc21ea 0.8.13 * merge PR #1239 symbolic layout for OLED 128x64 + motion senser functionality * fix MqTT IP addr for ETH connections PR #1240 lumapu 2023-11-28 22:37:11 +0100
  • 3766611c08 Merge branch 'You69Man-feature/V0_8_12_symbolic_OLED_PR' into development03 lumapu 2023-11-28 22:32:44 +0100
  • 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 lumapu 2023-11-28 22:29:32 +0100
  • 6701c52048 small corrections lumapu 2023-11-28 22:29:11 +0100
  • 8cccca1724 W5500 config bugfix geronet1 2023-11-28 17:55:17 +0100