Simon Duquennoy
|
3889ffe750
|
Simplify and homogenize node-id across all platforms
|
2018-05-18 14:08:24 -07:00 |
|
Simon Duquennoy
|
d59db9a94d
|
Examples: consistently use PROJECT_CONF_H
|
2018-04-20 06:46:02 -07:00 |
|
Simon Duquennoy
|
a3e62befb8
|
TSCH: rework .h system, now following the same structure as rpl-lite
|
2018-03-28 10:39:41 -07:00 |
|
Atis Elsts
|
074b797e88
|
Update Makefiles to be compatible with the new build system and restrict them to specific platforms where needed
|
2018-03-09 16:29:06 +00:00 |
|
Simon Duquennoy
|
bc73bb3284
|
Added root_start to routing driver
|
2018-02-02 08:47:46 -08:00 |
|
Simon Duquennoy
|
14ccd337c9
|
rpl_dag_root module simplification
|
2018-02-02 08:47:21 -08:00 |
|
Simon Duquennoy
|
3a39b51056
|
JN516x examples: remove obsolte RPL tools
|
2018-02-02 08:47:21 -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 |
|
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 |
|
George Oikonomou
|
bfb744bdaa
|
Delete platform-specific border-router example (jn516x/tsch/simple-sensor-network/)
|
2017-11-01 00:06:02 +00:00 |
|
George Oikonomou
|
a05a6b59d0
|
Remove all unnecessary BAUD2UBR macro definitions
|
2017-10-31 21:56:38 +00:00 |
|
George Oikonomou
|
73544572cf
|
Change all calls to adhere to new prototype
|
2017-10-31 21:56:38 +00:00 |
|
George Oikonomou
|
2f8779471b
|
Allow overriding common example configuration
|
2017-10-08 17:03:05 +01:00 |
|
George Oikonomou
|
8e8101728c
|
Don't pass -DWITH_COAP in example Makefiles
This does not seem to be needed anywhere or to achieve anything
|
2017-10-08 17:03:04 +01:00 |
|
George Oikonomou
|
f40cc506a3
|
Don't try to define REST=coap_rest_implementation
We only have one rest engine now, the example does not need to try and configure this
|
2017-10-08 17:00:37 +01:00 |
|
George Oikonomou
|
4cc0a8d8bc
|
Don't define in Makefile things that can be defined in project-conf.h
|
2017-10-08 17:00:37 +01:00 |
|
George Oikonomou
|
678bff4991
|
Do not #undef in example project-conf.h (jn516x)
|
2017-10-08 17:00:37 +01: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
|
5f2b3c2fcb
|
Use global MAC_CONF_WITH_TSCH instead of ad-hoc WITH_TSCH flags
|
2017-09-22 14:34:20 +02:00 |
|
Simon Duquennoy
|
ffc94f832c
|
MAC layer configuration done from Makefile instead of .h files
|
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 |
|
Joakim Eriksson
|
7930d35810
|
replaced er-coap APP with the coap module
|
2017-09-01 17:22:12 +02:00 |
|
Simon Duquennoy
|
bbd058a570
|
Move json to os/lib
|
2017-09-01 16:01:22 +02:00 |
|
Simon Duquennoy
|
c9906caf3c
|
Moved orchestra to os/services
|
2017-09-01 15:43:25 +02:00 |
|
Joakim Eriksson
|
5fa13e0093
|
remove-rest-engine
|
2017-09-01 15:32:21 +02:00 |
|
Niclas Finne
|
2c86194ef8
|
Renamed core to os
|
2017-09-01 15:29:00 +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
|
51beaee1b5
|
Re-arrange examples, in particular, move platform-specific examples to examples/platform-specific
|
2017-05-16 17:47:57 +02:00 |
|