view rfcal/vcxo-manual/meas.h @ 182:9099a35a705f

manual VCXO calibration code: fc-vcxo-param utility written
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 12 Apr 2017 07:33:38 +0000
parents dcab0be3f67a
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};