Niclas Finne
|
e6ba2664b8
|
energest: removed include of energest from contiki.h to avoid circular dependency
|
2017-10-31 22:18:17 +01:00 |
|
Simon Duquennoy
|
56d1f795ff
|
Minor fixes to platform initialization
|
2017-10-29 23:18:38 +00:00 |
|
George Oikonomou
|
82b6875e62
|
Use the logging module (Sky)
|
2017-10-29 23:18:37 +00:00 |
|
George Oikonomou
|
902b8154b7
|
Provide boot sequence hooks (Sky)
|
2017-10-29 23:18:36 +00:00 |
|
Simon Duquennoy
|
882be25428
|
Merge pull request #94 from simonduq/pr/misc
Miscellaneous fixes
|
2017-10-14 09:24:45 +02:00 |
|
Simon Duquennoy
|
4d8277366d
|
Merge pull request #97 from sics-iot/contrib/cleanup-energest
Made energest more configurable
|
2017-10-14 09:24:14 +02:00 |
|
Niclas Finne
|
358385b450
|
Removed obsolete radio-sensor API
|
2017-10-13 01:06:47 +02:00 |
|
Niclas Finne
|
7317316942
|
energest: removed energest type ENERGEST_TYPE_IRQ
|
2017-10-12 23:57:38 +02:00 |
|
Niclas Finne
|
8b930bfa06
|
energest: removed energest types for reading/writing flash
|
2017-10-12 23:53:31 +02:00 |
|
Simon Duquennoy
|
663d1f121d
|
Autoconfigure Orchestra whenever the module is included
|
2017-10-12 18:32:19 +02:00 |
|
Simon Duquennoy
|
a1f74d6568
|
Shell: start automatically whenver the module is included
|
2017-10-12 17:08:42 +02:00 |
|
George Oikonomou
|
5e13874850
|
Move inclusion of project-conf.h to the top of contiki-conf.h
|
2017-10-08 16:50:25 +01:00 |
|
Simon Duquennoy
|
a92319bbca
|
Rename PROJECT_CONF_H to PROJECT_CONF_PATH for clarity and so as to avoid possible conflicts with guards in project-conf.h files
|
2017-10-07 09:45:41 +02:00 |
|
Simon Duquennoy
|
14779f29f8
|
Rework Doxygen modules
|
2017-09-29 22:18:48 +02:00 |
|
Simon Duquennoy
|
0aa44c3c22
|
Homogenize NET layer config with MAC
|
2017-09-22 14:34:20 +02:00 |
|
Simon Duquennoy
|
1a8f04effc
|
TSCH: move platform-specific configuration flags to platform configuration files
|
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 |
|
Simon Duquennoy
|
5fcb2c9442
|
Only include cfs module in platforms that support cfs
|
2017-09-02 09:16:32 +02:00 |
|
Niclas Finne
|
2c86194ef8
|
Renamed core to os
|
2017-09-01 15:29:00 +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
|
1469268d32
|
Rework naming and configuration of sicslowpan compression levels
|
2017-07-05 19:48:42 +02:00 |
|
Simon Duquennoy
|
bf5bea583e
|
Disable TCP by default, homogenize UDP and TCP connections config
|
2017-06-29 16:46:29 +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 |
|
Nicolas Tsiftes
|
9bb51087bf
|
Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality.
|
2017-06-28 16:20:43 +02:00 |
|