- 19 Jun, 2018 1 commit
-
-
George Oikonomou authored
Add guards for service-specific includes in contik-main
-
- 17 Jun, 2018 1 commit
-
-
Simon Duquennoy authored
-
- 13 Jun, 2018 1 commit
-
-
Simon Duquennoy authored
Dynamic shell command registration
-
- 12 Jun, 2018 1 commit
-
-
angelos-oikonomopoulos authored
-
- 11 Jun, 2018 3 commits
-
-
Simon Duquennoy authored
Dockerfile: add gdb
-
Angelos Oikonomopoulos authored
Commands are part of a single array, which means that their definition is static. However, different apps in the same source tree may reasonably want to add to the command set (perhaps even shadow existing commands), which would make for awkward code. Instead, allow dynamic registration/deregistration of command sets at runtime. This keeps the data overhead low (two pointers per enabled command set).
-
Olav Frengstad authored
Different part of the stack is pulled in from `contiki-main.c` this has the unintended side effect of including TSCH headers even when TSCH is not used. When using LLSEC for CSMA this triggers an error and compilation fails.
-
- 09 Jun, 2018 1 commit
-
-
Yasuyuki Tanaka authored
-
- 08 Jun, 2018 2 commits
-
-
Angelos Oikonomopoulos authored
This enables the compiler to place the array in flash, saving us a bit of RAM. Suggested-by: g-oikonomou
-
Simon Duquennoy authored
Update cc2538-bsl to latest version
-
- 07 Jun, 2018 1 commit
-
-
George Oikonomou authored
-
- 06 Jun, 2018 8 commits
-
-
Simon Duquennoy authored
Deployment module
-
Simon Duquennoy authored
-
Simon Duquennoy authored
-
Simon Duquennoy authored
-
Simon Duquennoy authored
-
Simon Duquennoy authored
-
Simon Duquennoy authored
-
Simon Duquennoy authored
Add support for documentation on readthedocs.io
-
- 05 Jun, 2018 9 commits
-
-
George Oikonomou authored
-
George Oikonomou authored
CI: fail test in case building Docker image failed
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
-
Simon Duquennoy authored
-
George Oikonomou authored
rx full IRQ handling for cc13xx/cc26xx
-
Martin Hermsen authored
-
Simon Duquennoy authored
Travis Docker push fix
-
- 04 Jun, 2018 6 commits
-
-
Simon Duquennoy authored
-
Simon Duquennoy authored
Docker image update from Travis
-
Simon Duquennoy authored
Travis: if Dockerfile has changed, rebuild image. When updating branch develop, push new image to Dockerhub
-
Simon Duquennoy authored
-
Simon Duquennoy authored
coap: bug fix when parsing secure CoAP endpoint with a specified port.
-
Simon Duquennoy authored
-
- 01 Jun, 2018 1 commit
-
-
Simon Duquennoy authored
Add list_contains feature into list.h
-
- 31 May, 2018 4 commits
-
-
carlosgp143@gmail.com authored
-
Simon Duquennoy authored
-
Simon Duquennoy authored
Leshan server qmode fix
-
carlosgp143@gmail.com authored
-
- 30 May, 2018 1 commit
-
-
Simon Duquennoy authored
-