AltosSiteMapTile: draw boost circle as well as landed
[fw/altos] / ao-tools /
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 Keith Packardaltosui: Use timeouts to recover from broken packet...
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-09-29 Keith Packardaltosui: Add KML file export.
2010-09-28 Keith PackardMerge remote branch 'aj/master'
2010-09-28 Anthony TownsAdd callsign/serial/flight to graph title
2010-09-28 Keith Packardaltosui: use Altos constants in graphing code
2010-09-28 Anthony TownsHax0r graphing to support telem/eeprom files
2010-09-28 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-28 Keith Packardaltosui: Deal with eeprom dates going backwards across...
2010-09-28 Keith Packardaltosui: .CSV output: add link quality, gps hdop and...
2010-09-28 Keith Packardaltosui: Create iterables for log file scanning. Split...
2010-09-24 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-23 Keith Packardaltosui: Require 4 sats for 'good' GPS data
2010-09-20 Keith Packardaltosui: remove unused ReplayThread wrapper classes
2010-09-20 Keith Packardaltosui: Factor some UI elements into separate classes
2010-09-20 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-19 Keith Packardaltosui: Write raw sensor data to .csv files
2010-09-19 Keith Packardaltosui: Use recorded ground acceleration when reading...
2010-09-14 Anthony TownsAdd JFreeChart to Makefile.am
2010-09-14 Anthony TownsAdd graphing.
2010-09-11 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-11 Keith Packardaltosui: Remember directory containing firmware files
2010-09-11 Keith Packardaltosui: set default .csv file name in file save dialog
2010-09-10 Bdale Garbeemake the column headers comma separated, too, so they...
2010-09-10 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-10 Keith Packardaltosui: Stop parsing eeprom file after hitting 'landed... 0.7.1
2010-09-10 Keith Packardaltosui: Fill in time value of last Eeprom record read...
2010-09-10 Keith Packardaltosui: Remove debug printfs from AltosTelemetryReader
2010-09-10 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-10 Keith Packardaltosui: Fix telemetry file reader to handle tick count...
2010-09-10 Keith PackardAdd --with-fat-dir configure option to publish finished...
2010-09-10 Keith Packardaltosui: libaltos.so is built with libtool -- it's...
2010-09-10 Keith Packardaltosui: Remove some debug printfs.
2010-09-10 Keith Packardaltosui: conflating USB product and vendor IDs is a...
2010-09-10 Bdale Garbeeinitial cut at an altosui man page
2010-09-10 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-09-10 Keith Packardaltosui: Display error dialog when AltOS JNI library...
2010-09-10 Keith Packardaltosui: Store libaltos.so in $(libdir)/altos
2010-09-09 Keith Packardaltosui: remove FATJAR from all-local to avoid building...
2010-09-09 Keith Packardaltosui: hack to make JAVAROOT directory get created...
2010-09-09 Keith Packardaltosui: fix telemetrum.inf FFFE:000A product names...
2010-09-09 Keith Packardaltosui: Add explicit requirement to create classes...
2010-09-05 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-05 Keith Packardaltosui: ensure that 'altosui' script is installed...
next