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
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
Cenk Gündoğan
bf1af5953f
examples: use global gnrc_pktdump_pid
2016-03-11 14:22:42 +01:00
Oleg Hahm
6df4111e49
shell: improved online documentation for txtsnd
2016-03-09 13:41:21 +01:00
9082273746
core: header cleanup
2016-02-28 22:46:28 +01:00
Oleg Hahm
f89fbbcf41
default example: reduce packet buffer size to 512b
2016-02-15 10:02:16 +01:00
Cenk Gündoğan
761f214072
Merge pull request #4690 from Lotterleben/gnrc_networking_ext_doc
...
examples/gnrc_networking: add explanation for RIOT<->RIOT communication
2016-01-27 14:27:02 +01:00
Lotte Steenbrink
135169ef33
microcoap_server: add instructions for FF Copper
2016-01-27 05:22:32 -08:00
Lotte Steenbrink
e7f479fb1a
examples/gnrc_networking: add explanation for RIOT<->RIOT communication
2016-01-26 13:27:03 -08:00
Lotte Steenbrink
26a4406286
examples/gnrc_networking: rm mention of tap bridge
2016-01-25 06:09:37 -08:00
Lotte Steenbrink
2bdf955257
examples/microcoap_server: add instruction to set up tap if
2016-01-25 06:08:20 -08:00
Lotte Steenbrink
a120ebc461
examples: fix tiny typo in gnrc_networking README
2016-01-20 06:09:24 -08:00
Thomas Eichinger
a43cbd17ff
tfpt: fix formating warnings/errors
2016-01-05 14:59:34 +01:00
Oleg Hahm
7b95366594
Merge pull request #4455 from OlegHahm/tlsf_warning_free
...
pkg tlsf: make it compile with -pedantic
2015-12-16 12:51:44 +01:00
Victor Arino
3a8a932b27
boards/nucleo-f103: add support for nucleo-f103
2015-12-15 17:23:27 +01:00
Oleg Hahm
b522c13432
example ccn-lite-relay; enable TLSF for native
...
With the previous commit TLSF should compile for native, too.
2015-12-15 16:42:43 +01:00
Oleg Hahm
60e283e6a2
pkg tlsf: add tlsf initialization function
...
The init function was patched out, but is actually required to compile without warnings with -pedantic enabled.
This patch also updates ccn-lite and x86 support accordingly.
2015-12-15 16:42:43 +01:00
Oleg Hahm
e07c98ea88
Merge pull request #4274 from OlegHahm/ccnl_reimport
...
CCN-lite reimport
2015-12-08 12:11:33 +01:00
Oleg Hahm
5259629678
ccn-lite example: use TLSF
2015-12-08 11:27:03 +01:00
Oleg Hahm
13958178f5
shell: move ccnl commands from example to shell
2015-12-08 11:27:03 +01:00
Oleg Hahm
f3d16b85a5
ccn-lite: initial import of an example
2015-12-08 11:27:03 +01:00
Hauke Petersen
809b907ec6
exmaples/gnrc_tftp: adapted to changed FLAG names
2015-12-07 22:10:48 +01:00
Hauke Petersen
4216f9fef0
examples: adapted to renamed THREAD_FLAGS
2015-12-07 22:09:47 +01:00
0f1302d72a
examples: initial commit of microcoap_example
2015-12-04 11:52:35 +01:00