Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update changelogs for Debian builddebian/0.7.1+118+gabfd2f6 | Bdale Garbee | 2010-11-21 |
| | |||
* | update changelogs for Debian builddebian/0.7.1+117+ge7954c8 | Bdale Garbee | 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: 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 |
| | | | | | | | | |||
| * | | | | | | | tabs -> spaces | Anthony Towns | 2010-11-12 |
| | | | | | | | | |||
| * | | | | | | | add site map tab, at least for QRS launches | Anthony Towns | 2010-11-12 |
| | | | | | | | | |||
* | | | | | | | | altosui: Rewrite info table to mix with scroll pane well. Fix startup size | Keith Packard | 2010-11-20 |
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using a single table for the info table means that the scroll pane automatically picks up the table headers and shows them above the scrollable view. This patch also fixes the application size at startup so that no scrollbar is required in the info table, and the window is < 800x600. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | | | | | | altosui: change descent tab formatting to four columns | Keith Packard | 2010-11-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This places labels to the left of each field. For igniter voltages, it uses three columns for the labels. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | | | | | | altosui: re-indent | Keith Packard | 2010-11-20 |
| | | | | | | | |||
* | | | | | | | AltosDescent: switch elev from height to range | Anthony Towns | 2010-11-21 |
| | | | | | | | |||
* | | | | | | | AltosAscent/Descent: tidy up layout | Anthony Towns | 2010-11-21 |
| |_|_|_|_|/ |/| | | | | | |||
* | | | | | | altosui: Fix channel changing in flight UI to actually work | Keith Packard | 2010-11-20 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replacing the menu with a combo box required reworking the way events are delivered from that widget back to the channel changing function. Just delete the old magic and use the JComboBox action listener directly. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | | | | altosui: Initialize display thread state in constructor instead of run | Keith Packard | 2010-11-20 |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Some state will get set before run is called, initializing it there can be too late. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | | | altosui: calling thread.interrupt with null thread doesn't work well | Keith Packard | 2010-11-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | This was a left-over from debugging the previous patch. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | | | altosui: When switching log files, don't terminate log thread | Keith Packard | 2010-11-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The log thread automatically switches output files when the incoming telemetry changes. Don't use 'close' for that as 'close' terminates the log thread as well as closing the file. Create a new 'close_log_file' function which just closes the file. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | | | altosui: switch channel selector to combo box. Shorten displayed device names | Keith Packard | 2010-11-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A combo box displays the current value, which is quite nice to have. Add a 'toShortString' for AltosDevice so that the window frames and error messages don't have extra spaces generated by the altos_device toString method. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | | | update turnon scripts to use stashed copies of stable release firmware | Bdale Garbee | 2010-11-19 |
| | | | | |||
* | | | | altosui: Use timeouts to recover from broken packet links. | Keith Packard | 2010-11-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This puts timeouts every place the system reads from the packet link and aborts the in-progress operation if it takes more than a second to get a response. Also mixed in here are persistent igniter status displays for the ejection testing UI. Signed-off-by: Keith Packard <keithp@keithp.com> |