Oliver Hahm
fc3325b113
* set MCU to CPU if undefined
2013-03-31 22:14:06 +02:00
Oleg
1ee0196ef4
Merge pull request #33 from mikoff/master
...
updated Chronos support
2013-03-31 13:08:14 -07:00
Oleg
f4869abc21
Merge pull request #4 from mikoff/master
...
chronos support updated
2013-03-31 13:06:20 -07:00
Oliver Hahm
ad0b7a852d
* convert to coding conventions
2013-03-31 20:48:49 +02:00
mikoff
4f638eb887
All files, which used by chronos board were edited according to new texas instruments headers, all warnings fixed
2013-03-30 21:44:16 +01:00
mikoff
212d840a1f
modified and cleaned some files to build RIOT for chronos
2013-03-30 21:37:56 +01:00
Stephan Arndt
d9c9f38c61
integrated ETX calculation with RPL, rpl messages seem to not get handled very often
2013-03-29 13:41:48 +01:00
Stephan Arndt
1fd9325d8c
switched DEBUG mode off
2013-03-28 17:40:01 +01:00
Stephan Arndt
60c594b852
Deleted ETX structs in rpl_structs and added them in etx_beaconing.h
...
changed packet size sent to be fix and not variable
changed some array sizes if debug is enabled
2013-03-28 17:11:12 +01:00
Stephan Arndt
b22e80b806
Fixed ETX calculations
2013-03-28 15:27:30 +01:00
Oleg Hahm
349bec1f0f
* added documentation to kernel_intern.h
2013-03-27 16:58:07 +01:00
Oleg Hahm
990b199d08
* let Make ignore non-empty directories on deleting (instead of letting rmdir ignore it)
2013-03-27 16:10:28 +01:00
Oleg Hahm
e8af0c42c3
* created prototype for cpu_switch_context_exit()
2013-03-27 14:53:38 +01:00
Oleg Hahm
ba3e778b61
* added website's URL to readme file
2013-03-27 11:01:48 +01:00
Stephan Arndt
7e54f7ea5f
improved handling of etx-messages
2013-03-24 20:03:18 +01:00
Stephan Arndt
2ae2d85b10
changed some buffer sizes and other minimal stuff
2013-03-24 15:57:52 +01:00
Stephan Arndt
a7c0e325a7
added a seperate shellcommand to show candidates
2013-03-24 15:53:57 +01:00
Oliver Hahm
3265910761
* renamed some struct members in cc110x driver to avoid naming conflicts with stm32f4discovery
2013-03-23 18:57:12 +01:00
Oliver Hahm
0de960b038
* adapted Makefiles to core restructuring
2013-03-23 18:42:11 +01:00
Oliver Hahm
e6177e811a
* moved cpu and board specific parts to corresponding Makefiles
...
* introduced variable for cpu folder
2013-03-23 18:38:12 +01:00
Stephan Arndt
85211f8408
changed some of the ETX constants to be more easily understandable
2013-03-22 18:37:00 +01:00
Stephan Arndt
dccc377f83
Changed value for maximum candidate neighbors to 40
...
Replaced lots of different constants written as numbers by proberply defined constant-variables
Changed usage of fixed values for the hwtimer_wait in send_beacon to customizable constants
2013-03-22 17:40:36 +01:00
Oleg Hahm
1c046ede23
Merge remote-tracking branch 'origin/shellprompt'
2013-03-21 18:07:24 +01:00
Oleg Hahm
1b2d192556
* fixed bindir creation in msba2 Makefile
2013-03-21 17:49:59 +01:00
Oleg Hahm
b8c40b904e
* merged README files
2013-03-21 17:13:01 +01:00
Ludwig Ortmann
671cb6560f
native cc110x_ng placebo
2013-03-21 17:08:41 +01:00
Oleg
07e8a7e25b
Merge pull request #3 from LudwigOrtmann/master
...
patch native board for current Makefile structure
2013-03-21 09:07:49 -07:00
Ludwig Ortmann
1197314093
native cpu fixes
...
init hwtimer with interrupts enabled
more error checking for hwtimer
fix signal handler init in hwtimer
error checking for irq (not necessary yet afaik)
2013-03-21 16:55:57 +01:00
Oleg
8e7f4e691d
Merge pull request #31 from LudwigOrtmann/master
...
migrate native to current Makefile structure
2013-03-20 08:43:36 -07:00
Oleg
7aa50718ed
Merge pull request #30 from benpicco/15d6070ad639b695b0abeef7474bc59a316017ac
...
set proper start of the stack in thread_stack_init for arm_common
2013-03-20 08:41:50 -07:00
Ludwig Ortmann
2883ca121e
migrate to current Makefile structure
2013-03-19 22:32:22 +01:00
Ludwig Ortmann
3b8adabdbd
migrate to current Makefile structure
2013-03-19 22:02:22 +01:00
Oliver Hahm
5b472cd310
Merge branch 'master' of github.com:RIOT-OS/boards
2013-03-19 17:59:10 +01:00
Oliver Hahm
f31f77024f
Merge branch 'master' of github.com:RIOT-OS/RIOT
2013-03-19 17:59:01 +01:00
Oliver Hahm
1604de8c55
* added msba2-common/include to INCLUDE path for msba2
2013-03-19 17:57:43 +01:00
Oliver Hahm
3a69aa8ebc
* added arm_common to include path for lpc2387 in Makefile.modules
...
* cleaned dist/Makefile up
2013-03-19 17:56:26 +01:00
Oliver Hahm
8a175a5702
* added dependency for cc110x_ng to transceiver
2013-03-19 17:46:24 +01:00
Benjamin Valentin
15d6070ad6
fix bug introduced by 7cef6c4655
...
stack_start used to be stack_start + stack_size, so re-setting stk to stack_start would set the pointer to the *end* of the stack instead of the beginning.
2013-03-19 16:57:32 +01:00
Oleg
2cd3a9c65b
Update README
2013-03-19 15:50:13 +01:00
Stephan Arndt
c161b43d78
changed some printf statements into puts
2013-03-19 14:07:31 +01:00
Stephan Arndt
07a7f10798
changed buffer sizes for debugging
2013-03-19 14:04:23 +01:00
Oleg Hahm
ed854eb130
Merge branch 'master' of github.com:RIOT-OS/boards
2013-03-18 19:37:05 +01:00
Oleg Hahm
defd7cef13
* fixed lpc2k_pgm (was broken in d901708543
)
2013-03-18 19:35:39 +01:00
Stephan Arndt
5a2bc468c4
threads dont overflow anymore, still hangs at random counts of sent beacon packets
2013-03-18 19:22:07 +01:00
Ludwig Ortmann
dfeae74661
lose > before output, prompt when ready for input
2013-03-18 15:37:32 +01:00
Oleg
0a50f17006
Merge pull request #27 from benpicco/net_module
...
add Makefiles to sys/net
2013-03-17 14:43:12 -07:00
Benjamin Valentin
4d73d17662
add Makefiles to sys/net
2013-03-16 17:27:27 +01:00
Stephan Arndt
adfc3306ab
WARNING: BROKEN COMMIT added not working etx_beaconing into rpl, added small vtimer debug changes, changed cc1100 default mode
2013-03-15 17:48:13 +01:00
Oleg
6f8650a9f7
Merge pull request #2 from LudwigOrtmann/master
...
Native board doxygen integration
2013-03-13 21:18:03 -07:00
Oleg
ec11e9b1f3
Merge pull request #26 from LudwigOrtmann/master
...
added and improved doxygen documentation
2013-03-13 21:07:51 -07:00