mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-08 10:24:09 +00:00
fix comment
This commit is contained in:
parent
3df8b9e83f
commit
dfbdd4bc76
@ -558,8 +558,7 @@ void Ad9361FpgaSignalSource::run_DMA_process(const std::string &filename0_, cons
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// skip the initial samples if neededsrc/algorithms/signal_source/libs/ad9361_manager.cc
|
// skip the initial samples if needed
|
||||||
|
|
||||||
uint64_t bytes_to_skeep = samples_to_skip * item_size;
|
uint64_t bytes_to_skeep = samples_to_skip * item_size;
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user