dongle, so it can feed an active antenna (see #77)
The activation is done by adding
SignalSource.osmosdr_args=rtl,bias=1
to the configuration file, if using gr-osmosdr >= 0.1.4-13
For older versions of gr-osmosdr, you can use
https://github.com/rtlsdrblog/rtl_biast
GNSS-SDR.internal_fs_sps
The old name was misleading, since the units are samples per second and
not Hertz.
Backward compatibility is kept, so this change does not break any
existing configuration.
Added information on how to retrieve SUPL parameters, and indicators to
userd on where to point to their own file or IP address. Removed unused
parameter wait_for_flowgraph.
Now the Galileo E1 receiver generates RTCM messages 1045 (ephemeris) and
MSM7 / 1097 (observables). Parameters related to RTCM included in conf
files. The TCP/IP server can be activated by setting flag_rtcm_server to
true.