abb6ac078b
examples: nanocoap_server: initial commit
2016-10-30 06:45:30 +01: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
kYc0o
6d7f3aee18
examples/gnrc_border_router: Add ethos and start_network.sh to README.md
2016-04-14 11:53:13 +02:00
0725d3ef0d
examples: gnrc_border_router: clean up ethos configuration
2016-04-11 17:03:28 +02:00
ce16c247bd
examples: gnrc_border_router: switch to UHCP + ethos
2016-04-11 17:03:28 +02:00
Hauke Petersen
02df871428
Merge pull request #4949 from jia200x/nucleo-f072
...
board: added support for nucleo f072
2016-03-31 19:18:28 +02:00
José Ignacio Alamos Aste
cc0e94f9c6
blacklist: nucleo-f072: blacklisted several examples and tests
2016-03-31 19:08:10 +02:00
Oleg Hahm
0e3a9c693e
Merge pull request #4819 from Lotterleben/microcoap_example_copper_fix
...
microcoap_server: make app fully work with Copper
2016-03-31 00:05:31 +02:00
Oleg Hahm
506e23f481
Merge pull request #2362 from kaspar030/add_lgpl_compliance_simplified
...
add infrastructure for binary LGPL compliance checks
2016-03-30 13:56:02 +02:00
1a003ebb97
examples: add example for "make bindist"
2016-03-30 11:00:31 +02:00
Lotte Steenbrink
728c1349fd
microcoap_server: make app fully work with Copper
...
In its current state (and setup with radvd), the microcoap_example application will show up in Copper, but the CoAP requests won't reach the application. This commit fixes that and updates the README.
2016-03-29 22:53:15 -07:00
Oleg Hahm
82046155d9
example ccn-lite: minor Makefile cleanup
2016-03-24 18:48:08 +01:00
Oleg Hahm
b64f850ee8
example ccn-lite: updated and extended README
2016-03-24 18:48:08 +01:00
Oleg Hahm
10f5f1aa33
make: introduce netif_default pseudomodule
...
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
2016-03-24 16:47:30 +01:00
Oleg Hahm
991c71cf27
gnrc ipv6: use ipv6_addr_t ptr for hdr_build
2016-03-23 15:20:12 +01:00
Oleg Hahm
360413a033
gnrc ipv6 hdr: remove len params from hdr_build
2016-03-23 15:20:11 +01:00
Oleg Hahm
487f6e480f
gnrc udp: simplify gnrc_udp_hdr_build
...
Directly using 16 bit port numbers instead of casting uint8_t pointers.
2016-03-23 15:20:11 +01:00
Cenk Gündoğan
72a3d50bed
examples/gnrc_networking: comment about optional DODAG_CONFs in Makefile
2016-03-21 17:11:52 +01:00