[riot-commits] [RIOT-OS/RIOT] a63470: native cc1100x_ng network
Oleg Hahm
gello at gmx.de
Thu Aug 15 15:06:38 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a634709c00c40a4e91f71cd2615135b9631dd74b
https://github.com/RIOT-OS/RIOT/commit/a634709c00c40a4e91f71cd2615135b9631dd74b
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M cpu/native/Makefile
A cpu/native/README
A cpu/native/cc110x_ng/cc1100-sim.c
M cpu/native/cc110x_ng/cc110x_ng_cpu.c
M cpu/native/hwtimer_cpu.c
A cpu/native/include/cc1100sim.h
M cpu/native/include/cpu-conf.h
M cpu/native/include/cpu.h
A cpu/native/include/tap.h
M cpu/native/irq_cpu.c
M cpu/native/lpm_cpu.c
M cpu/native/native_cpu.c
M cpu/native/startup.c
A cpu/native/tap.c
A cpu/native/tapsetup-osx.sh
A cpu/native/tapsetup.sh
M drivers/cc110x_ng/include/cc110x-internal.h
Log Message:
-----------
native cc1100x_ng network
not properly passing received data to transceiver atm
Commit: 708ece68cc78ed7ffe61f864c208a93f73918ac1
https://github.com/RIOT-OS/RIOT/commit/708ece68cc78ed7ffe61f864c208a93f73918ac1
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M cpu/native/Makefile
M cpu/native/README
R cpu/native/cc110x_ng/Makefile
R cpu/native/cc110x_ng/cc1100-sim.c
R cpu/native/cc110x_ng/cc110x_ng_cpu.c
R cpu/native/include/cc1100sim.h
M cpu/native/include/cpu-conf.h
M cpu/native/include/cpu.h
A cpu/native/include/nativenet.h
A cpu/native/include/nativenet_internal.h
M cpu/native/include/tap.h
M cpu/native/irq_cpu.c
M cpu/native/native_cpu.c
A cpu/native/net/Makefile
A cpu/native/net/interface.c
A cpu/native/net/tap.c
M cpu/native/startup.c
R cpu/native/tap.c
M drivers/cc110x_ng/include/cc110x-internal.h
M sys/include/transceiver.h
M sys/shell/commands/Makefile
A sys/shell/commands/sc_nativenet.c
M sys/shell/commands/shell_commands.c
M sys/transceiver/transceiver.c
Log Message:
-----------
cc1100 -> nativenet
Commit: b798663151f529171359f19067ef1cc58363e3fb
https://github.com/RIOT-OS/RIOT/commit/b798663151f529171359f19067ef1cc58363e3fb
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M cpu/native/Makefile
A cpu/native/README
R cpu/native/cc110x_ng/Makefile
R cpu/native/cc110x_ng/cc110x_ng_cpu.c
M cpu/native/hwtimer_cpu.c
M cpu/native/include/cpu-conf.h
M cpu/native/include/cpu.h
A cpu/native/include/nativenet.h
A cpu/native/include/nativenet_internal.h
A cpu/native/include/tap.h
M cpu/native/irq_cpu.c
M cpu/native/lpm_cpu.c
M cpu/native/native_cpu.c
A cpu/native/net/Makefile
A cpu/native/net/interface.c
A cpu/native/net/tap.c
M cpu/native/startup.c
A cpu/native/tapsetup-osx.sh
A cpu/native/tapsetup.sh
M sys/include/transceiver.h
M sys/shell/commands/Makefile
A sys/shell/commands/sc_nativenet.c
M sys/shell/commands/shell_commands.c
M sys/transceiver/transceiver.c
Log Message:
-----------
Merge pull request #140 from LudwigOrtmann/nativenet_transceiver
Nativenet transceiver
Compare: https://github.com/RIOT-OS/RIOT/compare/17a82af3cabc...b798663151f5
More information about the commits
mailing list