altos: Add GPS logging code for MegaMetrum
authorKeith Packard <keithp@keithp.com>
Wed, 27 Jun 2012 06:07:38 +0000 (23:07 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 27 Jun 2012 06:07:38 +0000 (23:07 -0700)
commit936ecad62596f34773afb7460b10f63df7d0896d
tree0ce11d1069c595a3aee7fba13a8de7790e5ca8e0
parent33f8f7add27a02d24b0671da353b59762224c1ee
altos: Add GPS logging code for MegaMetrum

MM uses a different logging format with larger log blocks, so
restructure the GPS logging code to fill them up

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/core/ao_gps_report_mega.c [new file with mode: 0644]