mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 04:00:34 +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
|
||||
[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
|
||||
program holds access to the receiver, or allowing signal sources that are not
|
||||
supported by `gnss-sdr` but can dump the signal to a FIFO.
|
||||
program to hold access to the receiver, or allowing signal sources that are
|
||||
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
|
||||
some common inconsistencies in the configuration file.
|
||||
- Provide hints to the user in case of failed flow graph connection due to
|
||||
|
Loading…
Reference in New Issue
Block a user