altos: Make TeleMini v2.0 fit
authorKeith Packard <keithp@keithp.com>
Thu, 23 May 2013 08:17:51 +0000 (02:17 -0600)
committerKeith Packard <keithp@keithp.com>
Mon, 26 Aug 2013 05:24:01 +0000 (22:24 -0700)
commit56911f27376b0fe91a464e369bb8aa1531b3c7dc
treeb525a8f527917355b758a1812692fd4a84578f7f
parentcb844328322fd7d9f4dafb58b322257a70b347e6
altos: Make TeleMini v2.0 fit

Mash lots of storage locations and code around to shrink stuff down to size

Signed-off-by: Keith Packard <keithp@keithp.com>
16 files changed:
src/core/ao.h
src/core/ao_cmd.c
src/core/ao_int64.c
src/core/ao_int64.h
src/core/ao_kalman.c
src/core/ao_log_telem.c
src/core/ao_sample.h
src/core/ao_task.h
src/drivers/ao_ms5607.c
src/drivers/ao_ms5607.h
src/drivers/ao_ms5607_convert_8051.c
src/telemini-v2.0/Makefile
src/telemini-v2.0/ao_pins.h
src/test/Makefile
src/test/ao_int64_test.c
src/test/ao_ms5607_convert_test.c [new file with mode: 0644]