view vcxo-manual/meas.h @ 52:e93b5e727230

autocal: use DUALEXT STD for 900 and 1800 MHz bands
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 May 2017 07:53:36 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};