mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-31 11:19:18 +00:00
Document new parameters for UHD_Signal_Source
This commit is contained in:
parent
8f5b02b93e
commit
62c4a10f03
@ -78,6 +78,9 @@ All notable changes to GNSS-SDR will be documented in this file.
|
|||||||
`Osmosdr_Signal_Source` implementation of a `SignalSource`.
|
`Osmosdr_Signal_Source` implementation of a `SignalSource`.
|
||||||
- The `Osmosdr_Signal_Source` implementation learned a new parameter `if_bw` to
|
- The `Osmosdr_Signal_Source` implementation learned a new parameter `if_bw` to
|
||||||
manually set the bandwidth of the bandpass filter on the radio frontend.
|
manually set the bandwidth of the bandpass filter on the radio frontend.
|
||||||
|
- The `UHD_Signal_Source` learned two new optional parameters
|
||||||
|
`device_recv_frame_size` and `device_num_recv_frames` for overriding
|
||||||
|
[transport layer defaults](https://files.ettus.com/manual/page_transport.html).
|
||||||
- The new configuration parameter `Channels_XX.RF_channel_ID` allows to specify
|
- The new configuration parameter `Channels_XX.RF_channel_ID` allows to specify
|
||||||
the signal source per channel group.
|
the signal source per channel group.
|
||||||
- Allowed the CMake project to be a sub-project.
|
- Allowed the CMake project to be a sub-project.
|
||||||
|
Loading…
Reference in New Issue
Block a user