1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-18 21:23:02 +00:00
gnss-sdr/src/algorithms
Carles Fernandez 0cc9a67b47 Added documentation
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@197 64b25241-fba3-4117-9849-534c7e92360d
2012-06-16 22:32:43 +00:00
..
acquisition Major changes: 2012-02-24 16:06:14 +00:00
channel Removed some debug messages from release compilation to debug compilation (Using DLOG() instead of LOG_AT_LEVEL() ) to speed up a bit the release execution. 2012-04-11 18:44:56 +00:00
conditioner Major changes: 2012-02-24 16:06:14 +00:00
data_type_adapter New folder data_type_adapter 2012-02-18 16:39:57 +00:00
input_filter Added documentation 2012-06-16 22:32:43 +00:00
libs Major changes. Signal Conditioner holds now blocks to change data type, filter and resample input data. 2012-02-19 17:45:51 +00:00
observables Major update to improve the GNSS-SDR pseudorange precision and correct some PVT bugs: 2012-04-11 10:43:35 +00:00
output_filter Code cleaning. 2012-01-23 00:52:05 +00:00
PVT Removed some debug messages from release compilation to debug compilation (Using DLOG() instead of LOG_AT_LEVEL() ) to speed up a bit the release execution. 2012-04-11 18:44:56 +00:00
resampler Major changes: 2012-02-24 16:06:14 +00:00
signal_source Removed some debug messages from release compilation to debug compilation (Using DLOG() instead of LOG_AT_LEVEL() ) to speed up a bit the release execution. 2012-04-11 18:44:56 +00:00
telemetry_decoder Removed some debug messages from release compilation to debug compilation (Using DLOG() instead of LOG_AT_LEVEL() ) to speed up a bit the release execution. 2012-04-11 18:44:56 +00:00
tracking Bug correction in tracking lock detector threshold comparison algorithm. 2012-04-19 18:18:53 +00:00
jamfile.jam Major changes: 2012-02-24 16:06:14 +00:00