mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-11 21:03:07 +00:00
Update links (mainly from http to https, fix broken links)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* \author Anthony Arnold, 2015. anthony.arnold(at)uqconnect.edu.au
|
||||
*
|
||||
* This module contains logic taken from gr-omsosdr
|
||||
* <http://git.osmocom.org/gr-osmosdr>
|
||||
* <https://git.osmocom.org/gr-osmosdr>
|
||||
* -------------------------------------------------------------------------
|
||||
*
|
||||
* Copyright (C) 2010-2019 (see AUTHORS file for a list of contributors)
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
*
|
||||
* The implementation of this block is a combination of various helpful
|
||||
* sources. The data format and command structure is taken from the
|
||||
* original Osmocom rtl_tcp_source_f (http://git.osmocom.org/gr-osmosdr).
|
||||
* original Osmocom rtl_tcp_source_f (https://git.osmocom.org/gr-osmosdr).
|
||||
* The aynchronous reading code comes from the examples provides
|
||||
* by Boost.Asio and the bounded buffer producer-consumer solution is
|
||||
* taken from the Boost.CircularBuffer examples (http://boost.org/).
|
||||
* taken from the Boost.CircularBuffer examples (https://www.boost.org/).
|
||||
*
|
||||
* -------------------------------------------------------------------------
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user