altos: shrink text space from ao_config.c
authorKeith Packard <keithp@keithp.com>
Fri, 12 Aug 2011 12:26:09 +0000 (05:26 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:44:26 +0000 (18:44 -0700)
commit7bcf25606cd5892d58295649f3d475d284494ee8
treef8793cc2a0e29a1a7df1e7812f53f2fc41597640
parent313d740b5284b24f1cc7a1ba5779136b55d49ebe
altos: shrink text space from ao_config.c

Eliminate redundant config initializers by setting minor to zero and
letting upgrade code handle all of the new values.

Stop computing (fake) frequency when showing radio channel
Stop computing feet when showing main deploy height

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