Oliver Hahm
9c59acd96c
Merge branch 'mac'
2012-11-05 14:25:52 -05:00
Oliver Hahm
693afbbdd0
[core thread]
...
* added thread_getlastpid
2012-10-18 18:08:40 +02:00
Oliver Hahm
22c5bd3215
[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
c0aae0af59
+ jam tutorial \n
2012-06-20 17:17:24 +02:00
Stephan Arndt
66cabcf625
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
Oliver Hahm
b2e1098aad
[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
b5cb5d2dcd
Merge branch 'sixlowpan'
...
Conflicts:
cpu/arm_common/hwtimer_cpu.c
sys/include/vtimer.h
sys/vtimer.c
2012-01-11 17:02:43 +01:00
Oliver Hahm
531601e7bc
[board msba2-common board-config]
...
* fixed casting to satisfy strict-aliasing rules
2012-01-05 17:42:44 +01:00
Oliver Hahm
fbfa8d3c79
core/
2011-12-28 11:37:05 +01:00
mlenders
8b968c39d5
merged master into branch
2011-07-23 22:26:24 +02:00
mlenders
04bcd7718a
merged
2011-07-10 22:49:41 +02:00
Oliver Hahm
2a0a912a61
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
2011-03-25 11:42:33 +01:00
Oliver Hahm
34ad51eca5
* some changes to chronos (not yet finished)
2011-03-18 15:59:50 +01:00
Stephan Zeisberg
cdab9a9a88
changed types irq_callback, hashtable, posix_io, s_display_flags, seq_buffer_entry, tcb, toprint to type_t"
2011-03-08 11:43:21 +01:00
Oliver Hahm
0a05f0901e
[board msba2]
...
* fixed header guards
[drivers ltc4150]
* added joule conversion
2011-03-04 16:46:20 +01:00
Oliver Hahm
1933006138
* introduced energy profiling (yet in a very early state)
2011-01-31 18:25:20 +01:00
Oliver Hahm
27afca63aa
[board/chronos]
...
* introduced battery driver
2010-12-17 13:38:03 +01:00
Oliver Hahm
c608fe42e2
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
...
Conflicts:
board/msb-430-common/Jamfile
2010-12-15 14:59:16 +01:00
Oliver Hahm
fd82243037
* moved flashrom from msp430-common to msb430x16x
2010-12-14 16:44:32 +01:00
7d1da05452
file obsoleted
2010-12-14 16:41:06 +01:00
b473e44b56
* chronos display putchar included
2010-12-14 16:40:47 +01:00
6ff96f0ab1
* minor file rename
2010-12-14 11:39:52 +01:00
Oliver Hahm
d2e45cdf59
[cpu/cc430/gpioint]
...
* introduced gpioint to make buttons usable
2010-12-14 00:24:42 +01:00
Oliver Hahm
7b5f3900ad
[board/chronos/drivers]
...
* simple buzzer driver
2010-12-13 21:19:58 +01:00
Stephan Zeisberg
fdc7b764a3
branch merge
2010-12-13 11:21:22 +01:00
Oliver Hahm
5185fcf7f0
[board/msb-430h]
...
* fixed include
2010-12-13 01:30:46 +01:00
Oliver Hahm
8e74db4347
[board/chronos/drivers/display]
...
* cleaned up code and documentation
[drivers/cc110x_ng]
* fixed include pathes
2010-12-11 13:38:04 +01:00
Oliver Hahm
b01b1e8e2f
[board/chronos board/msb-430h board/msba2-common drivers/cc110x_ng sys/shell
...
sys/transceiver]
* renamed all occurrences of cc1100 to cc110x as in fact all driver parts should
work for cc1100 and cc110x as well
[driver/cc110x_ng]
* added some documentation
* introduced a new register function to access rxfifo (fixing the of-by-one
problem on chronos platform
2010-12-11 12:09:20 +01:00
Oliver Hahm
31f6c17606
[cc110x_ng]
...
* fuxed transceiver driver for chronos
* some more stuff
2010-12-10 18:00:31 +01:00
Oliver Hahm
cf3b704bc5
[Chronos]
...
* changed display driver interface from uint8_t* to char*
* fixed hardware timer interrupt
* ported cc1100 driver
* added simple test application for radio
[msb430]
* fixex config and flashrom
[cc110x_ng]
* removed dependency from sysconfig
2010-12-09 13:24:24 +01:00
a356dc2494
* renamed eZ430-Chronos board to 'chronos'
2010-12-08 12:58:02 +01:00
f65929db66
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
2010-12-08 12:54:19 +01:00
Oliver Hahm
04f2003a51
[board/msb-430-common board/eZ430-Chronos cpu/msp430*]
...
* reorganized msp430 based cpu folders
2010-12-08 12:16:49 +01:00
a5918f3086
* moved config to sys, split away board specifics
2010-12-06 17:32:27 +01:00
Oliver Hahm
7d7c956c26
[board/msba2-common]
...
* added string.h include
2010-12-06 17:17:19 +01:00
77146f63b2
* misc merge fixes
2010-12-06 17:15:00 +01:00
684d9af65e
* msba2: updated pttu port, refactored common code into msba2-common
2010-12-06 16:06:14 +01:00
Oliver Hahm
23c7710d7e
[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
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
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
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
c0047711ce
* introduced identifiers (include shell commands to get and set)
...
* introduced a system wide configuration
2010-12-01 16:26:48 +01:00
Stephan Zeisberg
7e724d724f
branch merge
2010-11-30 11:04:57 +01:00
77a02220bd
* 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
071aa97254
* removed unnecessary sleep
2010-11-18 16:16:57 +01:00
Oliver Hahm
8a041b8a3c
* some cosmetics and lpm flags for UART
2010-11-08 21:39:30 +01:00
65e9364d2f
* disable irq-based uart output
2010-11-03 12:03:37 +01:00
5787828f80
* msba2_uart0: disable TX interrupt
2010-11-02 11:39:11 +01:00