summaryrefslogtreecommitdiff
path: root/ao-tools
Commit message (Expand)AuthorAge
* altos: A bunch of missing .gitignore files (mostly)Keith Packard2011-10-27
* ao-telem: Add new program to convert telem data to asciiKeith Packard2011-10-08
* Remove stale tools (ao-dumplog, ao-postflight, ao-view)Keith Packard2011-08-23
* ao-tools: ao-list was crashing with more than 3 devices connectedKeith Packard2011-08-13
* ao-load: Make usb descriptor rewriting optionalKeith Packard2011-03-16
* aoview: remove -s option.Keith Packard2011-03-16
* ao-load: fix usage message to note that '=' is required for optionsKeith Packard2011-02-18
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
* altosui: Make sure packet mode is turned off when the connection failsKeith Packard2010-11-24
* altosui: Let people fire igniters that don't read as 'ready'Keith Packard2010-11-23
* altosui: Disable radio configation over packet link.Keith Packard2010-11-23
* altosui: New AltosSerial.set_radio function sets channel/callKeith Packard2010-11-23
* altosui: Make AltosSerial.flush_input keep reading while non-emptyKeith Packard2010-11-23
* add a rudimentary --help for command line useBdale Garbee2010-11-22
* altosui: Close serial port when debug link failsKeith Packard2010-11-22
* altosui: keep sitemap more centred on rocketAnthony Towns2010-11-22
* altosui: improve sitemap scrolling behaviourAnthony Towns2010-11-22
* AltosSiteMap: ensure buffer around active tileAnthony Towns2010-11-21
* Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-21
|\
| * altosui: When fixing eeprom gps time information, make GPS data validKeith Packard2010-11-20
* | AltosSiteMap: limit nr of tiles to 200x200Anthony Towns2010-11-21
* | AltosSiteMap: never accept 0,0 as lat/longAnthony Towns2010-11-21
|/
* AltosSiteMap: refactor tile collectionAnthony Towns2010-11-21
* AltosSiteMap: thread safe tile additionAnthony Towns2010-11-21
* AltosSiteMap: try to get new tile construction rightAnthony Towns2010-11-21
* AltosSiteMap: extend map if rocket goes far awayAnthony Towns2010-11-21
* Merge branch 'sitemap' into buttonboxAnthony Towns2010-11-21
|\
| * AltosSiteMap: explain tile size betterAnthony Towns2010-11-21
| * Merge branch 'buttonbox' into sitemapAnthony Towns2010-11-21
| |\
| * | AltosSiteMap: better gps check, lower zoomAnthony Towns2010-11-21
* | | altosui: Set site map flight path lines to 6 pixels anti-aliased.Keith Packard2010-11-20
* | | Merge remote branch 'aj/sitemap' into buttonboxKeith Packard2010-11-20
|\| | | |/ |/|
| * altosui: reindentAnthony Towns2010-11-21
| * Merge branch 'buttonbox' into sitemapAnthony Towns2010-11-21
| |\
| * | AltosSiteMap: be more polite about preferred sizeAnthony Towns2010-11-21
| * | Add GrabNDrag.javaAnthony Towns2010-11-21
| * | AltosSiteMap: major refactoringAnthony Towns2010-11-21
| * | AltosSiteMapTile: draw boost circle as well as landedAnthony Towns2010-11-21
| * | AltosSiteMap: automatic fetching of map dataAnthony Towns2010-11-21
| * | AltosSiteMapTile: seperate map and drawing layersAnthony Towns2010-11-20
| * | AltosSiteMap: add autoscroll and grabndrag scrollAnthony Towns2010-11-20
| * | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-20
| |\ \
| * \ \ Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-20
| |\ \ \
| * \ \ \ Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-20
| |\ \ \ \
| * | | | | AltosSiteMapTile: adjust scale to 1 nmi per tileAnthony Towns2010-11-19
| * | | | | AltosSiteMapTile: adjust centering calculationAnthony Towns2010-11-19
| * | | | | AltosSiteMapTile: autoscale to about 2 nmi per tileAnthony Towns2010-11-19
| * | | | | altosui: tile site mapsAnthony Towns2010-11-19
| * | | | | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-18
| |\ \ \ \ \
| * | | | | | AltosSiteMap: add targeting circles around landing siteAnthony Towns2010-11-14