1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2024-11-01 07:24:58 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Werner Almesberger
625f262e1d tools/antorcha.c: new option -d to enable message content dumping
This was a quick and dirty compile-time option before.
2012-06-20 17:17:16 -03:00
Werner Almesberger
bafdc8c563 tools/antorcha.c (usage): document image upload syntax 2012-06-20 17:13:30 -03:00
Werner Almesberger
1d1c83f926 tools/antorcha.c: add image upload (doesn't work yet) 2012-06-20 16:50:23 -03:00
Werner Almesberger
ea2cd37c04 properly implement "ping" and invoke it with antorcha -P 2012-06-20 11:31:56 -03:00
Werner Almesberger
823fdcfcb1 tools/antorcha.c: require option -F for firmware upload 2012-06-20 10:56:11 -03:00
Werner Almesberger
cc4b5607c7 RESET protocol to jump from application to boot loader without power cycling 2012-06-18 20:31:20 -03:00
Werner Almesberger
332f8aceb6 add ben-wpan to include search paths, for at86rf230.h 2012-06-18 19:24:12 -03:00
Werner Almesberger
89b10939f9 make firmware upload protocol less secure but lean; boot loader works 2012-06-18 18:22:56 -03:00
Werner Almesberger
55d212983f tools/: command-line tool to upload firmware, images, and parameters (WIP)
This tool will also need adjusting after dumbing down the boot loader.
2012-06-18 11:00:10 -03:00