fw/altos
16 months agoprepare to build for backports.org debian/1.0.3-bpo60+1
Bdale Garbee [Mon, 26 Dec 2011 08:49:54 +0000 (01:49 -0700)]
prepare to build for backports.org

16 months agoupdate changelogs for Debian build debian/1.0.3
Bdale Garbee [Mon, 26 Dec 2011 02:09:16 +0000 (19:09 -0700)]
update changelogs for Debian build

16 months agoMerge branch 'branch-1.0' of ssh://git.gag.com/scm/git/fw/altos into branch-1.0 1.0.3
Bdale Garbee [Mon, 26 Dec 2011 02:07:44 +0000 (19:07 -0700)]
Merge branch 'branch-1.0' of ssh://git.gag.com/scm/git/fw/altos into branch-1.0

16 months agomore notes on release notes in Releasing
Bdale Garbee [Mon, 26 Dec 2011 02:07:34 +0000 (19:07 -0700)]
more notes on release notes in Releasing

16 months agoAdd 1.0.3 release notes.
Keith Packard [Mon, 26 Dec 2011 01:01:41 +0000 (17:01 -0800)]
Add 1.0.3 release notes.

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

16 months agomention release notes in Releasing file prep stage
Bdale Garbee [Mon, 26 Dec 2011 01:00:17 +0000 (18:00 -0700)]
mention release notes in Releasing file prep stage

16 months agodon't try to link bluetooth lib
Bdale Garbee [Mon, 26 Dec 2011 00:37:15 +0000 (17:37 -0700)]
don't try to link bluetooth lib

16 months agodon't try to include bluetooth headers
Bdale Garbee [Mon, 26 Dec 2011 00:31:05 +0000 (17:31 -0700)]
don't try to include bluetooth headers

16 months agoreleasing 1.0.3
Bdale Garbee [Mon, 26 Dec 2011 00:21:47 +0000 (17:21 -0700)]
releasing 1.0.3

16 months agoaltos: Create TeleMetrum v1.2 directory
Keith Packard [Sun, 18 Dec 2011 01:05:06 +0000 (17:05 -0800)]
altos: Create TeleMetrum v1.2 directory

The hardware is software-compatible with v1.1, but it's nice to have
the right version number in all of the files.

Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit eff8611e3eb19853b06acfcd7e978c9046cd5f78)

(this is quite different from the master version which is multi-arch)

19 months agolose the bluetooth lib dependency until it's relevant
Bdale Garbee [Thu, 29 Sep 2011 00:54:14 +0000 (18:54 -0600)]
lose the bluetooth lib dependency until it's relevant

19 months agoupdate changelogs for Debian build debian/1.0.2
Bdale Garbee [Wed, 28 Sep 2011 07:58:50 +0000 (01:58 -0600)]
update changelogs for Debian build

19 months agoroll back Debian changelog to build for release 1.0.2
Bdale Garbee [Wed, 28 Sep 2011 07:57:22 +0000 (01:57 -0600)]
roll back Debian changelog to build for release

19 months agodoc: Add 1.0.2 release notes
Keith Packard [Wed, 28 Sep 2011 07:43:42 +0000 (00:43 -0700)]
doc: Add 1.0.2 release notes

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

19 months agoaltos: TM: Don't turn on packet slave mode until idle/invalid state
Keith Packard [Wed, 28 Sep 2011 04:06:54 +0000 (21:06 -0700)]
altos: TM: Don't turn on packet slave mode until idle/invalid state

Leave the packet link disabled until we've checked the
accelerometer. That way, we cannot accidentally get to idle mode when
the rocket is on the rail.

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

19 months agoMerge branch 'master' into branch-1.0
Bdale Garbee [Tue, 27 Sep 2011 07:00:14 +0000 (01:00 -0600)]
Merge branch 'master' into branch-1.0

19 months agoadd run-time dependency on libjfreechart-java
Bdale Garbee [Tue, 27 Sep 2011 06:59:08 +0000 (00:59 -0600)]
add run-time dependency on libjfreechart-java

19 months agoBump to version 1.0.2
Keith Packard [Mon, 26 Sep 2011 18:58:05 +0000 (11:58 -0700)]
Bump to version 1.0.2

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

19 months agoaltos: Delay reboot by a second to avoid re-entering idle mode
Keith Packard [Mon, 26 Sep 2011 18:50:28 +0000 (11:50 -0700)]
altos: Delay reboot by a second to avoid re-entering idle mode

TM and Tm go into idle mode if they receive a packet after boot
time. When tebooting the device over the packet link, the packet
master would be (rapidly) polling the device for additional data and
so the device would invariably receive a packet during bootup and go
into idle mode again.

Delay the reboot by a second to give the controller time to disable
the master end of the packet link.

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

19 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Sat, 24 Sep 2011 21:34:59 +0000 (15:34 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

19 months agoinclude 1.0.1 release notes in docs, closes: #642705
Bdale Garbee [Tue, 30 Aug 2011 22:59:53 +0000 (16:59 -0600)]
include 1.0.1 release notes in docs, closes: #642705

20 months agoinclude 1.0.1 release notes in docs
Bdale Garbee [Tue, 30 Aug 2011 22:59:53 +0000 (16:59 -0600)]
include 1.0.1 release notes in docs

20 months agoupdate changelogs for Debian build
Bdale Garbee [Sun, 28 Aug 2011 19:39:37 +0000 (13:39 -0600)]
update changelogs for Debian build

20 months agomore release process doc updates
Bdale Garbee [Fri, 26 Aug 2011 16:52:55 +0000 (10:52 -0600)]
more release process doc updates

20 months agoupdate release process docs
Bdale Garbee [Fri, 26 Aug 2011 16:51:18 +0000 (10:51 -0600)]
update release process docs

20 months agoupdate changelogs for Debian build debian/1.0.1
Bdale Garbee [Fri, 26 Aug 2011 16:39:45 +0000 (10:39 -0600)]
update changelogs for Debian build

20 months agoroll back packaging changelog for rebuild 1.0.1
Bdale Garbee [Fri, 26 Aug 2011 16:38:44 +0000 (10:38 -0600)]
roll back packaging changelog for rebuild

20 months agoroll release notes version from 1.0 to 1.0.1
Bdale Garbee [Fri, 26 Aug 2011 16:29:58 +0000 (10:29 -0600)]
roll release notes version from 1.0 to 1.0.1

20 months agoignore generated log file
Bdale Garbee [Fri, 26 Aug 2011 16:24:35 +0000 (10:24 -0600)]
ignore generated log file

20 months agofix telemini firmware path name
Bdale Garbee [Fri, 26 Aug 2011 16:07:15 +0000 (10:07 -0600)]
fix telemini firmware path name

20 months agoupdate changelogs for Debian build
Bdale Garbee [Fri, 26 Aug 2011 15:43:06 +0000 (09:43 -0600)]
update changelogs for Debian build

20 months agoget ready for a 1.0.1 release
Bdale Garbee [Fri, 26 Aug 2011 15:41:46 +0000 (09:41 -0600)]
get ready for a 1.0.1 release

20 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Fri, 26 Aug 2011 15:37:01 +0000 (09:37 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

20 months agomoving git-buildpackage config into .git/ since it is fairly specific to
Bdale Garbee [Fri, 26 Aug 2011 15:35:54 +0000 (09:35 -0600)]
moving git-buildpackage config into .git/ since it is fairly specific to
Bdale's build environment, and doesn't need to be in the source package

20 months agoaltos: Clear callsign on initial config load
Keith Packard [Fri, 26 Aug 2011 01:02:45 +0000 (18:02 -0700)]
altos: Clear callsign on initial config load

Before being written the first time, ao_config will get set to 0xff
when the config storage is read. This leaves the tail of the callsign
filled with invalid bytes. Zero the whole thing before loading the
default callsign to make sure any extra bytes are set correctly.

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

20 months agoupdate TeleMini turnon script now that we've made a stable firmware release
Bdale Garbee [Thu, 25 Aug 2011 21:46:30 +0000 (15:46 -0600)]
update TeleMini turnon script now that we've made a stable firmware release

20 months agouse multimaint-merge to make Debian changelogs less ugly
Bdale Garbee [Thu, 25 Aug 2011 09:36:25 +0000 (03:36 -0600)]
use multimaint-merge to make Debian changelogs less ugly

20 months agoupdate changelogs for Debian build debian/1.0
Bdale Garbee [Thu, 25 Aug 2011 08:22:53 +0000 (02:22 -0600)]
update changelogs for Debian build

20 months agoadd a postinst to remove sources.list.d fragment delivered by old private 1.0
Bdale Garbee [Thu, 25 Aug 2011 08:16:17 +0000 (02:16 -0600)]
add a postinst to remove sources.list.d fragment delivered by old private
versions of this package, no longer needed once we have official packages

20 months agoreally, I mean it, no longer deliver the sources.list fragment
Bdale Garbee [Thu, 25 Aug 2011 08:05:49 +0000 (02:05 -0600)]
really, I mean it, no longer deliver the sources.list fragment

20 months agowe need a main category in the desktop file
Bdale Garbee [Thu, 25 Aug 2011 07:55:32 +0000 (01:55 -0600)]
we need a main category in the desktop file

20 months agoupdate desktop file for consistency with package section
Bdale Garbee [Thu, 25 Aug 2011 07:48:11 +0000 (01:48 -0600)]
update desktop file for consistency with package section

20 months agorewind packaging changelog to last tagged version
Bdale Garbee [Thu, 25 Aug 2011 07:37:31 +0000 (01:37 -0600)]
rewind packaging changelog to last tagged version

20 months agoao-view is no longer included in the altos package, so have the old-style
Bdale Garbee [Thu, 25 Aug 2011 07:35:18 +0000 (01:35 -0600)]
ao-view is no longer included in the altos package, so have the old-style
Debian menu entry point to altosui instead

20 months agochanges in preparation for upload to Debian
Bdale Garbee [Thu, 25 Aug 2011 07:35:06 +0000 (01:35 -0600)]
changes in preparation for upload to Debian

20 months agodon't deliver sources.list fragment in official Debian packages
Bdale Garbee [Thu, 25 Aug 2011 07:30:36 +0000 (01:30 -0600)]
don't deliver sources.list fragment in official Debian packages

20 months agoprepare to release
Bdale Garbee [Thu, 25 Aug 2011 07:11:47 +0000 (01:11 -0600)]
prepare to release

20 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Thu, 25 Aug 2011 06:34:49 +0000 (00:34 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

Conflicts:
doc/altusmetrum.xsl

20 months agomore tweaks
Bdale Garbee [Thu, 25 Aug 2011 06:32:47 +0000 (00:32 -0600)]
more tweaks

20 months agodoc: Remove duplicate documentation about max flight log
Keith Packard [Thu, 25 Aug 2011 06:21:02 +0000 (23:21 -0700)]
doc: Remove duplicate documentation about max flight log

This was described in detail in both the System Operation and AltosUI
chapters. Remove the duplicate from the AltosUI chapter.

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

20 months agoMerge remote-tracking branch 'origin/master'
Keith Packard [Thu, 25 Aug 2011 06:06:44 +0000 (23:06 -0700)]
Merge remote-tracking branch 'origin/master'

20 months agodoc: Describe max flight log, ignite mode and pad orientation
Keith Packard [Thu, 25 Aug 2011 06:06:01 +0000 (23:06 -0700)]
doc: Describe max flight log, ignite mode and pad orientation

These describe what these configuration parmaeters do, not how to set them.

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

20 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Thu, 25 Aug 2011 05:51:38 +0000 (23:51 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

Conflicts:
doc/altusmetrum.xsl

20 months agotweak tweak tweak
Bdale Garbee [Thu, 25 Aug 2011 05:50:31 +0000 (23:50 -0600)]
tweak tweak tweak

20 months agodoc: Move the remaining command-mode descriptions to the appendix
Keith Packard [Thu, 25 Aug 2011 05:29:56 +0000 (22:29 -0700)]
doc: Move the remaining command-mode descriptions to the appendix

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

20 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Thu, 25 Aug 2011 05:23:56 +0000 (23:23 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

20 months agomore changes
Bdale Garbee [Thu, 25 Aug 2011 05:23:45 +0000 (23:23 -0600)]
more changes

20 months agodoc: Updating Firmware is now a separate chapter
Keith Packard [Thu, 25 Aug 2011 05:20:29 +0000 (22:20 -0700)]
doc: Updating Firmware is now a separate chapter

The Flash Image paragraph references it, change the reference wording.

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

20 months agodoc: Move updating device firmware section to separate chapter
Keith Packard [Thu, 25 Aug 2011 05:18:29 +0000 (22:18 -0700)]
doc: Move updating device firmware section to separate chapter

This isn't central to operation of the devices, so move it out to a
separate chapter

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

20 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Thu, 25 Aug 2011 05:15:20 +0000 (23:15 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

20 months agomore tweaking
Bdale Garbee [Thu, 25 Aug 2011 05:15:15 +0000 (23:15 -0600)]
more tweaking

20 months agodoc: use 'radio link' to refer to packet command mode
Keith Packard [Thu, 25 Aug 2011 05:12:39 +0000 (22:12 -0700)]
doc: use 'radio link' to refer to packet command mode

Make sure 'radio link' doesn't refer to telemetry and eliminate use of
'RF link' and other similar but not identical phrases.

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

20 months agomore tweaks
Bdale Garbee [Thu, 25 Aug 2011 05:03:23 +0000 (23:03 -0600)]
more tweaks

20 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Thu, 25 Aug 2011 04:42:39 +0000 (22:42 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

20 months agomore doc tweaks
Bdale Garbee [Thu, 25 Aug 2011 04:42:33 +0000 (22:42 -0600)]
more doc tweaks

20 months agodoc: Move Packet Command Mode section to System Operations chapter
Keith Packard [Thu, 25 Aug 2011 04:39:48 +0000 (21:39 -0700)]
doc: Move Packet Command Mode section to System Operations chapter

It makes far more sense here.

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

20 months agodoc: Describe packet command mode a bit better.
Keith Packard [Thu, 25 Aug 2011 04:31:05 +0000 (21:31 -0700)]
doc: Describe packet command mode a bit better.

Include comments about TeleMini in the introduction, and then explain
a bit better what the best method of reliably initiating packet
command mode are (start operation, then boot telemini).

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

20 months agomore doc tweaking
Bdale Garbee [Thu, 25 Aug 2011 04:27:35 +0000 (22:27 -0600)]
more doc tweaking

20 months agodoc: Document pad-mode 'on-board data logging' indicator
Keith Packard [Thu, 25 Aug 2011 03:59:28 +0000 (20:59 -0700)]
doc: Document pad-mode 'on-board data logging' indicator

There wasn't any documentation for this field in the 'Launch Pad' tab.

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

20 months agodoc: Spelling corrections in altusmetrum.xsl
Keith Packard [Thu, 25 Aug 2011 03:42:09 +0000 (20:42 -0700)]
doc: Spelling corrections in altusmetrum.xsl

Lots of minor spelling errors.

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

20 months agodoc tweaks through chap 3
Bdale Garbee [Thu, 25 Aug 2011 03:39:21 +0000 (21:39 -0600)]
doc tweaks through chap 3

20 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Thu, 25 Aug 2011 03:26:26 +0000 (21:26 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

20 months agoaltos/windows: Get latest JRE 1.6 version (Version 6 update 27)
Keith Packard [Thu, 25 Aug 2011 03:22:29 +0000 (20:22 -0700)]
altos/windows: Get latest JRE 1.6 version (Version 6 update 27)

No reason to download stale java bits.

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

20 months agoaltosui: Make flight monitor font size configurable
Keith Packard [Thu, 25 Aug 2011 02:13:03 +0000 (19:13 -0700)]
altosui: Make flight monitor font size configurable

Tiny netbooks aren't tall enough for the 'usual' font size, so provide
a smaller option. Then provide a bigger option, just because.

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

20 months agoaltosui: Don't trust companion telemetry record 'channels' count
Keith Packard [Wed, 24 Aug 2011 08:48:28 +0000 (01:48 -0700)]
altosui: Don't trust companion telemetry record 'channels' count

It can be bogus, allowing the code to walk off the end of the
allocated data array.

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

20 months agoupdate changelogs for Debian build
Bdale Garbee [Wed, 24 Aug 2011 07:53:02 +0000 (01:53 -0600)]
update changelogs for Debian build

20 months agoprepare for another rebuild 0.9.7.1
Bdale Garbee [Wed, 24 Aug 2011 07:51:54 +0000 (01:51 -0600)]
prepare for another rebuild

20 months agoadd pkg-config to the build deps
Bdale Garbee [Wed, 24 Aug 2011 07:50:56 +0000 (01:50 -0600)]
add pkg-config to the build deps

20 months agoupdate changelogs for Debian build
Bdale Garbee [Wed, 24 Aug 2011 07:45:28 +0000 (01:45 -0600)]
update changelogs for Debian build

20 months agoroll changelog back in prep for another test build
Bdale Garbee [Wed, 24 Aug 2011 07:43:59 +0000 (01:43 -0600)]
roll changelog back in prep for another test build

20 months agoanother test round
Bdale Garbee [Wed, 24 Aug 2011 07:41:53 +0000 (01:41 -0600)]
another test round

20 months agoMerge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee [Wed, 24 Aug 2011 07:38:58 +0000 (01:38 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos

20 months agoaltosui: Try to get dialogs to look a little better
Keith Packard [Wed, 24 Aug 2011 07:29:36 +0000 (00:29 -0700)]
altosui: Try to get dialogs to look a little better

grid bag constraints are not my friend.

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

20 months agoaltosui: Add tool-tips to config dialogs
Keith Packard [Wed, 24 Aug 2011 07:09:51 +0000 (00:09 -0700)]
altosui: Add tool-tips to config dialogs

Provides more information about the various settings, and, when
they're disabled, tells the user why.

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

20 months agoRemove stale tools (ao-dumplog, ao-postflight, ao-view)
Keith Packard [Wed, 24 Aug 2011 06:20:00 +0000 (23:20 -0700)]
Remove stale tools (ao-dumplog, ao-postflight, ao-view)

These tools have all been supplanted by altosui at this point, and
keeping them around increases the build dependencies by quite a lot.

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

20 months agoaltosui: Use system look&feel
Keith Packard [Wed, 24 Aug 2011 05:51:57 +0000 (22:51 -0700)]
altosui: Use system look&feel

Turn on the 'be less ugly bit'

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

20 months agoupdate changelogs for Debian build
Bdale Garbee [Wed, 24 Aug 2011 03:37:17 +0000 (21:37 -0600)]
update changelogs for Debian build

20 months agorewind changelog to 0.9.6.0 for rebuild 0.9.7.0
Bdale Garbee [Wed, 24 Aug 2011 03:33:53 +0000 (21:33 -0600)]
rewind changelog to 0.9.6.0 for rebuild

20 months agoupdate changelogs for Debian build
Bdale Garbee [Wed, 24 Aug 2011 02:11:01 +0000 (20:11 -0600)]
update changelogs for Debian build

20 months agoturn off auto-tagging during Debian build
Bdale Garbee [Wed, 24 Aug 2011 02:10:14 +0000 (20:10 -0600)]
turn off auto-tagging during Debian build

20 months agoaltosui: add tool-tips to the button box.
Keith Packard [Wed, 24 Aug 2011 01:56:07 +0000 (18:56 -0700)]
altosui: add tool-tips to the button box.

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

21 months agolibaltos: fix Mac OS X function signatures
Keith Packard [Tue, 23 Aug 2011 20:29:23 +0000 (13:29 -0700)]
libaltos: fix Mac OS X function signatures

altos_list_start was declared to take a (int time) parameter for some reason.

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

21 months agoaltosui: Update mac os X library
Keith Packard [Tue, 23 Aug 2011 06:35:28 +0000 (23:35 -0700)]
altosui: Update mac os X library

This has been tested on 32-bit OS X and it works; dunno about
64-bit.

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

21 months agoaltosui: Reset all config data on 'reset' command
Keith Packard [Tue, 23 Aug 2011 06:34:55 +0000 (23:34 -0700)]
altosui: Reset all config data on 'reset' command

This lets you switch altimeters without getting any stale data.

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

21 months agoaltosui: Only 'show' config dialog once
Keith Packard [Tue, 23 Aug 2011 06:33:52 +0000 (23:33 -0700)]
altosui: Only 'show' config dialog once

Otherwise, the dialog jumps back to the initial position each time the
data is updated.

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

21 months agoaltosui: fix 'magic' string to signal end of config data
Keith Packard [Tue, 23 Aug 2011 06:32:36 +0000 (23:32 -0700)]
altosui: fix 'magic' string to signal end of config data

Was using "done", which happens to be displayed by the 'l'
command. Switch to 'all finished' which doesn't appear in the config
data output. Yes, this method is a kludge.

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

21 months agoaltosui: Can't configure flight log max on TeleMini
Keith Packard [Tue, 23 Aug 2011 06:31:54 +0000 (23:31 -0700)]
altosui: Can't configure flight log max on TeleMini

It's only got space for one flight.

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

21 months agoaltosui: Make monitor-idle display correct 'On-board data logging' status
Keith Packard [Tue, 23 Aug 2011 06:12:30 +0000 (23:12 -0700)]
altosui: Make monitor-idle display correct 'On-board data logging' status

Count number of stored flights and see if there's space for another
one.

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

21 months agoaltosui: Add --summary option to dump flight stats to stdout
Keith Packard [Tue, 23 Aug 2011 01:25:34 +0000 (18:25 -0700)]
altosui: Add --summary option to dump flight stats to stdout

useful for quickly capturing sense of a flight.

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

21 months agoaltosui: Show filename in AltosGraph window
Keith Packard [Tue, 23 Aug 2011 01:24:54 +0000 (18:24 -0700)]
altosui: Show filename in AltosGraph window

Makes it easier to tell multiple windows apart

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