joxe
|
c9c9d71831
|
fixed button to toggle light sensor
|
2010-02-03 09:54:38 +00:00 |
|
joxe
|
97b7a9a209
|
instantiated file-description and fixed style
|
2010-02-02 21:41:54 +00:00 |
|
joxe
|
e198b4508b
|
added activation of button sensor and activation and deactivation / toggle of light sensor
|
2010-02-02 21:17:32 +00:00 |
|
nifi
|
72f42bffd3
|
added missing include
|
2010-02-01 17:40:33 +00:00 |
|
nifi
|
c5508f9f88
|
Changed to use the light-sensor and sht11-sensor instead of directory interfacing the drivers
|
2010-01-15 10:32:36 +00:00 |
|
joxe
|
82241f640e
|
fixed for new sensor APIs
|
2010-01-14 14:04:39 +00:00 |
|
nifi
|
6b60454f2d
|
cleaned up error messages and break at first error
|
2009-09-21 14:14:46 +00:00 |
|
nvt-se
|
f3e304ec40
|
Removed duplicate test return value.
|
2009-09-17 14:32:57 +00:00 |
|
nvt-se
|
f115894193
|
switched to larger type size for the file size.
use AND on characters read back since the file size is larger than 255 bytes.
|
2009-05-26 13:48:32 +00:00 |
|
nvt-se
|
3eac697f85
|
fixed a compiler warning by providing an int type of the argument to
printf, as specified by the format.
|
2009-05-04 22:09:52 +00:00 |
|
joxe
|
eec984dfe3
|
minor bugfix - added process_pause
|
2009-04-25 22:38:00 +00:00 |
|
joxe
|
889a2bb024
|
minor improvements
|
2009-04-25 10:21:51 +00:00 |
|
joxe
|
19a30284e5
|
fixed minor bug in viewer
|
2009-04-25 10:04:38 +00:00 |
|
joxe
|
d8d7e9142d
|
added a hi-res RSSI scanner and viewer for sky/jcreate
|
2009-04-25 09:41:37 +00:00 |
|
nvt-se
|
2eaec8d38a
|
print the file version more seldom.
|
2009-04-07 15:14:17 +00:00 |
|
nvt-se
|
d936dc1d09
|
print the time of the test.
|
2009-04-03 11:12:17 +00:00 |
|
adamdunkels
|
65eb5fd4e8
|
Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
|
2009-03-12 21:58:20 +00:00 |
|
nvt-se
|
75d8c75768
|
use more suitable process name.
|
2009-02-27 19:32:28 +00:00 |
|
nvt-se
|
a0226e2418
|
switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET)
|
2009-02-27 14:28:02 +00:00 |
|
nvt-se
|
31bc37a043
|
Added Deluge and tests for it.
|
2009-02-25 17:00:00 +00:00 |
|
nvt-se
|
3f71499c96
|
format first to get deterministic results.
|
2009-02-22 15:17:36 +00:00 |
|
nvt-se
|
a2d651af72
|
seek test (-25) failed sometimes because it assumed a default file size of 8kb. reserve the file instead so the default doesn't matter.
|
2009-02-17 15:08:01 +00:00 |
|
nvt-se
|
747d27ecda
|
updated cooja/mspsim test for coffee. now with GC
|
2008-12-12 13:24:42 +00:00 |
|
nvt-se
|
1f03e79a89
|
added a simple garbage collection test.
|
2008-12-12 10:28:11 +00:00 |
|
adamdunkels
|
f0f9314e7e
|
Reversed byte order to match the old ->u16 approach to make the automated tests & scripts work again
|
2008-12-02 08:09:46 +00:00 |
|
adamdunkels
|
33bf01534c
|
Rewrote code that used the old ->u16 field in rimeaddr_t to access Rime addresses to use rimeaddr_copy() and the ->u8 field instead
|
2008-11-30 18:36:55 +00:00 |
|
nvt-se
|
1a87d5a661
|
use new remove function name.
|
2008-11-24 10:59:40 +00:00 |
|
oliverschmidt
|
7cf3165155
|
Replaced NETSIM macro with general (and now actually working) solution in Makefile.include.
|
2008-11-17 22:52:10 +00:00 |
|
nvt-se
|
636bf70a8c
|
added append test.
|
2008-11-13 14:46:50 +00:00 |
|
nvt-se
|
ea9c3ab98c
|
allow in-page offets
|
2008-10-16 10:14:41 +00:00 |
|
nvt-se
|
3c5ed37751
|
basic tests of Coffee.
|
2008-09-18 10:35:30 +00:00 |
|
nifi
|
551056f263
|
updated for the latest CC2420 api
|
2008-07-09 21:49:20 +00:00 |
|
adamdunkels
|
66876625d4
|
Changed name of the simple-cc2420 module to cc2420: changed all function names and variable names from simple_cc2420_* to cc2420_*.
|
2008-07-02 09:05:40 +00:00 |
|
adamdunkels
|
1586d8f36f
|
Changed filename of the CC2420 driver from simple-cc2420 to cc2420.
|
2008-07-01 21:02:51 +00:00 |
|
adamdunkels
|
199a14150b
|
Removed redundant targets
|
2008-05-29 20:30:44 +00:00 |
|
adamdunkels
|
8f6d2d6c3f
|
Added simple-cc2420 include, added argument to mac->off()
|
2008-02-24 22:27:41 +00:00 |
|
adamdunkels
|
ad2a8e5e97
|
Changed all occurences of u8_t and u16_t to uint8_t and uint16_t
|
2008-02-24 22:15:46 +00:00 |
|
adamdunkels
|
68523814c5
|
Moved from examples/sky into generic platform/sky/apps so that all examples can use it
|
2008-01-23 20:34:37 +00:00 |
|
nifi
|
3739cd8eea
|
corrected comment
|
2008-01-10 13:40:20 +00:00 |
|
nifi
|
75784e2314
|
simple application to indicate connectivity between two nodes
|
2008-01-10 09:59:33 +00:00 |
|
adamdunkels
|
df9d43c62d
|
Fixes to total power plot generation
|
2008-01-08 08:28:09 +00:00 |
|
adamdunkels
|
ff42002bc5
|
Added extraction of power data (not just energy)
|
2008-01-08 08:07:23 +00:00 |
|
adamdunkels
|
bfd894c7bd
|
Made graphs nicer by using gnuplot's mulitplot functionality, added power graph
|
2008-01-08 08:06:41 +00:00 |
|
adamdunkels
|
12bbe80003
|
Added timestamps and radio signal noise measurements
|
2008-01-08 08:05:34 +00:00 |
|
adamdunkels
|
b71224b438
|
tree.h -> collect.h
|
2007-12-16 14:37:02 +00:00 |
|
adamdunkels
|
8d96443a3b
|
A set of scripts for producing plots from the output of the sky-collect program
|
2007-11-28 16:56:37 +00:00 |
|
adamdunkels
|
1b659316b7
|
Updated to use the 'collect' module instead of the old 'tree' module
|
2007-11-28 16:52:22 +00:00 |
|
adamdunkels
|
85c75d18fb
|
Added rt-leds and sky-treeroute ass default compile targets, removed tcprudolph0 as it currently does not compile due to memory exhaustion
|
2007-11-26 23:25:35 +00:00 |
|
nifi
|
f0a901fc7c
|
fixed compiler warnings
|
2007-11-26 21:58:51 +00:00 |
|
adamdunkels
|
33d7c0badd
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:16:48 +00:00 |
|