osd-contiki/tools
adamdunkels 486f7f9728 Rewrite of the Sky shell collect test. The new test is better equipped
to handle reordered packets - unlike the previous test, the new test
counts all incoming packets in the data stream, even those that are
significantly reordered. The new test also shows the received packets
and their hop counts in a much more readable fashion.
2010-02-28 08:25:36 +00:00
..
6502 Adjusted Contiki download page content to the fact that there are now two disk images (apart from the larger D71 image for the C128). 2010-02-14 17:41:05 +00:00
apple2enh Added ProDOS 8 system program immediately returning to ProDOS. Thus allows to select between system programs if copied as first system program onto a ProDOS disk. 2010-02-03 23:44:56 +00:00
c64 Changed Contiki IPv4 address to 10.1.1.1 to allow for out-of-the-box testing in emulators with Ethernet support bound to a loopback interface (see Contiki Wiki article "Capturing loopback traffic with Wireshark"). 2009-08-24 20:28:16 +00:00
c128 Changed Contiki IPv4 address to 10.1.1.1 to allow for out-of-the-box testing in emulators with Ethernet support bound to a loopback interface (see Contiki Wiki article "Capturing loopback traffic with Wireshark"). 2009-08-24 20:28:16 +00:00
coffee-manager Removed the deprecated COFFEE_DIR_CACHE_ENTRIES parameter. 2009-09-22 16:31:36 +00:00
cooja Rewrite of the Sky shell collect test. The new test is better equipped 2010-02-28 08:25:36 +00:00
cygwin Cygwin library for running cygwin-based tools 2008-07-10 00:15:41 +00:00
mspsim New version of MSPsim from the MSPsim SVN, with support for CC2420 auto ACKs 2010-02-17 18:51:59 +00:00
release-tools Added target for making the tools/ and tools/sky/uip6-bridge 2010-02-06 18:22:34 +00:00
sensinode - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
sky CC2420_CONF_AUTOACK is now defined in contiki-conf.h 2010-02-18 23:03:36 +00:00
wpcapslip Make wpcapslip compile with current uip headers 2009-04-29 11:56:14 +00:00
z80 synchronized with updated version; fixed Unix environment handling 2009-12-15 07:13:14 +00:00
avr-make-symbols Fix symbol table generation for the AVR platform. 2006-12-22 17:21:50 +00:00
avr-makecoffeedata Added input args and optional complemented output 2009-07-15 22:06:23 +00:00
avr-makefsdata Put strings in PROGMEM, strip CRLF in text files only 2009-06-19 17:12:35 +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
contiki-indent Small script for invoking indent for converting a C file into the Contiki code style 2010-01-18 13:28:28 +00:00
freebsd-6-setup-slip Script for setting up SLIP communication under FreeBSD 6 2006-06-18 05:57:10 +00:00
indent.pro moved to a better place 2010-01-15 15:05:02 +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 Remove coffee page size option, not used 2009-07-23 16:16:54 +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 Do not print error message for errno when showing the usage string. Use the same usage string in the two places where the usage is printed. 2009-11-03 14:00:28 +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