osd-contiki/tools
fros4943 61c2ed2e1a two major updates:
simulation time now uses microsecond resolution instead of earlier millisecond (allows for better simulation accuracy)
+
Contiki motes schedule their own events instead of the earlier approach of having the simulation loop register tick events common to all Contiki motes (faster simulation)

both changes require extensive changes throughout COOJA
2009-05-26 14:15:41 +00:00
..
6502 Allow to download complete disk images (incl. custom config file) beside the pure custom config file. Is this kind of a hack as there are no disk image utilities used. Instead the offsets to the config file content in the current example-webserver disk image files is hardcoded into the PHP source code. As soon as the disk images change the offsets need to be adjusted. 2008-06-07 00:26:44 +00:00
apple2enh Added a bootable ProDOS 8 disk image and my ProDOS 8 binary loader to by used by the 'disk' make target. 2008-05-22 22:25:03 +00:00
c64 Moved platform/c64/contiki.cfg to tools/c64/sample.cfg 2008-05-21 08:13:04 +00:00
c128 Moved platform/c128/contiki.cfg to tools/c128/sample.cfg 2008-05-21 08:09:46 +00:00
cooja two major updates: 2009-05-26 14:15:41 +00:00
cygwin Cygwin library for running cygwin-based tools 2008-07-10 00:15:41 +00:00
mspsim added ELF file checker in mspsim - verifies ELF files based on the 4 magic bytes 2009-04-20 16:06:03 +00:00
release-tools Added INF files to Raven binary package 2008-11-26 19:49:44 +00:00
sky ipv6 bridge between 802.15.4 and ethernet - over USB/SLIP - use with sliptap6 2009-05-08 12:49:36 +00:00
wpcapslip Make wpcapslip compile with current uip headers 2009-04-29 11:56:14 +00:00
z80 Removed dependency of Cygwin from hexameter. 2008-07-20 07:44:39 +00:00
avr-make-symbols Fix symbol table generation for the AVR platform. 2006-12-22 17:21:50 +00:00
avr-makefsdata Changes by "David Kopf" <dak664@embarqmail.com> to: 2008-11-18 22:03:12 +00:00
base64-encode Tool for Base64 encoding 2008-06-11 19:04:14 +00:00
codeprop.c * Add/update linker & loader error codes. 2007-04-26 12:54:13 +00:00
freebsd-6-setup-slip Script for setting up SLIP communication under FreeBSD 6 2006-06-18 05:57:10 +00:00
make-empty-symbols Shell scripts need to have Unix line endings even on Windows/Cygwin. 2008-01-15 21:35:42 +00:00
make-symbols-nm scripts for auto-generating symbols.[c,h] 2006-12-18 15:25:01 +00:00
Makefile Makefile for tools 2007-04-02 20:01:24 +00:00
makefsdata Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
makestrings Tool for making the http-string.c file from http-strings 2007-03-29 22:17:47 +00:00
mknmlist Removed debuggin symbols and indirect symbol pointers. Added calloc and strchr to builtins 2008-01-08 08:22:51 +00:00
mknmlist-ansi Added memmove as a builtin function. 2007-08-22 10:57:31 +00:00
msp430-make-symbols added missing 'grep -v ^_' 2007-11-13 06:06:36 +00:00
scat.c * Line buffered stdout (also when pipe). 2007-05-21 15:22:45 +00:00
setup-nat-ubuntu Enable NAT on both tap0 and tun0, and set the outgoing interface to eth10 which seems to be the default on instant-contiki 2009-05-12 17:24:04 +00:00
tapslip6.c added tapslip6 for ipv6 connectivity over USB/SLIP/ethernet - use together with uip6-bridge 2009-05-08 12:37:34 +00:00
timestamp Small hack for adding a timestamp to incoming lines 2007-11-12 11:48:49 +00:00
tunslip.c Code style fixes 2008-02-24 21:13:36 +00:00