osd-contiki/tools
nvt 708435ecc8 Improved the clarity of the Coffee test. 2011-09-05 21:25:01 +02:00
..
6502 Adjusted contiki.cfg offset due to increased size of Breadbox64. 2011-01-04 11:53:07 +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
atari Added cc65 target 'atari' for Atari 8-bit machines. This addition was triggered by exsistence of http://www.atari8ethernet.com/. 2010-09-29 19:44:01 +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 Do not include ant runtime in classpath (avoids compilation warning with Ant 1.8+) 2011-03-21 21:39:45 +01:00
collect-view fixed bug in UDP packet handling 2011-06-14 23:46:38 +02:00
cooja Improved the clarity of the Coffee test. 2011-09-05 21:25:01 +02:00
csc Added the computation of average loss rate 2011-02-26 22:07:46 +01:00
cygwin Cygwin library for running cygwin-based tools 2008-07-10 00:15:41 +00:00
mspsim updated to latest version of MSPSim with improved support for Dwarf 2011-06-09 01:29:59 +02:00
powertrace Avoid multiple inclusion 2010-10-24 21:12:52 +00:00
release-tools Fix names of avr-raven platform 2011-09-05 11:42:10 +02:00
sensinode removed execute flag of source files (avoids diff problems with egit) 2011-03-01 18:16:42 +01:00
sky Fixed radio and contiki conf to get RIME working 2011-02-27 12:35:19 +01:00
stm32w Trap CR in framed debug string 2011-08-25 14:39:56 -04:00
wpcapslip The recent global change regarding htons allowed to remove this hack :-) 2010-10-19 20:30:47 +00:00
z1 added Zolertia Z1 tools 2010-08-24 15:48:20 +00:00
z80 synchronized with updated version; fixed Unix environment handling 2009-12-15 07:13:14 +00:00
Makefile Add gitclean and distclean options to /tools/Makefile 2011-08-05 12:14:18 -04: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 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +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
empty-symbols.c Replaced make-empty-symbols with empty-symbols.[c|h] 2011-04-03 13:24:58 +02:00
empty-symbols.h Replaced make-empty-symbols with empty-symbols.[c|h] 2011-04-03 13:24:58 +02: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-symbols-nm scripts for auto-generating symbols.[c,h] 2006-12-18 15:25:01 +00:00
makefsdata Add /apps/webserver-nano 2011-07-24 12:04:41 -04: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
serial-log.pl Add serial logging tool. 2011-08-28 16:12:41 -04: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 Reverted the htons -> uip_htons change - tunslip is intended to be compiled under *nix, not as a Contiki program 2010-11-25 09:17:39 +00:00
tunslip6.c Minor tweaks based on maniacbug commits. 2011-08-16 14:25:16 -04:00