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

7541 Commits

Author SHA1 Message Date
Oleg Hahm
58e2224740 Merge pull request #3428 from gebart/pr/doxygen-groups
doxygen: Clean up groups for msp430 and arm7
2015-07-20 13:58:37 +02:00
Joakim Gebart
1bfe63568e Merge pull request #3435 from gebart/pr/iphc-mcast-8bit
ng_sixlopan_iphc: Multicast decoding 8-bit fix and build fix
2015-07-20 13:02:57 +02:00
Joakim Gebart
50b8b8f6a7 Merge pull request #3410 from gebart/pr/libfixmath-basename
pkg/libfixmath checkout fixes
2015-07-20 12:43:58 +02:00
Joakim Gebart
70d59331b8 arm7_common: Build fixes after discovering an include guard overlap 2015-07-20 12:40:32 +02:00
Joakim Gebart
897f40fabe cpu/msp430-common: Clean up Doxygen groups 2015-07-20 12:40:31 +02:00
Joakim Gebart
7ff26d12ea cpu/arm7_common: Rename Doxygen group to cpu_arm7_common 2015-07-20 12:40:31 +02:00
Joakim Gebart
7fbbc4ce6a Merge pull request #3429 from gebart/pr/doxygen-no-man
doc/doxygen/riot.doxyfile: Do not generate man/LaTeX by default
2015-07-20 12:38:07 +02:00
Joakim Gebart
f15a5391b6 sys/net/network_layer/ng_sixlowpan/iphc: compile error fix for EUI64 initializer. 2015-07-20 12:35:03 +02:00
Joakim Gebart
b04db5409a sys/net/network_layer/ng_sixlowpan/iphc: Correct 8 bit multicast decoding 2015-07-20 12:35:02 +02:00
Joakim Gebart
48366fd074 Merge pull request #3454 from OlegHahm/travis_embdebian_mirror_switch
travis: switch the mirror for embdebian in Travis
2015-07-20 12:33:31 +02:00
Oleg Hahm
e8a2fb5302 travis: remove embdebian repo 2015-07-20 12:15:41 +02:00
Lucas Jenss
36e1da6689 Explain how to connect RIOT to Linux 2015-07-20 05:05:26 +02:00
Lotte Steenbrink
cc9af00789 aodvv2: tidy debug output, remove VDEBUG(), add LOG() 2015-07-19 10:11:16 -07:00
Lotte Steenbrink
b63625679b fib: check dst and next_hop for invalid pointers 2015-07-19 10:05:20 -07:00
Martine Lenders
7885c486cf ng_netreg: warn about context overwrite 2015-07-19 11:22:29 +02:00
René Kijewski
06da693933 Merge pull request #3443 from authmillenon/random/doc/fix-range
random: fix doc of genrand_uint32_range()
2015-07-18 19:13:04 +02:00
Thomas Eichinger
c72f37a30b Merge pull request #3174 from daniel-k/periph_rtt_conv
periph/rtt: add macros for time to tick conversion
2015-07-18 17:55:07 +02:00
Lucas Jenß
38a5f410a3 Merge pull request #3442 from cgundogan/trickle_remove_rpl_dep
sys/trickle: remove unneccessary rpl.h include
2015-07-18 17:47:36 +02:00
Cenk Gündoğan
ec2c52b62f sys/trickle: remove unneccessary rpl.h include 2015-07-18 17:44:15 +02:00
Martine Lenders
b9f4cfbcd9 random: fix doc of genrand_uint32_range() 2015-07-18 17:40:09 +02:00
Martine Lenders
2b5a9049f4 Merge pull request #3440 from authmillenon/random/feat/range
random: provide range functionality
2015-07-18 17:37:59 +02:00
Martine Lenders
94f913c204 random: provide range functionality 2015-07-18 17:13:00 +02:00
Martine Lenders
1b47066548 Merge pull request #3436 from kaspar030/fix_NG_NETIF_NUMOF_compile_warning
sys: shell: commands: fix NG_NETIF_NUMOF related compile warning
2015-07-18 13:23:52 +02:00
Oleg Hahm
f9d16d7f9a Merge pull request #3437 from authmillenon/make/enh/auto-testbed-support
make: auto-include testbed support for IoT-LAB
2015-07-18 12:03:33 +02:00
Martine Lenders
0c424716a6 make: auto-include testbed support for IoT-LAB 2015-07-18 10:54:47 +02:00
Philipp Rosenkranz
8850eb4035 Merge pull request #3403 from phiros/buildtest_verbose
compile_test.py / buildtest: display errors and warnings
2015-07-17 13:08:44 +02:00
80ed1d84a0 sys: shell: commands: fix NG_NETIF_NUMOF related compile warning 2015-07-17 12:18:07 +02:00
Joakim Gebart
cf705a7fa6 Merge pull request #3430 from gebart/pr/mulle-crystal-load-cap
boards/mulle: Reduce RTC crystal load capacitance
2015-07-17 09:47:38 +02:00
Oleg Hahm
717a4c8152 Merge pull request #3143 from authmillenon/ng_sixlowpan_ctx/api/comp-flag
ng_sixlowpan_ctx: add compression flag support
2015-07-17 08:23:05 +02:00
Martine Lenders
e6747b89e5 unittests: adapt for compression flag in ng_sixlowpan_ctx 2015-07-17 07:59:16 +02:00
Martine Lenders
a808834fc1 ng_sixlowpan_iphc: adapt for compression flag in ng_sixlowpan_ctx 2015-07-17 07:59:16 +02:00
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.
2015-07-17 07:59:15 +02:00
Philipp Rosenkranz
e3fc0a3fb5 dist: compile_test.py refactored 2015-07-17 00:20:17 +02:00
Philipp Rosenkranz
224b03b836 Makefile.docker: added BUILDTEST_VERBOSE env variable 2015-07-16 21:22:57 +02:00
Philipp Rosenkranz
da1e715473 make/compile_test.py: display compile errors and warnings 2015-07-16 21:22:57 +02:00
BytesGalore
7779850b1e Merge pull request #3432 from Lotterleben/fib_debug_newlines
fib: add newlines to DEBUG output.
2015-07-16 20:01:41 +02:00
Lotte Steenbrink
3b020a4dcc fib: add newlines to DEBUG output. 2015-07-16 10:36:12 -07:00
Hauke Petersen
e530a79516 Merge pull request #3431 from BytesGalore/fib_fix_signal_rp
fib: fixed wrong passed destination address size and return value
2015-07-16 18:51:18 +02:00
Philipp Rosenkranz
8c9cbdae37 dist: make drone build script fail if gh label not set 2015-07-16 17:21:29 +02:00
Joakim Gebart
cefd7cdab0 boards/mulle: Reduce RTC crystal load capacitance 2015-07-16 16:29:56 +02:00
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
2015-07-16 16:13:29 +02:00
BytesGalore
0d5080fa49 fib: fixed wrong passed destination address size 2015-07-16 15:50:35 +02:00
Joakim Gebart
68ce9397cb doc/doxygen: Clean up Makefile 2015-07-16 15:44:32 +02:00
Joakim Gebart
bb6cfa1569 doc/doxygen: Use multiple arguments to dot
graphviz >1.8.10 has been released more than 10 years ago.
2015-07-16 15:43:57 +02:00
Joakim Gebart
df1efe7154 doc/doxygen/riot.doxyfile: Do not generate LaTeX by default 2015-07-16 15:43:29 +02:00
Joakim Gebart
bc58c7ba13 doc/doxygen/riot.doxyfile: Do not generate manpages by default 2015-07-16 14:44:59 +02:00
BytesGalore
d97694f106 fib: repaired prefix/default gateway determination and added two according unittests 2015-07-16 13:46:36 +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