Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-20 23:04:25 +01:00
b29887e0ac added allow reboot define and clear node from node queue after successfully ota process
77e87ec840 changed the most params to const
7f0e82fd29 renamed functions in modules
e4c620c9c5 splitted into several modules; include cleanup
Compare 4 commits »
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-20 15:18:27 +01:00
14028679e1 fixing timeout and non-relevant OTA messages
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-20 13:43:46 +01:00
05dfe8528b fixed update of all neighbours after update
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-20 11:20:39 +01:00
f74985da4c fixed mesh OTA process
localhorst pushed to feature/blockingOTA at localhorst/ESP32-Mesh-OTA 2021-01-20 10:23:54 +01:00
7301305135 blocking OTA Tx and Rx
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-19 22:19:36 +01:00
57c71c401c OTA Tx and Rx over Mesh
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-19 17:20:22 +01:00
94aa8751cb Mesh OTA Master & Slave
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-19 12:36:34 +01:00
b274d939c4 OTA mesh worker
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-18 22:56:49 +01:00
6446049876 OTA message handle call and vAddAllNeighboursToQueue()
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-18 19:03:35 +01:00
88fd2c69a9 added OTA process mutex; progress log; reboot flag
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-18 17:38:12 +01:00
a0546aa3ef completet https ota
localhorst pushed to feature/https_client at localhorst/ESP32-Mesh-OTA 2021-01-18 16:13:01 +01:00
3c0232c7de fixed reuse of mbedtls
localhorst pushed to feature/https_client at localhorst/ESP32-Mesh-OTA 2021-01-18 13:40:40 +01:00
7afe6bb195 added tls read timeout
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-18 12:50:07 +01:00
c542dc05ab cleanup https ota
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-17 23:48:03 +01:00
cf99410893 added https ota code in task
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-17 23:27:08 +01:00
c6829f0483 added control for http_ota task
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-16 18:23:15 +01:00
62d16a437a completed demo app blinky_led
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-16 00:23:06 +01:00
62b9b1255f added app demo code
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-15 09:36:38 +01:00
localhorst pushed to master at localhorst/ESP32-Mesh-OTA 2021-01-15 09:34:24 +01:00
9b4b1d0443 Merge pull request 'feature/mesh_network' (#1) from feature/mesh_network into master
0a32400a04 Merge branch 'master' into feature/mesh_network
0289d3f1dd added mesh paket and ported to newer IDF
c17756160f updated tests, changed file names, new mesh packet type
d4182eddb2 format log output
Compare 20 commits »