Commit graph

  • 8889712071 log4j fallback on basic configurator if no file access fros4943 2008-04-02 16:41:46 +0000
  • f187981cd6 Fixed type offset bug in rimebuf_addr() and removed unused type for attributes and addresses. Replaced memcpy with loop. nifi 2008-04-02 14:49:21 +0000
  • 8d47324d8f fixed typo nifi 2008-04-01 13:22:59 +0000
  • fabe4393f7 fixed alignment problem with rime/chameleon nifi 2008-04-01 13:10:22 +0000
  • b0d37c34e3 experimental: ticking msp motes separately fros4943 2008-04-01 08:12:16 +0000
  • a6ddac2347 creating flash interface fros4943 2008-04-01 08:09:35 +0000
  • bc4c80f7c7 single instruction ticks instead of entire milliseconds fros4943 2008-04-01 08:08:58 +0000
  • af2fcbca50 writing ID to flash memory fros4943 2008-04-01 08:07:58 +0000
  • 66316eb7e9 flash interface fros4943 2008-04-01 08:06:57 +0000
  • 43ef84ad85 tick method returns true if mote can be ticked again immediately fros4943 2008-03-31 15:22:41 +0000
  • 7579904492 update source info when breakpoints are altered fros4943 2008-03-31 15:19:27 +0000
  • 73978e3133 only include sdspi.h if WITH_SDC is on. nvt-se 2008-03-31 14:33:23 +0000
  • acf01a0c58 fixed compilation error. nvt-se 2008-03-31 14:32:00 +0000
  • f916c7b130 initialize ctimer after initialization of process nifi 2008-03-31 14:01:26 +0000
  • 067e4c3c06 include contiki-conf.h for type definitions. nvt-se 2008-03-31 13:48:03 +0000
  • f7b3d9fc99 moved files to sd/ nvt-se 2008-03-31 13:45:52 +0000
  • fdcc145150 added missing file. nvt-se 2008-03-31 13:43:34 +0000
  • b7958e3472 Fixed minor copy&paste issue. oliverschmidt 2008-03-29 15:22:39 +0000
  • 3d1d6e333c Added high level config macro for the new compiletime forwarding option. oliverschmidt 2008-03-29 15:21:51 +0000
  • 12f6b3c206 Removing (the now obsolete) tcpip_set_forwarding(0) shouldn't hurt. oliverschmidt 2008-03-29 15:20:48 +0000
  • 59145615b0 Changed packet forwarding from a runtime option to a compiletime option. This avoids pulling in uip-fw.o if forwarding isn't required (saves > 1400 bytes on 6502 targets). *** This change breaks all platforms calling tcpip_set_forwarding() ! These calls were intentionally not removed as they need to be replaced by setting the new compiletime option UIP_CONF_TCP_FORWARD - which should be done by the platform owners. *** oliverschmidt 2008-03-29 15:19:25 +0000
  • 6deed3d9aa Print directory entry size right-justified. oliverschmidt 2008-03-29 13:57:30 +0000
  • 5d910d643e Set directory entry size if available in some dirent field. Currently for the Apple2 only. oliverschmidt 2008-03-29 13:54:56 +0000
  • 2822ff7ddb made more conform with contiki indentation. nvt-se 2008-03-28 23:03:05 +0000
  • e6cc0105b0 - It doesn't make sense to me add the shell sources here _AND_ link to the shell app. - The shell app needs to be there so the '-' prefix is wrong here. oliverschmidt 2008-03-28 22:40:55 +0000
  • e72ca9e5d4 Allow division by RTIMER_ARCH_SECOND to compile. oliverschmidt 2008-03-28 22:38:03 +0000
  • 47dc2d8020 It doesn't seem reasonable to me to presume that all targets support the elfloader. Therefore shell-exec.c may not be part of the common source files. For now I just moved it to the sky dependent source. In case the dependency on the sky target is undesirable someone needs to come up with a more flexible approach. oliverschmidt 2008-03-28 22:36:52 +0000
  • 10cabda581 lock wait function from Michael Baar. nvt-se 2008-03-28 16:06:28 +0000
  • bd8809d35d print information about the SD card, if existent. nvt-se 2008-03-28 16:02:01 +0000
  • 6486460e3f locking bugfix from Michael Baar. nvt-se 2008-03-28 15:59:58 +0000
  • 3fec8ee5e7 synced with newer version by Michael Baar. nvt-se 2008-03-28 15:58:43 +0000
  • d5c8b18fc2 added accelerometer test with moving average. nvt-se 2008-03-27 13:08:35 +0000
  • 5631c92416 use three different input channels for the accelerometer. nvt-se 2008-03-27 13:04:59 +0000
  • 918616a1bf initial/alpha version of integer fft joxe 2008-03-27 12:12:24 +0000
  • 85edbc01db Starting with the cc65-snapshot-2.11.9.20080316 the Apple2 C-library supports placing code in the Apple2 Language Card by choosing the code segment 'HIGHCODE'. By default the memory area 0xD400 - 0xE000 is used for HIGHCODE. If the application doesn't need the ProDOS 8 QUIT code then the memory area used for HIGHCODE may be extended to 0xD000 - 0xE000. Contiki now leverages that feature to place process.o, etimer.o and uip_arp.o in HIGHCODE. These files were carefully chosen as: - they are necessary for all Ethernet apps - their size doesn't depend on configuration macros - they fill the available space nicely (with a little reserve for changes in the source or the compiler) oliverschmidt 2008-03-24 22:49:00 +0000
  • 5901bf977a Changed assignment to explicit copy to enable compilation with SDCC adamdunkels 2008-03-20 09:40:31 +0000
  • c447f5e6c0 removed references to unused mantis files fros4943 2008-03-19 17:48:25 +0000
  • 716932544b new elf debug object access fros4943 2008-03-19 17:42:44 +0000
  • 12c094409a added javadoc attr fros4943 2008-03-19 17:28:42 +0000
  • f659204238 experimental: removed objdump dependency fros4943 2008-03-19 17:27:35 +0000
  • 759b98d05c get/set for elf module fros4943 2008-03-19 17:23:47 +0000
  • 5def17f4fa one touch expandable split panes fros4943 2008-03-19 15:26:18 +0000
  • 68b5743214 make elf module public fros4943 2008-03-19 15:17:59 +0000
  • 6cf7e5eed5 removed external tool addr2line dependency fros4943 2008-03-19 15:17:22 +0000
  • 79bd0e27ec removed debug output fros4943 2008-03-19 14:53:58 +0000
  • 7d1a1e853a added syntax highlighting fros4943 2008-03-19 14:52:04 +0000
  • 1e3ec46ddb added help method for generating unique mote type identifiers fros4943 2008-03-19 09:41:03 +0000
  • 27d81e5645 added support for dynamic contiki mote type identifiers: no need to restart simulator when loading another simconfig fros4943 2008-03-19 09:40:38 +0000
  • 4ed646d8ba updated source code info fros4943 2008-03-18 16:59:06 +0000
  • 3b8f80f283 added javadoc target fros4943 2008-03-18 16:56:14 +0000
  • dab209d74f javadoc bugs fros4943 2008-03-18 16:55:44 +0000
  • 0c0d313506 added udgm signal strength support fros4943 2008-03-18 16:47:17 +0000
  • ca5c47da3d updated mspsim jar fros4943 2008-03-18 16:41:17 +0000
  • f0fbbaa379 negative channels can talk to any other channel (both rx and tx) fros4943 2008-03-18 16:37:35 +0000
  • 7f89171d26 updated tr1001 channels: fixed to -1 fros4943 2008-03-18 16:36:48 +0000
  • b5d09f3822 set default radio channel: 26 fros4943 2008-03-18 16:22:00 +0000
  • 5ddbefaa4f added delete mote menu action fros4943 2008-03-18 16:20:56 +0000
  • 5337ad2b60 updated interface visualizer and changed default output power to 0 dBm fros4943 2008-03-18 16:20:16 +0000
  • 618f2907ec debug output fix fros4943 2008-03-18 15:48:24 +0000
  • 32b5f206b1 implementing custom data objects fros4943 2008-03-18 15:48:00 +0000
  • 6e6857c6a6 warn if forwarded data is null fros4943 2008-03-18 15:43:03 +0000
  • 8b6fb0821a supporting connections with null radio packets fros4943 2008-03-18 15:42:35 +0000
  • 9ed58f6323 disturber sends same packet over and over again fros4943 2008-03-18 13:55:46 +0000
  • 094e86ca49 cc24240 packet converter (currently no actual conversion is performed due to already stripped cc2420 output) fros4943 2008-03-18 13:34:20 +0000
  • 6ef6ae5d76 removed connection logger reference fros4943 2008-03-18 13:24:38 +0000
  • 275ee04f5b tr1001 implements a custom data radio. may deliver null packets is gcr decoding fails fros4943 2008-03-18 13:15:41 +0000
  • 560837b4db using new radio packet format fros4943 2008-03-18 13:13:56 +0000
  • d23ef2a0df custom data radio implementation: tr1001 byte objects fros4943 2008-03-18 13:08:26 +0000
  • 84d2353966 using new radio packet format and some documentation fros4943 2008-03-18 13:05:23 +0000
  • 4fc082db35 using new radio packet format fros4943 2008-03-18 13:03:24 +0000
  • 2b90590698 removed old commented code fros4943 2008-03-18 13:02:10 +0000
  • 066a055563 general radio interface now implements old packet radio fros4943 2008-03-18 13:01:13 +0000
  • 36b6fa15eb custom data radios fros4943 2008-03-18 12:58:59 +0000
  • 5107a365c3 using new radio packet format fros4943 2008-03-18 12:57:04 +0000
  • 660faff676 removed notion of byte and packet radio: fros4943 2008-03-18 12:54:25 +0000
  • e765735bad using new radio packet format fros4943 2008-03-18 12:52:01 +0000
  • 1270545cc2 removed debug output fros4943 2008-03-18 12:49:18 +0000
  • e41a6c2fbc default radio packet implementation fros4943 2008-03-18 12:47:10 +0000
  • d76e1b268a default (os-level) radio packet fros4943 2008-03-18 12:46:36 +0000
  • 6ecde3e85a removed obsolete connection logger fros4943 2008-03-18 12:43:00 +0000
  • 735390dd5d minor fix: power cast to double fros4943 2008-03-17 10:18:37 +0000
  • b96b3ae8c6 only using distance when calculating received signal strength for nodes closer than transmitting range fros4943 2008-03-17 10:10:17 +0000
  • 3a7feb7df7 activated sky nodes, no cross level converter exists yet fros4943 2008-03-17 09:57:05 +0000
  • d464609df6 initial cc2420 wrapper interface fros4943 2008-03-17 09:55:35 +0000
  • ef6ac855d9 remade msp init methods fros4943 2008-03-17 09:54:19 +0000
  • 223ded4595 added output power indicator max value fros4943 2008-03-17 09:50:27 +0000
  • 7cf49fb57a added output power indicator max value + remade signal strength calculation per distance fros4943 2008-03-17 09:49:44 +0000
  • 660bc5e991 changed ss values + added configurable csma mac fros4943 2008-03-17 09:48:00 +0000
  • 89a062aa06 automatically close mote plugins when mote is removed fros4943 2008-03-17 08:35:10 +0000
  • ddcda4582e ctimer initialized by contiki-esb-main nifi 2008-03-13 15:59:43 +0000
  • 3ecd955f01 energest needs to be initialized before network nifi 2008-03-13 15:58:44 +0000
  • 7fcb9554f4 added timetable aggregate reset function fros4943 2008-03-13 14:27:34 +0000
  • 79cb912f7c reduced memory usage, removed procinit, general cleanup of initialization, enabled watchdog nifi 2008-03-07 17:54:22 +0000
  • a500f2dd73 Removed unused variable. oliverschmidt 2008-03-04 22:56:54 +0000
  • 9071007e1e For the Win32 platform build we need to define AUTOSTART_ENABLE even for the Contiki library files to be able to autostart the program handler. oliverschmidt 2008-03-04 22:55:54 +0000
  • e160610711 Added slip target for setting up a SLIP link adamdunkels 2008-03-03 20:24:23 +0000
  • c38d43c387 Change order of initialization so that Rime is initialized before uIP-over-Rime. Send out a new gateway command if a spurious (erroneous) gateway command is received. (Note for the future: this will cause a ping-pong problem with two correct gateways in the network; need to come up with a better solution for this.) adamdunkels 2008-03-03 20:23:53 +0000
  • 136443a387 Print out interface address adamdunkels 2008-03-03 20:21:59 +0000
  • 39c85118d8 Ensure that header_module is != NULL before calling it. Define and print headers only if DEBUG is set. adamdunkels 2008-03-03 20:20:33 +0000
  • 7d06f1bfe0 Added netsim output adamdunkels 2008-03-03 16:10:09 +0000