|
190e2b4bb2
|
pkg: libcoap: adapt to use pkg.mk
|
2016-03-23 15:39:47 +01:00 |
|
|
b69941f334
|
pkg: cmsis-dsp: adapt to use pkg.mk
|
2016-03-23 15:39:47 +01:00 |
|
|
b98f97e985
|
pkg: ccn-lite: adapt to use pkg.mk
|
2016-03-23 15:39:47 +01:00 |
|
Oleg Hahm
|
a65e6aad59
|
Merge pull request #5118 from OlegHahm/udp_build_hdr_simplification
gnrc: simplify hdr_build functions
|
2016-03-23 15:31:58 +01:00 |
|
Martine Lenders
|
9a60fb30b7
|
Merge pull request #5136 from cgundogan/pr/gnrc_rpl/netif_addr
gnrc_rpl: add netif_addr to DODAG
|
2016-03-23 15:27:42 +01:00 |
|
Oleg Hahm
|
f4cad45783
|
Merge pull request #5036 from jremmert-phytec-iot/serial_flash
pba-d-01-kw2x: enable support to flash board selected by its SERIAL no
|
2016-03-23 15:27:05 +01:00 |
|
Oleg Hahm
|
cba3ba71ab
|
gnrc netreg: remove generic hdr build function
|
2016-03-23 15:20:12 +01:00 |
|
Oleg Hahm
|
32af3f962e
|
gnrc ipv6: make address parameters const
|
2016-03-23 15:20:12 +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
|
fc919ea28e
|
netreg: assert correct param length for hdr_build
|
2016-03-23 15:20:12 +01:00 |
|
Oleg Hahm
|
952bd0c7ef
|
ping: use IPv6 header build instead of generic one
|
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
|
c0a8ce39ac
|
Merge pull request #5141 from cgundogan/pr/gnrc_rpl/remove_parent_create_new_fib_entry
gnrc_rpl: new default route when old one was deleted
|
2016-03-23 15:13:53 +01:00 |
|
Jonas
|
a886c7c0d5
|
pba-d-01-kw2x: enable support to flash board selected by its SERIAL no
|
2016-03-23 15:11:18 +01:00 |
|
|
591ee417e7
|
make: buildtest: pass GIT_CACHE_DIR to buildtest targets
|
2016-03-23 15:10:01 +01:00 |
|
|
64cef15f69
|
Merge pull request #5149 from kaspar030/rebuild_all_if_pkg_changed
dist: compile_test.py: build everything on changes in pkg/
|
2016-03-23 14:37:05 +01:00 |
|
|
19cf3ed293
|
pkg: remove obsolete .gitignore files
|
2016-03-23 14:35:08 +01:00 |
|
|
5673c51729
|
pkg: add unified package git checkout makefile
|
2016-03-23 14:35:08 +01:00 |
|
|
cef984bcdf
|
pkg: move patches to patches/ subdirs
|
2016-03-23 14:35:08 +01:00 |
|
|
e308ad4a54
|
dist: compile_test.py: build everything on changes in pkg/
|
2016-03-23 14:26:52 +01:00 |
|
Oleg Hahm
|
ec78d1308e
|
Merge pull request #5146 from cgundogan/pr/gnrc_rpl/remove_superfluous_trickle_reset
gnrc_rpl: remove superfluous trickle reset
|
2016-03-23 11:41:39 +01:00 |
|
Cenk Gündoğan
|
eae0e4c724
|
gnrc_rpl: new default route when old one was deleted
|
2016-03-23 11:37:33 +01:00 |
|
Cenk Gündoğan
|
b280984862
|
gnrc_rpl: add netif_addr to DODAG
|
2016-03-23 10:37:38 +01:00 |
|
Cenk Gündoğan
|
095e4558df
|
Merge pull request #5135 from cgundogan/pr/gnrc_rpl/proper_iface_handling
gnrc_rpl: proper interface handling
|
2016-03-23 10:34:47 +01:00 |
|
Cenk Gündoğan
|
40349dfa9b
|
gnrc_rpl: shell: show iface of dodag
|
2016-03-23 10:12:01 +01:00 |
|
Cenk Gündoğan
|
3b9fda6d03
|
gnrc_rpl: proper interface handling
|
2016-03-23 10:12:01 +01:00 |
|
Andreas "Paul" Pauli
|
7b083f192d
|
Merge pull request #4918 from gebart/pr/xtimer-drift-jitter
tests/xtimer_drift: Compute drift and jitter
|
2016-03-23 10:07:55 +01:00 |
|
Cenk Gündoğan
|
b1249a5db1
|
gnrc_rpl: remove superfluous trickle reset
|
2016-03-23 10:06:04 +01:00 |
|
Cenk Gündoğan
|
df184e3b3c
|
Merge pull request #5143 from Yonezawa-T2/gnrc_ipv6_nc_fix_nc_remove_debug_output
gnrc_ipv6_nc: fix compilation error at debug output
|
2016-03-23 09:31:28 +01:00 |
|
Peter Kietzmann
|
ad149dcd68
|
Merge pull request #4804 from haukepetersen/opt_srf02_impltrigger
driver/srf02: expose trigger and read to API
|
2016-03-23 07:50:35 +01:00 |
|
Yonezawa-T2
|
f0acefd0af
|
gnrc_ipv6_nc: fix compilation error at debug output
|
2016-03-23 13:32:38 +09:00 |
|
Yonezawa-T2
|
60c1322505
|
ps: fix compile error on clang 7.3.0
|
2016-03-23 12:25:14 +09:00 |
|
Yonezawa-T2
|
56be13d5da
|
native: fix build on OS X
|
2016-03-23 12:23:32 +09:00 |
|
pdNor
|
3f668a0c88
|
Change in avrdude argument
|
2016-03-22 21:46:17 +01:00 |
|
Cenk Gündoğan
|
01d95afb14
|
Merge pull request #5137 from cgundogan/pr/gnrc_rpl/thread_prio
gnrc_rpl: thread prio greater than gnrc_ipv6
|
2016-03-22 20:26:06 +01:00 |
|
Ludwig Knüpfer
|
9dcde95f4e
|
Merge pull request #5078 from aabadie/bmp180_driver
[DRIVER] bmp180 sensor driver implementation
|
2016-03-22 20:01:07 +01:00 |
|
|
941bdbbc56
|
drivers/bmp180: initial implementation
|
2016-03-22 19:51:03 +01:00 |
|
Cenk Gündoğan
|
cf94b5016e
|
gnrc_rpl: thread prio greater than gnrc_ipv6
|
2016-03-22 18:27:28 +01:00 |
|
Oleg Hahm
|
ee996c2c1b
|
Merge pull request #5133 from OlegHahm/make_pkg_includes
make: also add pkg include paths
|
2016-03-22 17:29:50 +01:00 |
|
Oleg Hahm
|
d1ccfea80a
|
Merge pull request #5129 from cgundogan/pr/gnrc_rpl/minor_cleanup
gnrc_rpl: minor enhancements
|
2016-03-22 17:26:21 +01:00 |
|
Oleg Hahm
|
1787cb6ed2
|
Merge pull request #5019 from cgundogan/pr/fib/flush
fib: flush entries
|
2016-03-22 17:16:48 +01:00 |
|
Hauke Petersen
|
1a91600c24
|
tests/driver_srf02: mutliple improvements
- added single shot conversion command
- enhanced README
- added more verbose output
- now all outputted addresses are in decimal format
|
2016-03-22 17:07:04 +01:00 |
|
Hauke Petersen
|
c86a06d585
|
drivers/srf02: fixed missing i2c_release in init()
|
2016-03-22 17:07:04 +01:00 |
|
Hauke Petersen
|
ff2ff5d008
|
drivers/srf02: expose trigger and read to API
|
2016-03-22 17:07:04 +01:00 |
|
Cenk Gündoğan
|
fc75ff9b29
|
gnrc_rpl: minor fixes and enhancements
|
2016-03-22 16:50:16 +01:00 |
|
Oleg Hahm
|
91d84b09f3
|
make: also add pkg include paths
|
2016-03-22 16:05:29 +01:00 |
|
Martine Lenders
|
0f31419f98
|
Merge pull request #3360 from gebart/pr/docker-pass-overrides
Makefile.docker: pass command line make variables on the command line
|
2016-03-22 13:14:56 +01:00 |
|
Hauke Petersen
|
91c5a5eef7
|
Merge pull request #5125 from haukepetersen/add_test_xtimer_longterm
tests: added xtimer long-term test
|
2016-03-22 11:44:32 +01:00 |
|
Hauke Petersen
|
b68b14b49b
|
Merge pull request #4666 from haukepetersen/opt_driver_dhtsaul
drivers/dht: added support for SAUL
|
2016-03-22 11:06:16 +01:00 |
|