altos: Add preliminary telebt v0.1 defines
[fw/altos] / ao-tools /
2011-03-16 Keith Packardao-load: Make usb descriptor rewriting optional
2011-03-16 Keith Packardaoview: remove -s option.
2011-02-18 Keith Packardao-load: fix usage message to note that '=' is required...
2010-11-25 Keith PackardMerge branch 'buttonbox'
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith PackardMove altosui to the top level, placing libaltos inside it.
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith Packardaltosui: Make sure packet mode is turned off when the...
2010-11-24 Keith Packardaltosui: Let people fire igniters that don't read as...
2010-11-24 Keith Packardaltosui: Disable radio configation over packet link.
2010-11-24 Keith Packardaltosui: New AltosSerial.set_radio function sets channe...
2010-11-24 Keith Packardaltosui: Make AltosSerial.flush_input keep reading...
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-23 Anthony Townsaltosui: sitemap uses rocket gps if no pad gps
2010-11-23 Anthony Townsaltosui: don't switch away from user selected tab
2010-11-23 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/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 Packardaltosui: Close serial port when debug link fails
2010-11-22 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
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 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.
next