view rfcal/vcxo-manual/meas.h @ 227:6616f4e35579

fc-loadtool: exec command now looks for scripts in the current directory
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 03 Aug 2017 01:21:45 +0000
parents dcab0be3f67a
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};