Commit Graph

  • 4425a67433 Merge pull request #2162 from posjodin/PR4 George Oikonomou 2017-03-31 12:24:55 +0100
  • 69c2e7e2b6 Merge pull request #2159 from posjodin/PR3 Nicolas Tsiftes 2017-03-30 16:30:46 +0200
  • 399150b142 Minor spell fix in ANNOUNCE_BOOT modified: platform/avr-rss2/contiki-main.c Robert Olsson 2017-03-30 15:24:19 +0200
  • 9d003fe52f Merge pull request #2155 from iot-lab/pr/er-coap/stylecleanup Nicolas Tsiftes 2017-03-30 14:14:03 +0200
  • d6128852b2 Added missing register definitions in at86rf230_registermap.h modified: cpu/avr/radio/rf230bb/at86rf230_registermap.h Robert Olsson 2017-03-29 11:32:39 +0200
  • 55daec98dc Added missing registers in modified: cpu/avr/radio/rf230bb/atmega128rfa1_registermap.h Robert Olsson 2017-03-28 22:16:50 +0200
  • 94defe6ba2 Updates for Atmel RF233 radio in AtMega256rfr2 including register update for MAC symbol counter. Basic functions for get/set-value parameter setting added. SPI radios needs to be tested. Robert Olsson 2017-03-28 18:53:56 +0200
  • dca85a7b6b Add valve example Ralf Schlatterbeck 2017-03-24 20:10:37 +0100
  • 3829dd2f20 Leds toggle added modified: platform/avr-rss2/dev/leds.c Robert Olsson 2017-03-24 17:37:37 +0100
  • e77dba152d Removing avr-rss2 private sniffer app. Better use examples/sensniff. Robert Olsson 2017-03-24 17:29:50 +0100
  • bf8e77ea4e Added missing prototype modified: cpu/avr/radio/rf230bb/rf230bb.h Robert Olsson 2017-03-24 17:07:35 +0100
  • c0239b41c9 Cleand-up _CONF for ROUTES, NEIGHBOR and BUFFER_SIZE modified: platform/avr-rss2/contiki-conf.h Robert Olsson 2017-03-19 21:14:31 +0100
  • e09bdc0c07 Increasing route table from 4 to 20 modified: platform/avr-rss2/examples/ipv6/mqtt-demo/project-conf.h Robert Olsson 2017-03-18 14:13:47 +0100
  • 29914b5a1f Fixing input serial line initialization pointed by Peter Sjödin/KTH For avr-rss2 platform Robert Olsson 2017-01-23 22:18:54 +0100
  • fa6c52633f Use RS232_BAUDRATE to define baudrate from projekt config file. Removed serial initialization from contiki-main.c. It seems to be too soon. Peter Sjödin 2016-10-28 01:04:05 +0200
  • 9e5aed5df6 Support for changing PANID and channel from project-conf.h modified: cpu/avr/radio/rf230bb/rf230bb.c modified: platform/avr-rss2/contiki-conf.h modified: platform/avr-rss2/contiki-main.c Robert Olsson 2017-01-21 16:37:37 +0100
  • c56142ccec add save energie Harald Pichler 2017-03-24 16:11:28 +0100
  • afde635051 initial upload Harald Pichler 2017-03-24 11:08:45 +0100
  • c7de205029 er-coap/dtls: allow overwriting the default tinydtls specific functions Gaëtan Harter 2017-03-23 17:23:22 +0100
  • 1addd8da3a apps/tinydtls: disable doxygen generation Gaëtan Harter 2017-03-23 16:24:37 +0100
  • e24f500e57 er-rest-dtls: add rest dtls examples Gaëtan Harter 2016-12-14 12:01:19 +0100
  • fcc4f6d39f er-coap-dtls: use tinydtls app if "WITH_DTLS_COAP" is set Gaëtan Harter 2016-12-14 11:51:49 +0100
  • 59dc4413bb er-coap-dtls: rename wrongly name IDENTITY_"HINT" Gaëtan Harter 2016-12-13 17:04:53 +0100
  • 612cb23759 er-coap: COPIED FROM CETIC 6LBR add cetic tinydtls 'er-coap' communication layer Gaëtan Harter 2016-12-07 18:09:28 +0100
  • d94efe528a tinydtls: add tinydtls as an app submodule Gaëtan Harter 2016-12-14 13:02:18 +0100
  • 5640293e8f er-coap: separate the communication layer Gaëtan Harter 2016-12-07 17:59:30 +0100
  • f70adde9a9 er-coap-observe-client: missing 'addr' parameter Gaëtan Harter 2016-12-13 16:01:16 +0100
  • c932ff45a3 er-coap: run uncrustify-fix-style.sh Gaëtan Harter 2016-12-07 17:09:52 +0100
  • 7342a3f8a7 Merge pull request #2103 from stringr9/bugfix/non-storing-drop-fix Nicolas Tsiftes 2017-03-23 14:27:06 +0100
  • 90ea58e206 Merge pull request #2145 from g-oikonomou/bugfix/multicast-config Nicolas Tsiftes 2017-03-23 13:43:08 +0100
  • 34fa389054 Whitespace change to force new travis-check. modified: apps/mqtt/mqtt.h Robert Olsson 2017-03-22 13:15:58 +0100
  • 432f12e156 Several changes to fix bugs and harden mqtt code. Peter 2017-02-23 22:03:28 +0100
  • 5a0d085451 native-border-router: fix for disappearing timer 'uip_ds6_timer_periodic' Wojciech Nizinski 2017-03-21 13:12:39 +0100
  • 0e861e76a3 Merge branch 'master' of https://github.com/osdomotics/osd-contiki Harald Pichler 2017-03-18 20:43:10 +0100
  • 918b20f3cf set loop to 30 Harald Pichler 2017-03-18 20:42:47 +0100
  • 99402348eb Merge pull request #2147 from g-oikonomou/bugfix/1972 George Oikonomou 2017-03-18 17:23:41 +0000
  • 356814fe9c Merge pull request #2146 from oliverschmidt/slip Oliver Schmidt 2017-03-18 15:56:06 +0100
  • 739b901e0d Add missing variable declaration George Oikonomou 2017-03-18 14:01:10 +0000
  • 758d9aa168 Merge pull request #1972 from MohamedSeliem/patch-11 George Oikonomou 2017-03-18 13:50:52 +0000
  • 7f3fcbd8e7 Made it somewhat more obvious that this is SLIP-only. Oliver Schmidt 2017-03-18 14:19:36 +0100
  • dc782732e0 Merge pull request #2132 from JoaoS/energest_avr_rss2 George Oikonomou 2017-03-18 13:17:51 +0000
  • a0134ff35e Beautified SLIP macros. Oliver Schmidt 2017-03-18 14:06:11 +0100
  • 79855ff02d Beautified SLIP macros. Oliver Schmidt 2017-03-18 14:05:36 +0100
  • 6d51c1a9f9 Merge pull request #2138 from atiselsts/bugfix/cc26xx/limited_busywait George Oikonomou 2017-03-17 23:09:11 +0000
  • 905356da13 Merge pull request #2093 from thomas-blank/fix-mqtt-connection-refused George Oikonomou 2017-03-17 23:08:45 +0000
  • 21d6abe30b Merge pull request #2139 from atiselsts/sensortag-i2c/limited_busywait George Oikonomou 2017-03-17 23:04:19 +0000
  • b91448dfa4 Merge pull request #1348 from g-oikonomou/bugfix/cc26xx/wait-for-rssi-valid George Oikonomou 2017-03-17 22:52:51 +0000
  • 7e6d5c2971 Don't force RPL MOP configuration in contiki-default-conf.h George Oikonomou 2017-03-17 22:30:43 +0000
  • fbb682ae15 Merge pull request #2144 from MohamedSeliem/patch-12 George Oikonomou 2017-03-17 22:19:49 +0000
  • 3545f1fab5 Update README and LICENSE Ralf Schlatterbeck 2017-03-17 19:32:51 +0100
  • 08b12f2346 fix a macro related to multicast, which are not user configuration Mohamed Seliem 2017-03-17 20:21:56 +0200
  • a0a2881ab0 CC26xx SensorTag I2C: add and use LIMITED_BUSYWAIT macro Atis Elsts 2017-03-14 18:52:10 +0000
  • c850bae186 CC26xx IEEE mode: introduce and use LIMITED_BUSYWAIT macro; avoids watchdog reboots in cases when the radio fails to turn off Atis Elsts 2017-03-14 18:42:09 +0000
  • 3b090d97c7 CC26xx IEEE mode: more robust radio timer handling: do not crash the system in case the radio timer failed to start; allow the overflow checker to be called when the radio is off Atis Elsts 2017-03-14 18:41:05 +0000
  • dbd9d32daf CC26xx RF core: don't bail out from restarting the radio timer if just stopping it failed Atis Elsts 2017-03-14 18:36:23 +0000
  • cc4aa440a0 moved energest init to after the rtimer init root 2017-03-13 13:54:40 +0000
  • b756841522 Merge pull request #2102 from yatch/pr/rpl-leaf-only-debug-msg Nicolas Tsiftes 2017-03-10 15:11:31 +0100
  • ed1b27e40b Fix Bug in MQTT App: Refused Connections should not be pursued. Thomas Blank 2017-01-27 15:22:59 +0100
  • a24ac862de Merge pull request #2046 from yatch/pr/ringbufindex-bugfix Simon Duquennoy 2017-03-09 13:06:33 +0100
  • c5c1979d37 Merge pull request #2012 from cetic/jn516-hw-mac Simon Duquennoy 2017-03-09 08:53:47 +0100
  • 9acf177036 Enable TSCH regression testing Yasuyuki Tanaka 2017-03-09 16:41:13 +0900
  • 2d42b91c7b ringbufindex: fix bugs of ringbufindex_peek_{put,get} Yasuyuki Tanaka 2017-01-11 21:44:29 +0100
  • fbf9bb9e64 ringbufindex: explain return values by the APIs Yasuyuki Tanaka 2017-01-11 21:42:39 +0100
  • baaa3da23e ringbufindex: fix a typo in a comment Yasuyuki Tanaka 2017-01-11 21:13:16 +0100
  • 8df0f7dd01 Add a regression test for ringbufindex APIs Yasuyuki Tanaka 2017-01-11 20:49:50 +0100
  • b70677cce6 Merge pull request #2131 from t-than/master George Oikonomou 2017-03-08 22:18:57 +0000
  • 42cbe85a49 add CPU energest measurements that were lacking in this platform root 2017-03-08 16:13:27 +0000
  • dbcac67aab Normalize code style with uncrustify Thanos Tsakiris 2017-03-08 17:09:53 +0200
  • 0a85ccdc56 prevent the rpl root from dropping packets bound for outside the dodag while in NS mode andrewbrannan 2017-03-08 12:42:56 +0000
  • da45afdf27 Add basic contikimac parameters for jn516x Laurent Deru 2016-12-22 09:06:04 +0100
  • 79b06879fe Add to jn516x micromac driver full MAC layer support Laurent Deru 2016-12-22 09:03:03 +0100
  • 9b6ba3c009 Make frame fcf creation and parsing standalone functions Laurent Deru 2016-12-22 09:00:38 +0100
  • 0ceb45ee78 Merge pull request #2129 from simonduq/pr/update-jn516x-sdk Simon Duquennoy 2017-03-08 15:20:31 +0100
  • d80f362a2b Adjust CC26xx/CC13xx ADC reading for gain and offset Thanos Tsakiris 2017-03-08 15:55:28 +0200
  • 04bce213e6 jn516x: remove redundant declaration Simon Duquennoy 2017-03-08 12:13:37 +0100
  • ae554aa256 jn516x: update SDK Simon Duquennoy 2017-03-08 11:24:35 +0100
  • c37e7cfb0e Merge pull request #2108 from yatch/pr/poc-tsch-queue-flush-nbr-queue Simon Duquennoy 2017-03-08 10:18:41 +0100
  • 2942868799 bugfix format Harald Pichler 2017-03-03 11:45:46 +0100
  • 362eadd821 bugfix format Harald Pichler 2017-03-03 11:40:13 +0100
  • 14baf5df6c bugfix format Harald Pichler 2017-03-03 11:37:09 +0100
  • c954d22d81 bugfix format Harald Pichler 2017-03-03 11:29:32 +0100
  • f36183f2b5 Merge branch 'master' of https://github.com/osdomotics/osd-contiki Harald Pichler 2017-03-03 11:26:28 +0100
  • 314c46b91a bugfix format Harald Pichler 2017-03-03 11:24:32 +0100
  • 6af70ee511 bugfix warning -Wwrite-strings Harald Pichler 2017-03-03 11:21:43 +0100
  • 7000323c74 bugfix format Harald Pichler 2017-03-03 11:17:33 +0100
  • a38cfc889e Merge pull request #2118 from oliverschmidt/master Oliver Schmidt 2017-02-24 20:53:55 +0100
  • ae6375d900 add humidity resource, bugfix pressure string variable Harald Pichler 2017-02-24 10:28:35 +0100
  • 2137a12971 Merge branch 'master' of https://github.com/osdomotics/osd-contiki Harald Pichler 2017-02-24 10:07:20 +0100
  • 4151c09e2c cleanup code Harald Pichler 2017-02-23 22:36:32 +0100
  • 6677fac2ab bugfix use bmp280 and not bme280 Harald Pichler 2017-02-23 22:22:40 +0100
  • be9711d92e Made rest of Microsoft-specific chat optional. Oliver Schmidt 2017-02-23 21:43:51 +0100
  • 8e07bab71f initial upload Harald Pichler 2017-02-23 16:48:37 +0100
  • 85f3814f67 add i2c address Harald Pichler 2017-02-23 08:59:49 +0100
  • 42dee52e65 initial upload Harald Pichler 2017-02-23 08:49:02 +0100
  • 352f078be7 initial upload Harald Pichler 2017-02-22 14:53:05 +0100
  • f5f13c968c Merge pull request #2061 from cetic/pr-nat64-small-updates Antonio Lignan 2017-02-21 21:52:18 +0100
  • 5ea65cab08 temperature convert time is to short set from 50ms to 60ms Harald Pichler 2017-02-21 20:06:15 +0100
  • 809ca640a1 Merge pull request #2090 from atiselsts/bugfix/cc26xx_lqi George Oikonomou 2017-02-18 22:25:01 +0000
  • 91beb8670f Added SLIP support to retro platforms. Oliver Schmidt 2017-02-15 23:43:28 +0100
  • a26ee64dc0 Merge pull request #2097 from oliverschmidt/master Oliver Schmidt 2017-02-13 20:05:57 +0100