b4a750bda0
Merge pull request 'Bugfixes: OTA-Update Upstream' ( #4 ) from develop into master
...
Reviewed-on: #4
2021-01-27 17:22:01 +01:00
b9e0769843
cleanup debug out
2021-01-27 16:47:25 +01:00
8e614e76c7
fixed uninitialized node addr that causes bug in upstream ota
2021-01-27 14:31:06 +01:00
a930f709ff
fix in MAC equality check fn
2021-01-27 11:43:30 +01:00
78dbbfaba5
fix in ota upstream to parent and other neighbours
2021-01-26 23:55:53 +01:00
9d23788ac8
Merge pull request 'master' ( #3 ) from master into develop
...
Reviewed-on: #3
2021-01-26 22:00:03 +01:00
e73a05fc42
fix in clear Neighbours Queue
2021-01-26 21:59:25 +01:00
a62d3265ca
fix test proj; added MAC addr on log
2021-01-26 17:37:12 +01:00
e88b6e2664
added define to switch app logic for demo
2021-01-21 12:09:06 +01:00
0f03f2da1c
„README.md“ ändern
2021-01-21 11:53:15 +01:00
e5801dd1e1
fixes .gitignore
2021-01-21 11:51:12 +01:00
c3d6e3c8a2
Merge pull request 'refactor' ( #2 ) from develop into master
...
Reviewed-on: #2
2021-01-21 11:47:50 +01:00
9600b76a80
added doxygen file
2021-01-21 11:43:09 +01:00
7fe1f18985
added all doxygen comments
2021-01-21 11:11:37 +01:00
f3749b9985
added doxygen
2021-01-21 00:01:27 +01:00
b29887e0ac
added allow reboot define and clear node from node queue after successfully ota process
2021-01-20 23:04:18 +01:00
77e87ec840
changed the most params to const
2021-01-20 22:39:18 +01:00
7f0e82fd29
renamed functions in modules
2021-01-20 21:40:51 +01:00
e4c620c9c5
splitted into several modules; include cleanup
2021-01-20 20:55:33 +01:00
14028679e1
fixing timeout and non-relevant OTA messages
2021-01-20 15:18:22 +01:00
05dfe8528b
fixed update of all neighbours after update
2021-01-20 13:43:41 +01:00
f74985da4c
fixed mesh OTA process
2021-01-20 11:20:35 +01:00
57c71c401c
OTA Tx and Rx over Mesh
2021-01-19 22:19:30 +01:00
94aa8751cb
Mesh OTA Master & Slave
2021-01-19 17:20:16 +01:00
b274d939c4
OTA mesh worker
2021-01-19 12:36:21 +01:00
6446049876
OTA message handle call and vAddAllNeighboursToQueue()
2021-01-18 22:56:42 +01:00
88fd2c69a9
added OTA process mutex; progress log; reboot flag
2021-01-18 19:03:32 +01:00
a0546aa3ef
completet https ota
2021-01-18 17:38:08 +01:00
c542dc05ab
cleanup https ota
2021-01-18 12:49:52 +01:00
cf99410893
added https ota code in task
2021-01-17 23:47:59 +01:00
c6829f0483
added control for http_ota task
2021-01-17 23:27:01 +01:00
62d16a437a
completed demo app blinky_led
2021-01-16 18:23:10 +01:00
62b9b1255f
added app demo code
2021-01-16 00:23:02 +01:00
9b4b1d0443
Merge pull request 'feature/mesh_network' ( #1 ) from feature/mesh_network into master
...
Reviewed-on: #1
2021-01-15 09:34:23 +01:00
0a32400a04
Merge branch 'master' into feature/mesh_network
2021-01-15 09:34:11 +01:00
0289d3f1dd
added mesh paket and ported to newer IDF
2021-01-14 23:08:45 +01:00
c17756160f
updated tests, changed file names, new mesh packet type
2021-01-11 22:56:39 +01:00
d4182eddb2
format log output
2021-01-11 18:59:19 +01:00
378f6e9ad0
cleanup
2021-01-11 18:31:37 +01:00
1cdd9477c3
added new network module
2021-01-11 15:22:45 +01:00
4ac270475b
added image validation and signature
2021-01-10 14:03:50 +01:00
0f38c893d9
cleanup
2021-01-09 17:41:40 +01:00
f1fb982e21
fix: https and first ota process
2021-01-08 23:08:07 +01:00
1ff0de1f49
https image ota
2021-01-08 20:12:03 +01:00
d8c9239ed7
extract server image version and unit tests
2021-01-07 23:10:36 +01:00
c985ee6031
added test cases for image start offset and fix
2021-01-07 17:10:25 +01:00
13cbb310b4
cleanup
2021-01-06 23:04:05 +01:00
076c4b62fc
image start offset
2021-01-06 18:10:12 +01:00
91edfa0c63
added https_client and menuconfig
2021-01-05 12:15:26 +01:00
d570ce8cc7
fix component include
2021-01-02 10:57:03 +01:00