diff autocal/txbandmain.c @ 76:5c3574f8c8c1

fc-rfcal-txband: reading of basis & targets setting files implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 15 Jul 2017 20:08:55 +0000
parents 93653fe9b4ef
children 3f63e71b6422
line wrap: on
line diff
--- a/autocal/txbandmain.c	Sat Jul 15 19:22:30 2017 +0000
+++ b/autocal/txbandmain.c	Sat Jul 15 20:08:55 2017 +0000
@@ -100,6 +100,7 @@
 {
 	socket_pathname_options(argc, argv);
 	finish_cmdline(argc, argv);
+	read_tx_cal_profile();
 	connect_rvinterf_socket();
 	connect_tsid_socket();
 	setlinebuf(stdout);	/* to allow logging with tee */