view vcxo-manual/meas.h @ 123:7302bc0bdd18

txlevels: remove yesterday's out-of-linear-range profiles
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 14 Feb 2018 05:23:22 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};