Oleg Hahm
f9d16d7f9a
Merge pull request #3437 from authmillenon/make/enh/auto-testbed-support
...
make: auto-include testbed support for IoT-LAB
8 years ago
Martine Lenders
0c424716a6
make: auto-include testbed support for IoT-LAB
8 years ago
Philipp Rosenkranz
8850eb4035
Merge pull request #3403 from phiros/buildtest_verbose
...
compile_test.py / buildtest: display errors and warnings
8 years ago
Joakim Gebart
cf705a7fa6
Merge pull request #3430 from gebart/pr/mulle-crystal-load-cap
...
boards/mulle: Reduce RTC crystal load capacitance
8 years ago
Oleg Hahm
717a4c8152
Merge pull request #3143 from authmillenon/ng_sixlowpan_ctx/api/comp-flag
...
ng_sixlowpan_ctx: add compression flag support
8 years ago
Martine Lenders
e6747b89e5
unittests: adapt for compression flag in ng_sixlowpan_ctx
8 years ago
Martine Lenders
a808834fc1
ng_sixlowpan_iphc: adapt for compression flag in ng_sixlowpan_ctx
8 years ago
Martine Lenders
dd6ea99fd4
ng_sixlowpan_ctx: add compression flag support
...
The compression flag allows a context to be invalidated for compression,
but still be valid for decompression. This is needed for context
dissimination in a LoWPAN.
8 years ago
Philipp Rosenkranz
e3fc0a3fb5
dist: compile_test.py refactored
8 years ago
Philipp Rosenkranz
224b03b836
Makefile.docker: added BUILDTEST_VERBOSE env variable
8 years ago
Philipp Rosenkranz
da1e715473
make/compile_test.py: display compile errors and warnings
8 years ago
BytesGalore
7779850b1e
Merge pull request #3432 from Lotterleben/fib_debug_newlines
...
fib: add newlines to DEBUG output.
8 years ago
Lotte Steenbrink
3b020a4dcc
fib: add newlines to DEBUG output.
8 years ago
Hauke Petersen
e530a79516
Merge pull request #3431 from BytesGalore/fib_fix_signal_rp
...
fib: fixed wrong passed destination address size and return value
8 years ago
Joakim Gebart
cefd7cdab0
boards/mulle: Reduce RTC crystal load capacitance
8 years ago
Joakim Gebart
ebed683df0
Merge pull request #3233 from BytesGalore/fib_adjusted_gateway_prefix_determination
...
fib: repaired prefix/default gateway handling and added two according unittests
8 years ago
BytesGalore
0d5080fa49
fib: fixed wrong passed destination address size
8 years ago
BytesGalore
d97694f106
fib: repaired prefix/default gateway determination and added two according unittests
8 years ago
Joakim Gebart
88f834fd51
Merge pull request #3419 from gebart/pr/mulle-ng-trx-params
...
mulle: ng_at86rf2xx parameters
8 years ago
Martine Lenders
ae7701e0ef
Merge pull request #3424 from authmillenon/ng_sixlowpan_iphc/fix/null_iphc2
...
ng_sixlowpan_iphc: null correct byte for IPHC2 dispatch
8 years ago
Martine Lenders
10aba1cc7b
Merge pull request #3423 from gebart/pr/iphc-48-bit-typo
...
sys/net/network_layer/ng_sixlowpan/iphc: Encode 48 bit multicast addresses properly
8 years ago
Martine Lenders
36655a82d7
ng_sixlowpan_iphc: null correct byte for IPHC2 dispatch
8 years ago
Joakim Gebart
487169f3cd
sys/net/network_layer/ng_sixlowpan/iphc: Encode 48 bit multicast addresses properly
...
Fixes a copy+paste mistake.
8 years ago
Hauke Petersen
67c13f2942
Merge pull request #3400 from A-Paul/fix_stm32f3_pwm_freq
...
cpu/stm32f3: Fix Issue#3197
8 years ago
Andreas "Paul" Pauli
84c758e65a
board/stm32f3discovery: corrected timer 4 clock value
8 years ago
Hauke Petersen
d040e3c391
Merge pull request #3416 from haukepetersen/opt_cpu_hwtimercompat
...
cpu: use hwtimer_compat for nrf51,sam3,lcp1768 and atmega2560
8 years ago
Martine Lenders
f3dffd22e3
Merge pull request #3414 from authmillenon/ng_sixlowpan/fix/issue-3411
...
ng_sixlowpan: fix IPHC dispatch check
8 years ago
Hauke Petersen
25abd13fb5
cpu/sam3: use hwtimer_compat module
8 years ago
Hauke Petersen
7173b41069
cpu/lpc1768: use hwtimer_compat module
8 years ago
Hauke Petersen
809b99f648
cpu/atmega2560: make use of hwtimer_compat
8 years ago
Hauke Petersen
86261e03e6
cpu/nrf51: make use of hwtimer_compat module
8 years ago
Joakim Gebart
5949cf0e7e
mulle: Add dependency check for ng_netif_default
8 years ago
Joakim Gebart
7217c9f8ba
mulle: ng_at86rf2xx parameters
8 years ago
BytesGalore
a4871c412f
Merge pull request #3415 from kaspar030/fix_uart0
...
sys: fix uart0
8 years ago
Kaspar Schleiser
842694aeee
sys: auto_init: no need to initialize uart0 when using uart_stdio
8 years ago
Kaspar Schleiser
c926e2c38a
sys: posix_io: bail out on invalid target thread
8 years ago
BytesGalore
5b0d63fb01
Merge pull request #2985 from Lotterleben/aodvv2_fib
...
aodvv2: add routes to FIB
8 years ago
Kaspar Schleiser
5653974439
sys: uart0: use uart_stdio when available
8 years ago
Martine Lenders
e324178a12
ng_sixlowpan: fix IPHC dispatch check
8 years ago
Thomas Eichinger
3aaa431262
Merge pull request #3297 from gebart/pr/native-linker-sections
...
native: Add -ffunction-sections -fdata-sections to CFLAGS
8 years ago
Joakim Gebart
d74a982314
Merge pull request #3401 from gebart/pr/sixlowpan-ip-get-best-src-dont-filter-ula
...
sys/net/network_layer/sixlowpan/ip.c: Allow unique local unicast addresses to be selected as the best source address
8 years ago
Peter Kietzmann
6d067a66cb
Merge pull request #3151 from authmillenon/dist/enh/sniffer-pythonic
...
dist: make ng_sniffer.py more pythonic
8 years ago
Peter Kietzmann
a522f9069f
Merge pull request #3207 from haukepetersen/mv_nrf
...
cpu: generalized nrf51822 to nrf51 and updated headers
8 years ago
Peter Kietzmann
666c04e7fe
Merge pull request #3396 from authmillenon/ng_ndp/fix/get-l2src
...
ng_ndp: fix _get_l2src
8 years ago
Oleg Hahm
a7f3a3d17f
Merge pull request #3161 from kaspar030/newlib_factor_out_uart_stdio
...
sys: factor stdio uart functions out of newlib's syscalls
8 years ago
Lotte Steenbrink
35d48901d8
add tests for the FIB inclusion in AODVv2
8 years ago
Lotte Steenbrink
51ac879fa2
add FIB to AODVv2
8 years ago
Oleg Hahm
30b2bf628e
Merge pull request #3406 from gebart/pr/at86rf212-channel
...
at86rf231: Set AT86RF231_MIN_CHANNEL to 0 to support AT86RF212B
8 years ago
Oleg Hahm
4684aea39e
Merge pull request #3370 from kaspar030/remove_native_ltc4150
...
native: remove ltc4150
8 years ago
Joakim Gebart
9292373720
at86rf231: Set AT86RF231_MIN_CHANNEL to 0 to support AT86RF212B
8 years ago