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

5767 Commits

Author SHA1 Message Date
Fabian Nack
133aeedea5 sys/nhdp: Add interface specific packet sequence number 2015-03-13 07:06:40 +01:00
Martine Lenders
95432fadaa ng_nomac: add to sys/Makefile 2015-03-12 21:57:18 +01:00
Philipp Rosenkranz
6087aaf223 make: allow buildtest targets to function without BUILDTEST_MCU_GROUP 2015-03-12 21:33:43 +01:00
Martine Lenders
ba14149695 Merge pull request #2426 from haukepetersen/ng_nomac
net: added ng_nomac MAC implementation
2015-03-12 21:09:49 +01:00
Martine Lenders
b63d610451 unittests: add IPv6 string conversion function tests 2015-03-12 21:06:43 +01:00
Martine Lenders
0cca4867ea ng_ipv6_addr: add string to address conversion function 2015-03-12 21:06:43 +01:00
Martine Lenders
9f2e2121c1 ng_ipv6_addr: add address to string conversion function 2015-03-12 21:06:41 +01:00
Martine Lenders
67526938c7 Merge pull request #2537 from kushalsingh007/fix-1
Updating the README.md for examples/default
2015-03-12 21:00:28 +01:00
Fabian Nack
75e1467c58 Merge pull request #2549 from fnack/nhdp_opt_if
sys/nhdp: Allocate memory for NHDP's if table static
2015-03-12 20:10:35 +01:00
Hauke Petersen
549867b57e net: added ng_nomac module 2015-03-12 17:15:39 +01:00
Fabian Nack
4d4b4bf348 sys/nhdp: Allocate memory for NHDP's if table static 2015-03-12 14:57:18 +01:00
Hauke Petersen
4bebf3b01a net/nomac: removed legacy implementation 2015-03-12 13:55:24 +01:00
Martine Lenders
d67d983773 Merge pull request #2579 from authmillenon/net/feat/initial-ethertype-ethernet
net: initial import of ethertypes and the ethernet header
2015-03-12 13:01:16 +01:00
Oleg Hahm
329d9f5bd3 Merge pull request #2345 from cladmi/master
Remove RPL warning removal in rpl_udp example
2015-03-12 12:05:12 +01:00
kushalsingh007
11ad51cc18 Updating the README.md for examples/default
-Replaced date by rtc in examples/default/README.md as date is part of rtc.
2015-03-12 16:23:46 +05:30
Hauke Petersen
fde32bf066 Merge pull request #2578 from fnack/msb_feat
boards/msbiot: Extend the provided features
2015-03-12 11:42:47 +01:00
Hauke Petersen
2ebf6006a6 Merge pull request #2509 from fnack/ocd_msb
boards/msbiot: Switch from st-util to openocd
2015-03-12 11:41:19 +01:00
Martine Lenders
4364493051 ng_ethernet: intial import 2015-03-12 11:31:25 +01:00
Martine Lenders
dab8f9f6c0 ng_ethertype: initial import 2015-03-12 11:27:12 +01:00
Oleg Hahm
5a3a6e392c Merge pull request #2584 from gebart/pr/auto-init-eui64-local
sys: Set Local bit in EUI64 generated from CPU ID
2015-03-12 10:39:54 +01:00
Oleg Hahm
7256a1399a Merge pull request #2566 from kushalsingh007/fd
Changed description for fd_t::fd in sys/include/fd.h
2015-03-12 09:09:45 +01:00
Joakim Gebart
57bf21a471 sys: Set Local bit in EUI64 generated from CPU ID 2015-03-12 07:45:40 +01:00
kushalsingh007
cf75c04b41 fd: Clean-up documentation and rename members
-Fixes  #1759
-Changes fd_t::__active to fd_t::internal_active
-Changes fd_t::fd to fd_t::internal_fd
-Made changes in the associated files that use the above fields.
2015-03-12 10:31:37 +05:30
kushalsingh007
b61ea12879 Minor correction in examples/ccn-lite-client/HOWTO
-Fixes small typo error.
2015-03-11 23:22:16 +05:30
Joakim Gebart
5286b68f2e Merge pull request #2573 from kushalsingh007/scope
Reducing the scope of variable after running static code analyser.
2015-03-11 14:18:25 +01:00
Fabian Nack
54d98a4c68 boards/msbiot: Add DAC feature 2015-03-11 13:53:34 +01:00
Fabian Nack
faf6a1d3da boards/msbiot: Add ADC feature 2015-03-11 13:53:34 +01:00
Fabian Nack
b66ed3ab73 boards/msbiot: Add random feature 2015-03-11 13:53:34 +01:00
Johann Fischer
aed18c5f5a Merge pull request #2574 from gebart/pr/kinetis-uart-fifo
cpu/kinetis_common: Enable UART hardware FIFO buffers.
2015-03-11 09:11:08 +01:00
Martine Lenders
8c8b378ef0 Merge pull request #2525 from haukepetersen/ng_netif_shell
sys/shell: added (ng_)netif shell commands
2015-03-11 02:07:32 +01:00
Cenk Gündoğan
5d382b4ac8 rpl: use global ip addresses instead of link-local ones 2015-03-10 20:51:58 +01:00
Joakim Gebart
f8eb76caec kinetis: Enable UART hardware FIFO buffers. 2015-03-10 17:52:07 +01:00
Hauke Petersen
40f7227c02 sys/shell: added (ng_)netif shell commands 2015-03-10 17:43:48 +01:00
kushalsingh007
3dbe4cd8af Reducing the scope of variable after running static code analyser.
- Part of fix for issue number 480 (variableScope)
- Suppression of warnings that are not needed.
2015-03-10 22:03:18 +05:30
Hauke Petersen
b9f4cdc3ae Merge pull request #2559 from authmillenon/ng_netdev/doc/fixes
ng_netdev: fix some documentation and a suggestion for a type change
2015-03-10 15:14:05 +01:00
Hauke Petersen
3540ff9a26 Merge pull request #2560 from authmillenon/ng_netif_hdr/fix/static-inline
ng_netif_hdr: make inline functions static
2015-03-10 14:23:32 +01:00
Joakim Gebart
bda0b999bd Merge pull request #2522 from cgundogan/rpl_prefix_info
rpl: implement basic prefix information option for DIOs
2015-03-10 14:00:01 +01:00
Cenk Gündoğan
4eee5c045b Merge pull request #2570 from gebart/pr/rpl-dao-prefix-len
rpl: Send DAOs for adding /128 routes (host-only) to the parent instead of /16
2015-03-10 12:52:46 +01:00
Joakim Gebart
0bc3ff5b19 rpl: Send DAOs for adding /128 routes (host-only) to the parent instead of /16 2015-03-10 12:35:09 +01:00
Martine Lenders
b2beba5d35 Merge pull request #2544 from kushalsingh007/unix_line_ending
Adding a script to check for line endings (valid UNIX ending)
2015-03-10 07:42:43 +01:00
Martine Lenders
e9be0f451d Merge pull request #2567 from kushalsingh007/code_analyser
Fixing warnings after running static code analyser.
2015-03-10 07:37:24 +01:00
kushalsingh007
41ad9946ad Adding a script to check for line endings (valid UNIX ending)
-Created a bash script using grep to check for carriage return at line endings.
-Works for modified and new files only (if choosen)
-Modified build_and_run.sh to include the new check.sh and run it.
2015-03-10 05:51:07 +05:30
kushalsingh007
390e030f84 Removing the warnings after running static code analyser.
-Changes to fix all the clarifyCalulation warnings.
-Fixes a part of issue number 480
2015-03-10 04:08:43 +05:30
Joakim Gebart
139f8efa65 Merge pull request #2554 from kushalsingh007/markup
Transform existing documentation for PORTING and USING to markdown
2015-03-09 22:53:35 +01:00
Martine Lenders
b540e65e72 ng_netif_hdr: simplify address getter/setter 2015-03-09 17:36:33 +01:00
kushalsingh007
992d16a2cf Transform existing documentation for PORTING and USING to markdown
- Converted the existing documentation to markdown format.
- Fix for #1458.
- Changes font to bold at some places to improve readability
2015-03-09 19:31:29 +05:30
Martine Lenders
081784d16a ng_netif_hdr: fix documentation 2015-03-09 03:52:12 +01:00
Martine Lenders
84713f4873 ng_netif_hdr: make inline functions static 2015-03-08 22:54:06 +01:00
Martine Lenders
c66612b50b ng_netdev: change event_type to same type as msg_t::content::value 2015-03-08 22:42:35 +01:00
Martine Lenders
fd0d83711a ng_netdev: fix documentation 2015-03-08 22:41:35 +01:00