gnss-sdr/src/algorithms
Carles Fernandez 6628e5e2d8 Now gflags and google-glog are downloaded, configured, build and linked automatically when doing "make". Since gflags is a prerequisite for the proper functioning of glog, glog is always built locally when gflags is missing.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@305 64b25241-fba3-4117-9849-534c7e92360d
2013-01-01 11:24:42 +00:00
..
PVT Now gflags and google-glog are downloaded, configured, build and linked automatically when doing "make". Since gflags is a prerequisite for the proper functioning of glog, glog is always built locally when gflags is missing. 2013-01-01 11:24:42 +00:00
acquisition Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
channel Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
conditioner Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
data_type_adapter Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
input_filter Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
libs Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
observables Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
output_filter Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
resampler Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
signal_source Copy the GN3S v2 firmware binary file to the install folder if the variable GN3S_DRIVER is set. 2012-12-28 15:57:03 +00:00
telemetry_decoder Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
tracking Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
CMakeLists.txt Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
jamfile.jam Post-processing of Baseband signals captured using IQ Interleaved short integers are now supported using the new data type adapter Ishort_To_Complex 2012-08-01 14:17:40 +00:00