mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-04-30 10:41:25 +00:00
Transition to clang-format 19
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
~glonass_l2_ca_telemetry_decoder_gs() override; //!< Class destructor
|
||||
void set_satellite(const Gnss_Satellite &satellite); //!< Set satellite PRN
|
||||
void set_channel(int32_t channel); //!< Set receiver's channel
|
||||
inline void reset(){};
|
||||
inline void reset() {};
|
||||
|
||||
/*!
|
||||
* \brief This is where all signal processing takes place
|
||||
|
||||
Reference in New Issue
Block a user