From c8eed953d74186049ba94432334771724d1a8070 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 27 Jan 2011 00:40:18 +0000 Subject: usrp-e100: reverted clockgen config + tweaks, its working --- host/usrp_e_utils/usrp-e-utility.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/usrp_e_utils/usrp-e-utility.cpp') diff --git a/host/usrp_e_utils/usrp-e-utility.cpp b/host/usrp_e_utils/usrp-e-utility.cpp index 4b4fc0178..b926cf49d 100644 --- a/host/usrp_e_utils/usrp-e-utility.cpp +++ b/host/usrp_e_utils/usrp-e-utility.cpp @@ -57,7 +57,7 @@ int UHD_SAFE_MAIN(int argc, char *argv[]){ } if (vm.count("reclk") != 0){ - std::cout << "USRP-E Utility running the clock recovery..." << std::endl << std::endl; + std::cout << "USRP-E Utility running the clock recovery..." << std::flush; //if an image was not loaded or specified, we load pass-through if (fpga_path.empty()) throw std::runtime_error( "Please specify the path to the pass-though FPGA image for your device.\n" -- cgit v1.2.3