Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace turnon_telemini with v3 version. Add test-teleminiv3 | Keith Packard | 2017-04-21 |
| | | | | | | Prepare for TeleMini v3.0 release. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | first rough cut at skeleton of code for pnpservo .. altos boots and runs | Bdale Garbee | 2017-04-01 |
| | |||
* | ao-bringup: test-chaoskey needs to use the SerialNumber dmesg line | Keith Packard | 2017-02-20 |
| | | | | | | | | I had a locally hacked kernel which was reporting the serial number along with the device name. Instead of depending on that, just look for the regular SerialNumber report which is in all kernel versions Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Allow serial number on turnon_easymega cmdline | Keith Packard | 2017-02-20 |
| | | | | | | This makes it a bit quicker to do a batch of them. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | use elf, not ihx | Bdale Garbee | 2017-01-25 |
| | |||
* | stop using /usr/share for binaries in remaining turnon scripts | Bdale Garbee | 2017-01-25 |
| | |||
* | ao-bringup: Improve EasyMini turnon and test scripts | Keith Packard | 2016-11-17 |
| | | | | | | | | Wait less time before trying the test script. Have the test script wait for the device to appear. And then use colors to help make the results clear. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | augment TeleDongle turn on script to support serial number on command line | Bdale Garbee | 2016-10-02 |
| | |||
* | ao-bringup/turnon_telemetrum: serial on cmd line. Loop on accel fail | Keith Packard | 2016-09-02 |
| | | | | | | These make the script easier to use Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: telemega allow serial on command line, loop on accel fail | Keith Packard | 2016-08-31 |
| | | | | | | | | | | Allow the serial number on the turnon_telemega command line, instead of reading it. When accel cal fails, loop waiting for it to succeed instead of continuing blindly. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Add colors to chaoskey test result reporting | Keith Packard | 2016-08-04 |
| | | | | | | This makes them show up nice and bright in the terminal window. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Use released files for chaoskey turnon | Keith Packard | 2016-08-02 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Test chaoskey using dieharder | Keith Packard | 2016-08-02 |
| | | | | | | | This uses a subset of the dieharder tests which run in reasonable time and don't appear to emit false negatives on a regular basis. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | add beep to TeleMega turnon script | Bdale Garbee | 2016-05-06 |
| | |||
* | ao-bringup: Use dfu-util to install flash loader on chaoskey | Keith Packard | 2016-03-18 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-bringup: Switch to v1.0 for chaoskey | Keith Packard | 2016-03-02 |
| | | | | | | | Not going to build any more v0.1 boards. Also, chaoskey now uses the unique ID for a serial, so we don't need to provide a serial number. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/chaoskey: Add support for flipping between raw and cooked bits | Keith Packard | 2016-01-28 |
| | | | | | | | | Plug the 'force bootloader' thing onto the board while it's running and it will generate raw bits instead of running them through the CRC to whiten. Useful for validating the raw hardware. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | fix argument to ao-cal-freq so devices other than /dev/ttyACM0 work | Robert Garbee | 2016-01-16 |
| | |||
* | modify bringup scripts to handle TeleMega v2.0 | Bdale Garbee | 2016-01-10 |
| | |||
* | add automatic Bluetooth functionality check to turnon_telebt | Bdale Garbee | 2015-09-29 |
| | |||
* | turnon script for TeleBT v3.0 | Bdale Garbee | 2015-08-07 |
| | |||
* | add a paragraph about TeleBT battery charging to AltosDroid chapter in ↵ | Bdale Garbee | 2015-07-31 |
| | | | | documentation | ||
* | move turnon_teledongle to new cal-freq code | Bdale Garbee | 2015-07-28 |
| | |||
* | 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 |
| |