altos: Make skytraq reflashing code try both 9600 and 4800 baud
authorKeith Packard <keithp@keithp.com>
Sat, 1 Dec 2012 04:51:47 +0000 (20:51 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 1 Dec 2012 04:51:47 +0000 (20:51 -0800)
commit5f6b3790667d9b92370b4fe0dad5626929fea2ba
tree9754433d3805dd0104c768c8e77014de76ca0e5f
parentdd8b2eadab12965d232640449b1d1c9f2484238c
altos: Make skytraq reflashing code try both 9600 and 4800 baud

This lets it communicate with the ROM code which boots at 4800 baud
instead of 9600 baud.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am
ao-tools/lib/Makefile.am
ao-tools/lib/cc.h
configure.ac
src/drivers/ao_gps_skytraq.c
src/test/Makefile
src/test/ao_flight_test.c