fw/altos
2010-11-23 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-23 Keith Packarddoc: Add internal documentation for AltOS
2010-11-23 Bdale Garbeeadd a rudimentary --help for command line use
2010-11-23 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-23 Keith PackardMerge remote branch 'origin/buttonbox' into buttonbox
2010-11-22 Keith Packardaltos: assume igniter worked.
2010-11-22 Keith Packardaltosui: Close serial port when debug link fails
2010-11-22 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-22 Bob FinchAdded PKGBUILDs for deps into contribs
2010-11-21 Keith Packardaltos: Add on/off modes to 'C' command
2010-11-21 Anthony Townsaltosui: keep sitemap more centred on rocket
2010-11-21 Anthony Townsaltosui: improve sitemap scrolling behaviour
2010-11-21 Anthony TownsAltosSiteMap: ensure buffer around active tile
2010-11-21 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-21 Keith Packardaltosui: When fixing eeprom gps time information, make...
2010-11-21 Anthony TownsAltosSiteMap: limit nr of tiles to 200x200
2010-11-21 Anthony TownsAltosSiteMap: never accept 0,0 as lat/long
2010-11-21 Anthony TownsAltosSiteMap: refactor tile collection
2010-11-21 Anthony TownsAltosSiteMap: thread safe tile addition
2010-11-21 Anthony TownsAltosSiteMap: try to get new tile construction right
2010-11-21 Anthony TownsAltosSiteMap: extend map if rocket goes far away
2010-11-21 Anthony TownsMerge branch 'sitemap' into buttonbox
2010-11-21 Anthony TownsAltosSiteMap: explain tile size better
2010-11-21 Keith Packardaltosui: Set site map flight path lines to 6 pixels...
2010-11-21 Anthony TownsMerge branch 'buttonbox' into sitemap
2010-11-21 Keith PackardMerge remote branch 'aj/sitemap' into buttonbox
2010-11-21 Anthony TownsAltosSiteMap: better gps check, lower zoom
2010-11-21 Keith Packardaltosui: Rewrite info table to mix with scroll pane...
2010-11-20 Anthony Townsaltosui: reindent
2010-11-20 Anthony TownsMerge branch 'buttonbox' into sitemap
2010-11-20 Anthony TownsAltosSiteMap: be more polite about preferred size
2010-11-20 Keith Packardaltosui: change descent tab formatting to four columns
2010-11-20 Anthony TownsAdd GrabNDrag.java
2010-11-20 Anthony TownsAltosSiteMap: major refactoring
2010-11-20 Keith Packardaltosui: re-indent
2010-11-20 Anthony TownsAltosDescent: switch elev from height to range
2010-11-20 Anthony TownsAltosAscent/Descent: tidy up layout
2010-11-20 Anthony TownsAltosSiteMapTile: draw boost circle as well as landed
2010-11-20 Anthony TownsAltosSiteMap: automatic fetching of map data
2010-11-20 Anthony TownsAltosSiteMapTile: seperate map and drawing layers
2010-11-20 Anthony TownsAltosSiteMap: add autoscroll and grabndrag scroll
2010-11-20 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-20 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-20 Keith Packardaltosui: Fix channel changing in flight UI to actually...
2010-11-20 Keith Packardaltosui: Initialize display thread state in constructor...
2010-11-20 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-20 Keith Packardaltosui: calling thread.interrupt with null thread...
2010-11-20 Keith Packardaltosui: When switching log files, don't terminate...
2010-11-20 Keith Packardaltosui: switch channel selector to combo box. Shorten...
2010-11-20 Bdale Garbeeupdate turnon scripts to use stashed copies of stable...
2010-11-20 Keith Packardaltosui: Use timeouts to recover from broken packet...
2010-11-19 Keith Packarddoc: Document the 'Flash Image' operation.
2010-11-19 Keith Packarddoc: git ignore generated doc files
2010-11-19 Keith Packarddoc: Add preliminary altosui documentation
2010-11-19 Keith Packardaltosui: Clean up global AltosUI configuration settings...
2010-11-19 Keith Packardaltosui: Unify datafile selection to AltosDataChooser
2010-11-19 Keith Packardaltosui: Add igniter ground testing code
2010-11-19 Anthony TownsAltosSiteMapTile: adjust scale to 1 nmi per tile
2010-11-19 Anthony TownsAltosSiteMapTile: adjust centering calculation
2010-11-19 Anthony TownsAltosSiteMapTile: autoscale to about 2 nmi per tile
2010-11-19 Anthony Townsaltosui: tile site maps
2010-11-17 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-16 Keith Packardaltosui: Add igniter status to ascent and descent tabs
2010-11-16 Keith Packardaltosui: Cleanup flight UI layout
2010-11-16 Keith Packardaltosui: Add callsign configuration in AltosUI configur...
2010-11-15 Keith Packardaltosui: add reboot button to telemetrum configuration UI
2010-11-15 Keith Packardaltosui: eliminate menu bar, moving elements to buttons.
2010-11-15 Keith Packardaltosui: oops, missed a file in the previous commit
2010-11-14 Keith Packardaltosui: With --replay option, exit when replay window...
2010-11-14 Keith Packardaltosui: Replace flight status table with labels, fix...
2010-11-14 Keith Packardaltosui: Open serial device at 'new' time. Prohibit...
2010-11-13 Keith Packardaltosui: Eliminate unncessary import altosui lines
2010-11-13 Anthony TownsAltosSiteMap: add targeting circles around landing...
2010-11-13 Anthony TownsAltosTelemetryReader: actually open serial port
2010-11-13 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-13 Keith Packardaltosui: Add RF calibration to TeleMetrum config dialog
2010-11-12 Anthony Townsbetter error behaviour if no map
2010-11-12 Anthony Townspull up maps for arbitrary locations
2010-11-11 Anthony Townsmake infotable scrollable, revert its fontsize to 14
2010-11-11 Anthony Townstabs -> spaces
2010-11-11 Anthony Townsadd site map tab, at least for QRS launches
2010-11-11 Keith PackardMerge remote branch 'aj/buttonbox' into buttonbox
2010-11-11 Anthony Townsadd compass bearing during descent
2010-11-11 Anthony Townsadd compass bearing to voice output
2010-11-11 Anthony Townsuse grayled.png for off
2010-11-11 Anthony Townsreduce font size for FlightInfoTable
2010-11-11 Anthony Townsread preferences for --replay
2010-11-11 Anthony Townsadd --replay command line argument
2010-11-11 Anthony Townsuse value_font for values
2010-11-11 Keith Packardaltos: Use grey leds when unlit - easier to see
2010-11-10 Keith Packardaltosui: Add ascent, descent and landed tabs
2010-11-09 Keith Packardaltosui: Add tab UI with 'pad' mode.
2010-11-09 Keith Packardaltosui: Create abstract interface for flight data...
2010-11-09 Keith Packardaltosui: Fix more calls to AltosPreferences.channel()
2010-11-09 Keith Packardaltosui: Fix channel setting at serial open time
2010-11-09 Keith Packardaltosui: Create buttons for main actions
2010-11-09 Keith Packardaltosui: Split out flight monitoring to separate window
2010-10-06 Keith Packardaltosui: Separate out jfreechart and jcommon directories
2010-10-06 Keith Packardaltosui: Remove ability to graph data in .csv files
2010-10-06 Bdale Garbeeremove the csv build dep, as that code will be abandoned
next