mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-09-10 23:06:03 +00:00
cpplint: fix whitespace/blank_line
This commit is contained in:
@@ -1723,8 +1723,7 @@ bool HybridObservablesTestFpga::ReadRinexObs(std::vector<arma::mat>* obs_vec, Gn
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} // end while
|
} // end while
|
||||||
|
} // End of 'try' block
|
||||||
} // End of 'try' block
|
|
||||||
|
|
||||||
catch (const gpstk::FFStreamError& e)
|
catch (const gpstk::FFStreamError& e)
|
||||||
{
|
{
|
||||||
|
@@ -1240,9 +1240,8 @@ TEST_F(TrackingPullInTestFpga, ValidationOfResults)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} // end plot
|
} // end plot
|
||||||
|
} // end acquisition Delay errors loop
|
||||||
} // end acquisition Delay errors loop
|
} // end acquisition Doppler errors loop
|
||||||
} // end acquisition Doppler errors loop
|
|
||||||
pull_in_results_v_v.push_back(pull_in_results_v);
|
pull_in_results_v_v.push_back(pull_in_results_v);
|
||||||
} // end CN0 LOOP
|
} // end CN0 LOOP
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user