ao-tools: Create ao-cal-freq
authorKeith Packard <keithp@keithp.com>
Sat, 6 Jun 2015 05:17:02 +0000 (22:17 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 6 Jun 2015 05:17:02 +0000 (22:17 -0700)
commitb9797aa9b6ca38db79c22e4dcefc6efc8a148599
tree44649e2bc68af3e961fddb39a434c74619cbf59d
parent7c75ec6e11a9287b2360bb62ef4ddb4f0e2083c7
ao-tools: Create ao-cal-freq

Create C-based frequency calibration program to replace shell script
which isn't reliable.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am
ao-tools/ao-cal-freq/.gitignore [new file with mode: 0644]
ao-tools/ao-cal-freq/Makefile.am [new file with mode: 0644]
ao-tools/ao-cal-freq/ao-cal-freq.c [new file with mode: 0644]
configure.ac