altos: Save some memory.
authorKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 03:32:31 +0000 (20:32 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 03:32:31 +0000 (20:32 -0700)
commitaafa8859ecb27383f697b98f6991643b44f4721a
treeba6e7a61539bf9f6253b184b23882829e31a3758
parenta60c5a728530e4659a6750d8d5b87000735d4531
altos: Save some memory.

A few minor space savings in ao_cmd.c and ao_config.c.  Don't build
unused conversion functions ao_altitude_to_pres and ao_temp_to_dC

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_cmd.c
src/core/ao_config.c
src/core/ao_convert.c
src/core/ao_convert_test.c
src/test/ao_flight_test.c