Commit graph

  • 24308b8915 rewriting mote interfaces for faster simulation execution. fros4943 2008-10-28 11:11:52 +0000
  • 86c3ea9bc8 rewriting mote interfaces for faster simulation execution. fros4943 2008-10-28 10:28:38 +0000
  • 960f32f3d4 rewriting mote interfaces for faster simulation execution. fros4943 2008-10-28 10:21:37 +0000
  • 892ed6f316 rewriting mote interfaces for faster simulation execution. fros4943 2008-10-28 10:12:43 +0000
  • ae80b1a585 rewriting mote interfaces for faster simulation execution. fros4943 2008-10-28 09:57:48 +0000
  • f9d2581e06 rewriting mote interfaces for faster simulation execution. fros4943 2008-10-28 09:53:23 +0000
  • ed9063719f rewriting mote interfaces for faster simulation execution. fros4943 2008-10-28 09:42:26 +0000
  • eb7e75c851 rewriting mote interfaces for faster simulation execution. fros4943 2008-10-28 09:33:00 +0000
  • 46853d9395 * Channel is saved in EEPROM * Allow serial port to work with more term emulators c_oflynn 2008-10-27 18:03:25 +0000
  • 545eaedee4 updated mspsim with some new bugfixes - but still some problems with CC2420 and LPL joxe 2008-10-27 07:34:41 +0000
  • ebb335335a *Added ability to change channel Jackdaw (raven USB) operates on over serial menu c_oflynn 2008-10-26 01:27:55 +0000
  • f05ccac0a7 documented the extra Coffee functions. nvt-se 2008-10-21 13:39:56 +0000
  • b591bb1b72 read as much as possible, even when reading log records. nvt-se 2008-10-21 13:26:24 +0000
  • 1878fc18d5 tutorial update mdurvy 2008-10-20 08:13:48 +0000
  • de084cecfb Corrected mistake in the avr makefile target adamdunkels 2008-10-17 20:23:32 +0000
  • e3c1d488be Added avr-raven to compilation targets adamdunkels 2008-10-17 17:55:13 +0000
  • a2ec4bee88 updated radvd setting mdurvy 2008-10-17 15:27:11 +0000
  • f623b81d59 Temporarily out-commented the problematic code and added a comment that describes the problem adamdunkels 2008-10-17 14:40:16 +0000
  • 7d07a7f65d prohibit 0-sized log entries. nvt-se 2008-10-16 13:17:27 +0000
  • 8bb7e37baf - new log semantics: read the previous log entry only if the new one doesn't completely overshadow it. - bug fix: prohibit file reservations with names that already exist. nvt-se 2008-10-16 12:54:36 +0000
  • ea9c3ab98c allow in-page offets nvt-se 2008-10-16 10:14:41 +0000
  • 77c72f4588 improved log write semantics on configured logs. nvt-se 2008-10-16 09:58:57 +0000
  • 75f036f698 uncommented the remove of the router (necessary for compliance) mdurvy 2008-10-16 09:07:43 +0000
  • 99f6932cdf Removed one line to prevent the default router from being removed prematurely. This timer should not time out, but it does. blakelev 2008-10-15 23:29:38 +0000
  • 778f51f445 Change makefile to build with just 'make' c_oflynn 2008-10-15 20:52:03 +0000
  • f301f9d118 Changed copyright. c_oflynn 2008-10-15 15:59:38 +0000
  • 2e2eb8d387 changed stabs to dwarf-2 for debugging. mvidales 2008-10-15 15:42:18 +0000
  • 83a2cad604 Add image path to Doxygen file c_oflynn 2008-10-15 15:07:00 +0000
  • 1375511179 Fix to allow building without LCD interface c_oflynn 2008-10-15 14:38:20 +0000
  • 0a6ae9b7aa fixed documentation typos nvt-se 2008-10-15 14:17:28 +0000
  • ccd492f687 sanity check on configure_log parameters nvt-se 2008-10-15 13:57:30 +0000
  • acfe78a51a last version of the raven lcd user interface mdurvy 2008-10-15 13:13:49 +0000
  • 3428e17cea Changed the \mainpage doxygen tag to avoid confusion with the main Contiki \mainpage adamdunkels 2008-10-15 12:37:59 +0000
  • c10a29af19 Reverted changes to the Doxygen file that were inadvertedly committed as part of the uIPv6 inclusion (where the Doxygen file was based on an older version of the Contiki Doxyfile) adamdunkels 2008-10-15 12:36:58 +0000
  • ba43d94ef7 Define IPv6 options only if UIP_CONF_IPV6 is defined (which should be defined by the Makefile.include if IPv6 is enabled) adamdunkels 2008-10-15 09:14:25 +0000
  • a3f0c649f0 Automatically define the UIP_CONF_IPV6 C preprocessor macro if the UIP_CONF_IPV6 make variable is defined - not the nicest way of doing this, but ought to work for now... adamdunkels 2008-10-15 09:13:05 +0000
  • 8134af742c updated for new Radio API nifi 2008-10-15 09:00:52 +0000
  • adc57729c3 struct uip_udp_conn should be declared even if UIP_UDP is zero (it does not add any extra code) adamdunkels 2008-10-15 08:56:44 +0000
  • 33f9b07915 warning for prefix lifetimes mdurvy 2008-10-15 08:55:25 +0000
  • e931260603 Added more curly brackets to ensure ANSI C compliance when UIP_TCP is defined; adamdunkels 2008-10-15 08:52:30 +0000
  • 6a3565f5b6 Added an #if around the whole code if IPv6 is defined adamdunkels 2008-10-15 08:08:32 +0000
  • 91910f82dd added curly brackets to ensure ANSI C compliance when UIP_TCP is defined; some automatic whitespace removal adamdunkels 2008-10-15 07:59:34 +0000
  • 647443cb9d Added payload field to ICMP v4 header that was inadvertedly removed during the uIPv6 commits; automatic whitespace removal at line ends adamdunkels 2008-10-15 07:55:00 +0000
  • 1ff0cc826e Update docs c_oflynn 2008-10-14 22:26:05 +0000
  • 1c5a27f693 Moved raven-lcd.h file c_oflynn 2008-10-14 22:05:09 +0000
  • 1726c10a46 Forgot these files! c_oflynn 2008-10-14 22:04:16 +0000
  • 6e42bd3496 example\webserver-ipv6-raven works! c_oflynn 2008-10-14 21:29:23 +0000
  • d5865cb2b6 -Change needed for ravenusb to build -Reverts Makefile.include back to 1.57, then apply the needed change c_oflynn 2008-10-14 20:31:46 +0000
  • 219846f408 Addition of USB files c_oflynn 2008-10-14 20:16:36 +0000
  • a520fe4646 Lots of changes / commits! This allows ravenusbstick example to build at least. c_oflynn 2008-10-14 19:06:51 +0000
  • 6e3ee0d917 More updates for raven c_oflynn 2008-10-14 18:38:09 +0000
  • a73ed65dac Fixing more possible out of date files. c_oflynn 2008-10-14 18:37:28 +0000
  • 15ba03fea5 Adding updated files c_oflynn 2008-10-14 18:36:07 +0000
  • 9cc14d43ef Fixing some files... c_oflynn 2008-10-14 18:35:29 +0000
  • 2238f2e7da Debugged autoconf for ethernet julienabeille 2008-10-14 16:50:11 +0000
  • 30f545c397 *** empty log message *** julienabeille 2008-10-14 14:54:23 +0000
  • 085df124fd tapdev update for uIPv6 julienabeille 2008-10-14 14:38:10 +0000
  • 08465a6c19 new-ipv6 compiles on native cygwin julienabeille 2008-10-14 14:00:58 +0000
  • 4f9bc05f90 ping-ipv6 example compiles on native cygwin julienabeille 2008-10-14 13:39:12 +0000
  • b693690fbe added parameter descriptions nvt-se 2008-10-14 13:27:55 +0000
  • 775b8b4ae5 fixed documentation typos. nvt-se 2008-10-14 12:46:39 +0000
  • fc1a8575d6 Removed unused include files (also automatically removed whitespace from line endings) adamdunkels 2008-10-14 12:26:18 +0000
  • 573040e315 Re-added random.c, removed uip-split.c for IPv6 because of incompatible API adamdunkels 2008-10-14 12:25:22 +0000
  • 28d52894a0 Reverted raven changes, which are now in the raven-webserver directory adamdunkels 2008-10-14 11:07:57 +0000
  • 47a46ded91 webserver app for RAVEN platform julienabeille 2008-10-14 10:14:13 +0000
  • 9b2961046a Modifs to minimal-net for IPv6 support julienabeille 2008-10-14 10:06:26 +0000
  • f5f0044578 examples for uIPv6 julienabeille 2008-10-14 10:01:52 +0000
  • e7b38010a2 Doc for uIPv6 julienabeille 2008-10-14 09:50:32 +0000
  • 632a3585f5 Modification to tapdev for IPv6 support julienabeille 2008-10-14 09:47:15 +0000
  • 8a401ea9d9 apps for raven LCD menu julienabeille 2008-10-14 09:45:17 +0000
  • 4cfc98cb7b end of apps for uIPv6 julienabeille 2008-10-14 09:44:20 +0000
  • cdb6226598 Changes to support the Atmel AVR Raven port adamdunkels 2008-10-14 09:44:12 +0000
  • db7d9bb131 Radio and 802.15.4 MAC code for the Atmel AVR Raven board adamdunkels 2008-10-14 09:43:40 +0000
  • 2e8264010b Main uIPv6 files addition - more julienabeille 2008-10-14 09:42:33 +0000
  • f95cdc5abb Main uIPv6 files addition julienabeille 2008-10-14 09:40:56 +0000
  • 0a961b2ada Contiki port for the Atmel AVR Raven board adamdunkels 2008-10-14 09:40:30 +0000
  • 3f394fe927 applications updates for uIPv6 julienabeille 2008-10-14 09:40:11 +0000
  • edae9741ed Added the uIPv6 targets to the top-level Makefile.include. uIPv6 is enabled with the UIP_CONF_IPV6 switch. adamdunkels 2008-10-14 09:27:07 +0000
  • 69b73246b9 refactored MSPMote setup + added plugin to access MSPSim CLI nifi 2008-10-13 14:50:50 +0000
  • 49f57b7848 changed to use unsigned long for seconds counter nifi 2008-10-10 12:36:58 +0000
  • aff141f56e reduced default sizes nvt-se 2008-10-09 14:56:53 +0000
  • 6ecffb0592 added the stimer alongside the other timers nvt-se 2008-10-09 12:41:31 +0000
  • 37214513d6 improved cc2420 support joxe 2008-10-09 11:13:00 +0000
  • 9646fa0a01 fixed new byte based radio model for MSPSim based Sky node joxe 2008-10-09 11:11:30 +0000
  • 626638d8b8 bugfix for the TinyOS node id support joxe 2008-10-09 09:41:27 +0000
  • 6011abbb79 removed unused currentSimTime + fixed bug when nodes are added during simulations fros4943 2008-10-07 16:49:21 +0000
  • 11a084f8df mspsim with fifop bugfix (setting fifop false when radio is reconfigured) fros4943 2008-10-07 15:01:46 +0000
  • 526a5ae497 new mspsim jar with some cc2420 fixes fros4943 2008-10-07 11:53:40 +0000
  • 3bae1a2b59 persistent node ID defaults to true + removed some debugging output fros4943 2008-10-07 08:21:05 +0000
  • e473939ebf support for node IDs in variables node_id, TOS_NODE_ID or none fros4943 2008-10-07 08:18:54 +0000
  • b8d8474668 mspsim 0.94 fros4943 2008-10-06 14:03:52 +0000
  • 87cdcfc4da using Contiki's regular hello-world application in test (examples/hello-world), instead of Cooja's test application fros4943 2008-10-05 17:11:54 +0000
  • 3f5daef8bc compiler should not replace printfs with puts fros4943 2008-10-05 15:50:20 +0000
  • 3a26f02fb2 removing debug output fros4943 2008-10-05 15:49:10 +0000
  • 115a2b0782 renaming printf/putchar/puts symbols to avoid jni library loading overriding our custom implementations fros4943 2008-10-05 15:43:09 +0000
  • d79b1d55f7 not implementing putc(..FILE*) function, only stdout fros4943 2008-10-05 15:40:27 +0000
  • 10639bc982 use abstract types for offsets and pages so that we can easily port it to very large or small memories. nvt-se 2008-10-03 19:27:28 +0000
  • 74dcd17875 print compilation error stream if not visualized fros4943 2008-10-03 15:43:44 +0000
  • 2a2b764ee6 updated some references to old getLastLogMessages() fros4943 2008-10-03 15:18:48 +0000
  • 66e361058a fix: local firmware file variable defined when compilation starts fros4943 2008-10-03 15:08:17 +0000