#
3548b7cb |
| 30-Nov-2023 |
Dirk Helbig <[email protected]> |
cmake: fix warnings, code cleanup
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
927b0d8b |
| 06-Aug-2020 |
Matthias Ringwald <[email protected]> |
mesh: avoid out of bounds reads
|
#
ad3a646c |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: streamline mesh-access-parser uint getter names
|
#
0323b889 |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove num_segments and segmented flag from access message builder
|
#
6f13b0f4 |
| 28-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use single access builder
|
#
039cbf1d |
| 28-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use mesh_upper_transport_pdu_t for all access messages, remove mesh_transport_pdu_t
|
#
a4bbc09d |
| 18-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: mesh_message_pdu -> mesh_segmented_pdu
|
#
e41a4a08 |
| 09-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use mesh_message_t for unsegmented access messages
|
#
d175073c |
| 31-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: expand count_log to count, and period_log to period_s in heartbeat messages of configuration client [a2592]
|
#
4f44739e |
| 31-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: add destination field to heartbeat messages of configuration client [a2591]
|
#
786ea917 |
| 30-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement config client network transmit msgs [a2583]
|
#
70fcff1a |
| 30-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement config client low power node msgs [a2582]
|
#
7d339f89 |
| 29-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement config client heartbeat publication and subscription msgs [a2580, a2581]
|
#
3ef45e91 |
| 28-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement config client key refresh msgs [a2579]
|
#
64c3d06b |
| 28-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement config client node reset and friend msgs [a2578,a2584]
|
#
df02a641 |
| 27-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement sig and vendor model app list
|
#
8d4cf36e |
| 27-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement mesh client configuration model appkey bind/unbind messages
|
#
82cfc808 |
| 27-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement mesh client configuration node identity messages
|
#
b629980d |
| 23-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh_configuraiton_client: implement netkey and appkey messages
|
#
908a73e3 |
| 21-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh_configuraiton_client: subscription get and list messages
|
#
67abec42 |
| 08-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: implement model subscription messages
|
#
f9202564 |
| 07-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: fix compile warnings
|
#
f2ca42df |
| 06-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh_configuraiton_client: implement config model publication set/get/status
|
#
d61023b2 |
| 12-Dec-2019 |
Milanka Ringwald <[email protected]> |
mesh: add unit test for elements descriptions iterator, add missing getter for CONFIGURATION_COMPOSITION_DATA event, fix offsets in existing getters
|