Commit Graph

21 Commits

Author SHA1 Message Date
adamdunkels
efe0306687 Removed dependency on PIR sensor 2007-11-26 23:24:33 +00:00
adamdunkels
1e1e44a3f8 Fixed compiler warnings to make code compile with gcc's -pedantic switch 2007-11-17 18:01:00 +00:00
adamdunkels
6c241b9f2b Program for testing the Rime reliable unicast bulk transfer protocol 2007-09-27 22:21:27 +00:00
nvt-se
077fc61084 Static should come first because it's a storage class. 2007-09-14 20:07:26 +00:00
adamdunkels
7eea8062e0 Try sending every packet 10 times at most 2007-05-22 21:04:34 +00:00
adamdunkels
eefed6abbe Removed bad include cfs/cfs-ram.h 2007-05-22 21:04:19 +00:00
adamdunkels
0db074ae29 Renamed uabc to polite 2007-05-22 21:04:00 +00:00
adamdunkels
940da856de Bugfixes, updates 2007-05-15 08:09:21 +00:00
adamdunkels
35957aa600 Removed unused button code 2007-04-02 18:06:35 +00:00
adamdunkels
d7982e41c9 Added percentage output in netsim 2007-04-02 17:51:54 +00:00
adamdunkels
2f50533d30 Added LED output that shows when a file has been completely downloaded 2007-04-02 10:04:37 +00:00
adamdunkels
e924c41a3b Added more printouts 2007-03-31 18:43:45 +00:00
adamdunkels
ce53fdd7f4 Now prints out sensor data 2007-03-31 18:41:13 +00:00
adamdunkels
b2227d6a8c Added default netsim target 2007-03-29 23:50:51 +00:00
adamdunkels
c3457e82a4 Added exithandlers so that the examples can be run as loadable (and unloadble) modules 2007-03-25 12:10:29 +00:00
adamdunkels
00bd901d25 Message size should include ending zero byte 2007-03-22 23:58:37 +00:00
adamdunkels
dd276a9c8a Removed the use of CFS. Instead, provide callbacks for the using application to fill in data. 2007-03-22 23:54:40 +00:00
adamdunkels
b731014bc0 Updated for the new APIs 2007-03-22 19:03:56 +00:00
adamdunkels
790d4ba24d Added rudolph tests 2007-03-21 23:24:24 +00:00
adamdunkels
5c6c6e3358 Added configurable interval 2007-03-21 23:23:02 +00:00
adamdunkels
404c2cc0a3 Moved all Rime examples into examples/rime directory 2007-03-20 12:21:17 +00:00