Commit graph

2384 commits

Author SHA1 Message Date
oliverschmidt 5dba39fab1 Moved platform/c128/contiki.cfg to tools/c128/sample.cfg 2008-05-21 08:09:46 +00:00
oliverschmidt a341f981aa Moved platform/apple2enh/contiki.cfg to tools/apple2enh/sample.cfg 2008-05-21 07:59:43 +00:00
oliverschmidt 56f7cd5890 Renamed from .htm to .html 2008-05-21 07:55:46 +00:00
oliverschmidt ad7ad61482 Added some sample content for the webserver example using CFS. 2008-05-21 07:43:53 +00:00
adamdunkels 8b4179cf45 Moved ctimer_init() so that MAC protocols can use ctimers in their initialization code 2008-05-19 12:07:49 +00:00
oliverschmidt a5fcfa2787 I seem to remember that we wanted to avoid ignoring gcc warnings that might trigger errors with other compilers ;-) 2008-05-16 21:31:57 +00:00
adamdunkels 532692e5a0 Removed reference to non-existant function rimebuf_attr_isset() 2008-05-16 15:04:10 +00:00
oliverschmidt 449fda5f8b Added small php script (with accompanying html form) to generate a binary config file (typically named 'contiki.cfg') readable by cpu/6502/lib/config.c. 2008-05-15 22:39:30 +00:00
adamdunkels 8ea461b039 Changed on time to work with the current default tick time on the sky platform 2008-05-15 08:59:48 +00:00
adamdunkels dbab9fbdb5 A quick, initial implementation of the LPP power-saving MAC protocol (Musaloiu-E et al, IPSN 2008) 2008-05-15 08:56:29 +00:00
adamdunkels 6709823d4a Bugfix: energy estimation was not correct if a packet was sent when the radio was not in listen mode 2008-05-14 19:44:30 +00:00
adamdunkels 7aa8508e0b Added display of radio status: a green ring appears around nodes with their radio turned on. Added a command that prints out a .fig file that shows the current network setup (press the 'd' key). 2008-05-14 19:22:57 +00:00
adamdunkels 1feb4fe3cb Removed call to tcpip_set_forwarding() - the UIP_CONF_IP_FORWARDING configuration option is used instead 2008-05-14 19:20:28 +00:00
adamdunkels 31ea41d8db Changed the name of UIP_CONF_TCP_FORWARD to UIP_CONF_IP_FORWARD since forwarding is done at the IP level 2008-05-14 19:19:28 +00:00
nvt-se 63a8390f51 no debugging printouts by default 2008-05-14 14:02:48 +00:00
fros4943 1877a8361f shorter test duration 2008-05-02 06:15:16 +00:00
fros4943 58ca3bcae3 ctimer test 2008-05-02 05:58:01 +00:00
fros4943 745edbe9ea misspelling fix 2008-05-02 05:47:52 +00:00
fros4943 b893af79a6 saving portable paths (no '\'s) 2008-05-02 05:47:22 +00:00
fros4943 5cd7df6cd1 updated version with email notif 2008-04-29 04:43:27 +00:00
nvt-se 67c9674381 Contributions from Michael Baar.
Source and documentation files are included
automatically. Small fixes for Windows also.
2008-04-28 11:36:59 +00:00
nvt-se 776f377a69 Configuration for the Sky platform. 2008-04-28 10:34:33 +00:00
nvt-se 92649bedce A flash file system for sensor nodes. 2008-04-28 10:33:14 +00:00
joxe 7722a73abf modified API for fft 2008-04-25 22:12:25 +00:00
nifi 8b30087ce4 added ifft 2008-04-25 16:51:51 +00:00
joxe faf0f2ea0a added fft test program sampling using the esb-mic. 2008-04-25 16:34:31 +00:00
joxe 7be3aeeeb5 added sampling mode in sound sensor 2008-04-25 15:55:37 +00:00
joxe 57dedee38f enabled ADC IRQs if ADC sensors active 2008-04-25 15:53:55 +00:00
fros4943 91042860a9 updated linux external tools conf 2008-04-24 12:05:13 +00:00
fros4943 d8f69c0a84 example info file 2008-04-24 11:55:39 +00:00
fros4943 e9f8102fec added netsim address style support 2008-04-24 11:50:04 +00:00
fros4943 01fba84c16 sending from node 2 to node 1 2008-04-24 11:41:50 +00:00
fros4943 cbb68a71f6 jar target compiles mspsim and mrm 2008-04-24 11:36:07 +00:00
fros4943 3dcc90d9c0 some additional test output 2008-04-24 06:17:26 +00:00
fros4943 99dfe749e3 del backslashes 2008-04-23 15:21:27 +00:00
fros4943 683f05302e updated version 2008-04-23 15:19:13 +00:00
fros4943 92a4c5289f removed unmappable character 2008-04-23 13:47:18 +00:00
fros4943 acb55db237 removed unmappable character 2008-04-23 13:47:18 +00:00
fros4943 8e9e6bed48 set mspsim project default 2008-04-23 13:44:14 +00:00
fros4943 ebc2389130 rime rucb and mspsim test 2008-04-22 14:29:05 +00:00
fros4943 59a0e26b90 calling example test scripts 2008-04-22 13:12:40 +00:00
fros4943 9955e05db3 very simple example test scripts 2008-04-22 13:12:23 +00:00
fros4943 61e325b081 default no-gui cooja with increased heap 2008-04-22 13:10:58 +00:00
fros4943 cb962d70c0 added script runner plugin
javascript operates on mote log messages
2008-04-22 13:09:32 +00:00
fros4943 c4df31376e cooja hello world (+ include printf2log.h) 2008-04-22 13:07:49 +00:00
fros4943 6fd056dafb fixing paths 2008-04-22 13:06:36 +00:00
fros4943 ed6f208609 added script runner no gui version. 2008-04-22 13:05:18 +00:00
fros4943 c7954c8a5b added functionality for observing GUI (added/removed simulations) 2008-04-22 13:04:43 +00:00
fros4943 edb5a18000 interact with simulations using javascripts 2008-04-22 10:12:16 +00:00
zhitao 23d437e656 synched with the new mac->off function parameter 2008-04-16 10:49:50 +00:00