altos/altosui: Report log format in the version command
authorKeith Packard <keithp@keithp.com>
Sat, 13 Aug 2011 04:43:56 +0000 (21:43 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:44:26 +0000 (18:44 -0700)
commitbf06af154e232d4caa1585a1d6d5279a075292e4
treef3e6a4f162eef9284996b7637e360422a9b12ba5
parentc2f2f519dbc8ce233ab36222088c1be6b1362f01
altos/altosui: Report log format in the version command

This will make it easier to figure out what the contents of the flash
should look like from altosui; the current 'guessing' mechanism will
not scale to many more formats.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/Altos.java
altosui/AltosConfig.java
altosui/AltosConfigData.java
altosui/AltosEepromDownload.java
altosui/AltosEepromRecord.java
src/ao.h
src/ao_cmd.c
src/ao_log.c
src/ao_log_tiny.c
src/ao_telebt.c