Oliver Hahm
|
57cc002c67
|
Merge branch 'wsn430'
Conflicts:
core/include/queue.h
core/queue.c
cpu/msp430-common/hwtimer_cpu.c
cpu/msp430x16x/hwtimer_msp430.c
sys/lib/hashtable.c
sys/net/ieee802154/ieee802154_frame.c
sys/shell/commands/sc_cc110x_ng.c
sys/transceiver/transceiver.c
sys/vtimer/vtimer.c
|
2013-06-25 15:33:40 +02:00 |
|
Oliver Hahm
|
c8bee9e554
|
fixed coding style (space after most keywords)
|
2013-06-24 22:37:35 +02:00 |
|
Oliver Hahm
|
f2ec1009af
|
fixed some struct issues (broken by cc fixes)
|
2013-06-24 14:11:30 +02:00 |
|
Oliver Hahm
|
5c52e1ce2e
|
coding conventions for most of system libraries
|
2013-06-22 05:11:53 +02:00 |
|
Oliver
|
c1b2b10a06
|
UDP bug fixes: after using TCP connection, socket was not deleted
properly
|
2011-11-01 21:04:28 +01:00 |
|
Oliver
|
9e20944fde
|
new socket API functions, added TCP Handler, introduced global network
helper, increased stack sizes of network threads
|
2011-10-13 04:31:07 +02:00 |
|
mlenders
|
19dc26b496
|
[*]
* reserved to empty in serial frames
|
2011-08-05 15:45:38 +02:00 |
|
mlenders
|
c884742cea
|
ABRO for Border Router
|
2011-07-27 02:12:30 +02:00 |
|
mlenders
|
8be561e869
|
* implemented rudimentary ICMPv6 handling for border router
|
2011-07-26 13:41:40 +02:00 |
|
mlenders
|
bc97321680
|
[*]
* get_serial_*_buf() back to sixlowborder.*
|
2011-07-26 01:59:34 +02:00 |
|
mlenders
|
842bdc90ac
|
[sys/net/sixlowpan/sixlowborder.c]
* cleaned up a little bit
|
2011-07-25 17:02:42 +02:00 |
|
mlenders
|
bdd9d81930
|
[sys/net/sixlowpan/sixlowborder.*]
* outsourced multiplexing to bordermultiplex.*
|
2011-07-25 17:00:18 +02:00 |
|
mlenders
|
b918924fc1
|
[sys/net/sixlowpan/sixlowborder.c]
* flow control outsourced to flowcontrol.*
|
2011-07-25 16:33:24 +02:00 |
|
mlenders
|
9322071520
|
Made serial in and out buffer publicly accessable
|
2011-07-25 16:14:15 +02:00 |
|
mlenders
|
0478c325c7
|
Removed some unneccary stuff
|
2011-07-25 15:36:22 +02:00 |
|
mlenders
|
9aeaf79d96
|
All "edge" to "border" renamed
|
2011-07-25 15:06:40 +02:00 |
|