Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update to version 1.0.2simple-quiet | Keith Packard | 2011-09-16 |
| | | | | | | Bdale is planning to fly this version on 9/17. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Silence radio while firing igniters | Keith Packard | 2011-09-04 |
| | | | | | | | Hold the radio mutex while firing igniters to reduce potential interactions between the two. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Delay restart of RDF at apogee | Keith Packard | 2011-09-04 |
| | | | | | | | Instead of immediately trying to send RDF at apogee, start it after the usual RDF interval to avoid doing RDF while firing the apogee igniter. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | more release process doc updates | Bdale Garbee | 2011-08-26 |
| | |||
* | update release process docs | Bdale Garbee | 2011-08-26 |
| | |||
* | update changelogs for Debian builddebian/1.0.1 | Bdale Garbee | 2011-08-26 |
| | |||
* | roll back packaging changelog for rebuild1.0.1 | Bdale Garbee | 2011-08-26 |
| | |||
* | roll release notes version from 1.0 to 1.0.1 | Bdale Garbee | 2011-08-26 |
| | |||
* | ignore generated log file | Bdale Garbee | 2011-08-26 |
| | |||
* | fix telemini firmware path name | Bdale Garbee | 2011-08-26 |
| | |||
* | update changelogs for Debian build | Bdale Garbee | 2011-08-26 |
| | |||
* | get ready for a 1.0.1 release | Bdale Garbee | 2011-08-26 |
| | |||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2011-08-26 |
|\ | |||
| * | altos: Clear callsign on initial config load | Keith Packard | 2011-08-25 |
| | | | | | | | | | | | | | | | | | | 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> | ||
* | | moving git-buildpackage config into .git/ since it is fairly specific to | Bdale Garbee | 2011-08-26 |
|/ | | | | Bdale's build environment, and doesn't need to be in the source package | ||
* | update TeleMini turnon script now that we've made a stable firmware release | Bdale Garbee | 2011-08-25 |
| | |||
* | use multimaint-merge to make Debian changelogs less ugly | Bdale Garbee | 2011-08-25 |
| | |||
* | update changelogs for Debian builddebian/1.0 | Bdale Garbee | 2011-08-25 |
| | |||
* | add a postinst to remove sources.list.d fragment delivered by old private1.0 | Bdale Garbee | 2011-08-25 |
| | | | | versions of this package, no longer needed once we have official packages | ||
* | really, I mean it, no longer deliver the sources.list fragment | Bdale Garbee | 2011-08-25 |
| | |||
* | we need a main category in the desktop file | Bdale Garbee | 2011-08-25 |
| | |||
* | update desktop file for consistency with package section | Bdale Garbee | 2011-08-25 |
| | |||
* | rewind packaging changelog to last tagged version | Bdale Garbee | 2011-08-25 |
| | |||
* | ao-view is no longer included in the altos package, so have the old-style | Bdale Garbee | 2011-08-25 |
| | | | | Debian menu entry point to altosui instead | ||
* | changes in preparation for upload to Debian | Bdale Garbee | 2011-08-25 |
| | |||
* | don't deliver sources.list fragment in official Debian packages | Bdale Garbee | 2011-08-25 |
| | |||
* | prepare to release | Bdale Garbee | 2011-08-25 |
| | |||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2011-08-25 |
|\ | | | | | | | | | Conflicts: doc/altusmetrum.xsl | ||
| * | doc: Remove duplicate documentation about max flight log | Keith Packard | 2011-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 Packard | 2011-08-24 |
| |\ | |||
| * | | doc: Describe max flight log, ignite mode and pad orientation | Keith Packard | 2011-08-24 |
| | | | | | | | | | | | | | | | | | | These describe what these configuration parmaeters do, not how to set them. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | | more tweaks | Bdale Garbee | 2011-08-25 |
| |/ |/| | |||
* | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2011-08-24 |
|\| | | | | | | | | | Conflicts: doc/altusmetrum.xsl | ||
| * | doc: Move the remaining command-mode descriptions to the appendix | Keith Packard | 2011-08-24 |
| | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | tweak tweak tweak | Bdale Garbee | 2011-08-24 |
|/ | |||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2011-08-24 |
|\ | |||
| * | doc: Updating Firmware is now a separate chapter | Keith Packard | 2011-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 chapter | Keith Packard | 2011-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 changes | Bdale Garbee | 2011-08-24 |
|/ | |||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2011-08-24 |
|\ | |||
| * | doc: use 'radio link' to refer to packet command mode | Keith Packard | 2011-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 tweaking | Bdale Garbee | 2011-08-24 |
|/ | |||
* | more tweaks | Bdale Garbee | 2011-08-24 |
| | |||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2011-08-24 |
|\ | |||
| * | doc: Move Packet Command Mode section to System Operations chapter | Keith Packard | 2011-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 Packard | 2011-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 tweaks | Bdale Garbee | 2011-08-24 |
|/ | |||
* | more doc tweaking | Bdale Garbee | 2011-08-24 |
| | |||
* | doc: Document pad-mode 'on-board data logging' indicator | Keith Packard | 2011-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.xsl | Keith Packard | 2011-08-24 |
| | | | | | | Lots of minor spelling errors. Signed-off-by: Keith Packard <keithp@keithp.com> |