Christian Mehlis
|
b355953929
|
Merge pull request #369 from LudwigOrtmann/ps_fix_indent
fix table header indentation
|
2013-11-21 13:40:47 -08:00 |
|
Christian Mehlis
|
3fd90c9ad7
|
Merge pull request #355 from mehlis/stdlib-fix
fix includes of stdlib
|
2013-11-21 13:40:25 -08:00 |
|
Ludwig Ortmann
|
2c52c0a79d
|
fix table header indentation
|
2013-11-21 22:09:42 +01:00 |
|
Oleg Hahm
|
6329076aeb
|
Merge pull request #354 from OlegHahm/network_cleanup
Network cleanup
|
2013-11-21 02:33:32 -08:00 |
|
Christian Mehlis
|
f5d412bf9f
|
removed unnecessary stdlib.h include
|
2013-11-21 00:26:13 +01:00 |
|
Christian Mehlis
|
45ffdeaf52
|
add missing stdlib.h include
|
2013-11-21 00:26:13 +01:00 |
|
Oleg Hahm
|
5a2f7264f8
|
use a meaningful stacksize define
|
2013-11-21 00:21:26 +01:00 |
|
Oleg Hahm
|
9230fa0550
|
informational output as debug
|
2013-11-21 00:21:01 +01:00 |
|
Oleg Hahm
|
49ff2ae393
|
dao_counter wasn't initialized
|
2013-11-21 00:19:56 +01:00 |
|
Martin Lenders
|
6ad5b4fb80
|
Merge pull request #349 from OlegHahm/network_debug
Network debug
|
2013-11-20 12:49:36 -08:00 |
|
Oleg Hahm
|
9c28b3f5a2
|
declared some verbose output as debug
|
2013-11-20 19:14:13 +01:00 |
|
Oleg Hahm
|
74f93c4992
|
additional debug output in lowpan and transceiver
* debug for lowpan_sendto()
* print destination address for all transceivers
|
2013-11-20 10:46:43 +01:00 |
|
Oleg Hahm
|
46e82cbc47
|
Merge pull request #343 from OlegHahm/udp_csum_fix
use correct length for UDP checksum calculation
|
2013-11-20 01:21:43 -08:00 |
|
Oleg Hahm
|
05eb5a8ba6
|
use correct length for UDP checksum calculation
|
2013-11-20 02:22:50 +01:00 |
|
LudwigOrtmann
|
fac923f0ab
|
Merge pull request #329 from LudwigOrtmann/make-all-the-boards
fix build for wsn430-v1_3b, wsn430-v1_4, chronos and some cleaning
|
2013-11-19 14:49:31 -08:00 |
|
Oleg Hahm
|
6804164a35
|
Merge pull request #341 from OlegHahm/rpl_fixes
made stacks for RPL threads static and using pre-defined sizes
|
2013-11-19 13:57:20 -08:00 |
|
Oleg Hahm
|
279a11cde7
|
Merge pull request #307 from OlegHahm/ieee802154_frame_recv
fixed byte order in reception of IEEE802.15.4 frames
|
2013-11-19 12:26:03 -08:00 |
|
Oleg Hahm
|
5cfd0aa60e
|
made stacks for RPL threads static and using pre-defined sizes
|
2013-11-19 21:23:52 +01:00 |
|
Ludwig Ortmann
|
c1ea408274
|
move struct timeval to msp430_types.h
|
2013-11-19 17:56:05 +01:00 |
|
Ludwig Ortmann
|
3b2b02e99a
|
enable building chronos board
|
2013-11-19 17:56:05 +01:00 |
|
Ludwig Ortmann
|
f7a1edeb2c
|
fix and clean up some board Makefiles
enables building wsn430-v1_3b and wsn430-v1_4
fixes some but not all chronos building issues
|
2013-11-19 17:56:05 +01:00 |
|
Oleg Hahm
|
e6eb9e500c
|
Merge pull request #332 from LudwigOrtmann/buildtest_update
buildtest: dont rely on boards/Makefile.base
|
2013-11-19 08:51:02 -08:00 |
|
Oleg Hahm
|
5c039eb4b6
|
Merge pull request #340 from LudwigOrtmann/ps_includes
make ps includes adhere to coding convetions
|
2013-11-19 08:48:49 -08:00 |
|
Oleg Hahm
|
67d975a9aa
|
Merge pull request #334 from LudwigOrtmann/scheduler_clean_fix
scheduler: use proper inttype for runtime, use import instead of declaration, rename to runtime_ticks
|
2013-11-19 08:47:09 -08:00 |
|
Ludwig Ortmann
|
96fe3a16ee
|
make ps includes adhere to coding convetions
|
2013-11-18 18:00:35 +01:00 |
|
Ludwig Ortmann
|
d06e0d8717
|
rename runtime to reflect the unit of measurement
|
2013-11-18 12:14:43 +01:00 |
|
Ludwig Ortmann
|
ffd8088d1d
|
proper inttype runtime, declare to import
define runtime long as hwtimer_now() uses long
import hwtimer.h instead of declaring hwtimer_now()
|
2013-11-16 19:26:02 +01:00 |
|
Ludwig Ortmann
|
7f7ce44fd8
|
dont rely on boards/Makefile.base
|
2013-11-15 12:14:23 +01:00 |
|
LudwigOrtmann
|
a0132f7595
|
Merge pull request #330 from LudwigOrtmann/makefile_cflags
Don't overwrite CFLAGS in Makefiles
|
2013-11-15 03:01:31 -08:00 |
|
Ludwig Ortmann
|
03957ab57d
|
dont overwrite CFLAGS in Makefile
|
2013-11-15 11:41:15 +01:00 |
|
LudwigOrtmann
|
77990ec70e
|
Merge pull request #327 from LudwigOrtmann/msb430-fix-clean
MSB-430 and related fix and clean
|
2013-11-14 07:28:27 -08:00 |
|
Ludwig Ortmann
|
ea672a4537
|
make sht11 includes adhere to coding conventions
|
2013-11-14 15:08:32 +01:00 |
|
Ludwig Ortmann
|
b4e75ee330
|
make msb430 sht11 includes adhere to coding conventions
|
2013-11-14 15:08:32 +01:00 |
|
Ludwig Ortmann
|
18fad22e30
|
make chardev_thread includes adhere to coding conventions
|
2013-11-14 15:08:32 +01:00 |
|
Ludwig Ortmann
|
4b0220ea35
|
remove cruft from msb-430-common board_init
useless comment, commented out assignment and some newlines
|
2013-11-14 15:08:32 +01:00 |
|
Ludwig Ortmann
|
7caf7881a2
|
fix msb-430 Makefiles and includes
|
2013-11-14 15:08:32 +01:00 |
|
Oleg Hahm
|
2532dda859
|
Merge pull request #241 from mehlis/shell
shell: don't use malloc on each line
|
2013-11-14 05:44:43 -08:00 |
|
|
d584d29953
|
Merge pull request #324 from LudwigOrtmann/hwtimer_race
fix race condition in hwtimer_spin
|
2013-11-14 05:43:35 -08:00 |
|
Ludwig Ortmann
|
05431e9e86
|
improve comments, rename variable
|
2013-11-14 12:06:53 +01:00 |
|
Ludwig Ortmann
|
2d419e6648
|
save one long
|
2013-11-14 12:06:52 +01:00 |
|
Ludwig Ortmann
|
e8a03a8287
|
improve fix and comment
|
2013-11-14 12:06:52 +01:00 |
|
Ludwig Ortmann
|
1ef31b3813
|
fix race condition in hwtimer_spin
|
2013-11-14 12:06:52 +01:00 |
|
LudwigOrtmann
|
59fcd53ae4
|
Merge pull request #322 from LudwigOrtmann/issue_320
implement buildtest target
|
2013-11-14 02:58:03 -08:00 |
|
Ludwig Ortmann
|
7351a74f5f
|
include HOME in env
|
2013-11-14 11:44:15 +01:00 |
|
Ludwig Ortmann
|
5618795027
|
allow for differing RIOT* paths
|
2013-11-14 11:44:15 +01:00 |
|
Ludwig Ortmann
|
50a2dbeaa1
|
implement buildtest target
the target runs make for every board in boards
|
2013-11-14 11:44:15 +01:00 |
|
Oleg Hahm
|
cc45909ffc
|
Merge pull request #236 from OlegHahm/telosb
Telosb
|
2013-11-14 01:55:47 -08:00 |
|
Oleg Hahm
|
99ca6190b5
|
Merge pull request #254 from OlegHahm/network_debug
added some debug output for the network stack
|
2013-11-14 01:46:48 -08:00 |
|
Oleg Hahm
|
19f4f45445
|
added some debug output for the network stack
|
2013-11-14 10:46:21 +01:00 |
|
Christian Mehlis
|
84e73ae324
|
clean up shell
|
2013-11-14 10:45:24 +01:00 |
|