summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2012-09-12
|\
| * Added the feature to AC to default --with-android to $ANDROID_SDK (if set)Tom Marble2012-09-11
| | | | | | | | | | | | | | Fixed typos in altosui/Makefile.am (had removed JCOMMON, but it's from AC) Jenkins changes: - added android sdk - will now record artifacts: altoslib/AltosLib.jar,altosui/altosui.jar,**/*.apk
* | releasing 1.1Bdale Garbee2012-09-11
|/
* Bump version to 1.0.9.7Keith Packard2012-09-09
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Don't build ao-stmload if stlink is not available.Mike Beattie2012-07-31
| | | | Signed-off-by: Mike Beattie <mike@ethernal.org>
* Add ability to re-play telemetry through TeleDongleKeith Packard2012-07-29
| | | | | | | | This adds a new command to TeleDongle to send arbitrary data, and then creates a new tool, 'ao-send-telem' that replays existing telemetry files through TeleDongle. Signed-off-by: Keith Packard <keithp@keithp.com>
* tools: Use pkgconfig to find stlink for ao-stmloadKeith Packard2012-07-20
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add ao-stmload toolKeith Packard2012-07-17
| | | | | | | This loads an ELF image through the STlink programming interface using the stlink utility library Signed-off-by: Keith Packard <keithp@keithp.com>
* Get AltOS version numbers into Mac 'about' dialogKeith Packard2012-07-11
| | | | | | | Generate Info.plist from Info.plist.in to correctly set the VERSION information. This also changes some strings around to make them look better Signed-off-by: Keith Packard <keithp@keithp.com>
* Update version to 1.0.9.6Keith Packard2012-06-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Build Android local.properties from local.properties.inKeith Packard2012-06-02
| | | | | | Make sure the SDK path is set correctly Signed-off-by: Keith Packard <keithp@keithp.com>
* Add $HOME/android as an SDK locationMike Beattie2012-06-02
| | | | Signed-off-by: Mike Beattie <mike@ethernal.org>
* altosdroid: build android bits when possibleKeith Packard2012-06-02
| | | | | | Locate android sdk automatically Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Move java altoslib to top levelKeith Packard2012-06-02
| | | | | | This will be shared with other (android) java code. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Split out lots of the altosui code to a shared libraryKeith Packard2012-06-02
| | | | | | To be shared with the Android application eventually Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump to 1.0.9.51.0.9.5Keith Packard2012-05-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump version to 1.0.9.41.0.9.4Keith Packard2012-03-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump to 1.0.9.31.0.9.3Keith Packard2011-10-11
| | | | | | TeleScience and TelePyro now work. Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump to 1.0.9.2Keith Packard2011-10-08
| | | | | | (1.1 RC 2). Flown at Oktoberfest 2011 on 10/09/2011 (we hope) Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-telem: Add new program to convert telem data to asciiKeith Packard2011-10-08
| | | | | | | This reads telem files and displays them in ascii form. It's not done, and it's not documented, but it's a start. Signed-off-by: Keith Packard <keithp@keithp.com>
* Merge remote-tracking branch 'origin/simple-quiet' into multiarchKeith Packard2011-10-07
|\ | | | | | | | | | | | | Conflicts: configure.ac fix version number
| * Update to version 1.0.2simple-quietKeith Packard2011-09-16
| | | | | | | | | | | | Bdale is planning to fly this version on 9/17. Signed-off-by: Keith Packard <keithp@keithp.com>
| * get ready for a 1.0.1 releaseBdale Garbee2011-08-26
| |
* | Bump version to 1.0.9.0Keith Packard2011-08-28
| | | | | | | | | | | | Make it distinct from any production version Signed-off-by: Keith Packard <keithp@keithp.com>
* | altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25
|/ | | | | | | | | | | | | | Split out sources into separate directories: core: architecture and product independent bits cc1111: cc1111-specific code drivers: architecture independent drivers product: product-specific sources and Makefile fragments util: scripts for building stuff This should have no effect on the built products, but testing is encouraged Signed-off-by: Keith Packard <keithp@keithp.com>
* prepare to releaseBdale Garbee2011-08-25
|
* another test roundBdale Garbee2011-08-24
|
* Remove stale tools (ao-dumplog, ao-postflight, ao-view)Keith Packard2011-08-23
| | | | | | | These tools have all been supplanted by altosui at this point, and keeping them around increases the build dependencies by quite a lot. Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump version to 0.9.7Keith Packard2011-08-20
| | | | | | | Bdale is flying 0.9.6 at chili blaster, make sure later firmware gets a later version number. Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump version to 0.9.6.0Keith Packard2011-08-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Set version to 0.9.5.0Keith Packard2011-08-08
| | | | | | Make the frequency-based systems distinct Signed-off-by: Keith Packard <keithp@keithp.com>
* update version for a Bdale build for use turning on TeleMini v1.0Bdale Garbee2011-08-08
|
* Set version to 0.9.4.4Keith Packard2011-07-17
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Set version to 0.9.4.3 for Bdale 2011-7-16 flights0.9.4.3Keith Packard2011-07-15
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: product defines are always in ao_product.hKeith Packard2011-07-06
| | | | | | | | | | | When all products were built in a single directory, each one had a separate version of ao_product.h. Now that they all reside in sub-directories, each directory has its own ao_product.h This change is needed so that other modules in the system can use the product defines; otherwise, ao_product.h was not built at the right time. Signed-off-by: Keith Packard <keithp@keithp.com>
* Version strings must be < 8 bytes longKeith Packard2011-07-04
| | | | | | | The new telemetry packets include the version string, so make sure its less than 8 characters long Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Support raw telemetry from TeleDongleKeith Packard2011-06-28
| | | | | | | | | Use raw telemetry frames when TeleDongle supports them, this involves parsing the hex dump of the packet instead of having teledongle take the packet apart. Only the legacy format is working at this point; the altos bits for the new split telemetry frames is not written yet. Signed-off-by: Keith Packard <keithp@keithp.com>
* Switch version to 0.9.40.9.4telebtKeith Packard2011-05-25
| | | | | | For Mayhem, so we can tell what version each board is running Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Add software version to Configure AltosUI dialogKeith Packard2011-03-19
| | | | | | Show this somewhere so we can figure out what is installed. Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump published version number to 0.9.1Keith Packard2011-03-16
|
* prepare to releaseBdale Garbee2011-01-19
|
* releasing 0.8.10.8.1Bdale Garbee2010-11-29
|
* declaring 0.8 releasedBdale Garbee2010-11-28
|
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Separate out jfreechart and jcommon directoriesKeith Packard2010-10-06
| | | | | | This allows these packages to be referenced separately Signed-off-by: Keith Packard <keithp@keithp.com>
* Add --with-fat-dir configure option to publish finished stand-alone bitsKeith Packard2010-09-09
| | | | | | | | | --with-fat-dir specifies a directory to copy the finished linux/macosx/windows stand-alone ("fat") packages to. A sub-directory will be created under the specified directory based on the product version number and the files copied there. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Need to have JVM include path substituted into libaltos MakefileKeith Packard2010-09-09
| | | | | | | The libaltos Makefile needs to find the relevant jni.h file, which is found in the JVM_INCLUDE path, all nicely located by the configure.ac script. Signed-off-by: Keith Packard <keithp@keithp.com>
* Add version numbers to released files. Set version to 0.7.1Keith Packard2010-09-04
| | | | | | | | Instead of using git revision counts for version numbers, use explicit versions numbers configured in the configure.ac file. Expose published files with version numbers. Signed-off-by: Keith Packard <keithp@keithp.com>
* Use autotools for altosui and libaltosKeith Packard2010-09-04
| | | | | | | This switches from hand-written Makefiles to automake with libtool for these parts of the system. Signed-off-by: Keith Packard <keithp@keithp.com>
* Telemetry code was mis-computing RSSIKeith Packard2010-07-14
| | | | | | | The RSSI data from the hardware reports in 1/2 dBm increments, and so must be divided to report plain RSSI numbers. Signed-off-by: Keith Packard <keithp@keithp.com>