a5918f3086
* moved config to sys, split away board specifics
2010-12-06 17:32:27 +01:00
Oliver Hahm
57eb9ba8d2
[board/msba2-common]
...
* added string.h include
2010-12-06 17:17:19 +01:00
Oliver Hahm
7d7c956c26
[board/msba2-common]
...
* added string.h include
2010-12-06 17:17:19 +01:00
86a70393b4
* misc merge fixes
2010-12-06 17:15:00 +01:00
77146f63b2
* misc merge fixes
2010-12-06 17:15:00 +01:00
5ce95c155b
* build_gnuarm_naked.sh: builds arm toolchain without newlib
2010-12-06 16:13:55 +01:00
b9a52bd231
* msba2 bootloader code fix
2010-12-06 16:12:58 +01:00
684d9af65e
* msba2: updated pttu port, refactored common code into msba2-common
2010-12-06 16:06:14 +01:00
5a5d083e50
* msba2: updated pttu port, refactored common code into msba2-common
2010-12-06 16:06:14 +01:00
6a950320ae
* vtimer: new virtual timer implementation
2010-12-06 16:02:40 +01:00
9714c1e779
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
2010-12-06 15:50:58 +01:00
80f63acec0
* Jamrules.common: cleanall: temporarily disable doc cleaning
2010-12-06 15:34:22 +01:00
Oliver Hahm
23c7710d7e
[board config]
...
* made config optional
2010-12-06 13:19:31 +01:00
Oliver Hahm
e7372b21a9
[board config]
...
* made config optional
2010-12-06 13:19:31 +01:00
Oliver Hahm
ee0e37f8ea
[board/eZ430-Chronos board/msba2 drivers/cc110x_ng]
...
* restructured interface functions for cc1100 access
2010-12-06 12:05:03 +01:00
Oliver Hahm
2a1a10bd74
[board/eZ430-Chronos board/msba2 drivers/cc110x_ng]
...
* restructured interface functions for cc1100 access
2010-12-06 12:05:03 +01:00
Oliver Hahm
e1b3dcf40d
[drivers/cc110x_ng]
...
* added register interface (it is now possible to communicate with cc1100 via SPI (e.g. on MSB boards) or directly via registers like on eZ430-Chronos
2010-12-06 11:22:15 +01:00
Oliver Hahm
d00b12ef75
* introduced flashrom driver for msb430
...
* restructured some files concerning flashrom access
* added some ifdefs to shell commands
2010-12-03 22:22:58 +01:00
Oliver Hahm
1eec8e170e
* introduced flashrom driver for msb430
...
* restructured some files concerning flashrom access
* added some ifdefs to shell commands
2010-12-03 22:22:58 +01:00
Oliver Hahm
5f84689c0b
[board/msp-430-common board/msba2 core/]
...
* introduced dummy function for msp-430 config-save
* moved sysconfig from board to core
[sys/transceiver cpu/]
* moved some buffer size defines to cpu dependent parts
* some cleanups
2010-12-03 18:42:03 +01:00
Oliver Hahm
fb1cb91c75
[board/msp-430-common board/msba2 core/]
...
* introduced dummy function for msp-430 config-save
* moved sysconfig from board to core
[sys/transceiver cpu/]
* moved some buffer size defines to cpu dependent parts
* some cleanups
2010-12-03 18:42:03 +01:00
Oliver Hahm
f62fa6611b
[drivers/cc110x_ng sys/transceiver]
...
* updated interface to switch transceiver off and back to rx mode
* removed some debugging stuff
2010-12-02 15:38:28 +01:00
Oliver Hahm
4a2c58bbba
[drivers/cc110x_ng sys/transceiver]
...
* updated interface to switch transceiver off and back to rx mode
* removed some debugging stuff
2010-12-02 15:38:28 +01:00
0de6300af0
* added some time functions
2010-12-01 17:23:28 +01:00
0b515b4063
* added timex to Jamfile
2010-12-01 17:15:58 +01:00
b93e3e8e69
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
2010-12-01 17:13:40 +01:00
2cc6d44e52
* initial checkin of timex lib
2010-12-01 17:13:37 +01:00
Oliver Hahm
69a7fb1d76
* modified cc110x_ng driver to use sysconfig
2010-12-01 17:07:05 +01:00
Oliver Hahm
c0047711ce
* introduced identifiers (include shell commands to get and set)
...
* introduced a system wide configuration
2010-12-01 16:26:48 +01:00
Oliver Hahm
a46cdf189a
* introduced identifiers (include shell commands to get and set)
...
* introduced a system wide configuration
2010-12-01 16:26:48 +01:00
Stephan Zeisberg
4f638e0ff0
deleted a structure
2010-11-30 11:38:48 +01:00
Stephan Zeisberg
9efaa3bbb6
branch merge fixes
2010-11-30 11:37:44 +01:00
Stephan Zeisberg
7e724d724f
branch merge
2010-11-30 11:04:57 +01:00
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