mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-07 10:43:58 +00:00
Fix headers
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/*!
|
||||
* \file udp_signal_source.cc
|
||||
*
|
||||
* \file custom_udp_signal_source.cc
|
||||
* \brief Receives ip frames containing samples in UDP frame encapsulation
|
||||
* using a high performance packet capture library (libpcap)
|
||||
* \author Javier Arribas jarribas (at) cttc.es
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/*!
|
||||
* \file udp_signal_source.h
|
||||
*
|
||||
* \file custom_udp_signal_source.h
|
||||
* \brief Receives ip frames containing samples in UDP frame encapsulation
|
||||
* using a high performance packet capture library (libpcap)
|
||||
* \author Javier Arribas jarribas (at) cttc.es
|
||||
|
||||
Reference in New Issue
Block a user