view vcxo-manual/meas.h @ 129:6cccdafcd64d

fc-cmu200d RF analyzer: implement command to set template PCL
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 20 Dec 2021 02:24:55 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};