1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 15:30:52 +00:00

Add header with authors and license

This commit is contained in:
Gastd 2017-08-17 10:23:44 -03:00
parent 26cf61b045
commit d0809978d4

View File

@ -136,11 +136,7 @@ void GlonassL1CaDllPllTracking::disconnect(gr::top_block_sptr top_block)
}
gr::basic_block_sptr GlonassL1CaDllPllTracking::get_left_block()
{
return tracking_;
}
gr::basic_block_sptr GlonassL1CaDllPllTracking::get_right_block()
{