Commit Graph

  • fd34595a18 smal fix DanielR92 2023-11-27 15:29:34 +0100
  • 52f2d15095 Merge branch 'main' of https://github.com/geronet1/ahoy geronet1 2023-11-26 20:26:45 +0100
  • 0edc914295 W5500 MQTT IP Adress bugfix geronet1 2023-11-26 20:24:53 +0100
  • 0a6437bf10 improve pixelshift screensaver Wusaweki 2023-11-25 14:55:24 +0100
  • 9647044e49 add motion sensor function for screensaver and remove redundant display code Wusaweki 2023-09-24 19:14:43 +0200
  • 120522582e adapt 128x64 to symbolic layout Wusaweki 2023-09-10 16:35:32 +0200
  • d3c0232e06 increase display update rate Wusaweki 2023-11-12 11:00:28 +0100
  • baebbf4ff7 bind inverter rf-quality (from heuristic) to display radio RSSI bars Wusaweki 2023-11-05 15:58:59 +0100
  • 531869737e 0.8.12 * added button `copy to clipboard` to `/serial` lumapu 2023-11-20 23:50:25 +0100
  • ba8d1f3fc3 fix compile error and warnings lumapu 2023-11-20 23:33:26 +0100
  • 8fb7bf1fcf 0.8.11 * improved communication, thx @rejoe2 * improved heuristics, thx @rejoe2, @Oberfritze * added option to strip payload of frames to significant area lumapu 2023-11-20 23:13:01 +0100
  • f417717fc3 * optimized heuristic * added option to reduce log size (strip frame payload to relevant field) thx @Oberfritze, @rejoe2 lumapu 2023-11-20 22:58:57 +0100
  • bac4301b8a 0.8.1011 * optimized communication * repaired statistics * fixed reboot lumapu 2023-11-20 20:30:59 +0100
  • 6a9cfe8caa Merge branch 'development03' into Zero-Export DanielR92 2023-11-19 19:16:18 +0100
  • d546c6a421 add diverse devices for export DanielR92 2023-11-19 19:14:58 +0100
  • 34dff0b395 small changes added Radio DTU to /system lumapu 2023-11-19 17:24:58 +0100
  • 7c2beab9a7 small fixes lumapu 2023-11-19 16:58:34 +0100
  • 6d6686b44e 0.8.1101 known issues: * crashes from time to time? * has MI commands in HM pipe? lumapu 2023-11-19 16:34:19 +0100
  • b7f0e683ec 0.8.10 * fix Mi and HM inverter communication #1235 * added privacy mode option #1211 * changed serial debug option to work without reboot lumapu 2023-11-19 14:25:57 +0100
  • 06bb525e6e Merge branch 'development03' into Zero-Export DanielR92 2023-11-19 09:14:15 +0100
  • 49ef94cb7a 0.8.9 * merged PR #1234 * added new alarm codes * removed serial interval, was not in use anymore lumapu 2023-11-19 01:38:54 +0100
  • b57e463b92 improved changes from PR #1234 lumapu 2023-11-19 00:25:27 +0100
  • 67e8f69ce3 Merge branch 'rejoe2-development03' into development03 lumapu 2023-11-18 23:51:02 +0100
  • 904c34b4e3 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 lumapu 2023-11-18 23:50:50 +0100
  • 12d262769b add define z_export DanielR92 2023-11-17 14:50:11 +0100
  • 81079d108b Merge branch 'development03' into Zero-Export DanielR92 2023-11-17 14:43:54 +0100
  • 0f5e0eac60 Tibber_implement_stage1 DanielR92 2023-11-17 14:33:40 +0100
  • 08fcbb4e73
    Partly fix retransmit errors rejoe2 2023-11-17 10:49:03 +0100
  • 2da9306cf9
    Merge pull request #9 from rejoe2/0.8.0707 rejoe2 2023-11-17 07:20:25 +0100
  • 972b03376b 0.8.8 * fix ESP8266 save inverter #1232 lumapu 2023-11-16 23:59:05 +0100
  • eb15ce5dba
    0.8.0707 rejoe2 2023-11-16 11:33:53 +0100
  • 1bc3a0f06f 0.8.7 * fix ESP8266 inverter settings #1226 * send radio statistics via MqTT #1227 * made night communication inverter depended * added option to prevent adding values of inverter to total values (MqTT only) #1199 lumapu 2023-11-13 23:54:55 +0100
  • a82777b2a1 0.8.6 * merged PR #1225 * improved heuristics (prevent update of statitistic during testing) lumapu 2023-11-12 13:32:00 +0100
  • e8dbe02e4f merged lumapu 2023-11-12 12:05:58 +0100
  • 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 lumapu 2023-11-12 12:02:11 +0100
  • 5e0aa9cdde
    Partly fix heuristics for MI +other fixes (?) rejoe2 2023-11-11 14:41:33 +0100
  • 35099c7c56
    Merge branch 'lumapu:development03' into development03 rejoe2 2023-11-11 14:36:38 +0100
  • efdac9634f 0.8.4 * introduced tabs in WebGUI (inverter settings) * added inverter-wise power level and frequency lumapu 2023-11-11 03:12:14 +0100
  • c98d35d7c4 0.8.4 * changed MqTT alarm topic, removed retained flag #1212 * reduce last_success MQTT messages (#1124) lumapu 2023-11-10 23:08:51 +0100
  • 4ba0a9b062
    Partly fix Heuristics for MI; other rejoe2 2023-11-10 08:27:21 +0100
  • 4e9a09f33f 0.8.3 * fix null ptr PR #1222 lumapu 2023-11-09 23:01:08 +0100
  • 19813a841d Merge branch 'You69Man-development03' into development03 lumapu 2023-11-09 23:00:00 +0100
  • deb3c759d5 Merge branch 'development03' of https://github.com/You69Man/ahoy into You69Man-development03 lumapu 2023-11-09 22:59:37 +0100
  • 56a1f3beaf 0.8.3 * fix yield day reset during day #848 * add total AC Max Power to WebUI * fix opendtufusion build (GxEPD patch) lumapu 2023-11-09 22:58:48 +0100
  • 975f6923d3 0.8.2 * beautified inverter settings in `setup` (preperation for future, settings become more inverter dependent) lumapu 2023-11-09 00:08:42 +0100
  • b84391df89 fix null pointer access in display.h Wusaweki 2023-11-05 16:19:13 +0100
  • e550111f95 0.8.1 fix github actions (include error) lumapu 2023-11-05 14:16:50 +0100
  • e582cb71d0 0.8.1 fix github actions lumapu 2023-11-05 14:13:39 +0100
  • 37d773eaa0 0.8.1 * added tx channel heuristics (per inverter) * fix statistics counter lumapu 2023-11-05 13:59:53 +0100
  • ac246bb763 fixed radio statistics lumapu 2023-11-05 13:58:16 +0100
  • 179c51302b small Heuristic fix lumapu 2023-11-01 09:51:34 +0100
  • f1dfd328cc 0.8.1 * added tx channel heuristics (per inverter) * fix statistics counter lumapu 2023-11-01 00:11:38 +0100
  • 92855a7f0c started to add heuristics as an extra class (for now global not inverter independent) lumapu 2023-10-29 17:17:05 +0100
  • 7a97124bf7 small corrections after merging #1219 lumapu 2023-10-23 22:23:21 +0200
  • 866649e18d Merge branch 'rejoe2-new_communication' into new_communication lumapu 2023-10-23 22:08:58 +0200
  • 4f7585d374
    Merge pull request #7 from rejoe2/new_communication_mi rejoe2 2023-10-23 19:01:33 +0200
  • c8a5de2151
    Merge branch 'new_communication' into new_communication_mi rejoe2 2023-10-23 19:00:55 +0200
  • 06a1159d4f
    various changes rejoe2 2023-10-22 17:45:05 +0200
  • 46b37cadde
    review MI next cmd queuing rejoe2 2023-10-22 10:27:01 +0200
  • 810afaac8b
    various fixes rejoe2 2023-10-22 09:11:25 +0200
  • b12a161165 LittleFS hndls opt; no nrf gap tx <-> rx; new libs oberfritze 2023-10-21 12:09:19 +0200
  • 70b2ae6246 updated to latest changes from @rejoe2 for MI inverters lumapu 2023-10-20 23:10:50 +0200
  • 3282f44e37
    remove to early cmdDone (?) rejoe2 2023-10-19 18:22:39 +0200
  • ae49f91966
    fix 1ch AC calc rejoe2 2023-10-19 17:55:57 +0200
  • 0fca99f833
    MI might be functional again rejoe2 2023-10-19 17:50:04 +0200
  • 1b965d67a8 added MI additions / corrections from @rejoe2 lumapu 2023-10-18 23:11:46 +0200
  • 96f181c662 some improvements lumapu 2023-10-18 22:39:41 +0200
  • 5b3d0593fe
    some more MI specific things rejoe2 2023-10-18 18:56:59 +0200
  • 0e7874935d
    Add files via upload rejoe2 2023-10-18 12:51:29 +0200
  • 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 lumapu 2023-10-12 17:22:56 +0200
  • 5b39d38d86 included dev-control again lumapu 2023-10-12 07:56:49 +0200
  • b34e5a7416 added millis to each packet for radio analysis fixed several issue regarding communication lumapu 2023-10-11 21:07:03 +0200
  • c7f3f21469 further improved new communication model lumapu 2023-10-10 23:53:59 +0200
  • 5a81a54738 started to improve communication (from scratch) lumapu 2023-10-09 23:59:04 +0200
  • 111c683faf Merge branch 'vendetta1987-nrf_container' into development03 lumapu 2023-10-04 22:18:50 +0200
  • 24b9be867c Merge branch 'nrf_container' of https://github.com/vendetta1987/ahoy into vendetta1987-nrf_container lumapu 2023-10-04 22:18:24 +0200
  • 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 lumapu 2023-10-04 22:16:32 +0200
  • a7cfc10e73
    Update index.html for MI rejoe2 2023-10-04 10:27:50 +0200
  • b47dddf747
    Update index.html wrt. MI rejoe2 2023-10-04 10:23:16 +0200
  • 34d23bf76f Merge branch 'development03' into Zero-Export DanielR92 2023-10-02 19:16:58 +0200
  • 50ca076f55 0.7.65 * MI control command review #1197 lumapu 2023-10-02 10:45:48 +0200
  • ee6dbd68bf Merge branch 'rejoe2-development03' into development03 lumapu 2023-10-02 10:43:16 +0200
  • 4cea0d21e6 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 lumapu 2023-10-02 10:42:55 +0200
  • 1bbe979bcd 0.7.64 * moved active power control to modal in `live` view (per inverter) by click on current APC state lumapu 2023-10-02 00:34:57 +0200
  • ebb79d1d09 0.7.63 * fix NRF24 communication #1200 lumapu 2023-10-01 16:44:20 +0200
  • 169eea73e6 0.7.62 fix compile (prometheus) lumapu 2023-10-01 12:55:59 +0200
  • 41ade24538 0.7.62 * add timeout before payload is tried to process (necessary for HMS/HMT) lumapu 2023-10-01 12:36:18 +0200
  • dae638f7c6 0.7.62 * fix communication to inverters #1198 lumapu 2023-10-01 12:12:21 +0200
  • a6e6ddc3ae Merge branch 'development03' into Zero-Export DanielR92 2023-10-01 09:34:00 +0200
  • 9b6c7728d2
    MI controll command review II rejoe2 2023-10-01 07:58:41 +0200
  • 3ed749b2b6
    MI control command review II rejoe2 2023-10-01 07:54:20 +0200
  • 5a01cc86e6 0.7.61 * fix compiler warnings #1191 * fix ePaper logo during night time #1151 lumapu 2023-10-01 01:13:42 +0200
  • b832aff11c Merge branch 'LeSpocky-warnings' into development03 lumapu 2023-10-01 00:49:04 +0200
  • c1cb62685d 0.7.61 lumapu 2023-10-01 00:48:51 +0200
  • 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` lumapu 2023-10-01 00:45:47 +0200
  • 86822eb7b8 further improvements to generic functions lumapu 2023-10-01 00:39:22 +0200
  • 01f113cd2b moved some generic functions to parent radio class lumapu 2023-10-01 00:15:50 +0200
  • 097dd3c39c fix web lumapu 2023-09-30 23:58:38 +0200
  • c3162fd2ed update web, moved radio statistics to live view (footer of inverter) as modal lumapu 2023-09-30 23:40:31 +0200
  • ac0a4976d8 moved radio-statistic to inverter (not global per radio module any more) lumapu 2023-09-30 23:23:11 +0200