Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ao-bringup: Make turnon_easymega run without 'make install' | Keith Packard | 2015-06-18 |
| | | | | | | Use relative paths for all altos tools Signed-off-by: Keith Packard <keithp@aimi.keithp.com> | ||
* | ao-bringup: Use local versions of tools instead of /usr/bin for turnon_easymega | Keith Packard | 2015-06-18 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Fail turnon_easymega if accel cal fails | Keith Packard | 2015-06-18 |
| | | | | | | This prevents a failing board from being reported as good Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Robert Garbee | 2015-06-13 |
|\ | |||
| * | ao-bringup: Do telegps freq cal before testing GPS | Keith Packard | 2015-06-05 |
| | | | | | | | | | | | | | | This lets the GPS get some time to see sats while we're messing with the radio frequency calibration. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | ao-bringup: Use new ao-cal-freq program for cal-freq script | Keith Packard | 2015-06-05 |
| | | | | | | | | | | | | Remove shell script bits that were unreliable. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | add beep when test completes | Robert Garbee | 2015-06-13 |
|/ | |||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2015-02-22 |
|\ | |||
| * | ao-bringup: Changes for telebt for keith's hacking | Keith Packard | 2015-02-16 |
| | | | | | | | | | | | | | | Make the programming device auto-detect by username. Load binary from ~/altusmetrumllc Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | ao-bringup/turnon_telemini: Detect which programmer to use by $USER | Keith Packard | 2015-02-14 |
| | | | | | | | | | | | | Bdale uses TD 100, keithp uses TD 186. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | swap names so v3.0 is the default TeleDongle version to turn on | Bdale Garbee | 2015-02-22 |
|/ | |||
* | ao-bringup: Add turnon_teledonglev3 | Keith Packard | 2015-02-04 |
| | | | | | | | TeleDongle v3 uses the LPC11U14 processor which has no on-chip eeprom, so we must reflash the device to set the default radio calibration value. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Clear pending output before setting frequency. | Keith Packard | 2014-12-09 |
| | | | | | | Maybe this will unwedge things Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | improve test procedures for TeleMega | Bdale Garbee | 2014-12-06 |
| | |||
* | ao-bringup: Auto-select programmer for teledongle turnon | Keith Packard | 2014-09-26 |
| | | | | | | | Bdale's programmer is SN 100, Keith's is SN 186. Use the username to figure out which one to use. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | store cal value correctly even when we didn't need to change it | Bdale Garbee | 2014-09-13 |
| | |||
* | ao-bringup: Improve igniter testing. Add TeleMega and TeleMetrum testing. | Keith Packard | 2014-09-12 |
| | | | | | | | | | | The script lets you re-try each one when they fail, which is nice if you're hand-holding the setup. The TeleMetrum and TeleMega tests are adapted from the EasyMega tests and are hooked up to the turnon scripts. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Use C version of ao-test-gps in test-telegps | Keith Packard | 2014-09-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Use C version of test-flash for telegps | Keith Packard | 2014-09-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2014-09-06 |
|\ | | | | | | | | | Conflicts: ao-bringup/turnon_telemega | ||
| * | ao-bringup: Test EasyMega boards | Keith Packard | 2014-08-28 |
| | | |||
| * | ao-bringup: Use ao-cal-accel instead of cal-accel in turnon scripts | Keith Packard | 2014-08-18 |
| | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | tweaking test scripts | Bdale Garbee | 2014-09-06 |
|/ | |||
* | turn echo back on after accel cal in turnon_telemetrum so rest is easier | Bdale Garbee | 2014-08-18 |
| | |||
* | change easymega from v0.1 to v1.0, tweak to build on master, add to Makefile | Bdale Garbee | 2014-08-14 |
| | |||
* | update turnon tools | Bdale Garbee | 2014-07-15 |
| | |||
* | ao-bringup: Use the C tools to test EasyMini | Keith Packard | 2014-06-22 |
| | | | | | | | I think my USB driver in the kernel is broken; the nickle versions of these tools did very strange things and never worked. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | turn-on support for TeleGPS1.4 | Bdale Garbee | 2014-06-15 |
| | |||
* | Merge remote-tracking branch 'origin/master' | Keith Packard | 2014-05-12 |
|\ | |||
| * | update TeleMega turn-on script and Releasing for new stable firmware home | Bdale Garbee | 2014-05-12 |
| | | |||
* | | ao-bringup: Use official binaries for EasyMini turnon | Keith Packard | 2014-05-12 |
| | | | | | | | | | | | | | | | | Don't use locally built ones, use the official ones found in ~/altusmetrumllc/Binaries to ensure that all devices are shipped with known firmware. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | | ao-bringup: test-baro should accept altitudes a bit below sea level | Keith Packard | 2014-05-12 |
|/ | | | | | | | Testing baro sensors on a particularly high pressure day at Keith's house yields altitudes down to -20m or so. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ugly hack (just make sleep longer) to work around ttyACM* discovery issue | Bdale Garbee | 2014-04-13 |
| | |||
* | ao-bringup: Split out easymini test into separate script | Keith Packard | 2014-04-05 |
| | | | | | | This lets you run the easy mini testing code without also flashing the device. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Get turnon_telemini working | Keith Packard | 2014-04-05 |
| | | | | | | This script now does complete testing of the board Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add easymini turnon script and helpers | Keith Packard | 2014-04-02 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | update turnon scripts to store cal values | Bdale Garbee | 2014-02-20 |
| | |||
* | have the cal-freq script save cal values to a file | Bdale Garbee | 2014-02-16 |
| | |||
* | use firmware in /usr/share/altos for teledongle, update telemetrum for v2.0 | Bdale Garbee | 2014-01-28 |
| | |||
* | use firmware in /usr/share/altos for production flashing | Bdale Garbee | 2014-01-17 |
| | |||
* | add serial number to ao-usbload call, pass SERIAL to cal-freq | Bdale Garbee | 2013-12-14 |
| | |||
* | ao-bringup: Add turnon_telemega script | Keith Packard | 2013-12-09 |
| | | | | | | And a few helper programs Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add TeleMini v2.0 turnon script | Keith Packard | 2013-11-12 |
| | |||
* | updated turn-on script for telebt 1.1 | Bdale Garbee | 2013-10-10 |
| | |||
* | name change from MegaMetrum to TeleMega | Bdale Garbee | 2013-04-22 |
| | |||
* | improve text in telebt turn-on script | Bdale Garbee | 2013-04-20 |
| | |||
* | add config file for gdb use with MegaMetrum via Olimex dongle | Bdale Garbee | 2012-03-31 |
| | |||
* | openocd config file for MegaMetrum | Bdale Garbee | 2012-03-31 |
| | |||
* | These were moved to the src/stm directory | Keith Packard | 2012-03-28 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add STM platform and stm-bringup demo program | Keith Packard | 2012-03-28 |
| | | | | | | | | The stm-bringup doesn't run altos, it just initializes the device and writes stuff over a serial port. Works on the STM32L Discovery board at least, should do stuff on other boards too. Signed-off-by: Keith Packard <keithp@keithp.com> |