Christian Mehlis
f00693255b
examples: use astyle to adopt current code style guide
2014-01-29 16:54:20 +01:00
fbcbd7ff1f
Merge pull request #574 from kaspar030/kaspar_email_change_2
...
update Kaspar's email address
2014-01-29 05:39:57 -08:00
Thomas Eichinger
4fc28f3121
Merge pull request #552 from OlegHahm/radio_packet_length_t_for_econotag
...
added the missing define for radio_packet_length_t on econotag
2014-01-29 03:06:01 -08:00
Thomas Eichinger
7c40f2ae7b
Merge pull request #580 from LudwigOrtmann/openwsn_gitignore
...
add .gitignore for openwsn pkg
2014-01-29 01:40:03 -08:00
Ludwig Ortmann
19e1759ff4
add .gitignore for openwsn pkg
2014-01-29 10:33:02 +01:00
Christian Mehlis
257cfa6f96
Merge pull request #565 from Kijewski/shell-mac-nl
...
Allow Mac linebreaks in shell
2014-01-28 09:24:36 -08:00
Christian Mehlis
b598316294
Merge pull request #561 from mehlis/copyright
...
timex.c: add copyright header
2014-01-28 03:47:05 -08:00
56ee585c81
update Kaspar's email address
...
kaspar.schleiser@fu-berlin.de is obsolete.
(2nd try, first try was overwritten by some overzealous documenter)
2014-01-28 11:53:19 +01:00
Christian Mehlis
51a8740b5c
Merge pull request #573 from mehlis/mail-address
...
use one consistent mail address in all places
2014-01-28 00:39:01 -08:00
Christian Mehlis
97133b9dfb
use one consistent mail address in all places
2014-01-27 20:46:45 +01:00
René Kijewski
891245cf60
Allow Mac linebreaks in shell
...
QEMU uses Mac style newlines in its UART implementation.
This change allows Unix ("\n"), DOS ("\r\n") and Mac ("\r") style
linebreaks.
2014-01-27 19:25:03 +01:00
Christian Mehlis
5fe1a78685
Merge pull request #551 from mehlis/vtimer-mutex
...
use mutex in vtimer_sleep
2014-01-27 05:38:06 -08:00
Christian Mehlis
106b36e201
timex.c: add copyright header
2014-01-24 19:54:56 +01:00
Oleg Hahm
5ef2b04dd0
Merge pull request #562 from mehlis/author-spelling
...
spelling: fix autor to author
2014-01-24 10:16:57 -08:00
Christian Mehlis
96d0eafc1a
spelling: fix autor to author
2014-01-24 19:04:28 +01:00
Ludwig Ortmann
f04c3dc433
Merge pull request #559 from LudwigOrtmann/native_syscall_guards
...
Native syscall guards
2014-01-24 09:36:26 -08:00
Ludwig Ortmann
d8745e2861
add local debug macro
...
addresses https://github.com/RIOT-OS/RIOT/pull/559#issuecomment-33241773
2014-01-24 18:26:44 +01:00
Ludwig Ortmann
b22380990f
fix DEBUG in syscalls
2014-01-24 17:30:47 +01:00
Ludwig Ortmann
4939473afb
guard malloc/free family
2014-01-24 17:30:47 +01:00
Oleg Hahm
b060c23cd9
Merge pull request #536 from authmillenon/cc2420-remove-globals
...
Uncircumvent radio chip's status for IEEE 802.15.4 hardware
2014-01-24 08:18:14 -08:00
Ludwig Ortmann
7685357990
Merge pull request #547 from LudwigOrtmann/native_hwtimer_fix
...
Native hwtimer fix
2014-01-24 08:10:42 -08:00
Oleg Hahm
8f738930c0
Merge pull request #556 from mehlis/remove-math
...
math.h: remove unneeded math.h includes
2014-01-24 07:12:32 -08:00
Christian Mehlis
f2f36f8179
math.h: remove unneeded math.h includes
2014-01-24 15:41:30 +01:00
Martin Lenders
cc1cfcf166
Uncircumvent radio chip's status for IEEE 802.15.4 hardware
...
Currently the cc2420 and at86rf231 hardware addresses (IEEE 802.15.4
short and long) and frequency channel are read only from a global
variable in the driver. This global variable is only set when the
user sets the address/channel though both parameters might be preset
by the hardware. This change lets the driver read this parameters
directly from the hardware.
2014-01-24 13:15:35 +01:00
Martin Lenders
eeee32363e
Fix errors in at86RF231 driver
2014-01-24 13:15:35 +01:00
Ludwig Ortmann
5566734575
Merge pull request #555 from LudwigOrtmann/tap_error
...
improve error messages when tap ioctls fail
2014-01-23 08:35:01 -08:00
Ludwig Ortmann
7148f1db23
change wording
...
addresses https://github.com/RIOT-OS/RIOT/pull/555#discussion_r9118361
2014-01-23 17:25:41 +01:00
Ludwig Ortmann
f58b312129
improve error messages when tap ioctls fail
2014-01-23 17:16:00 +01:00
Christian Mehlis
5c013e130c
Merge pull request #509 from mehlis/ccn-lite-follow-up-6
...
Ccn lite follow up 6: try to save as much static memory as possible
2014-01-23 06:50:34 -08:00
Oleg Hahm
e17666c326
added the missing define for radio_packet_length_t on econotag
2014-01-23 15:47:53 +01:00
Christian Mehlis
cb0bb80d0c
ccnl: dynamic memory - client module
2014-01-23 15:30:43 +01:00
Christian Mehlis
607a5f27c3
ccnl: dynamic memory - control module
2014-01-23 15:30:43 +01:00
Christian Mehlis
2ae4755469
ccnl: dynamic memory - appserver module
2014-01-23 15:30:43 +01:00
Christian Mehlis
5f10d44009
use mutex in vtimer_sleep
...
this change prevents a race condition in case of
short sleep time
Fixes: https://github.com/RIOT-OS/RIOT/issues/550
2014-01-23 15:20:43 +01:00
Ludwig Ortmann
e32bfa53d0
fix overdue mitigation
2014-01-23 00:03:23 +01:00
Ludwig Ortmann
91ebc1d0b5
improve debug messages
2014-01-22 22:19:53 +01:00
Ludwig Ortmann
332cf8807f
fix callback offset
2014-01-22 22:19:53 +01:00
Ludwig Ortmann
7f69a6a122
Merge pull request #546 from LudwigOrtmann/test_hwtimer
...
improve test_hwtimer usefulness
2014-01-22 13:15:15 -08:00
Ludwig Ortmann
9d55fde052
increase inter-timer delay
2014-01-22 21:32:09 +01:00
Ludwig Ortmann
73a41734a0
Merge pull request #544 from LudwigOrtmann/folder2directory
...
substitute folder with directory
2014-01-22 11:17:32 -08:00
Ludwig Ortmann
a4a1c39d95
substitute folder with directory
2014-01-22 20:17:07 +01:00
Ludwig Ortmann
de3f8a1ae5
improve test_hwtimer usefulness
...
make the delays noticeable for humans
use HWTIMER_TICKS macro for platform independency
2014-01-22 20:14:18 +01:00
Oleg Hahm
8de53e2b78
Merge pull request #530 from thomaseichinger/msp430-intrinsics.h-fix
...
safeguard intrinsics.h include in lpm_cpu.c
2014-01-22 10:59:11 -08:00
Oleg Hahm
ed4651ef01
Merge pull request #532 from authmillenon/fix-module-dependencies
...
Fix module dependencies for 802.15.4 drivers
2014-01-22 10:53:46 -08:00
Oleg Hahm
944be85124
Merge pull request #542 from OlegHahm/status_documentation
...
Status documentation
2014-01-22 10:20:46 -08:00
Oleg Hahm
d5fd29a658
created doxygen link to STATUS_STOPPED
2014-01-22 19:20:13 +01:00
Oleg Hahm
2cc01bab3f
added documentation for scheduler statuses
2014-01-22 19:20:07 +01:00
Christian Mehlis
77435e87dd
Merge pull request #543 from OlegHahm/readme_update
...
updated README to reflect the current state
2014-01-22 09:44:52 -08:00
Oleg Hahm
1310e110c0
updated README to reflect the current state
2014-01-22 18:42:51 +01:00
Oleg Hahm
bd16047277
Merge pull request #541 from LudwigOrtmann/newline
...
add missing newlines
2014-01-22 09:33:04 -08:00