mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 20:20:35 +00:00
Improve wording
This commit is contained in:
parent
0b156a2741
commit
9a0d4bf5bb
@ -65,8 +65,8 @@ SPDX-FileCopyrightText: 2011-2021 Carles Fernandez-Prades <carles.fernandez@cttc
|
|||||||
- Added a new `Fifo_Signal_Source` implementation that allows using a
|
- Added a new `Fifo_Signal_Source` implementation that allows using a
|
||||||
[Unix FIFO](https://en.wikipedia.org/wiki/Named_pipe) as a signal source, thus
|
[Unix FIFO](https://en.wikipedia.org/wiki/Named_pipe) as a signal source, thus
|
||||||
allowing to multiplex signal streams outside of `gnss-sdr`, letting another
|
allowing to multiplex signal streams outside of `gnss-sdr`, letting another
|
||||||
program holds access to the receiver, or allowing signal sources that are not
|
program to hold access to the receiver, or allowing signal sources that are
|
||||||
supported by `gnss-sdr` but can dump the signal to a FIFO.
|
not supported by `gnss-sdr` but can dump the signal to a FIFO.
|
||||||
- Avoid segmentation faults in the flow graph connection and/or starting due to
|
- Avoid segmentation faults in the flow graph connection and/or starting due to
|
||||||
some common inconsistencies in the configuration file.
|
some common inconsistencies in the configuration file.
|
||||||
- Provide hints to the user in case of failed flow graph connection due to
|
- Provide hints to the user in case of failed flow graph connection due to
|
||||||
|
Loading…
Reference in New Issue
Block a user