altos/test: Get the flight software test code working again
authorKeith Packard <keithp@keithp.com>
Sun, 12 May 2024 00:52:20 +0000 (17:52 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 12 May 2024 02:04:45 +0000 (19:04 -0700)
commit407086a6b36032f0c780d3b3e94101fa96a1c900
treef19d5bb429663de8678962ff260d864422181596
parentdb58d8c58fd6dcb4d153d85e3fd37d59956c84db
altos/test: Get the flight software test code working again

This had gotten very stale; much hacking was required. I know the
TeleMega v4 code works, other things "might". At least it seems to
build without errors?

Signed-off-by: Keith Packard <keithp@keithp.com>
13 files changed:
src/Makefile
src/kernel/ao_config.h
src/kernel/ao_convert_pa_test.c
src/kernel/ao_convert_test.c
src/kernel/ao_host.h
src/test/Makefile
src/test/ao_fat_test.c
src/test/ao_flight_test.c
src/test/ao_gps_test.c
src/test/ao_gps_test_skytraq.c
src/test/ao_gps_test_ublox.c
src/test/ao_micropeak_test.c
src/test/plotmm