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