altos: Add tiny logging for TeleMini/TeleNano
authorKeith Packard <keithp@keithp.com>
Thu, 17 Mar 2011 23:00:10 +0000 (16:00 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Mar 2011 23:00:10 +0000 (16:00 -0700)
This splits the logging code into management of the log space within
storage and separate code to actually write suitable log entries.  A
new log writing module, ao_log_tiny, is added which writes only
altimeter data at a fairly low data rate for devices using on-chip
storage.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found