1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 15:30:52 +00:00
gnss-sdr/src/algorithms
Damian Miralles 2ab93f2599 bugfix: Fixes bugs with units in GNAV Almanac decoding
Forces conversion of semicircles to radians units  in some GNAV Almanac
parameters. In addition, adds safeguards in code to avoid invalid
slot number identification.
2017-09-20 08:42:01 -06:00
..
acquisition Merge branch 'glonass_dec' of https://github.com/dmiralles2009/gnss-sdr into dmiralles2009-glonass_dec 2017-09-10 10:51:17 +02:00
channel Warn the user about the change in parameter name 2017-09-03 23:56:41 +02:00
conditioner Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
data_type_adapter Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
input_filter Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
libs Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into glonass 2017-09-02 11:27:18 +02:00
observables Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
PVT Remove extraneous parentheses warnings 2017-09-10 11:04:53 +02:00
resampler The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00
signal_generator Merge in GLONASS acquisition and tracking code 2017-08-31 09:57:30 -06:00
signal_source Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-31 09:55:35 -06:00
telemetry_decoder bugfix: Fixes bugs with units in GNAV Almanac decoding 2017-09-20 08:42:01 -06:00
tracking Add carrier frequency variable 2017-09-14 20:39:15 +02:00
CMakeLists.txt Removing the unused Output_filter block from the gnss_sdr flowgraph 2016-04-06 16:12:06 +02:00