Commit Graph

14093 Commits

Author SHA1 Message Date
George Oikonomou c0fe6216f6 Update the dockerfile to install packages required for readthedocs builds/tests 2018-06-05 21:11:40 +01:00
George Oikonomou 57692d21f9 Add support for documentation on readthedocs.io 2018-06-05 21:10:01 +01:00
George Oikonomou 0cee22fd71
Merge pull request #567 from MartinNPN/develop
rx full IRQ handling for cc13xx/cc26xx
2018-06-05 13:50:03 +01:00
Martin Hermsen 4c7474da70 rx full IRQ handling for cc13xx/cc26xx 2018-06-05 13:14:00 +02:00
Simon Duquennoy da0a5e9b17
Merge pull request #566 from simonduq/fix/travis-docker-push
Travis Docker push fix
2018-06-05 13:03:12 +02:00
Simon Duquennoy 7b38f46aba Travis: fix in test of whether the docker configuration has changed 2018-06-04 23:30:45 +02:00
Simon Duquennoy b05b96938e
Merge pull request #554 from simonduq/contrib/docker-build
Docker image update from Travis
2018-06-04 22:35:42 +02:00
Simon Duquennoy 74ce416884 Travis: if Dockerfile has changed, rebuild image. When updating branch develop, push new image to Dockerhub 2018-06-04 21:18:07 +02:00
Simon Duquennoy bf11c827b0 Docker: by default, build non-standalone image (contiki-ng as a mount) 2018-06-04 21:18:07 +02:00
Simon Duquennoy 53caec12c0
Merge pull request #559 from nfi/contrib/coap-endpoint-parse
coap: bug fix when parsing secure CoAP endpoint with a specified port.
2018-06-04 21:14:00 +02:00
Simon Duquennoy 470378006d
Merge branch 'develop' into contrib/coap-endpoint-parse 2018-06-04 20:33:56 +02:00
Simon Duquennoy 2b6b9cc05f
Merge pull request #561 from carlosgp143/contrib/list-contain-element
Add list_contains feature into list.h
2018-06-01 14:23:23 +02:00
carlosgp143@gmail.com 2049ce09ed Changed return from int to bool 2018-05-31 10:13:21 +02:00
Simon Duquennoy 259f6c06d7
Merge branch 'develop' into contrib/list-contain-element 2018-05-31 09:24:25 +02:00
Simon Duquennoy 3f698665fe
Merge pull request #560 from Rehan-MALAK/leshan-server-qmode-fix
Leshan server qmode fix
2018-05-31 09:05:34 +02:00
carlosgp143@gmail.com 5a9f61653c Added tests in singly-linked list 2018-05-31 08:54:23 +02:00
Simon Duquennoy 02b20e315a
Merge branch 'develop' into leshan-server-qmode-fix 2018-05-30 21:02:54 +02:00
carlosgp143@gmail.com 9327edb91f Added list_contains feature 2018-05-30 09:03:45 +02:00
Joakim Eriksson a7bc3aac8d
Merge pull request #449 from joakimeriksson/lwm2m-endpoint-fix
fixed endpoint name to have Contiki-NG as prefix
2018-05-29 22:31:08 +02:00
Rehan MALAK 9e2e6d74bd leshan server downloaded is the one used by the test 2018-05-29 19:02:07 +02:00
Rehan MALAK 7091a846fe ignore files produced during coap-lwm2m tests 2018-05-29 19:02:07 +02:00
Simon Duquennoy 36deee9618
Merge branch 'develop' into lwm2m-endpoint-fix 2018-05-29 14:19:55 +02:00
Simon Duquennoy 00295a6445
Merge pull request #550 from g-oikonomou/bugfix/documentation/doxygen-test
Create the (failed) summary log even when sub-make fails
2018-05-29 14:19:30 +02:00
Niclas Finne f873fa25bf coap: bug fix when parsing secure CoAP endpoint with a specified port.
Thanks to Carlos Gonzalo Peces for reporting the issue.
2018-05-29 14:15:05 +02:00
Simon Duquennoy 636b378ce7
Merge branch 'develop' into bugfix/documentation/doxygen-test 2018-05-29 13:01:56 +02:00
Simon Duquennoy 6670c2505e
Merge pull request #551 from g-oikonomou/contrib/tools/viewconf
Move viewconf to its own dir
2018-05-29 13:01:41 +02:00
George Oikonomou ea155da0a4
Merge branch 'develop' into contrib/tools/viewconf 2018-05-29 00:10:14 +01:00
George Oikonomou 38e4deac2c
Merge pull request #557 from Rehan-MALAK/minor-tunslip6-update
minor modifications related to tools/serial-io/tunslip6
2018-05-29 00:09:55 +01:00
Rehan MALAK 12f15a4f27 minor modifications related to tools/serial-io/tunslip6 2018-05-28 22:39:46 +02:00
Simon Duquennoy 1f4d4ee7cf
Merge branch 'develop' into contrib/tools/viewconf 2018-05-28 20:53:14 +02:00
Simon Duquennoy 07ac7ff445
Merge pull request #552 from g-oikonomou/contrib/tools/makefsdata
Remove makefsdata
2018-05-28 20:52:53 +02:00
Simon Duquennoy fb8318f57d
Merge branch 'develop' into contrib/tools/makefsdata 2018-05-28 20:07:14 +02:00
Simon Duquennoy a21bcbba87
Merge pull request #553 from g-oikonomou/contrib/recursive-make
Use $(MAKE) instead of make to invoke recursively
2018-05-28 20:07:02 +02:00
Simon Duquennoy 2b2f258168
Merge branch 'develop' into contrib/recursive-make 2018-05-28 19:22:06 +02:00
Simon Duquennoy f38dee270d
Merge pull request #555 from Rehan-MALAK/sky-platform-exclude
exclude sky platform for examples/libs/shell
2018-05-28 19:20:48 +02:00
Rehan MALAK 535e2dbbdc exclude sky platform for examples/libs/shell 2018-05-28 13:19:54 +02:00
George Oikonomou 6177cac919 Use $(MAKE) instead of make to invoke recursively 2018-05-27 19:21:08 +01:00
George Oikonomou 5d234e1138 Move viewconf to its own dir 2018-05-27 18:33:53 +01:00
George Oikonomou 8daaa357f5 Remove makefsdata 2018-05-27 18:33:35 +01:00
George Oikonomou d44c32a9b6
Merge pull request #546 from simonduq/contrib/rpl-urgent-probing-log
Minor logging changes
2018-05-27 17:11:06 +01:00
George Oikonomou 45d2f61f4e
Merge branch 'develop' into contrib/rpl-urgent-probing-log 2018-05-27 15:47:46 +01:00
George Oikonomou 5f79843547 Create the (failed) summary log even when sub-make fails 2018-05-27 14:49:24 +01:00
Simon Duquennoy 2605a5174c
Merge pull request #512 from g-oikonomou/contrib/tools/serialdump
Harmonize tools dir and the login, serialdump, serialview targets
2018-05-27 15:39:30 +02:00
George Oikonomou 285578bbf4 Update travis test for tools/serial-io 2018-05-27 13:35:50 +01:00
George Oikonomou 3e3cb08c7f Move serialdump and tunslip6 to their own subdir 2018-05-26 15:27:25 +01:00
George Oikonomou c29534f013 Document the various top-level Makefiles 2018-05-26 14:13:06 +01:00
George Oikonomou cdfcf9003f Make serialdump timestamp format configurable from the command line 2018-05-26 13:55:03 +01:00
George Oikonomou e1a81808df Remove tools/timestamp, which is no longer in use 2018-05-26 13:55:03 +01:00
George Oikonomou 0dd46af8e6 Timestamp lines using serialdump -T instead of tools/timestamp 2018-05-26 13:55:03 +01:00
George Oikonomou da9b35e815 Change time format output 2018-05-26 13:55:03 +01:00