- Mar 19, 2015
-
-
Martine Lenders authored
-
Martine Lenders authored
net: introduced ng_netbase pseudo module and header
-
Martine Lenders authored
net/ng_netdev: added error code to send()
-
- Mar 18, 2015
-
-
Cenk Gündoğan authored
examples: rpl_udp: initialize state variable
-
Oleg Hahm authored
More documentation cleanups
-
Oleg Hahm authored
-
Hauke Petersen authored
-
Oleg Hahm authored
rpl: make send_DAO aware of multiple dodags
-
Oleg Hahm authored
rpl: make send_DIO aware of multiple dodags
-
Thomas Eichinger authored
boards/nucleo-f334: adjusted openocd config
-
Hauke Petersen authored
boards/arduino-due: revert bossac binary
-
Oleg Hahm authored
cpu/nrf51822: added SPI driver
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
make: made consistent use of spaces in Makefile.dep
-
Oleg Hahm authored
rpl: pass rpl_instance_t directly instead of its id
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Hauke Petersen authored
-
Joakim Nohlgård authored
sixlowpan: Broadcast message when neighbour not found in cache.
-
Joakim Nohlgård authored
rpl: use global ip addresses instead of link-local ones
-
- Mar 17, 2015
-
-
Cenk Gündoğan authored
rpl: remove call to rpl_get_my_preferred_parent() in rpl_send_DAO, because of dependency to rpl_get_my_dodag()
-
Thomas Eichinger authored
at86rf231: at86rf231_set_address_long bugfix
-
Kaspar Schleiser authored
Core: doc: add note advising against creation of threads from within ISR
-
Hauke Petersen authored
added SPI defines for - yunjia-nrf51822 - pca10005 - airfy-beacon
-
Hauke Petersen authored
-
Hauke Petersen authored
boards: added support for ST nucleo-f091
-
Joakim Nohlgård authored
dist/tools/whitespacecheck: Do not redirect stdout.
-
Joakim Nohlgård authored
The old code was never working, all of the middle address bytes were set to 0x00 because of the bitwise AND being executed after the right shift.
-
Joakim Nohlgård authored
Show new whitespace errors in Travis log for easier code review.
-
Martine Lenders authored
ng_netif: cleanup array after remove
-
Martine Lenders authored
shell: port ifconfig for ng_netif
-
- Mar 16, 2015
-
-
Oleg Hahm authored
boards: fix flashing of arduino-due and spark-core
-
Ludwig Knüpfer authored
The file was accidentally changed in 23626234
-
Hauke Petersen authored
ng_net: changed semantic of get and set command slightly
-
Hauke Petersen authored
-