Commit Graph

  • 0c0d7b3e46 CSMA: Assert that n and q are non-NULL in csma-output.c#packet_sent kkrentz 2018-11-07 03:06:50 -0800
  • f42618ce94
    Merge pull request #745 from simonduq/contrib/shell-empty-cmd George Oikonomou 2018-11-06 00:57:50 +0000
  • 0c7ada4535
    Merge branch 'develop' into contrib/shell-empty-cmd George Oikonomou 2018-11-05 23:01:04 +0000
  • 1a43e255f8
    Merge pull request #730 from cperezpenichet/cc2420_carrier George Oikonomou 2018-11-05 23:00:09 +0000
  • cf9be4e7f8
    Merge branch 'develop' into cc2420_carrier George Oikonomou 2018-11-05 21:45:27 +0000
  • 98f35fe091
    Merge pull request #746 from simonduq/contrib/nbr-error-msg George Oikonomou 2018-11-05 16:14:25 +0000
  • 5d8fda2af4 Native border router: clearer error messages Simon Duquennoy 2018-11-05 14:35:06 +0100
  • 07915ac580 Shell: skip empty lines Simon Duquennoy 2018-11-05 16:03:21 +0100
  • f24be610f5
    Merge pull request #558 from joakimeriksson/contrib/csma-llsec Niclas Finne 2018-11-02 18:21:18 +0100
  • ecb214bb2d clear uipbuf including its attributes before creating a packet Joakim Eriksson 2018-11-02 15:32:03 +0100
  • 93c7aae49e
    Update os/services/shell/shell-commands.c Niclas Finne 2018-11-02 15:20:07 +0100
  • ef9b1f32ba
    Update os/services/shell/shell-commands.c Niclas Finne 2018-11-02 15:19:27 +0100
  • f71db7cc90 CSMA: Discard frames that come from ourselves kkrentz 2018-10-27 15:03:40 -0700
  • 74780d5962 CSMA: Do not parse twice/Acknowledge MAC command frames, too kkrentz 2018-04-30 06:54:00 -0700
  • e4dcba32c9 CSMA: Do not depend depend on sequence numbers to identify packets kkrentz 2018-06-21 05:58:28 -0700
  • bda7c329ba
    Merge branch 'develop' into contrib/csma-llsec Simon Duquennoy 2018-11-02 01:13:14 +0100
  • 16ac869645 removed some no longer needed hard-coded calculations in the sicslowpan code Joakim Eriksson 2018-10-30 16:58:45 +0100
  • 00018d4c1b
    Merge branch 'develop' into fix/global/ip-addr/removed jeppenodgaard 2018-10-30 17:18:35 +0100
  • 5f441a509f Merge branch 'fix/global/ip-addr/removed' of https://github.com/jeppenodgaard/contiki-ng into fix/global/ip-addr/removed Jeppe Odgaard 2018-10-30 17:06:56 +0100
  • 693e6fdb30 Increased rpl_done, because time to build rpl seems to be faster in Cooja with graphical interface. Jeppe Odgaard 2018-10-30 17:05:49 +0100
  • 35123e9dd8 fixed better packet size assumptions Joakim Eriksson 2018-10-30 16:22:18 +0100
  • 42dfc81af2 added LLSEC attributes form packetbuf to uipbuf when receiving IP packet, and a few other minor fixes Joakim Eriksson 2018-10-30 13:38:16 +0100
  • 2d2d6b3ad6 Fixed code style issues Carlos Pérez Penichet 2018-10-29 11:15:40 +0100
  • 2b0c2d5e4a
    Merge pull request #714 from simonduq/contrib/uip-cleanup Simon Duquennoy 2018-10-29 11:09:54 +0100
  • a2b7b996e4
    Merge branch 'develop' into contrib/uip-cleanup Simon Duquennoy 2018-10-29 10:18:10 +0100
  • c174d7ddcc
    Merge pull request #733 from kkrentz/init-pr George Oikonomou 2018-10-27 15:49:49 +0100
  • 468a14b528 moved initialization of queuebuf to contikimac-main.c kkrentz 2018-10-27 02:31:28 -0700
  • a906f03a25 cc2420 return to last state when disabling carrier Carlos Pérez Penichet 2018-10-26 16:28:20 +0200
  • c6770112af Fixed code style and removed forgotten pritf's Carlos Pérez Penichet 2018-10-25 11:49:20 +0200
  • 79a4fe33a6 Unmodulated carrier transmission for cc2538 Carlos Pérez Penichet 2018-10-25 11:24:44 +0200
  • 189fd594d3
    Merge pull request #401 from yatch/pr/nbr-multi-ipv6-addrs Simon Duquennoy 2018-10-24 16:48:45 +0200
  • 4d8bb2f550 uip-ds6-nbr: check memb availability before adding an nbr_table entry Yasuyuki Tanaka 2018-08-29 18:27:40 +0200
  • 54a2889614 test/10-ipv6-nbr: add 01-test-nbr-multi-addrs Yasuyuki Tanaka 2018-08-29 14:20:08 +0200
  • 319b70345a uip-ds6-nbr: introduce UIP_DS6_NBR_MAX_6ADDRS_PER_NBR Yasuyuki Tanaka 2018-08-29 17:28:13 +0200
  • 17aa75f0cf uip-ds6-nbr: add doxygen comments (and re-order some functions) Yasuyuki Tanaka 2018-08-20 19:26:27 +0200
  • ee452b5287 uip-ds6-nbr: introduce UIP_DS6_NBR_MULTI_IPV6_ADDRS Yasuyuki Tanaka 2018-04-01 12:50:31 +0200
  • 8ef5c8b8c6 uip-ds6-nbr: make ds6_neighbors a local variable Yasuyuki Tanaka 2018-03-31 18:35:25 +0200
  • e29093efec tests/09-ipv6: add tests for UIP_DS6_NBR_MULTI_IPV6_ADDRS feature Yasuyuki Tanaka 2018-03-30 00:14:22 +0200
  • feb1513b46 Unmodulated carrier transmission for cc2420 Carlos Pérez Penichet 2018-10-24 15:26:40 +0200
  • 42436cc486
    Merge pull request #703 from simonduq/fix/json-buffer-overflows Simon Duquennoy 2018-10-24 12:16:38 +0200
  • 37e9027807
    Merge pull request #729 from debug-ito/tsch-resync-target Simon Duquennoy 2018-10-24 11:46:42 +0200
  • ab1e2f8d28
    Merge branch 'release-4.2' into fix/json-buffer-overflows Simon Duquennoy 2018-10-24 10:49:37 +0200
  • 470ee43644
    Merge pull request #717 from g-oikonomou/contrib/tests/out-of-tree Simon Duquennoy 2018-10-24 10:48:55 +0200
  • 4dc465c16f
    Merge branch 'develop' into tsch-resync-target Simon Duquennoy 2018-10-24 10:06:48 +0200
  • 2ffe42c069
    Merge pull request #387 from yatch/pr/rename-srf06-cc26xx Simon Duquennoy 2018-10-24 10:04:51 +0200
  • 3b9394d9ad
    Merge branch 'release-4.2' into contrib/tests/out-of-tree Simon Duquennoy 2018-10-24 10:02:35 +0200
  • dea14f7799
    Merge pull request #698 from g-oikonomou/contrib/build/dirs Simon Duquennoy 2018-10-24 10:02:10 +0200
  • 2af3665b04 simplelink: correct a comment in Makefile.cc13xx-cc26xx Yasuyuki Tanaka 2018-10-12 19:39:10 +0200
  • 0bcdd39cc6 Rename 'arch/cpu/cc26xx-cc13xx' to 'arch/cpu/cc26x0-cc13x0' Yasuyuki Tanaka 2018-10-12 19:38:18 +0200
  • 7a6cbff5f6 Rename srf06/{cc26xx,cc13xx} to srf06/{cc26x0,cc13x0} Yasuyuki Tanaka 2018-10-12 16:37:55 +0200
  • 61fba4dcde Rename srf06-cc26xx to cc26x0-cc13x0 Yasuyuki Tanaka 2018-10-12 15:13:29 +0200
  • 1dc0249836 Adjust the jn516x build system to the new build output dir structure George Oikonomou 2018-10-23 17:45:59 +0100
  • 14eeeccebc Always create example.$(TARGET) under build/ and then copy to . George Oikonomou 2018-10-23 17:45:43 +0100
  • d89cca83ac Don't generate an error if build/ does not exist George Oikonomou 2018-10-23 16:49:54 +0100
  • 0622889add Allow users to specify build configurations George Oikonomou 2018-10-18 20:14:48 +0100
  • 44d3f78b9c Adjust the Cooja build system to the new build output dir structure George Oikonomou 2018-10-14 00:29:47 +0100
  • 8121383950 Update the Cooja submodule to the latest version George Oikonomou 2018-10-17 12:36:52 +0100
  • 6f2f4b4b23 Fix the .upload target George Oikonomou 2018-10-14 00:23:43 +0100
  • 1b85bc6124 Ignore the new build output dir George Oikonomou 2018-10-13 23:15:06 +0100
  • f8ea68c3eb Change build output dir structure and filenames George Oikonomou 2018-10-13 23:14:51 +0100
  • ab5d5ba33c Extend build verbosity control George Oikonomou 2018-10-13 22:26:22 +0100
  • 6f50961c0c
    Merge branch 'release-4.2' into contrib/tests/out-of-tree Simon Duquennoy 2018-10-23 17:24:36 +0200
  • 1841aadf6a Reduce makefile code duplication George Oikonomou 2018-10-13 19:59:01 +0100
  • 531253772c
    Merge branch 'develop' into tsch-resync-target Simon Duquennoy 2018-10-23 17:17:35 +0200
  • 9280046c43
    Merge pull request #720 from g-oikonomou/contrib/tools/docker-build-verbosity Simon Duquennoy 2018-10-23 17:16:36 +0200
  • a2c9f75e46 Add out of tree build tests George Oikonomou 2018-10-19 14:17:25 +0100
  • b8db93665b
    Merge branch 'develop' into fix/global/ip-addr/removed jeppenodgaard 2018-10-23 11:06:34 +0200
  • 64101b9091
    Merge pull request #723 from g-oikonomou/contrib/tests/mqtt-native Simon Duquennoy 2018-10-23 10:10:32 +0200
  • 0997932bcb tsch: skip resynchronization when time source has been already changed. Toshio Ito 2018-10-23 16:31:34 +0900
  • 008cffe81a fixed compilation issues Joakim Eriksson 2018-10-23 07:51:46 +0200
  • 0a3b890080 fixed rpl-udp example Joakim Eriksson 2018-10-23 07:50:15 +0200
  • aba1aa9c93
    Merge branch 'develop' into contrib/tests/mqtt-native Simon Duquennoy 2018-10-22 15:28:33 +0200
  • e7c57e410c
    Merge branch 'develop' into fix/global/ip-addr/removed jeppenodgaard 2018-10-22 14:01:24 +0200
  • cc6398dd3c
    Merge pull request #725 from g-oikonomou/contrib/tests/build-cooja-conditionally Simon Duquennoy 2018-10-22 10:55:04 +0200
  • e135bf277e Added test to reproduce issue, and proposed fix in rpl-dag, where dag is only freed if dag_id is different. Jeppe Odgaard 2018-10-22 10:37:56 +0200
  • 81d6218ebc Don't try to build cooja from inside test makefiles George Oikonomou 2018-10-21 20:32:32 +0100
  • 7427a861a3 Only build cooja for tests that actually use it George Oikonomou 2018-10-21 19:36:35 +0100
  • c2ceaab13b Add MQTT client execution test George Oikonomou 2018-10-21 17:14:17 +0100
  • 6d4cddeec1 Make the MQTT client example a little more configurable and verbose George Oikonomou 2018-10-21 17:13:17 +0100
  • 08141e6b9b Sort apt-get install packages, one package per line George Oikonomou 2018-10-21 12:33:58 +0100
  • a2eec4c985 fixed csma-security debug output Joakim Eriksson 2018-10-20 22:41:02 +0200
  • d3c95c9a6e added llsec shell commands Joakim Eriksson 2018-10-20 22:27:19 +0200
  • 3542fa8d85 added back more textual representation of messages in rpl-udp example - good for debugging LLSEC encryption Joakim Eriksson 2018-10-20 22:27:02 +0200
  • c42fae82da added uipbuf attributes for llsec level and key and added payloadlen in mac Joakim Eriksson 2018-10-20 22:25:55 +0200
  • b25e7bedf9 Redirect apt-get stdout to /dev/null George Oikonomou 2018-10-20 15:52:47 +0100
  • b4684e3d5f Single docker RUN for all apt- and npm work. George Oikonomou 2018-10-20 15:26:37 +0100
  • 06ad0f26b3 Quiet unzip George Oikonomou 2018-10-20 15:25:52 +0100
  • 3c9eafc83b Quiet pip output George Oikonomou 2018-10-20 15:25:40 +0100
  • d756cb6e48 Quiet git clone George Oikonomou 2018-10-20 15:25:14 +0100
  • 20fa52997c Quiet wget George Oikonomou 2018-10-20 15:25:02 +0100
  • 995a076262 Explicitly set noninteractive frontent George Oikonomou 2018-10-20 15:24:16 +0100
  • 543ab20333
    Merge pull request #711 from debug-ito/tsch-handle-prepare-error Simon Duquennoy 2018-10-20 08:53:34 +0200
  • e96a325588
    Merge branch 'develop' into tsch-handle-prepare-error George Oikonomou 2018-10-19 21:17:50 +0100
  • 939969edd8
    Merge pull request #683 from g-oikonomou/bugfix/gpio/64bit Simon Duquennoy 2018-10-19 16:35:45 +0200
  • 9194e82168 uip6: sanitize parsing of ext header options Simon Duquennoy 2018-10-19 15:45:16 +0200
  • 78d16284ae
    Merge branch 'develop' into bugfix/gpio/64bit Simon Duquennoy 2018-10-19 15:46:24 +0200
  • cb962855a4 fix code style for else Toshio Ito 2018-10-19 22:32:52 +0900
  • c74686df2e
    Merge pull request #632 from atiselsts/contrib/coap-noncomfirmable-observe George Oikonomou 2018-10-19 14:16:22 +0100
  • 9faa834f57 Allow the user to configure COAP_CONF_OBSERVE_REFRESH_INTERVAL and allow it to be zero Atis Elsts 2018-08-29 22:28:51 +0100
  • 1df85a12a4
    Merge branch 'develop' into bugfix/gpio/64bit Simon Duquennoy 2018-10-19 14:08:05 +0200