view vcxo-manual/meas.h @ 99:b06532c9642f

fc-rfcal-vcxo: abort on getting a NaN response
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 11 Aug 2017 02:21:32 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};