summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add a postinst to remove sources.list.d fragment delivered by old private1.0Bdale Garbee2011-08-25
| | | | versions of this package, no longer needed once we have official packages
* really, I mean it, no longer deliver the sources.list fragmentBdale Garbee2011-08-25
|
* we need a main category in the desktop fileBdale Garbee2011-08-25
|
* update desktop file for consistency with package sectionBdale Garbee2011-08-25
|
* rewind packaging changelog to last tagged versionBdale Garbee2011-08-25
|
* ao-view is no longer included in the altos package, so have the old-styleBdale Garbee2011-08-25
| | | | Debian menu entry point to altosui instead
* changes in preparation for upload to DebianBdale Garbee2011-08-25
|
* don't deliver sources.list fragment in official Debian packagesBdale Garbee2011-08-25
|
* prepare to releaseBdale Garbee2011-08-25
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-25
|\ | | | | | | | | Conflicts: doc/altusmetrum.xsl
| * doc: Remove duplicate documentation about max flight logKeith Packard2011-08-24
| | | | | | | | | | | | | | 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>
| * Merge remote-tracking branch 'origin/master'Keith Packard2011-08-24
| |\
| * | doc: Describe max flight log, ignite mode and pad orientationKeith Packard2011-08-24
| | | | | | | | | | | | | | | | | | These describe what these configuration parmaeters do, not how to set them. Signed-off-by: Keith Packard <keithp@keithp.com>
* | | more tweaksBdale Garbee2011-08-25
| |/ |/|
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\| | | | | | | | | Conflicts: doc/altusmetrum.xsl
| * doc: Move the remaining command-mode descriptions to the appendixKeith Packard2011-08-24
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* | tweak tweak tweakBdale Garbee2011-08-24
|/
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\
| * doc: Updating Firmware is now a separate chapterKeith Packard2011-08-24
| | | | | | | | | | | | The Flash Image paragraph references it, change the reference wording. Signed-off-by: Keith Packard <keithp@keithp.com>
| * doc: Move updating device firmware section to separate chapterKeith Packard2011-08-24
| | | | | | | | | | | | | | 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>
* | more changesBdale Garbee2011-08-24
|/
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\
| * doc: use 'radio link' to refer to packet command modeKeith Packard2011-08-24
| | | | | | | | | | | | | | 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>
* | more tweakingBdale Garbee2011-08-24
|/
* more tweaksBdale Garbee2011-08-24
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\
| * doc: Move Packet Command Mode section to System Operations chapterKeith Packard2011-08-24
| | | | | | | | | | | | It makes far more sense here. Signed-off-by: Keith Packard <keithp@keithp.com>
| * doc: Describe packet command mode a bit better.Keith Packard2011-08-24
| | | | | | | | | | | | | | | | 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>
* | more doc tweaksBdale Garbee2011-08-24
|/
* more doc tweakingBdale Garbee2011-08-24
|
* doc: Document pad-mode 'on-board data logging' indicatorKeith Packard2011-08-24
| | | | | | There wasn't any documentation for this field in the 'Launch Pad' tab. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Spelling corrections in altusmetrum.xslKeith Packard2011-08-24
| | | | | | Lots of minor spelling errors. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc tweaks through chap 3Bdale Garbee2011-08-24
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\
| * altos/windows: Get latest JRE 1.6 version (Version 6 update 27)Keith Packard2011-08-24
| | | | | | | | | | | | No reason to download stale java bits. Signed-off-by: Keith Packard <keithp@keithp.com>
| * altosui: Make flight monitor font size configurableKeith Packard2011-08-24
| | | | | | | | | | | | | | 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>
| * altosui: Don't trust companion telemetry record 'channels' countKeith Packard2011-08-24
| | | | | | | | | | | | | | 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>
* | update changelogs for Debian buildBdale Garbee2011-08-24
| |
* | prepare for another rebuild0.9.7.1Bdale Garbee2011-08-24
| |
* | add pkg-config to the build depsBdale Garbee2011-08-24
| |
* | update changelogs for Debian buildBdale Garbee2011-08-24
| |
* | roll changelog back in prep for another test buildBdale Garbee2011-08-24
| |
* | another test roundBdale Garbee2011-08-24
|/
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\
| * altosui: Try to get dialogs to look a little betterKeith Packard2011-08-24
| | | | | | | | | | | | grid bag constraints are not my friend. Signed-off-by: Keith Packard <keithp@keithp.com>
| * altosui: Add tool-tips to config dialogsKeith Packard2011-08-24
| | | | | | | | | | | | | | Provides more information about the various settings, and, when they're disabled, tells the user why. Signed-off-by: Keith Packard <keithp@keithp.com>
| * Remove stale tools (ao-dumplog, ao-postflight, ao-view)Keith Packard2011-08-23
| | | | | | | | | | | | | | 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>
| * altosui: Use system look&feelKeith Packard2011-08-23
| | | | | | | | | | | | Turn on the 'be less ugly bit' Signed-off-by: Keith Packard <keithp@keithp.com>
* | update changelogs for Debian buildBdale Garbee2011-08-23
| |
* | rewind changelog to 0.9.6.0 for rebuild0.9.7.0Bdale Garbee2011-08-23
|/