Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | altos: remove unused variable from ao_igniter | Keith Packard | 2010-11-23 | |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 'status' variable used to hold a reported status value from the igniter after firing, but we ignore that now. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | | | | lose the placeholder on how GPS works, as it's going to be a | Bdale Garbee | 2010-11-23 | |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | while before I tackle that, if ever. | |||
| * | | | | | merge Keith's AltosUI documention into "the big book" | Bdale Garbee | 2010-11-23 | |
| | |_|_|/ | |/| | | | ||||
| * | | | | doc: Add internal documentation for AltOS | Keith Packard | 2010-11-22 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | | add a rudimentary --help for command line use | Bdale Garbee | 2010-11-22 | |
| | |_|/ | |/| | | ||||
| * | | | Merge remote branch 'origin/buttonbox' into buttonbox | Keith Packard | 2010-11-22 | |
| |\ \ \ | | | |/ | | |/| | ||||
| | * | | Added PKGBUILDs for deps into contribs | Bob Finch | 2010-11-22 | |
| | | | | ||||
| * | | | altos: assume igniter worked. | Keith Packard | 2010-11-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many igniters don't go open when fired, so there's no way to know if they worked. Assume they did as a failed igniter is unlikely to do anything when fired again anyways. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | altosui: Close serial port when debug link fails | Keith Packard | 2010-11-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the debug connection isn't working, close down the serial port when reporting the failure. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | altos: Add on/off modes to 'C' command | Keith Packard | 2010-11-21 | |
| | |/ | |/| | | | | | | | | | | | | | This lets the user turn the radio on/off and then invoke other commands. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | altosui: keep sitemap more centred on rocket | Anthony Towns | 2010-11-22 | |
| | | | ||||
| * | | altosui: improve sitemap scrolling behaviour | Anthony Towns | 2010-11-22 | |
| | | | ||||
| * | | AltosSiteMap: ensure buffer around active tile | Anthony Towns | 2010-11-21 | |
| | | | ||||
| * | | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox | Anthony Towns | 2010-11-21 | |
| |\| | ||||
| | * | altosui: When fixing eeprom gps time information, make GPS data valid | Keith Packard | 2010-11-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eeprom files may be missing the GPS time (due to a firmware bug). Working around this involves finding the next valid GPS time and using that to create a fake GPS time entry. However, that next GPS time may not be locked or may have few sats as it is from the boost stage of the flight. Fix this by simply forcing the fake time packet to have 4 sats and be locked. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | AltosSiteMap: limit nr of tiles to 200x200 | Anthony Towns | 2010-11-21 | |
| | | | ||||
| * | | AltosSiteMap: never accept 0,0 as lat/long | Anthony Towns | 2010-11-21 | |
| |/ | ||||
| * | AltosSiteMap: refactor tile collection | Anthony Towns | 2010-11-21 | |
| | | ||||
| * | AltosSiteMap: thread safe tile addition | Anthony Towns | 2010-11-21 | |
| | | ||||
| * | AltosSiteMap: try to get new tile construction right | Anthony Towns | 2010-11-21 | |
| | | ||||
| * | AltosSiteMap: extend map if rocket goes far away | Anthony Towns | 2010-11-21 | |
| | | ||||
| * | Merge branch 'sitemap' into buttonbox | Anthony Towns | 2010-11-21 | |
| |\ | | | | | | | | | | | | | Conflicts: ao-tools/altosui/AltosSiteMap.java | |||
| | * | AltosSiteMap: explain tile size better | Anthony Towns | 2010-11-21 | |
| | | | ||||
| | * | Merge branch 'buttonbox' into sitemap | Anthony Towns | 2010-11-21 | |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: ao-tools/altosui/AltosFlightUI.java | |||
| | * | | AltosSiteMap: better gps check, lower zoom | Anthony Towns | 2010-11-21 | |
| | | | | ||||
| * | | | altosui: Set site map flight path lines to 6 pixels anti-aliased. | Keith Packard | 2010-11-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Much more visible over the map. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | Merge remote branch 'aj/sitemap' into buttonbox | Keith Packard | 2010-11-20 | |
| |\| | | | |/ | |/| | | | | | | | | | | | | | Conflicts: ao-tools/altosui/AltosFlightUI.java Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| | * | altosui: reindent | Anthony Towns | 2010-11-21 | |
| | | | ||||
| | * | Merge branch 'buttonbox' into sitemap | Anthony Towns | 2010-11-21 | |
| | |\ | ||||
| | * | | AltosSiteMap: be more polite about preferred size | Anthony Towns | 2010-11-21 | |
| | | | | ||||
| | * | | Add GrabNDrag.java | Anthony Towns | 2010-11-21 | |
| | | | | ||||
| | * | | AltosSiteMap: major refactoring | Anthony Towns | 2010-11-21 | |
| | | | | ||||
| | * | | AltosSiteMapTile: draw boost circle as well as landed | Anthony Towns | 2010-11-21 | |
| | | | | ||||
| | * | | AltosSiteMap: automatic fetching of map data | Anthony Towns | 2010-11-21 | |
| | | | | ||||
| | * | | AltosSiteMapTile: seperate map and drawing layers | Anthony Towns | 2010-11-20 | |
| | | | | ||||
| | * | | AltosSiteMap: add autoscroll and grabndrag scroll | Anthony Towns | 2010-11-20 | |
| | | | | ||||
| | * | | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox | Anthony Towns | 2010-11-20 | |
| | |\ \ | ||||
| | * \ \ | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox | Anthony Towns | 2010-11-20 | |
| | |\ \ \ | ||||
| | * \ \ \ | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox | Anthony Towns | 2010-11-20 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ao-tools/altosui/AltosFlightUI.java | |||
| | * | | | | | AltosSiteMapTile: adjust scale to 1 nmi per tile | Anthony Towns | 2010-11-19 | |
| | | | | | | | ||||
| | * | | | | | AltosSiteMapTile: adjust centering calculation | Anthony Towns | 2010-11-19 | |
| | | | | | | | ||||
| | * | | | | | AltosSiteMapTile: autoscale to about 2 nmi per tile | Anthony Towns | 2010-11-19 | |
| | | | | | | | ||||
| | * | | | | | altosui: tile site maps | Anthony Towns | 2010-11-19 | |
| | | | | | | | ||||
| | * | | | | | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox | Anthony Towns | 2010-11-18 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ao-tools/altosui/AltosFlightUI.java | |||
| | * | | | | | | AltosSiteMap: add targeting circles around landing site | Anthony Towns | 2010-11-14 | |
| | | | | | | | | ||||
| | * | | | | | | AltosTelemetryReader: actually open serial port | Anthony Towns | 2010-11-14 | |
| | | | | | | | | ||||
| | * | | | | | | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox | Anthony Towns | 2010-11-14 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | better error behaviour if no map | Anthony Towns | 2010-11-12 | |
| | | | | | | | | | ||||
| | * | | | | | | | pull up maps for arbitrary locations | Anthony Towns | 2010-11-12 | |
| | | | | | | | | | ||||
| | * | | | | | | | make infotable scrollable, revert its fontsize to 14 | Anthony Towns | 2010-11-12 | |
| | | | | | | | | |