Stephan Zeisberg
8264cde342
branch merge
2010-11-30 11:04:57 +01:00
Stephan Zeisberg
52b1bc9276
implemented internet checksum algorithm
2010-11-30 10:21:29 +01:00
Oliver Hahm
5ebbd2c92e
[cpu/arm_common cpu/lpc2387]
...
* added a iap driver
2010-11-29 19:19:59 +01:00
83131f6bd9
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
2010-11-29 16:18:39 +01:00
77a02220bd
* make pseudoterm reset terminal on sigint, make it honour ctrl-c
2010-11-29 16:18:27 +01:00
c6de4d2627
* make pseudoterm reset terminal on sigint, make it honour ctrl-c
2010-11-29 16:18:27 +01:00
9b059f217c
* make pseudoterm reset terminal on sigint, make it honour ctrl-c
2010-11-29 16:17:44 +01:00
e556579282
* make pseudoterm reset terminal on sigint, make it honour ctrl-c
2010-11-29 16:17:44 +01:00
Oliver Hahm
b522722ec6
[sys/transceiver projects/test_cc110x_ng]
...
' fixed buffer management
' introduced a message queue
2010-11-27 19:27:05 +01:00
Oliver Hahm
54172b5c86
[sys/shell project/test_cc110x_ng]
...
' moved monitor command from userapp to default shell command set
[sys/transceiver]
' make transceiver_pid "public"
2010-11-27 11:09:42 +01:00
Oliver Hahm
413b2898ec
* missing file from last commit
2010-11-27 10:52:17 +01:00
Oliver Hahm
f5ab5c27bb
[drivers/cc1100_ng sys/transceiver]
...
' added a monitor mode
[sys/shell projects/test_cc1100_ng]
' moved shell commands to get/set channel and address and sending a packet from
userapp to default shell command set
2010-11-27 10:50:18 +01:00
Oliver Hahm
0a8448b6a1
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
2010-11-26 17:13:21 +01:00
Oliver Hahm
e6752c739b
[drivers/cc110x_ng projects/test_cc110x_ng sys/transceiver]
...
* fixed length handling
* more sophisticated sending function in userapp
2010-11-26 17:06:54 +01:00
44f5c27a03
* make Test rule set PORT of mcu
2010-11-26 15:21:00 +01:00
3e70da172e
* removed unneccessary double definition of struct
2010-11-26 15:12:47 +01:00
Oliver Hahm
1956603065
[sys/transceiver.c]
...
* fixed pointer handling in receive function
2010-11-26 15:02:43 +01:00
3a83ef0824
* msg queue optimization
2010-11-26 15:02:15 +01:00
5467d08536
* hwtimer: export hwtimer_now
2010-11-26 14:34:10 +01:00
d14bdcde85
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
2010-11-26 14:22:01 +01:00
cb79a7a237
* first implementation of msg queues
2010-11-26 14:21:48 +01:00
cb1d5c7ab3
* added circular index buffer implementation
2010-11-26 13:15:01 +01:00
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
2010-11-26 10:23:46 +01:00
d40052e24b
* cosmetics
2010-11-25 16:22:46 +01:00
Oliver Hahm
d378ee1930
* added getter and setter for the channel to transceiver
...
* receiving now seems to work...
2010-11-24 21:45:38 +01:00
Oliver Hahm
c1e536d59c
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
2010-11-24 15:22:56 +01:00
96122f81ef
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
2010-11-24 14:43:12 +01:00
Oliver Hahm
7b344c37c1
* see diff ;)
2010-11-24 14:23:32 +01:00
Oliver Hahm
4ebfaefce1
* additionally debug for transceiver receiving functions
...
* added set_channel function to cc110x_ng
2010-11-24 13:47:31 +01:00
Oliver Hahm
d950fbcf81
* CC1100_NG still not working!
...
* added some debugging stuff
* changed cc1100_ng <-> transceiver msg api
* revised test application
2010-11-24 11:20:27 +01:00
0be1ac472d
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
2010-11-24 11:13:44 +01:00
d5b65f9866
* changed interval for laser
2010-11-24 11:08:15 +01:00
Oliver Hahm
8d5a4890e4
* revised buffer and messaging management of transceiver
...
* renamed cc1100_ng header
2010-11-23 11:37:13 +01:00
Stephan Zeisberg
20ce94fd61
functions to get buffer pos implemented
2010-11-22 12:52:56 +01:00
Oliver Hahm
d98545f378
* changed buffer format for cc110x_ng and transceiver
...
* added some documentation
* added support for more than one transceiver
2010-11-21 14:00:24 +01:00
Oliver Hahm
6a08a47902
* missing driver files from last commit
2010-11-19 20:12:35 +01:00
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
2010-11-19 20:10:09 +01:00
Oliver Hahm
2b498020b1
* introduced a prelimary version for the new cc1100 driver
2010-11-18 20:04:38 +01:00
Oliver Hahm
c1546b1631
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
2010-11-18 17:34:13 +01:00
Oliver Hahm
ee4b68371c
* added readc and putc to uart0 library
...
* allow overwrote of port by argument for pyterm
2010-11-18 17:33:25 +01:00
17e41bae13
* added LaSeR project
2010-11-18 16:47:04 +01:00
071aa97254
* removed unnecessary sleep
2010-11-18 16:16:57 +01:00
440c6fac8d
* removed unnecessary sleep
2010-11-18 16:16:57 +01:00
Oliver Hahm
14e2a4718f
* changed rtc interface
2010-11-17 17:20:40 +01:00
0441c5a4a4
* some more mutex related changes
2010-11-11 11:22:45 +01:00
21e6aaff24
* fix priority queue insert
2010-11-11 11:21:58 +01:00
dad5bf866c
* removed unused prio function
2010-11-11 09:57:54 +01:00
8b242c74a8
* mutex changes
2010-11-11 09:55:08 +01:00
Oliver Hahm
63117ed5a4
* fixed some includes
2010-11-10 16:09:29 +01:00
Stephan Zeisberg
5ab4ca3768
renamed defines
2010-11-09 22:20:26 +01:00