Commit graph

  • 4275601eb8 * Line buffered stdout (also when pipe). bg- 2007-05-21 15:22:45 +0000
  • 7d3c72c8d7 removed cfs ref in template fros4943 2007-05-21 15:00:13 +0000
  • 63e1ab3e60 removed old cfs process from default config fros4943 2007-05-21 14:59:57 +0000
  • cbc6f57f34 removed old cfs.c fros4943 2007-05-21 14:57:47 +0000
  • 166ff3a4a0 new includes fros4943 2007-05-21 14:52:15 +0000
  • d273319641 * Contiki names for integer types. bg- 2007-05-21 14:51:32 +0000
  • e83221cdab * Compiler option -mno-tablejump should not be default. bg- 2007-05-21 14:30:52 +0000
  • 75e2463b17 removed: uip_fw_init() called from process, causing all network interfaces to be reset *after* earlier initialization routines. fros4943 2007-05-21 14:30:38 +0000
  • d68e4bd3df * Add missing file. bg- 2007-05-21 14:28:14 +0000
  • 1009c3fabf * Literal constants REMOTE_*. bg- 2007-05-21 14:24:51 +0000
  • 95d95a63ac * s/uip-fw-service/uip-fw-drv/ bg- 2007-05-21 14:22:05 +0000
  • a3f5123c44 * s/uip-fw-service/uip-fw-drv/ bg- 2007-05-21 14:21:07 +0000
  • be3d5e8394 * s/uip-fw-service/uip-fw-drv/ bg- 2007-05-21 14:13:04 +0000
  • a22d2ecfef Changed packet drivers from services to plain processes. oliverschmidt 2007-05-20 21:41:31 +0000
  • 5f3296e943 Changed packet drivers from services to plain processes. oliverschmidt 2007-05-20 21:29:39 +0000
  • 42a952981b bugfix: could not store last seen rreqs fros4943 2007-05-20 20:08:28 +0000
  • c32b2ca581 Replaced function with macro. oliverschmidt 2007-05-20 00:04:18 +0000
  • 61f54204d7 Improved map file naming consistency. oliverschmidt 2007-05-19 21:46:43 +0000
  • 0e023b328a Changed Contiki File System (cfs) from a service to a plain library. oliverschmidt 2007-05-19 21:37:54 +0000
  • d4528e427f Changed Contiki File System (cfs) from a service to a plain library. oliverschmidt 2007-05-19 21:16:08 +0000
  • 9f97290665 Changed Contiki File System (cfs) from a service to a plain library. oliverschmidt 2007-05-19 21:05:48 +0000
  • 67ae9fbcb7 application radio fros4943 2007-05-19 17:17:34 +0000
  • b18d87195d removed event thread exceptions fros4943 2007-05-19 17:05:54 +0000
  • fb9728b29f allow mote to go to sleep due to etimers IFF contiki system was ticked fros4943 2007-05-19 16:56:55 +0000
  • 8d6cd6a5b5 dummy mtarch fros4943 2007-05-19 14:47:17 +0000
  • ff7c1d8f12 added uIP over uAODV radio driver support for COOJA fros4943 2007-05-19 14:27:08 +0000
  • 841cbd1b99 uIP over uAODV simple radio driver fros4943 2007-05-19 14:25:43 +0000
  • 1e372f13c6 Added new include directory to VC++ project files. oliverschmidt 2007-05-19 13:38:25 +0000
  • eaff19200b Added new header file to VC++ project file. oliverschmidt 2007-05-19 13:37:16 +0000
  • 51509fa49a Added dummy value to allow for building. oliverschmidt 2007-05-19 13:20:37 +0000
  • c15984eb24 Avoid function pointer mismatch in set_receive_function(). oliverschmidt 2007-05-19 13:19:22 +0000
  • 0e9c61ca0c The PT_* macros contain return statements so a function using them must return a value. oliverschmidt 2007-05-19 13:12:00 +0000
  • ae2073cac9 Factored out setup directory search path for source files into Makefile.include. oliverschmidt 2007-05-19 07:54:53 +0000
  • 41adb8caf3 radio_sstrength returns last received packet instead of current value fros4943 2007-05-18 15:20:20 +0000
  • d62e75ac3f debugging output fros4943 2007-05-18 15:18:07 +0000
  • 1937e663ad setting UDGM signal strength depending on distance fros4943 2007-05-18 15:17:11 +0000
  • af0fcc9be5 added menu info on current java version fros4943 2007-05-18 14:08:19 +0000
  • 8ad036b9a2 removed comm stack processes from standard autostart processes fros4943 2007-05-18 13:52:29 +0000
  • 1648d10e91 removed comm stack specifics from template fros4943 2007-05-18 13:51:42 +0000
  • 8ef1b90a10 removed radio sources from makefile fros4943 2007-05-18 13:51:04 +0000
  • 2e11cfcdeb removed compiler warning fros4943 2007-05-18 13:50:08 +0000
  • afe66ed534 cooja radio driver (uip + rime) fros4943 2007-05-18 13:49:49 +0000
  • 63c7300388 cooja's init-net for uip and rime fros4943 2007-05-18 13:49:15 +0000
  • 643ce5adfe added support for several contiki comm stacks (uip + rime) fros4943 2007-05-18 13:45:19 +0000
  • 41255df6b0 removed old radio_on/off functions fros4943 2007-05-18 13:13:18 +0000
  • e5d6dd1db5 Removed sources from makefile which don't exist in the CVS repository. oliverschmidt 2007-05-17 19:22:04 +0000
  • dc205a6982 Added error return value adamdunkels 2007-05-17 00:24:29 +0000
  • c4b212898b Bugfix: should not invoke timer if timer list is empty. adamdunkels 2007-05-17 00:23:58 +0000
  • 5b3923141f added buffer overflow check fros4943 2007-05-15 18:13:32 +0000
  • b0884bf41a * Move loaded modules to higher addresses. bg- 2007-05-15 16:21:29 +0000
  • 2f29a448dd radio_sstrength returns the signal strength of last packet received (instead of uninteresting current value) fros4943 2007-05-15 14:39:52 +0000
  • 02c2d3c9c0 * Scratch buffer is used as a string more often than not, change to char * rather than unsigned char *. bg- 2007-05-15 10:28:03 +0000
  • 71573a4968 Added sht11 driver, energy estimation. Removed IP/SLIP support for now adamdunkels 2007-05-15 08:11:59 +0000
  • 459d91512a Added rtimer initialization adamdunkels 2007-05-15 08:11:33 +0000
  • 4364a9929a Removed WITH_UIP adamdunkels 2007-05-15 08:09:45 +0000
  • 940da856de Bugfixes, updates adamdunkels 2007-05-15 08:09:21 +0000
  • a9e8e9f4fe Replaced uabc with polite, uibc with ipolite, added rudolph2 adamdunkels 2007-05-15 08:08:05 +0000
  • ac9ba33bd5 Yet another network bulk flooding protocol adamdunkels 2007-05-15 08:07:46 +0000
  • 18825e05b6 Strobes for unicast packets are now acked immediately. Sleep cycle is now configurable. Many bugfixes adamdunkels 2007-05-15 08:07:07 +0000
  • 434a6376d7 Added nullmac adamdunkels 2007-05-15 08:06:07 +0000
  • d1c6b2eb0d Added output functions adamdunkels 2007-05-15 08:05:52 +0000
  • 5c79330b41 Made scalar values explicitly unsigned long. Preliminary support for cummulative estimates (larger than 32 bits) adamdunkels 2007-05-15 07:54:03 +0000
  • af997a93e0 Moved a much code as possible away from interrupt handler; main thread code now do not need to disable interrupts. Added energy estimation code. Added radio driver structure. adamdunkels 2007-05-15 07:53:09 +0000
  • 177e07992d A common structure for radio drivers. Used by MAC protocols. adamdunkels 2007-05-15 07:51:57 +0000
  • 8437d95d82 Added hard real-time rtimer to standard include file adamdunkels 2007-05-15 07:48:11 +0000
  • 7c88f16e47 Added Rime to default network include file adamdunkels 2007-05-15 07:47:54 +0000
  • 5efb178dc3 Added MAC directory adamdunkels 2007-05-15 07:47:34 +0000
  • d9a4c02fab Platform-specific energy estimation code adamdunkels 2007-05-15 07:42:22 +0000
  • db0571bef3 Identified polite broadcast primitive adamdunkels 2007-05-15 07:41:36 +0000
  • f539f4efd8 Polite broadcast primitive adamdunkels 2007-05-15 07:41:22 +0000
  • 5728570aa4 A 'null' MAC protocol that does not do anything adamdunkels 2007-05-15 07:40:22 +0000
  • 411ad59bda removed Java 1.6 added ModalityType fros4943 2007-05-14 12:13:08 +0000
  • 5fb8871fb6 * NULL pointer spotted by Vlasios. bg- 2007-05-13 15:14:48 +0000
  • 237b1617b5 Factored out setup directory search path for source files into Makefile.include. oliverschmidt 2007-05-13 08:41:11 +0000
  • 4832e803e8 Made use of signed 32 bit data type. oliverschmidt 2007-05-12 21:04:05 +0000
  • 4fd1e3ece0 Added signed 32 bit data type. oliverschmidt 2007-05-12 20:58:12 +0000
  • 813b27d234 * Add last two relocs. bg- 2007-05-11 15:40:16 +0000
  • fd53ff57dd added retry option at failed simulation reload fros4943 2007-05-11 10:55:07 +0000
  • ca6b1d4bf8 restructured corecomm to throw exceptions instead of returning success of operation fros4943 2007-05-11 10:15:42 +0000
  • 80ec85abad forwarding java corecomm compilation output via messagelist fros4943 2007-05-11 10:02:13 +0000
  • 8585881f6c removed sun's proprietary icon fros4943 2007-05-10 17:08:44 +0000
  • d8080ddcad added custom made error dialog for simulation (re)load errors fros4943 2007-05-10 17:05:01 +0000
  • 79144edde6 showing custom made error dialog instead of JOptionPane's fros4943 2007-05-10 17:02:04 +0000
  • 86f50ae5ce forwarding compilation output with exception fros4943 2007-05-10 17:01:02 +0000
  • afcbbac7b7 added support for compilation output in mote type creation exception fros4943 2007-05-10 17:00:03 +0000
  • 915b7d4d36 forwarding cause of exception fros4943 2007-05-10 16:59:00 +0000
  • 82aa4b4926 * When looking up potentially bad routes use uaodv_rt_lookup_any rather than uaodv_rt_lookup. bg- 2007-05-09 16:45:03 +0000
  • 4601d620b9 network setup for uip without slip nifi 2007-05-09 15:13:01 +0000
  • faf94db265 * Respect "destination only" flag in RREQs. bg- 2007-05-09 14:53:54 +0000
  • 34490eeecb * Make it explicit that some seqno:s are in host byte order by naming them hseqno. bg- 2007-05-09 13:54:41 +0000
  • 1b3c2da7ab * Make it explicit that some seqno:s are in host byte order by naming them hseqno. bg- 2007-05-09 13:45:16 +0000
  • 9cde72c806 * Make filtering criterion on rssi more liberal and don't use the correlation value at all. bg- 2007-05-09 13:07:55 +0000
  • b6940d4302 differing between exceptions fros4943 2007-05-09 07:18:36 +0000
  • 822f8f01f6 * Change function uaodv_bad_route to uaodv_bad_dest. bg- 2007-05-08 16:07:59 +0000
  • c23e583129 * Added flag UAODV_RERR_UNKNOWN to deal with unknown errors that are often the result of rebooting nodes. bg- 2007-05-08 13:33:57 +0000
  • 9e9cadabaf * Added flag UAODV_RERR_UNKNOWN to deal with unknown errors that are often the result of rebooting nodes. bg- 2007-05-08 13:32:55 +0000
  • 81ad433208 * Change function uaodv_bad_route to uaodv_bad_dest. bg- 2007-05-08 13:31:50 +0000
  • a207770a1e * Add attribute to track bad routes and necessary support for this. bg- 2007-05-08 08:41:26 +0000
  • b10eea85f5 * Add attribute to track bad routes and necessary support for this. bg- 2007-05-08 08:36:00 +0000
  • 67e23ee564 * Add attribute to track bad routes and necessary support for this. bg- 2007-05-08 08:30:49 +0000