Oliver Hahm
db9f6b3fcf
[board msba2-common tools pseudoterm]
...
* comments for preparing pseudoterm to use with node without DTR line
[drivers cc110x]
* changed default behavior to WOR mode
* fixed a bug that let CC1100 never return to WOR mode, when receiving a
packet during sending
2012-08-01 17:00:48 +02:00
julsch
a719715214
Merge branch 'master' of http://ukleos.org/git/ukleos
2012-06-29 14:10:04 +02:00
Oliver Hahm
a30a18b3a8
[core msg]
...
* updated documentation of msg_send_receive()
2012-06-28 16:48:17 +02:00
julsch
b9cd825cba
+ jam tutorial \n
2012-06-20 17:17:24 +02:00
Oliver Hahm
ffc7976aea
[core config]
...
* added prototype for config_load to header
2012-06-06 10:51:38 +02:00
Oliver Hahm
3643fc9801
[sys auto_init]
...
* added vtimer init to auto_init
2012-05-22 15:59:36 +02:00
Oliver Hahm
9ce719beef
[sys auto_init]
...
added vtimer init to auto_init
2012-05-22 15:57:39 +02:00
Stephan Arndt
9f702bd8b1
Changed makefiles board/msba2-common/tools/Makefile and tools/toolchains/build_gnuarm.sh to be compatible with gcc version 4.6.1
2012-05-12 15:50:52 +02:00
Eric Engel
870b10514f
Changed some Parameters of RPL
...
Added Loop Function in rpl_test project
send DAOs regular
2012-04-07 20:30:13 +02:00
Oliver Hahm
e9cdacbf51
[projects test_rpl] [sys net sixlowpan rpl]
...
* removed vtimer_init from rpl_init
* some transceiver watchdog workaround foobar
2012-03-29 16:27:20 +02:00
Oliver Hahm
7397d98f8a
[projects test_rpl] [sys net sixlowpan] [sys transceiver]
...
* some debugging
* increased timeout
2012-03-28 17:30:59 +02:00
Oliver Hahm
34611e6080
Merge branch 'mac' of ssh://ukleos/home/git/ukleos into mac
2012-03-28 10:36:43 +02:00
Eric Engel
f7368395ff
only 10 DAO trys and unrecognized options now directly lead to abort
2012-03-27 22:18:35 +02:00
Eric Engel
a70a33337e
RPL Finished, fixed some bugs, changed printf to puts, Use of Link Local addresses in RPL
2012-03-27 17:56:47 +02:00
Oliver Hahm
e1734ff3d7
Merge branch 'mac' of ssh://ukleos/home/git/ukleos into mac
2012-03-26 15:42:13 +02:00
Eric Engel
edbef27d29
Changed sixlowpan send buffers to any possible buffers, added some mutexes
2012-03-26 00:04:21 +02:00
Oliver Hahm
d50ee5be93
Merge branch 'mac' of ssh://ukleos/home/git/ukleos into mac
2012-03-15 17:28:29 +01:00
Oliver Hahm
9550739942
[projects test_rpl]
...
* added shell_commands and ps to Jamfile
2012-03-15 17:28:09 +01:00
Eric Engel
88e79185c4
Trickle corrections, changed some Stack sizes
2012-03-12 16:22:52 +01:00
Oliver Hahm
918a31cf8c
[core hwtimer] [cpu arm]
...
* adapted core and arm cpu
2012-03-08 18:58:39 +01:00
Oliver Hahm
30fc52452c
[drivers cc110x]
...
* switched from swtimer to vtimer in Jamfile
2012-03-06 21:15:51 +01:00
Eric Engel
f15840da9b
Only one packet sent
2012-03-06 11:08:16 +01:00
Eric Engel
6dbec3b0ae
various changes
2012-03-02 20:22:22 +01:00
Oliver Hahm
64039410e4
Merge branch 'master' of ssh://ukleos.org:2222/home/git/ukleos
2012-03-02 15:01:11 +01:00
Oliver Hahm
f978260656
[drivers cc110x] [sys shell] [sys transceiver]
...
* cretaed transceiver interface for old cc1100 driver (with csma/ca)
2012-03-01 22:12:25 +01:00
Oliver Hahm
b81b7d6429
Merge branch 'master' of ssh://ukleos/home/git/ukleos
2012-03-01 17:32:41 +01:00
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
2012-03-01 02:48:22 +01:00
Eric Engel
f85d1968c4
RPL Routing finished
2012-02-26 19:30:48 +01:00
Oliver Hahm
551d684155
Merge branch 'master' of ssh://ukleos.org:2222/home/git/ukleos
2012-02-24 14:49:58 +01:00
Eric Engel
f69fbfd686
rpl nearly finished, rpl_test now with shell
2012-02-22 00:50:40 +01:00
Oliver
8124389151
[sys net destiny]
...
- fixed a bug where the returned UDP packet length was too big
2012-02-21 02:44:11 +01:00
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
2012-02-20 04:25:52 +01:00
Oliver Hahm
68ed4196a3
Merge branch 'master' of ssh://ukleos/home/git/ukleos
2012-02-17 15:35:39 +01:00
Oliver Hahm
efb9ca6d6f
[projects test_cc110x_ng]
...
* added ignore support
2012-02-17 15:35:08 +01:00
Oliver Hahm
5aa0c12172
[sys vtimer]
...
* giving some return values a reason to exist
2012-02-17 14:07:48 +01:00
Eric Engel
e6e336c77f
Now sending DAOs, added DIS handling
2012-02-16 23:23:15 +01:00
Oliver
60719051f3
[projects tlayer]
...
- added power consumption calculation
2012-02-16 22:56:25 +01:00
Oliver Hahm
802e9edf91
Merge branch 'master' of ssh://ukleos/home/git/ukleos
2012-02-16 22:15:24 +01:00
Oliver Hahm
b051659d71
[drivers adc]
...
* added lpc2387 adc driver and generic interface
2012-02-16 22:14:47 +01:00
Oliver Hahm
0d6d3e2c43
[board msba2-common] [sys chardev_thread] [sys shell] [driver cc110x_ng] [core msg]
...
* some cosmetics and cleanups
2012-02-16 21:33:41 +01:00
Oliver Hahm
64e0c5b246
[sys transceiver]
...
* minor changes
2012-02-16 12:34:24 +01:00
Oliver
f9b0027aaa
Merge branch 'master' of ssh://fourley@ukleos.org:2222/home/git/ukleos
2012-02-15 19:49:02 +01:00
Oliver
3fbf422d00
[projects tlayer]
...
- added static handling of 2 simultaneous tcp threads
2012-02-15 19:48:44 +01:00
Eric Engel
d766e41996
Joined nodes now send DIOs, some minor bugfixes, routing table stubs
2012-02-14 22:22:01 +01:00
Oliver
f57e4078e5
[sys net sixlowpan]
...
- HACK: added simple static MESH routing on MAC layer, see
projects/tlayer/main.c for explanation and usage.
2012-02-14 21:28:51 +01:00
Oliver Hahm
961b4df179
[core cib] [projects default] [sys shell]
...
* fixed some minor issues found by splint
2012-02-14 14:49:45 +01:00
Oliver
5176640664
[sys net destiny]
...
- minor fix concerning float calculations
2012-02-14 01:56:49 +01:00
Oliver
45a41bd189
[sys net destiny]
...
- added dynamic calculation of round trip timeout (RTO)
2012-02-14 01:37:06 +01:00
Oliver
8a886fae25
[sys net destiny]
...
- fixed a bug where a retransmitted TCP ACK segment did not contain the
ACK flag
[sys net sixlowpan]
- changed sixlowpan architecture: IPV6 packets now always get stored in
sixlowpan (reassembly) buffer and are transmitted one after the other
(FIFO) to IPV6 layer via a separate transfer thread
2012-02-13 23:31:17 +01:00
Oliver
be14d20042
[sys net destiny]
...
- added waiting period after sending ACK at 3-way handshake to
enable a retransmit in case of a lost packet
2012-02-12 20:06:12 +01:00