Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'branch-1.8' into debian | Bdale Garbee | 2017-09-18 |
|\ | |||
| * | be more aggressive about removing and ignoring .mdwn files | Bdale Garbee | 2017-09-18 |
| | | |||
* | | ignore cal_values file in bringup directory | Bdale Garbee | 2014-09-13 |
|/ | |||
* | Move pdclib build results to pdclib-root | Keith Packard | 2013-12-18 |
| | | | | | | This makes pdclib easier to manage as a submodule Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add new tools to .gitignore | Keith Packard | 2013-12-08 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ignore "compile" script | Keith Packard | 2013-11-12 |
| | |||
* | altos: update .gitignore files | Mike Beattie | 2013-04-22 |
| | | | | Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
* | ao-tools: Add ao-edit-telem to .gitignore | Mike Beattie | 2013-03-10 |
| | | | | Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
* | all: clean up .gitignore files and Makefile clean targets | Mike Beattie | 2013-02-15 |
| | | | | Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
* | Reverted package name to 'altosui' from 'AltosUI' | Tom Marble | 2012-09-11 |
| | | | | Also added emacs backup regex (*~) to .gitignore | ||
* | Add ao-send-telem to .gitignore | Mike Beattie | 2012-08-08 |
| | | | | Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
* | ignore generated log file | Bdale Garbee | 2011-08-26 |
| | |||
* | Add ao_kalman.h to .gitignore | Keith Packard | 2011-03-23 |
| | |||
* | Ignore libtool files. | Keith Packard | 2010-09-04 |
| | |||
* | initial harness for documentation | Bdale Garbee | 2010-03-30 |
| | |||
* | Update .gitignore files | Keith Packard | 2010-02-20 |
| | |||
* | Build two versions of TM, one for SiRF, one for SkyTraq | Keith Packard | 2009-10-09 |
| | | | | | | | This creates two separate images, depending on which GPS unit is connected. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add simple post-flight analysis tool (ao-postflight) | Keith Packard | 2009-09-05 |
| | | | | | | | This tool reads either an eeprom or telem log file and displays some rudimentary data (max accel/alt for each flight stage). Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Use --tty/-T on command line to specify target device | Keith Packard | 2009-08-18 |
| | | | | | | | | Also, use the ALTOS_TTY environment variable in all tools. Note that the magic value of "BITBANG" switches the library to connecting through a CP2103 instead. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Rename tools to ao-<foo> | Keith Packard | 2009-08-18 |
| | | | | | | | Use a consistent prefix to make it easier to remember which programs belong to this package Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Merge ccdbg and altos sources into one giant repository | Keith Packard | 2009-06-04 |
|\ | | | | | | | | | | | Keeping these separate isn't making things any easier. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Clean up autotools stuff. | Keith Packard | 2008-12-19 |
| | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Ignore .ihx files | Keith Packard | 2008-12-19 |
| | | |||
| * | ignore more stuff | Keith Packard | 2008-12-19 |
| | | |||
| * | Add prototypes, add stub mainline, add .gitignore | Keith Packard | 2008-11-27 |
| | |||
* | Use autotools, move altos to src subdir | Keith Packard | 2009-06-04 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Change .gitignore to match new aoload procedure | Keith Packard | 2009-05-28 |
| | |||
* | Label binaries with product and serial info | Keith Packard | 2009-04-26 |
| | |||
* | Update flight algorithm based on data collected from SN-1 Flight 1 | Keith Packard | 2009-04-24 |
| | | | | | | | | This now correctly sequences through the flight data collected from the first TeleMetrum test flight. This also completes up the flight algorithm test harness (ao_flight_test), which runs the flight algorithm on the Linux host from a captured data log. | ||
* | Add new binaries to .gitignore | Keith Packard | 2009-04-22 |
| | |||
* | Add beep/led support. | Keith Packard | 2009-04-12 |
| | | | | | | Support our P2_0 connected buzzer, and formalize LED output support. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add .gitignore | Keith Packard | 2009-04-12 |