#
ad7d756b |
| 26-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: rewrite model publication logic
|
#
520482d5 |
| 26-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: set retransmit count only in mesh_model_publication_setup_publication
|
#
a596f54e |
| 26-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: calculate publish period as num steps * period resolution
|
#
efaf68e1 |
| 26-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: correct parsing of transition / publish period
|
#
39317c77 |
| 23-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: avoid 'template' as argument name
|
#
3efa06c6 |
| 15-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: add mesh_pdu_ttl
|
#
e9292fe8 |
| 13-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: provide mesh_pdu_control_opcode
|
#
04a8a7d7 |
| 19-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix compile warnings
|
#
8639e30d |
| 17-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move security beacon handling to mesh
|
#
0d42a059 |
| 15-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move model utility functions to mesh_node from access
|
#
812ef2e3 |
| 15-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move model contains subscription load/store to mesh from access
|
#
a0253209 |
| 15-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move iv index + seq number load/store to mesh from access
|
#
a55e84a9 |
| 15-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move foundation load/store to mesh from access
|
#
726dac53 |
| 15-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move model to appkey laod/store to mesh from access
|
#
68d9ac23 |
| 15-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move appkey laod/store to mesh from access
|
#
66380807 |
| 15-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move netkey laod/store to mesh from access
|
#
56305cc2 |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: reset list of appkeys boound to model
|
#
8ef657c6 |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix callbacks to model packet handler, fix access message dispatching
|
#
5f845740 |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix restore of iv index from tlv
|
#
9a193117 |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move mesh_access_setup.. to mesh.c
|
#
d9f831d8 |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: remove unused netkey var
|
#
2983fbcb |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix unused, shadowing, signed compares
|
#
f4854a5e |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move mesh files to src/mesh, update includes
|