summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update for 1.4.21.4.2branch-1.4Keith Packard2014-08-17
|
* altosui: Make Windows java test "smarter"Keith Packard2014-06-26
| | | | | | | Or at least have it try more options, and then finally ask the user before downloading and installing java Signed-off-by: Keith Packard <keithp@keithp.com>
* update ChangeLog for release1.4.1Bdale Garbee2014-06-24
|
* releasing 1.4.1Bdale Garbee2014-06-24
|
* Merge branch 'branch-1.4' of ssh://git.gag.com/scm/git/fw/altos into branch-1.4Bdale Garbee2014-06-24
|\
| * altosuilib: Mark 'Configure AltosUI' window with maps key statusKeith Packard2014-06-24
| | | | | | | | | | | | This lets us check a build to make sure it has a maps key Signed-off-by: Keith Packard <keithp@keithp.com>
| * Add note about including Google maps API keyKeith Packard2014-06-20
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * Add 1.4.1 release notesKeith Packard2014-06-20
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * altosui: Ship TeleMetrum v2.0 firmware with AltosUIKeith Packard2014-06-20
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * Fix java version detection and downloadingKeith Packard2014-06-20
| | | | | | | | | | | | | | | | | | | | Move java stuff to a common include file, java.nsh Let any version no older than 1.6 serve by using ${VersionCompare} Use version 6 downloads as those don't require a click-through agreement. Signed-off-by: Keith Packard <keithp@keithp.com>
| * Sign our .inf file with the comodo key. Update signing-driverKeith Packard2014-06-20
| | | | | | | | | | | | | | I've tested this on Windows 7 and it appears to work. No idea if it works on Windows 8 yet. Signed-off-by: Keith Packard <keithp@keithp.com>
* | need the api key in Bdale's root tooBdale Garbee2014-06-24
| |
* | make sure to use Google Maps API key for official buildsBdale Garbee2014-06-24
| |
* | notes updated for TeleGPS and 1.4 release learningsBdale Garbee2014-06-24
|/
* turn-on support for TeleGPS1.4Bdale Garbee2014-06-15
|
* tagging 1.4 releaseBdale Garbee2014-06-15
|
* add release to revision historyBdale Garbee2014-06-15
|
* tweaksBdale Garbee2014-06-15
|
* Merge remote-tracking branch 'origin/master'Keith Packard2014-06-15
|\
| * update Releasing document to include TeleGPS firmware files in those copiedBdale Garbee2014-06-15
| |
| * document mounting hole size for TeleGPSBdale Garbee2014-06-15
| |
* | micropeak: Deal with 64-bit windowsKeith Packard2014-06-15
| | | | | | | | | | | | Install 64-bit version of java. Install our bits in the 64-bit app directory Signed-off-by: Keith Packard <keithp@keithp.com>
* | Add notes about windows driver signing in the 'signing-driver' fileKeith Packard2014-06-15
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* | altosui: Ship telegps firmwareKeith Packard2014-06-15
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* | windows: Sign altusmetrum.inf with altusmetrum.catKeith Packard2014-06-15
| | | | | | | | | | | | | | This .cat file will need to be updated when we get our 'real' signature. Signed-off-by: Keith Packard <keithp@keithp.com>
* | icon: Add drop-shadows to the SVG files; stop generating in the png versionsKeith Packard2014-06-15
| | | | | | | | | | | | Now everyone gets drop shadows. Signed-off-by: Keith Packard <keithp@keithp.com>
* | altosui: Deal with 64-bit windowsKeith Packard2014-06-15
| | | | | | | | | | | | Get a 64-bit java version installed Signed-off-by: Keith Packard <keithp@keithp.com>
* | telegps: Deal with 64-bit windows differently on installKeith Packard2014-06-15
| | | | | | | | | | | | | | Download a 64-bit version of java as needed, install in 64-bit paths instead of 32-bit paths. Signed-off-by: Keith Packard <keithp@keithp.com>
* | windows: Rename telemetrum.inf to altusmetrum.infKeith Packard2014-06-15
|/ | | | | | Use the corporate name for this file Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Include telegps firmware in windows packageKeith Packard2014-06-14
| | | | | | This was disabled when the firmware wasn't ready yet Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: Remove some debugging printfsKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altoslib: AltosFlightStatsTable: another editable text field that shouldn't beKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: Serialize access to async tile notify function in preloadKeith Packard2014-06-14
| | | | | | | This ensures that we see each tile getting downloaded and don't mis-count, which would result in wedging the process Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Make the icon shadows a bit less harshKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* debian: Build requires /usr/bin/convert nowKeith Packard2014-06-14
| | | | | | This is provided by either graphicsmagick or imagemagick Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps/micropeak: Ship built Mac OSX iconsKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Build resolutions needed for Java bits tooKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Build MacOSX icon from svgKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Build windows ico files, clean built filesKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Create all icons from .svg filesKeith Packard2014-06-14
| | | | | | | Remove images from repository, leaving only the svg files and build instructions Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: Make graph enable buttons be CheckBoxes instead of RadioButtonsKeith Packard2014-06-14
| | | | | | aj noticed. Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Fix Mac icon file nameKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* micropeak: Make statistics entries un-editableKeith Packard2014-06-14
| | | | | | Otherwise you can actually type in the various fields.x Signed-off-by: Keith Packard <keithp@keithp.com>
* alotsuilib: Remove old "mega" and "mini" file extensions from data chooserKeith Packard2014-06-14
| | | | | | We never shipped AltosUI which stored mega/mini files in different extensions Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui/telegps: Switch to AltosUIIndicator and AltosUIFlightTabKeith Packard2014-06-14
| | | | | | Removes replicated code across all flight tabs Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: Add AltosUIFlightTab classKeith Packard2014-06-14
| | | | | | This covers most of the common functions for all flight status display tabs. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: Add more options to AltosUIIndicator to suit AltosUIKeith Packard2014-06-14
| | | | | | This makes AltosUIIndicator capable of displaying most stuff in AltosUI Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: Make sure only one thread is closing serial deviceKeith Packard2014-06-14
| | | | | | Multiple closers can cause a crash by freeing the libaltos device twice Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: provide getName() for AltosInfoTableKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: In graph, show zero sats in view as 0 instead of MISSINGKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>