Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst pushed to master at localhorst/ESP32-Mesh-OTA 2021-01-21 11:53:16 +01:00
0f03f2da1c „README.md“ ändern
localhorst pushed to master at localhorst/ESP32-Mesh-OTA 2021-01-21 11:51:20 +01:00
e5801dd1e1 fixes .gitignore
localhorst merged pull request localhorst/ESP32-Mesh-OTA#2 2021-01-21 11:47:51 +01:00
refactor
localhorst pushed to master at localhorst/ESP32-Mesh-OTA 2021-01-21 11:47:51 +01:00
c3d6e3c8a2 Merge pull request 'refactor' (#2) from develop into master
9600b76a80 added doxygen file
7fe1f18985 added all doxygen comments
f3749b9985 added doxygen
b29887e0ac added allow reboot define and clear node from node queue after successfully ota process
Compare 22 commits »
localhorst created pull request localhorst/ESP32-Mesh-OTA#2 2021-01-21 11:47:33 +01:00
refactor
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-21 11:43:16 +01:00
9600b76a80 added doxygen file
7fe1f18985 added all doxygen comments
Compare 2 commits »
localhorst pushed to develop at localhorst/ESP32-Mesh-OTA 2021-01-21 00:01:31 +01:00
f3749b9985 added doxygen
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