1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

7286 Commits

Author SHA1 Message Date
Joakim Gebart
cefd7cdab0 boards/mulle: Reduce RTC crystal load capacitance 2015-07-16 16:29:56 +02:00
Joakim Gebart
88f834fd51 Merge pull request #3419 from gebart/pr/mulle-ng-trx-params
mulle: ng_at86rf2xx parameters
2015-07-15 23:22:24 +02:00
Martine Lenders
ae7701e0ef Merge pull request #3424 from authmillenon/ng_sixlowpan_iphc/fix/null_iphc2
ng_sixlowpan_iphc: null correct byte for IPHC2 dispatch
2015-07-15 23:21:46 +02:00
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
2015-07-15 23:21:34 +02:00
Martine Lenders
36655a82d7 ng_sixlowpan_iphc: null correct byte for IPHC2 dispatch 2015-07-15 22:49:25 +02:00
Joakim Gebart
487169f3cd sys/net/network_layer/ng_sixlowpan/iphc: Encode 48 bit multicast addresses properly
Fixes a copy+paste mistake.
2015-07-15 22:00:09 +02:00
Hauke Petersen
67c13f2942 Merge pull request #3400 from A-Paul/fix_stm32f3_pwm_freq
cpu/stm32f3: Fix Issue#3197
2015-07-15 19:58:15 +02:00
Andreas "Paul" Pauli
84c758e65a board/stm32f3discovery: corrected timer 4 clock value 2015-07-15 17:33:44 +02:00
Hauke Petersen
d040e3c391 Merge pull request #3416 from haukepetersen/opt_cpu_hwtimercompat
cpu: use hwtimer_compat for nrf51,sam3,lcp1768 and atmega2560
2015-07-15 17:00:15 +02:00
Martine Lenders
f3dffd22e3 Merge pull request #3414 from authmillenon/ng_sixlowpan/fix/issue-3411
ng_sixlowpan: fix IPHC dispatch check
2015-07-15 16:22:38 +02:00
Hauke Petersen
25abd13fb5 cpu/sam3: use hwtimer_compat module 2015-07-15 16:06:34 +02:00
Hauke Petersen
7173b41069 cpu/lpc1768: use hwtimer_compat module 2015-07-15 16:06:08 +02:00
Hauke Petersen
809b99f648 cpu/atmega2560: make use of hwtimer_compat 2015-07-15 16:05:28 +02:00
Hauke Petersen
86261e03e6 cpu/nrf51: make use of hwtimer_compat module 2015-07-15 16:02:43 +02:00
Joakim Gebart
5949cf0e7e mulle: Add dependency check for ng_netif_default 2015-07-15 15:26:49 +02:00
Joakim Gebart
7217c9f8ba mulle: ng_at86rf2xx parameters 2015-07-15 15:26:49 +02:00
BytesGalore
a4871c412f Merge pull request #3415 from kaspar030/fix_uart0
sys: fix uart0
2015-07-15 15:25:45 +02:00
842694aeee sys: auto_init: no need to initialize uart0 when using uart_stdio 2015-07-15 14:57:33 +02:00
c926e2c38a sys: posix_io: bail out on invalid target thread 2015-07-15 14:57:33 +02:00
BytesGalore
5b0d63fb01 Merge pull request #2985 from Lotterleben/aodvv2_fib
aodvv2: add routes to FIB
2015-07-15 13:54:37 +02:00
5653974439 sys: uart0: use uart_stdio when available 2015-07-15 13:54:15 +02:00
Martine Lenders
e324178a12 ng_sixlowpan: fix IPHC dispatch check 2015-07-15 13:05:38 +02:00
Thomas Eichinger
3aaa431262 Merge pull request #3297 from gebart/pr/native-linker-sections
native: Add -ffunction-sections -fdata-sections to CFLAGS
2015-07-15 11:26:42 +02:00
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
2015-07-15 08:19:42 +02:00
Peter Kietzmann
6d067a66cb Merge pull request #3151 from authmillenon/dist/enh/sniffer-pythonic
dist: make ng_sniffer.py more pythonic
2015-07-15 00:15:02 +02:00
Peter Kietzmann
a522f9069f Merge pull request #3207 from haukepetersen/mv_nrf
cpu: generalized nrf51822 to nrf51 and updated headers
2015-07-15 00:13:37 +02:00
Peter Kietzmann
666c04e7fe Merge pull request #3396 from authmillenon/ng_ndp/fix/get-l2src
ng_ndp: fix _get_l2src
2015-07-15 00:06:36 +02:00
Oleg Hahm
a7f3a3d17f Merge pull request #3161 from kaspar030/newlib_factor_out_uart_stdio
sys: factor stdio uart functions out of newlib's syscalls
2015-07-14 23:09:07 +02:00
Lotte Steenbrink
35d48901d8 add tests for the FIB inclusion in AODVv2 2015-07-14 12:32:17 -07:00
Lotte Steenbrink
51ac879fa2 add FIB to AODVv2 2015-07-14 12:32:17 -07:00
Oleg Hahm
30b2bf628e Merge pull request #3406 from gebart/pr/at86rf212-channel
at86rf231: Set AT86RF231_MIN_CHANNEL to 0 to support AT86RF212B
2015-07-14 20:47:19 +02:00
Oleg Hahm
4684aea39e Merge pull request #3370 from kaspar030/remove_native_ltc4150
native: remove ltc4150
2015-07-14 20:46:54 +02:00
Joakim Gebart
9292373720 at86rf231: Set AT86RF231_MIN_CHANNEL to 0 to support AT86RF212B 2015-07-14 20:23:14 +02:00
Joakim Gebart
9a0a5e8816 sys/net/network_layer/sixlowpan/ip.c: Allow unique local unicast addresses to be selected as the best source address
It makes no sense preferring ::1 over any unique local address when communicating with other nodes.
2015-07-14 19:31:21 +02:00
Andreas "Paul" Pauli
7c4e291f70 board/stm32f3discovery: corrected timer 3 clock value 2015-07-14 18:40:45 +02:00
Andreas "Paul" Pauli
be23c931b5 board/nucleo-f303: corrected timer 3 clock value 2015-07-14 18:40:06 +02:00
Hauke Petersen
696dff5da3 cpu/nrf51: fixedd cppcheck issue in spi.c 2015-07-14 18:22:03 +02:00
Hauke Petersen
c7d4ff7106 doxygen: adjusted exclude pattern for NRF51 2015-07-14 18:15:42 +02:00
haukepetersen
1cd18f92c9 cpu/nrf51: updated CPU headers 2015-07-14 18:15:42 +02:00
haukepetersen
376934bc0a boards: adapted nrf51 based boards to new CPU name 2015-07-14 18:15:42 +02:00
haukepetersen
431ac7b3c5 cpu/nrf51: added linkerscript for 128kb variant 2015-07-14 18:15:42 +02:00
haukepetersen
987dbe983a cpu/nrf51: generalized linkerscript 2015-07-14 18:15:42 +02:00
haukepetersen
9c46a40005 cpu: renamed nrf51822 to nrf51 2015-07-14 18:15:42 +02:00
Hauke Petersen
8aa0dde3da Merge pull request #3208 from haukepetersen/opt_pca10000_cleanup
boards/pca10000: some cleanup
2015-07-14 16:57:21 +02:00
Martine Lenders
375bb14c76 dist: make ng_sniffer version independent 2015-07-14 16:45:20 +02:00
Martine Lenders
c10ea983f9 dist: pep8 ng_sniffer.py 2015-07-14 16:45:19 +02:00
Martine Lenders
67197854df dist: make ng_sniffer.py more pythonic 2015-07-14 16:45:19 +02:00
Hauke Petersen
fbd60aeed6 Merge pull request #3398 from haukepetersen/fix_sam3_vectors
cpu/sam3: fixed vectors.c
2015-07-14 16:36:53 +02:00
Hauke Petersen
3be56ba97e cpu/sam3: fixed vectors.c
This was an error introduced by merging #3194...
2015-07-14 16:32:06 +02:00
Martine Lenders
6f85433fa8 ng_ndp: fix _get_l2src 2015-07-14 16:30:31 +02:00