Commit graph

34 commits

Author SHA1 Message Date
Mariano Alvira 942590a840 don't call usleep when the delays are zero 2011-05-06 12:13:34 -04:00
Mariano Alvira ee0c0a4699 change short switch for baud to -u 2011-03-15 14:54:11 -04:00
Mariano Alvira 51ca60b35f add bin2macbin.pl to create bins that will also set the mac address
add usage to burn-mac.pl
2011-03-13 16:39:32 -04:00
Mariano Alvira 19c61dc5b2 add tool to burn the mac of a single econotag 2011-03-13 14:22:00 -04:00
Mariano Alvira 72cb4157d9 fix burn-macs to work on 32-bit machines too 2011-03-12 22:36:39 -05:00
Mariano Alvira a4ef14f204 strip cvs style keywords from everything 2011-02-12 18:12:45 -05:00
Mariano Alvira 9f82e06861 use network 230 --- 802.15.4 no-FCS 2011-01-18 11:40:35 -05:00
Mariano Alvira f4a2efa221 fix parsing and pcap generation for packets with multiple output lines
(those that are > 16 bytes).
2011-01-07 11:29:07 -05:00
Mariano Alvira 5660024bcd update rftest parser to new output format 2010-12-29 18:10:45 -08:00
Mariano Alvira 5a899bea08 add stdint.h 2010-11-20 13:06:29 -05:00
Mariano Alvira b3373d38a4 add cmdline options to set the intercharacter delays. 2010-11-20 11:48:29 -05:00
Jim Paris 97ae5e0ba8 Add script to invoke kermit with a particular port and speed 2010-09-18 16:44:57 -04:00
Jim Paris 59aa0c93e1 Use "rm -f" in clean rules to ignore errors 2010-09-18 16:06:11 -04:00
Mariano Alvira e50db7f1c0 use kermit in open-terms 2010-09-08 17:01:04 -04:00
Mariano Alvira 0acf62f4f1 fix byte ordering in burn-macs 2010-09-08 17:00:36 -04:00
Mariano Alvira b3df60972d add script that burns the mac address only --- mac address is Redwire
IAB + tty number.
2010-09-06 12:48:11 -04:00
Mariano Alvira 4d47f83d8f modify flasher.c to not create a vaild boot magic number if the length
of the file is zero

modify mc1322x-load.pl to optionally send a zero length file with -z;
extra data on the command line is still written.

This allows you to burn the mac adress without flashing a vaild image.
2010-09-06 12:05:34 -04:00
Mariano Alvira 5981fb5397 add scripts to help load a bunch of econotags 2010-09-06 11:32:08 -04:00
Mariano Alvira 5242883aa7 add simple install rule 2010-09-06 11:08:36 -04:00
Mariano Alvira 6d437591fc add autoreset command and do_exit option 2010-09-06 11:08:12 -04:00
Mariano Alvira 6195931bd4 add attribution and license headers to source files. TODO item about
start.S and printf.c
2010-05-08 13:03:36 -04:00
Mariano Alvira 39d2037487 changed erase delay to 2 sec --- 1 sec isn't long enough to erase the
entire flash.
2010-05-06 17:27:54 -04:00
Mariano Alvira 18d898d967 fix typo in the usage 2010-04-08 12:17:21 -04:00
Mariano Alvira 9e05acbd25 everywhere else uses dashes 2010-03-19 22:12:25 -04:00
Mariano Alvira 9dc8f46550 ignore error if bbmc isn't there 2010-03-16 22:05:40 -04:00
Mariano Alvira d1a4d5334a finished bbmc for now.
complete with respectable command line options and full usage.
2010-03-16 18:44:46 -04:00
Mariano Alvira 64e643bd0b add erase and reset commands 2010-03-16 16:35:39 -04:00
Mariano Alvira 5751beb935 add a way to switch layouts 2010-03-15 19:01:07 -04:00
Mariano Alvira 8a7b50176e finish up print and prompt device selection. 2010-03-14 19:09:33 -04:00
Mariano Alvira 537ceafe2f update usage for flow control switch 2010-03-14 18:08:13 -04:00
Mariano Alvira 97f3b88582 add ftditools and Bit-Bang-MC. Right now bbmc can toggle reset on the
econotag.
2010-03-14 17:42:52 -04:00
Mariano Alvira 8abb7baabe add command line option to set flow control mode 2010-03-03 08:10:35 -05:00
Mariano Alvira ff146c7e9f add jim's map2dot tool 2010-03-01 18:02:46 -05:00
Mariano Alvira cc99d5326f overall cleanup 2010-02-27 13:46:53 -05:00