Simon Duquennoy
|
36deee9618
|
Merge branch 'develop' into lwm2m-endpoint-fix
|
2018-05-29 14:19:55 +02:00 |
|
Joakim Eriksson
|
bcb4548519
|
ensured initialization of success variable
|
2018-05-25 16:23:05 +02:00 |
|
Joakim Eriksson
|
fcb246d4bf
|
fixed endpoint name to have Contiki-NG as prefix
|
2018-05-25 16:23:05 +02:00 |
|
carlosgp143@gmail.com
|
ec8fe6eb22
|
Code moved frome lwm2m-engine to lwm2m-queue-mode to have a clearer separation
|
2018-05-22 15:34:30 +02:00 |
|
carlosgp143@gmail.com
|
eba756e340
|
Code of notification queue simplified
|
2018-05-22 11:21:10 +02:00 |
|
carlosgp143@gmail.com
|
2e84d2abbe
|
Separated Queue Mode implementation and Queue Mode object. Changes in the naming
|
2018-05-21 09:44:49 +02:00 |
|
carlosgp143@gmail.com
|
18714f2cad
|
Simplified awake time adaptation with array and other small fixes
|
2018-05-18 18:39:33 +02:00 |
|
carlosgp143@gmail.com
|
d744e8306a
|
Added Queue Mode implementation in LwM2M
|
2018-05-18 18:39:33 +02:00 |
|
George Oikonomou
|
b45d284be2
|
Merge branch 'release-4.1' into develop
|
2018-05-09 22:18:01 +01:00 |
|
Niclas Finne
|
3c12738050
|
lwm2m: shorter log module names for aligned log output
|
2018-05-04 11:02:43 +02:00 |
|
Simon Duquennoy
|
7a96a8f8a9
|
CoAP: auto-initialize module
|
2018-04-13 06:51:33 -07:00 |
|
Simon Duquennoy
|
9596a4285e
|
Use PRI macros for safe printf and logs
|
2018-02-23 10:58:45 -08:00 |
|
Simon Duquennoy
|
8aec2ac030
|
Fix lwm2m header inclusions
|
2018-02-02 11:14:53 -08:00 |
|
Simon Duquennoy
|
26d51c15d7
|
Routing API: added more missing functions, homogenize configuration
|
2018-02-02 08:50:17 -08:00 |
|
Simon Duquennoy
|
871ee1e34f
|
Added routing module with only routing.h, now included wherever RPL is used
|
2018-02-02 08:45:02 -08:00 |
|
Niclas Finne
|
ee65ba289e
|
lwm2m: moved LWM2M object resource IDs to each object header file.
Added Doxygen groups in CoAP and LWM2M.
|
2018-01-12 01:25:27 +01:00 |
|
Niclas Finne
|
c9cafb826d
|
LWM2M: fixed token comparison to use token length
|
2018-01-12 01:20:53 +01:00 |
|
Joakim Eriksson
|
18cd711050
|
fixed issue with bootstrap and write of security and server object
|
2018-01-12 01:20:53 +01:00 |
|
Niclas Finne
|
04acccf9a0
|
Fixed compiler warnings in LWM2M logging
|
2018-01-12 01:20:53 +01:00 |
|
Niclas Finne
|
c9d255b847
|
Updated LWM2M to use the logging module
|
2018-01-12 01:20:53 +01:00 |
|
Joakim Eriksson
|
c86b763e5d
|
renamed coap packet to coap message - for naming closer to RFC
|
2018-01-12 01:20:53 +01:00 |
|
Joakim Eriksson
|
725e426c61
|
LWM2M: replace space with dash in endpoint name
|
2018-01-12 01:18:41 +01:00 |
|
Niclas Finne
|
49d9ec182d
|
Imported OMA LWM2M from lwm2m-contiki at https://github.com/sics-iot/lwm2m-contiki
|
2018-01-12 01:18:41 +01:00 |
|
Simon Duquennoy
|
543408db68
|
Re-organzie ip stack implementation
|
2017-09-22 17:09:54 +02:00 |
|
Joakim Eriksson
|
08613960e2
|
moved CoAP, LWM2M and IPSO Objects
|
2017-09-01 17:22:04 +02:00 |
|