Commit Graph

6396 Commits (b0e73b9a8c8ad647d0de5028126008564bbabffa)
 

Author SHA1 Message Date
Johann Fischer b0e73b9a8c Merge pull request #2983 from jfischer-phytec-iot/pr@kw2x-rf-autoinit
boards/pba-d-01-kw2x: add network interface auto init
8 years ago
BytesGalore 0492664081 Merge pull request #3013 from gebart/pr/rpl-global-repair-version
sys/net/routing/rpl: Remove redundant self-assign in rpl global repair
8 years ago
Oleg Hahm 168474686b Merge pull request #3027 from gebart/pr/mulle-build-mcu-group
mulle: Add FEATURES_MCU_GROUP=cortex_m4
8 years ago
Lucas Jenß 29552fba44 Merge pull request #3029 from authmillenon/ng_ndp/fix/doc
ng_ndp: fix documentation
8 years ago
Lucas Jenß 169bef0885 Merge pull request #3031 from gebart/pr/gitignore-codelite
gitignore: Add Codelite project files, add comments
8 years ago
Lucas Jenß 73ce03ac1f Merge pull request #3021 from x3ro/pr_check_error_naming
[Travis Script] Make clear that "labels" refers to the ones set on GitHub
8 years ago
Joakim Gebart 1d69ea3159 sys/net/routing/rpl: Remove redundant assignment of dodag_version to itself 8 years ago
Peter Kietzmann b393e530da Merge pull request #3024 from haukepetersen/fix_stm32f1_uart
cpu/stm32f1: fixed uart_init()
8 years ago
Joakim Gebart d3ba5e473d gitignore: Add Codelite project files, add comments 8 years ago
Hauke Petersen 354e5db5a8 Merge pull request #2963 from OlegHahm/fix_2962
at86rf2xx: fix EUI64 computation
8 years ago
Martine Lenders 91650e19ec ng_ndp: fix documentation 8 years ago
Joakim Gebart 19c17c529c mulle: Add FEATURES_MCU_GROUP=cortex_m4 8 years ago
BytesGalore 369e7bbf43 Merge pull request #2540 from josephnoir/topic/cpp-stl-compatibility
Add replacement headers for std thread, mutex and condition_variable
8 years ago
Oleg Hahm 6e6f1792af Merge pull request #2586 from OlegHahm/remove_obsolete_cc110x_rpl_warning
cc110x: remove warning about the transceiver mode
8 years ago
haukepetersen 84be07f2ab cpu/stm32f1: fixed uart_init()
- added linebreak to funtion declaration
- fixed saving of callback argument
8 years ago
Jonas 9b66477180 adapted new auto-init process to kw2xrf driver
added kw2xrf to auto-init
8 years ago
Jonas bda9ef12d2 deleted depricated auto_init in kw2xrf_test app 8 years ago
Peter Kietzmann b3e78ddc33 Merge pull request #3016 from gebart/pr/tab-indentation
Inconsistent indentation in some files
8 years ago
Oleg Hahm 67042901bc xbee: remove superfluous includes 8 years ago
Oleg Hahm 92f4dec8da xbee: use last 2 octets of EUI64 for short address
Dependency two CPUID and hard coded default short address are
superfluous now.
8 years ago
Oleg Hahm c45eaf62de ng_at86rf2xx: compute unique EUI64 from CPUID
The EUI64 for the at86rfxx is computed from the full CPUID by using
sliding xor.
8 years ago
Kaspar Schleiser df7deccd25 Merge pull request #2976 from gebart/pr/cortex-m-initial-stack-alignment
cortex-m: initial stack alignment to 64bit
8 years ago
Joseph Noir bddaee751d Add replacement headers for thread, mutex and cond
These headers do not provide full stl functionality,
but a small subset:
* thread and this_thread
* condition_variable (some timed functions are missing)
* mutex, lock_guard and unique_lock
8 years ago
Kaspar Schleiser 895b629630 Merge pull request #2901 from kaspar030/fix_auto_init_netif
network: make auto_init_ng_netif less board-dependant
8 years ago
Lucas Jenss b2115d2bdb Make clear that "labels" refers to the ones set on GitHub 8 years ago
Martine Lenders e53cdbb1b5 Merge pull request #3015 from gebart/pr/cppcheck-warnings
cppcheck drive-by fixes
8 years ago
Oleg Hahm 5a5f9df898 cc110x: remove warning about the transceiver mode
* RPL is currently working with both transceiver modes (wake on radio
  _and_ constant RX)
8 years ago
Kaspar Schleiser c1ef2722d6 Merge pull request #2907 from kaspar030/log
core: introduce logging API
8 years ago
Hauke Petersen 9e92ad5e89 Merge pull request #2948 from d00616/cpu_nrf51_poweropt_random
cpu/nrf51822/periph/random Power optimization
8 years ago
Hauke Petersen fc52bfa164 Merge pull request #3014 from gebart/pr/ng_at86rf2xx-array-bounds
drivers/ng_at86rf2xx: correct array bounds on tx_pow_to_dbm
8 years ago
Hauke Petersen 7926d921df Merge pull request #2973 from bapclenet/at86rf2xx/212b
at86rf2xx/915MHz fix
8 years ago
Joakim Gebart 0ae1a3d7e5 drivers/nrf24l01p: Replace tabs by spaces 8 years ago
Joakim Gebart 83065236ec drivers/mag3110: Replace tabs by spaces 8 years ago
Joakim Gebart 9597cfd946 drivers/cc110x: Replace tabs by spaces 8 years ago
Joakim Gebart 203a0a1d62 dist/tools/toolchains: Replace tabs by spaces 8 years ago
Joakim Gebart 273481455b stm32l1: Replace tabs by spaces 8 years ago
Joakim Gebart 6000b29440 stm32f4: Replace tabs by spaces 8 years ago
Joakim Gebart d0709d914e stm32f1: Replace tabs by spaces 8 years ago
Joakim Gebart 04c445c17e mc1322x: Replace tabs by spaces 8 years ago
Joakim Gebart a595ab00af lpc2387: Replace tabs by spaces 8 years ago
Joakim Gebart dbb4ff1744 kw2x: Replace tabs by spaces 8 years ago
Joakim Gebart 0f23a9a599 cortex-m4: Replace tabs by spaces 8 years ago
Joakim Gebart a0e6cc7504 cortex-m3: Replace tabs by spaces 8 years ago
Joakim Gebart b39b4fc6d1 cortex-m0: Replace tabs by spaces 8 years ago
Joakim Gebart b1bc737c0d msba2-common: Replace tabs by spaces 8 years ago
Joakim Gebart 869ce92246 ng_ndp: reduce scope of variables l2src, l2src_len
Fixes cppcheck warnings:

    sys/net/network_layer/ng_ndp/ng_ndp.c:548: style (variableScope): The scope of the variable 'l2src' can be reduced.
    sys/net/network_layer/ng_ndp/ng_ndp.c:549: style (variableScope): The scope of the variable 'l2src_len' can be reduced.
    sys/net/network_layer/ng_ndp/ng_ndp.c:608: style (variableScope): The scope of the variable 'l2src' can be reduced.
    sys/net/network_layer/ng_ndp/ng_ndp.c:609: style (variableScope): The scope of the variable 'l2src_len' can be reduced.
8 years ago
Joakim Gebart ca7697d84f sys/net/network_layer/sixlowpan/ip.c reduce scope of bmatch 8 years ago
Joakim Gebart 01c5120039 cortex-m: Suppress cppcheck error about uninitialized result
False positive, the variable result is assigned from within inline assembly
8 years ago
Joakim Gebart 5dbeef5a95 drivers/ng_at86rf2xx: correct array bounds on tx_pow_to_dbm
There are only 37 entries in the array in the C file as well as in the
table in the data sheet.

Fixes the following cppcheck error:

    drivers/ng_at86rf2xx/ng_at86rf2xx_getset.c:49: error (arrayIndexOutOfBounds): Array 'dbm_to_tx_pow_868[37]' accessed at index 37, which is out of bounds.
8 years ago
Kaspar Schleiser c944d54171 core: log: introduce logging API 8 years ago