Martin Lenders
07e8ac9c19
Remove swtimer
...
see #4
11 years ago
Oliver Hahm
e6177e811a
* moved cpu and board specific parts to corresponding Makefiles
...
* introduced variable for cpu folder
11 years ago
Ludwig Ortmann
dfeae74661
lose > before output, prompt when ready for input
11 years ago
Benjamin Valentin
4d73d17662
add Makefiles to sys/net
11 years ago
Oliver Hahm
0d06e1bc18
Merge branch 'master' of github.com:RIOT-OS/RIOT
11 years ago
Oliver Hahm
7a4dec1830
* replaced new Makefile name in Makefiles
11 years ago
Oliver Hahm
5ffe5a9c27
* renamed makefiles to Makefile
11 years ago
Oleg Hahm
2ed63bd5c6
* removed outdated (and probably confusing) FeuerWhere project as an author
11 years ago
Oleg Hahm
2277b366b2
* removed outdated occurrences of (u|µ)kleos and FeuerWare
11 years ago
Oleg Hahm
bae6d13bdc
* fixed fileending
11 years ago
Benjamin Valentin
c5bd1fa8f1
make sendto() and accept() interfaces conform to POSIX, doesn't change anything as addrlen is unused anyway
11 years ago
Oleg Hahm
d31ee82518
* removed legacy projects folder and Jamfiles
11 years ago
Oliver Hahm
b834831818
* added missing include in hashtable
11 years ago
Oliver Hahm
9df46b3507
* fixed makefiles for msb-430h support
11 years ago
Oleg Hahm
72e3a500a7
Merge branch 'master' of github.com:RIOT-OS/RIOT
11 years ago
Oleg Hahm
0f5dcdae98
* fixed double cc110x_ng entry in drivers makefile
...
* tidied up sys directory
11 years ago
Oleg
03a2173589
Merge pull request #1 from benpicco/77d4095cf065858999ec6240945c14a33c9bfca8
...
Add inet_pton and inet_ntop (POSIX.1-2001)
11 years ago
Oleg Hahm
5df0bd0cc4
* updated and integrated makefiles
...
* added some auto dependencies
11 years ago
Oleg Hahm
3791039974
* integrated makefiles
...
* fixed some prototypes
* restructured sys
11 years ago
Benjamin Valentin
77d4095cf0
fix up includes
11 years ago
Benjamin Valentin
0d8d278f35
include stdint.h
11 years ago
Benjamin Valentin
62de6c1263
add inet_ntop and inet_pton from
...
http://svn.apache.org/repos/asf/apr/apr/trunk/network_io/unix/
11 years ago
Stephan Arndt
2fc01381d5
removed unused import from /sys/ping.c
11 years ago
Oliver Hahm
834b72234f
[sys transceiver]
...
* fixed typo in ifdef
11 years ago
Oliver Hahm
3b4de3d39c
[projects default]
...
* adapted default project to different platforms
[sys transceiver]
* removed warning
11 years ago
Oliver Hahm
92281753ad
Merge branch 'stable'
...
Conflicts:
core/sched.c
sys/auto_init.c
11 years ago
Oliver Hahm
06da73c9c3
* cosmetics
11 years ago
Oliver Hahm
9b961d6591
[sys net sixlowpan]
...
* fixed some line endings from dos to unix style
11 years ago
Oliver Hahm
984e2e5dde
Merge branch 'mac'
11 years ago
Oliver Hahm
3643fc9801
[sys auto_init]
...
* added vtimer init to auto_init
12 years ago
Oliver Hahm
9ce719beef
[sys auto_init]
...
added vtimer init to auto_init
12 years ago
Eric Engel
870b10514f
Changed some Parameters of RPL
...
Added Loop Function in rpl_test project
send DAOs regular
12 years ago
Oliver Hahm
e9cdacbf51
[projects test_rpl] [sys net sixlowpan rpl]
...
* removed vtimer_init from rpl_init
* some transceiver watchdog workaround foobar
12 years ago
Oliver Hahm
7397d98f8a
[projects test_rpl] [sys net sixlowpan] [sys transceiver]
...
* some debugging
* increased timeout
12 years ago
Eric Engel
f7368395ff
only 10 DAO trys and unrecognized options now directly lead to abort
12 years ago
Eric Engel
a70a33337e
RPL Finished, fixed some bugs, changed printf to puts, Use of Link Local addresses in RPL
12 years ago
Eric Engel
edbef27d29
Changed sixlowpan send buffers to any possible buffers, added some mutexes
12 years ago
Eric Engel
88e79185c4
Trickle corrections, changed some Stack sizes
12 years ago
Eric Engel
f15840da9b
Only one packet sent
12 years ago
Eric Engel
6dbec3b0ae
various changes
12 years ago
Oliver Hahm
64039410e4
Merge branch 'master' of ssh://ukleos.org:2222/home/git/ukleos
12 years ago
Oliver Hahm
f978260656
[drivers cc110x] [sys shell] [sys transceiver]
...
* cretaed transceiver interface for old cc1100 driver (with csma/ca)
12 years ago
Oliver Hahm
b81b7d6429
Merge branch 'master' of ssh://ukleos/home/git/ukleos
12 years ago
Oliver
d6f0e9c3dc
[projects tlayer]
...
- adjusted thread stack sizes to more realistic value
[projects sixlowpan]
- adapted sixlowpan API change
[sys net sixlowpan]
- adjusted thread stack sizes to more realistic value
[sys net destiny]
- adjusted thread stack sizes to more realistic value
12 years ago
Eric Engel
f85d1968c4
RPL Routing finished
12 years ago
Oliver Hahm
551d684155
Merge branch 'master' of ssh://ukleos.org:2222/home/git/ukleos
12 years ago
Eric Engel
f69fbfd686
rpl nearly finished, rpl_test now with shell
12 years ago
Oliver
8124389151
[sys net destiny]
...
- fixed a bug where the returned UDP packet length was too big
12 years ago
Oliver
9ca8afd70c
[ sys net sixlowpan ]
...
- fixed a bug in 6LoWPAN reassembly algorithm where in a specific case a
pointer could be used although it is NULL
- removed MAC routing
- added IP routing
12 years ago
Oliver Hahm
68ed4196a3
Merge branch 'master' of ssh://ukleos/home/git/ukleos
12 years ago