altos/test: Adapt flight test to int16_t flight number type
authorKeith Packard <keithp@keithp.com>
Sun, 12 Nov 2017 00:38:40 +0000 (16:38 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 12 Nov 2017 00:38:40 +0000 (16:38 -0800)
commita2097545dec62cd0970725bf690128dad6baf22e
treeb06ba9e788002b2a151717af8f021c30439407e9
parent5b6805d1a6a91a26a1892f414a99f0184871ac1a
altos/test: Adapt flight test to int16_t flight number type

Flight numbers are now limited to 32767 to allow for negative values
for corrupted slots.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/ao_flight_test.c