Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
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 merged pull request localhorst/ESP32-Mesh-OTA#1 2021-01-15 09:34:24 +01:00
feature/mesh_network
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 »
localhorst pushed to feature/mesh_network at localhorst/ESP32-Mesh-OTA 2021-01-15 09:34:12 +01:00
0a32400a04 Merge branch 'master' into feature/mesh_network
0244457d75 added WIP info
Compare 2 commits »
localhorst created pull request localhorst/ESP32-Mesh-OTA#1 2021-01-15 09:33:57 +01:00
feature/mesh_network