Simon Duquennoy
|
f8ddf8c816
|
Added missing includes for modules that rely on RPL
|
2018-02-02 08:51:29 -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 |
|
Joakim Eriksson
|
c86b763e5d
|
renamed coap packet to coap message - for naming closer to RFC
|
2018-01-12 01:20:53 +01:00 |
|
Joakim Eriksson
|
6fe4026686
|
COAP: adapted CoAP examples to new API
|
2018-01-12 01:18:41 +01:00 |
|
Johan Liseborn
|
862198c79a
|
Include strings.h to access strncasecmp
|
2018-01-11 08:17:47 +01:00 |
|
Simon Duquennoy
|
81d1b1bd80
|
PROJECTDIR now turned into modules via MODULES_REL
|
2017-12-22 05:21:39 -08:00 |
|
Simon Duquennoy
|
2fd6fa1fd6
|
Automatically compile .c files from PROJECTDIRS
|
2017-12-22 05:21:39 -08:00 |
|
Simon Duquennoy
|
20559fd308
|
Auto-include project-conf.h whenever found
|
2017-10-07 09:45:38 +02:00 |
|
Simon Duquennoy
|
543408db68
|
Re-organzie ip stack implementation
|
2017-09-22 17:09:54 +02:00 |
|
Simon Duquennoy
|
0aa44c3c22
|
Homogenize NET layer config with MAC
|
2017-09-22 14:34:20 +02:00 |
|
Simon Duquennoy
|
0f92c6ebfd
|
Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h
|
2017-09-08 14:20:59 +02:00 |
|
Niclas Finne
|
b4f8f21b4d
|
Updated examples after CoAP moved to module
|
2017-09-01 17:45:58 +02:00 |
|
Joakim Eriksson
|
3852fce45a
|
fixed some er-coap includes
|
2017-09-01 17:22:12 +02:00 |
|
Joakim Eriksson
|
7930d35810
|
replaced er-coap APP with the coap module
|
2017-09-01 17:22:12 +02:00 |
|
Simon Duquennoy
|
1987b316fd
|
Move mqtt to os/net/app-layer
|
2017-09-01 17:22:10 +02:00 |
|
Joakim Eriksson
|
5fa13e0093
|
remove-rest-engine
|
2017-09-01 15:32:21 +02:00 |
|
Simon Duquennoy
|
9a0087faf3
|
Simplify configuration through more suitable defaults, and removed unused features. Cleanup many configuration files.
|
2017-07-06 10:01:55 +02:00 |
|
Simon Duquennoy
|
f64ec24c9b
|
Rename CONTIKI_NETWORK_DENSITY and CONTIKI_NETWORK_SIZE to NBR_TABLE_CONF_MAX_NEIGHBORS and NETSTCK_ROUTING_STATE_SIZE
|
2017-06-29 16:46:23 +02:00 |
|
Simon Duquennoy
|
a6643a9835
|
Added RPL-lite, a lightweight implementation of RPL. This is the new default.
|
2017-06-29 16:46:07 +02:00 |
|
Simon Duquennoy
|
aa1191d8f0
|
Remove RDC layer
|
2017-05-17 15:09:19 +02:00 |
|
Simon Duquennoy
|
51beaee1b5
|
Re-arrange examples, in particular, move platform-specific examples to examples/platform-specific
|
2017-05-16 17:47:57 +02:00 |
|