view vcxo-manual/meas.h @ 104:7ad0495991ed

autocal: use the new ERROR_RFFAIL exit code
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 09 Dec 2017 07:01:13 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};