Emmanuel Baccelli
364874f7e1
Merge pull request #6096 from mattiantonini/pkg/iotivity
...
[Pkg] IoTivity Pkg for RIOT OS
2016-12-05 15:02:47 +01:00
Mattia Antonini
3f18bf0eb4
IoTivity Pkg for RIOT-OS
2016-12-05 10:41:07 +01:00
Joakim Nohlgård
7c48c891a0
xtimer: Update xtimer usage to match API changes
2016-11-29 20:44:31 +01:00
Hauke Petersen
c1f308ba85
examples: blacklisted calliope-mini
2016-11-21 17:20:54 +01:00
b6de3fe29c
examples: nanonet: add comment regarding resource sorting
2016-11-16 14:52:54 +01:00
Hauke Petersen
4040493e2c
examples: blacklisted microbit for insufficiant RAM
2016-11-09 12:01:09 +01:00
Martine Lenders
21c4cb41ff
tinydtls: fix for build system fix
2016-11-04 16:20:53 +01:00
Martine Lenders
61531451f2
examples: fix off-by-one error in TinyDTLS example
2016-11-03 13:12:21 +01:00
58983de28a
examples/gnrc_networking: fix custom channel definition
2016-11-02 13:21:34 +01:00
Peter Kietzmann
1c337b1d6c
Merge pull request #6032 from miri64/dtls/fix/blacklist-nrf52dk
...
dtls: Temporary fix example for #6022
2016-11-01 13:30:16 +01:00
Ken Bannister
1783c9c672
gcoap: CLI example
2016-10-31 22:41:52 -04:00
Martine Lenders
afe5ebee80
dtls: Temporary fix example for #6022
...
Seems like DTLS is also affected
2016-10-31 21:28:54 +01:00
Martine Lenders
a4074bf5f4
Merge pull request #6006 from miri64/microcoap/enh/port-to-sock
...
examples: port microcoap example to sock
2016-10-31 14:10:15 +01:00
Martine Lenders
c958dd89b8
Merge pull request #5972 from kaspar030/add_pkg_nanocoap
...
pkg: add nanocoap
2016-10-31 14:04:44 +01:00
Raul Fuentes
cf64aba1c8
TinyDTLS: integration into RIOT (without sockets)
...
Support for TinyDTLS (0.8.6) is added together an example at 'examples/dtls-echo'.
2016-10-30 18:05:25 +01:00
abb6ac078b
examples: nanocoap_server: initial commit
2016-10-30 06:45:30 +01:00
Martine Lenders
27bb45fa79
examples: port microcoap example to sock
2016-10-27 12:59:33 +02:00
Martine Lenders
9e97b0a028
Merge pull request #5977 from miri64/ieee802154/enh/centralize-default-values
...
ieee802154: centralize default values
2016-10-26 16:39:44 +02:00
Martine Lenders
6104d44cbe
examples: fix default channel setting for all radios
...
The config assumed it was a 2.4 GHz radio. This solution isn't perfect
either but eliminates a few more cases.
2016-10-26 15:32:12 +02:00
1659f56904
boards/nucleo-f070: initial support for nucleo-f070 board
2016-10-26 14:12:39 +02:00
Martine Lenders
0016463687
all: fix for new netreg_entry_t structure
2016-10-25 22:17:18 +02:00
Hauke Petersen
bc232a5642
Merge pull request #5524 from miri64/gnrc_netreg/api/helper-macro
...
gnrc_netreg: introduce helper macro/function for entry init
2016-10-25 21:21:25 +02:00
Martine Lenders
dc45cd2610
gnrc: use new netreg helper functions everywhere
2016-10-25 18:47:30 +02:00
3f29e77a4c
boards/nucleo-f030: initial support
2016-10-12 14:32:25 +02:00
Cenk Gündoğan
326a55caef
examples/gnrc_networking: use netstats_rpl
2016-09-27 20:40:04 +02:00
Cenk Gündoğan
c0f05a8a88
examples: ccn-lite-relay: minor doc fix
2016-09-11 22:39:20 +02:00
Martine Lenders
3b4f025e5d
gnrc_border_router: use start_network.sh script as for term target
2016-08-30 21:05:26 +02:00
Oleg Hahm
0703d80563
Merge pull request #5661 from OlegHahm/ccnl_update
...
pkg: ccn_lite update
2016-08-29 16:16:22 +02:00
b3a061e0ab
sys: remove config module
2016-08-27 07:57:09 +02:00
Michael Frey
d36712be88
update line number of ndn.lua
...
The ndn.lua file in the ndn-tools repository was changed most recently. Hence, the old line number in the wireshark dissector section was pointing to the wrong line.
2016-08-18 16:24:39 +02:00
Oleg Hahm
99e3a22d63
examples: open first interface automatically
2016-08-18 16:22:28 +02:00
Oleg Hahm
8ebdf39d14
examples: use RONR for ccn-lite-relay
2016-08-18 16:22:28 +02:00
Joakim Nohlgård
c0ad83c167
tests: Update xtimer_usleep_until usage to xtimer_periodic_wakeup
2016-07-29 13:05:02 +02:00
kYc0o
91410f5259
Merge pull request #5626 from aabadie/default_channel
...
makefiles: expose a single DEFAULT_CHANNEL variable
2016-07-18 14:26:24 +02:00
Martine Lenders
20975e5fa3
Merge pull request #5522 from miri64/examples/fix/udp-payload-size
...
examples: gnrc_networking uses variable it hasn't access to anymore
2016-07-14 19:18:10 +02:00
87ca058417
makefiles: expose a single DEFAULT_CHANNEL variable
2016-07-14 17:44:42 +02:00
abe5c19407
dist/tools: make ethos baudrate configurable
2016-07-14 17:01:02 +02:00
Aaron Sowry
71597f4735
examples/default: Include boards with cc2538 RF support
2016-07-13 14:19:52 +12:00
Hauke Petersen
32be958eeb
examples/default: add z1 and telosb for radio
2016-07-06 18:14:48 +02:00
83f2b0a131
examples/microcoap_server: fix .well-known/core endpoint
2016-06-24 09:38:06 +02:00
kYc0o
c9118e5fe4
examples/gnrc_minimal: Add support for XBee into gnrc_minimal
2016-06-23 11:45:42 +02:00
Martine Lenders
634adf37d8
examples: gnrc_networking uses variable it hasn't access to anymore
2016-06-06 19:15:08 +02:00
kYc0o
69b1ef3a41
Merge pull request #5167 from aabadie/iotlab-a8-m3
...
board: port to iotlab M3 of A8
2016-06-06 15:08:32 +02:00
Cenk Gündoğan
a10151d5f0
Merge pull request #5440 from cgundogan/pr/auto_init/rpl
...
auto_init: initialize gnrc_rpl
2016-06-01 07:59:41 +02:00
Cenk Gündoğan
5534738df8
examples: auto-initialize RPL for gnrc_networking
2016-05-31 22:13:32 +02:00
Cedric Adjih
292f4bc1ee
boards/iotlab-a8-m3: initial implementation
2016-05-31 14:52:49 +02:00
Oleg Hahm
6707c20b7d
netstats: initial import of IPv6 netstats
2016-05-25 14:44:53 +02:00
Martine Lenders
c24e91d4df
Merge pull request #5229 from OlegHahm/pktbuf_minimal_check
...
netdev ethernet: deal with too small packet buffer
2016-04-20 14:44:30 +02:00
Oleg Hahm
26cf46cf70
gnrc_minimal: remove workaround for native
...
The workaround for the pktbuf size is not longer needed, since native itself assures a big enough buffer.
Using a neighbor cache size of 1 is mandatory for all platforms when compiling pedantically.
2016-04-20 09:10:55 +02:00
Leon M. George
fc668c4857
examples/gnrc_border_router: cc2650stk insufficient memory
2016-04-18 19:00:49 +02:00