view vcxo-manual/meas.h @ 112:fbfbd813c9b4

fc-cmu200d: implemented channel switching in Tx power calibration
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Feb 2018 04:29:38 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};