From 451c07a8317f7052b4c48383b0a32a60fff920d5 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 12 May 2017 21:34:18 -0700 Subject: eiscat: Enabled eiscat db to work with rfnoc_rx_to_file --- host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp') diff --git a/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp b/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp index 5ffdffc6a..f90e15c8b 100644 --- a/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp +++ b/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp @@ -60,10 +60,7 @@ public: double get_output_samp_rate(size_t port); private: - enum radio_connection_t { PRIMARY, SECONDARY }; - radio_connection_t _radio_type; - std::string _radio_slot; }; /* class radio_ctrl_impl */ }} /* namespace uhd::rfnoc */ -- cgit v1.2.3