view vcxo-manual/meas.h @ 59:c87067884da7

autocal/l1tmops.c: do_rftr() added
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 May 2017 23:23:35 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};