Commit graph

1654 commits

Author SHA1 Message Date
adamdunkels 88de583f94 Removed nonexistant neighbors rimestat 2007-11-12 22:27:44 +00:00
adamdunkels 812b86f162 Initialization of energest_current_time to fix problems with energy attribution on LEDs during Tmote Sky bootup 2007-11-12 22:27:21 +00:00
adamdunkels c5d79e8aea Added contentiondrop rimestats when a packet couldn't be sent because of failing CCA check 2007-11-12 22:26:03 +00:00
adamdunkels bb9e35c79e Added profiling code, statistics printing library 2007-11-12 22:25:12 +00:00
nvt-se c90a758ac5 Detect if the medium is busy right before sending. 2007-11-12 21:17:47 +00:00
adamdunkels f192211444 Added a hack function called clock_counter() to make the current prototype profiling code run on the MSP430 platform 2007-11-12 21:07:39 +00:00
nvt-se 6b7173809d anonymous -> identified. 2007-11-12 12:34:29 +00:00
adamdunkels 56d1013408 Small hack for adding a timestamp to incoming lines 2007-11-12 11:48:49 +00:00
adamdunkels b51977a693 Added Doxygen documentation 2007-11-10 20:45:29 +00:00
adamdunkels ca6abb286b Added LEDs notification. THe program won't compile without a nodeid=XXX now 2007-11-10 20:45:00 +00:00
adamdunkels d5430dc4dc Added better boot-up behaviour of the LEDs - they can now be used to determine where in the boot sequence the node hangs (if it hangs) 2007-11-10 20:44:30 +00:00
nvt-se 0e4429068b Added a carrier sensing function. 2007-11-07 15:34:41 +00:00
nvt-se ee59f1fe34 Use a fresh RSSI value in the read function. 2007-11-07 15:26:00 +00:00
nvt-se a604013a88 Added more flags for the status register. 2007-11-07 15:23:35 +00:00
adamdunkels 585f00a804 Removed old codeprop-tmp.c 2007-11-06 20:35:42 +00:00
adamdunkels 0ce1708c76 #ifdef around RF_CHANNEL 2007-11-06 20:28:09 +00:00
adamdunkels b5241dc609 Updated instructions 2007-11-06 19:57:41 +00:00
adamdunkels 5a544c2c8a Increased sleep time 2007-11-06 19:57:10 +00:00
adamdunkels 912d2f2856 Added CMOTES variable to make energy estimation demo scripts nicer 2007-11-06 19:56:27 +00:00
nvt-se 366d845336 DMA destination is now given as a parameter instead of being hardwired. 2007-11-06 15:08:55 +00:00
nvt-se dc8b6e7dcd Removed some unused headers and definitions. 2007-11-06 14:48:18 +00:00
adamdunkels f2434b53be Updated makefiles and paths to make a .zip file with demo contents 2007-11-06 14:46:12 +00:00
nvt-se 882f340f17 Use a counter for the test so lost packets are spotted easily. 2007-11-06 14:44:42 +00:00
fros4943 6b6a911185 added jar target 2007-11-01 17:34:36 +00:00
fros4943 8e3294c7d5 final versions 2007-11-01 17:33:16 +00:00
fros4943 deeed3389a added dummy RTIMER definition 2007-11-01 16:26:58 +00:00
fros4943 559e3eb6ea removed platform specific definitions
+
changed default linker to gcc (as for the default linker arguments)
2007-11-01 16:26:31 +00:00
fros4943 e38e6b7e8c removed old using 2007-10-31 13:58:21 +00:00
fros4943 37bf441e40 energy demo poster 2007-10-30 08:44:46 +00:00
joxe 1d447dc043 added button sensing and leds-blinking for better sensor demo 2007-10-26 12:37:48 +00:00
adamdunkels 131e922020 Added heading, Contiki URL; fixed serialdump path; minor fixes 2007-10-25 18:43:18 +00:00
adamdunkels 17a955e89b Removed unused sky-run rule 2007-10-25 14:48:23 +00:00
adamdunkels d05951bc45 Supporting libraries for the Tmote Sky tools 2007-10-25 14:24:59 +00:00
adamdunkels 127503e2a6 waiting for valid RSSI bugfix, minor cleanup 2007-10-25 13:29:21 +00:00
adamdunkels dd8469ee4a Added inclusion of Tmote Sky bulk upload makefile 2007-10-25 13:28:15 +00:00
adamdunkels 44eb40099d Makefile for doing bulk uploading of .ihex files to Tmote Sky boards 2007-10-25 13:26:38 +00:00
adamdunkels c825da7f69 Python DLL needed for some of the tools 2007-10-25 13:14:15 +00:00
adamdunkels a31cd7649d Contiki energy estimation demo for ACM SenSys 2007 2007-10-25 13:04:01 +00:00
adamdunkels 11a80b85ec Contiki energy estimation demo for ACM SenSys 2007 2007-10-25 12:56:28 +00:00
adamdunkels feed6cf679 const parameter to rimbuef_copyfrom() 2007-10-25 12:48:46 +00:00
adamdunkels b96f9cb553 Makefile that produces a bunch of .ihex files for burning node IDs into Tmote Sky nodes 2007-10-25 12:07:17 +00:00
adamdunkels 09a9f0d00a Tmote Sky tools for Windows and Linux 2007-10-25 11:08:27 +00:00
adamdunkels d2f90802de Compile profiling support only if PROFILE_CONF_ON is defined 2007-10-25 10:21:48 +00:00
adamdunkels 349274cb81 Turn off listen energy accounting when transmitting 2007-10-25 09:38:15 +00:00
adamdunkels a9e4287cbe Changed the energy estimation type ENERGEST_TYPE_RECEIVE to ENERGEST_TYPE_LISTEN to highlight that energy is spent on idle listening, not just the actual reception of packets 2007-10-25 09:30:39 +00:00
zhitao ff006a5103 keep in synch with the Rime abstraction 2007-10-25 08:26:49 +00:00
nvt-se e7dc3ec422 Initialize ctimer. 2007-10-24 13:47:50 +00:00
adamdunkels 910c9ea161 Added profiling support, made rime/mac initialization nicer 2007-10-23 21:29:40 +00:00
adamdunkels 67aa9e8589 Made initialization function return a pointer to the MAC driver structure, to make initialization nicer 2007-10-23 21:27:57 +00:00
adamdunkels f638c628d7 Made initialization function return a pointer to the MAC driver structure, to make initialization nicer 2007-10-23 20:57:37 +00:00