Kaspar Schleiser
3a83ef0824
* msg queue optimization
13 years ago
Kaspar Schleiser
5467d08536
* hwtimer: export hwtimer_now
13 years ago
Kaspar Schleiser
d14bdcde85
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
13 years ago
Kaspar Schleiser
cb79a7a237
* first implementation of msg queues
13 years ago
Kaspar Schleiser
cb1d5c7ab3
* added circular index buffer implementation
13 years ago
Oliver Hahm
29cb64a37e
* NOTE: simple packet exchange using cc110x_ng seems to work now
...
* added TX functions to cc110x_ng driver and transceiver module
* split up cc1100_ng functions to more files
* added address asignment and request functions to driver and transceiver module
13 years ago
Kaspar Schleiser
d40052e24b
* cosmetics
13 years ago
Oliver Hahm
d378ee1930
* added getter and setter for the channel to transceiver
...
* receiving now seems to work...
13 years ago
Oliver Hahm
c1e536d59c
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
13 years ago
Kaspar Schleiser
96122f81ef
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
13 years ago
Oliver Hahm
7b344c37c1
* see diff ;)
13 years ago
Oliver Hahm
4ebfaefce1
* additionally debug for transceiver receiving functions
...
* added set_channel function to cc110x_ng
13 years ago
Oliver Hahm
d950fbcf81
* CC1100_NG still not working!
...
* added some debugging stuff
* changed cc1100_ng <-> transceiver msg api
* revised test application
13 years ago
Kaspar Schleiser
0be1ac472d
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
13 years ago
Kaspar Schleiser
d5b65f9866
* changed interval for laser
13 years ago
Oliver Hahm
8d5a4890e4
* revised buffer and messaging management of transceiver
...
* renamed cc1100_ng header
13 years ago
Stephan Zeisberg
20ce94fd61
functions to get buffer pos implemented
13 years ago
Oliver Hahm
d98545f378
* changed buffer format for cc110x_ng and transceiver
...
* added some documentation
* added support for more than one transceiver
13 years ago
Oliver Hahm
6a08a47902
* missing driver files from last commit
13 years ago
Oliver Hahm
044616bf19
* some work on rx handling in cc110x_ng
...
* added first version of cc110x_ng test application
* introduced a generic transceiver interface and module
13 years ago
Oliver Hahm
2b498020b1
* introduced a prelimary version for the new cc1100 driver
13 years ago
Oliver Hahm
c1546b1631
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
13 years ago
Oliver Hahm
ee4b68371c
* added readc and putc to uart0 library
...
* allow overwrote of port by argument for pyterm
13 years ago
Kaspar Schleiser
17e41bae13
* added LaSeR project
13 years ago
Kaspar Schleiser
071aa97254
* removed unnecessary sleep
13 years ago
Kaspar Schleiser
440c6fac8d
* removed unnecessary sleep
13 years ago
Oliver Hahm
14e2a4718f
* changed rtc interface
13 years ago
Kaspar Schleiser
0441c5a4a4
* some more mutex related changes
13 years ago
Kaspar Schleiser
21e6aaff24
* fix priority queue insert
13 years ago
Kaspar Schleiser
dad5bf866c
* removed unused prio function
13 years ago
Kaspar Schleiser
8b242c74a8
* mutex changes
13 years ago
Oliver Hahm
63117ed5a4
* fixed some includes
13 years ago
Stephan Zeisberg
5ab4ca3768
renamed defines
13 years ago
Oliver Hahm
fb784c6628
* fixed units in ltc command
13 years ago
Oliver Hahm
37eb17417f
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
13 years ago
Oliver Hahm
75c0962363
* added get_interval function to ltc4150
...
* fixed date command (problem with leading zeros)
13 years ago
Oliver Hahm
21fef20ccc
* added configuration file
...
* added history
* added aliases
13 years ago
Kaspar Schleiser
79d2902d2b
* added initial cc1100 shell commands
13 years ago
Kaspar Schleiser
5df2aa6fb7
* added initial cc1100 shell commands
13 years ago
Kaspar Schleiser
9122445c27
* align tcb on 32bit boundary
13 years ago
Kaspar Schleiser
b1c61e446f
* misc fixes
13 years ago
Oliver Hahm
8a041b8a3c
* some cosmetics and lpm flags for UART
13 years ago
Oliver Hahm
3b9e9befa9
* some cosmetics and lpm flags for UART
13 years ago
Oliver Hahm
cfad56430d
* changed swtime from 64 to 32 bit
13 years ago
Stephan Zeisberg
1b3e758505
mtu icmpv6 option implemented
13 years ago
Oleg
be102b6a7d
* added reset command to pyterm
13 years ago
Oleg
33a7e40c18
* fixed bug in date command completion
13 years ago
Oleg
88c0ec84ee
* added set offset shell command for sht11
...
* introduced command separator for pyterm
* some cosmetics
13 years ago
Oleg
9916bd33aa
* missing ltc4150 shell command handler file
13 years ago
Oleg
ac6d4788eb
* added ltc4150 shell command
...
* cosmetics in ltc4150 driver
13 years ago