view rfcal/vcxo-manual/meas.h @ 181:dcab0be3f67a

started manual VCXO calibration code: fc-vcxo-linear utility written
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 12 Apr 2017 06:45:45 +0000
parents
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};