altos/altosui: Add pad orientation configure option
authorKeith Packard <keithp@keithp.com>
Wed, 3 Aug 2011 02:07:56 +0000 (19:07 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 3 Aug 2011 02:07:56 +0000 (19:07 -0700)
commit6492218fc316f8cf6214a577807a8dd0a80a9b6a
tree27c0c590dd237c481dbf576b709010c141ecab3b
parent11a2bb8e28df7ed87542f2ee726f877971f5d52a
altos/altosui: Add pad orientation configure option

Allow TeleMetrum to be operated with the antenna pointing downwards on
the pad. This provides some additional flexibility when designing an
ebay.

The accelerometer calibration levels are flipped around to match, so
no re-calibration should be required.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosConfig.java
altosui/AltosConfigUI.java
altosui/AltosSerial.java
src/ao.h
src/ao_config.c
src/ao_flight_test.c
src/ao_sample.c