Commit Graph

1757 Commits

Author SHA1 Message Date
Antonio Ramos 25634963cc Remove pcps_acq_sc
Integrate cshort into pcps_acq_cc
2018-02-06 16:55:09 +01:00
Antonio Ramos 41712e4722 Migrate pcps_acq_sc to new grid 2018-02-06 13:11:15 +01:00
Carles Fernandez 3be551d9ea Fortify volk-gnss-sdr (required by lintian) 2018-02-05 14:53:07 +01:00
Carles Fernandez d780de445a Small fixes 2018-02-05 11:18:06 +01:00
Carles Fernandez e4c5a28d6a Merge branch 'limesdr' of https://github.com/osqzss/gnss-sdr into osqzss-limesdr 2018-02-05 11:08:52 +01:00
osqzss 1bef2bbfb5 Add LimeSDR antenna selection support 2018-02-05 15:52:22 +09:00
Carles Fernandez fd8fcc0f8f Remove unrequired includes 2018-02-05 07:31:34 +01:00
Carles Fernandez 9042924468 Fix misspelling detected by lintian 2018-02-04 14:18:11 +01:00
Carles Fernandez 040745eeb1 Fix typo 2018-02-03 11:14:21 +01:00
Carles Fernandez 96af5fc6e6 Avoid potential overflow 2018-02-03 11:11:05 +01:00
Carles Fernandez 891d6b80df Rational_Resampler renamed to Mmse_Resampler
Following its renaming in GNU Radio 3.8 (see https://github.com/gnuradio/gnuradio/issues/1428)
2018-02-03 10:49:03 +01:00
Carles Fernandez 3988a68592 Fix compilation in GNU Radio 3.7.12.git 2018-02-01 16:39:45 +01:00
Carles Fernandez 149ceaa366 Fix compilation in GNU Radio 3.8 2018-02-01 15:15:03 +01:00
Carles Fernandez c9178e0d63 Merge branch 'fractional_resampler' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-fractional_resampler 2018-02-01 14:28:25 +01:00
Carles Fernandez e23dd178d6 Merge branch 'new_acq_grid' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-new_acq_grid 2018-01-31 15:15:43 +01:00
Antonio Ramos 8c9ab31799 Merge branch 'next' into upgrade_spirent_gss6450_source 2018-01-31 11:11:18 +01:00
Antonio Ramos f635b5714f Add fractional resampler 2018-01-31 10:46:41 +01:00
Antonio Ramos f8e5b0e705 Set matio min ver. 2018-01-30 16:48:58 +01:00
Antonio Ramos 42dc14b2bb Merge branch 'next' into new_acq_grid 2018-01-30 15:36:05 +01:00
Carles Fernandez dfe8dbbea4 Remove unrequired include and other minor fixes 2018-01-29 19:22:49 +01:00
Carles Fernandez 6554c846b1 Mereg branch dmiralles2009-glonass_dec 2018-01-28 11:46:35 +01:00
Damian Miralles 09c5225981 Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass_dec 2018-01-27 20:50:55 -07:00
Antonio Ramos f6aa86f60c Adapt tests to .mat dump files 2018-01-26 13:34:02 +01:00
Carles Fernandez d12aa28589 Replace C-style casts by C++ style 2018-01-26 13:15:56 +01:00
Carles Fernandez a6e292d532 Remove unrequired includes 2018-01-26 13:02:23 +01:00
Carles Fernandez f600f95864 Remove unused variables 2018-01-25 19:39:42 +01:00
Carles Fernandez b6fcc4d218 Remove warning of unused parameter and dead code, fix indentation 2018-01-25 19:35:28 +01:00
Antonio Ramos 9491e2a701 Remove unused include 2018-01-25 11:50:07 +01:00
Antonio Ramos ecf94f71f1 Add 8 and 16 bits ADC compatibility 2018-01-25 11:00:23 +01:00
Carles Fernandez e7ba7ef23d Fix warning 2018-01-24 21:27:15 +01:00
Carles Fernandez 831bc2ae2d Initialize all members in the constructor 2018-01-24 19:25:03 +01:00
Carles Fernandez df4e93b59f Initialize all members in the constructor 2018-01-24 19:23:45 +01:00
Carles Fernandez d6044c0ece Fix indentation 2018-01-24 18:36:36 +01:00
Carles Fernandez 5c78778a93 Add header 2018-01-24 18:32:11 +01:00
Carles Fernandez c62e7a683d Fix warning of unused parameters 2018-01-24 18:16:01 +01:00
Antonio Ramos 2153e24169 Handle errors when opening acquisition dump files 2018-01-24 10:17:26 +01:00
Carles Fernandez 0545905fef Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glonass 2018-01-24 00:52:51 +01:00
Carles Fernandez b301ed19c6 Merge remote-tracking branch 'upstream/next' into glonass 2018-01-24 00:52:09 +01:00
Carles Fernandez 8386289984 Initialize all members in the constructor 2018-01-23 22:52:15 +01:00
Carles Fernandez 80edc4313f Change header guard name for consistency 2018-01-23 21:48:42 +01:00
Carles Fernandez 9b7ce39c57 Fix wrong comments and add consistency in header guard name 2018-01-23 21:41:19 +01:00
Carles Fernandez f6f14f246b Remove repeated and unrequired includes 2018-01-23 21:23:02 +01:00
Carles Fernandez 35c11d0120 Apply coding style 2018-01-23 20:09:39 +01:00
Carles Fernandez 2a9d6975e0 Apply coding style 2018-01-23 20:07:43 +01:00
Carles Fernandez ef2c2bcf6b Fix building with Clang 2018-01-23 19:51:36 +01:00
Javier Arribas a5d65f3424 Bug fix: adding exception control to std::map access in observables block 2018-01-23 17:33:06 +01:00
Javier Arribas 84fe651f0d Adding Labsat v2 and v3 single channel signal recorder file source 2018-01-23 17:31:42 +01:00
Antonio Ramos ba38f8286d Modify dump file pcps acquisition 2018-01-23 16:56:31 +01:00
Carles Fernandez 59bd7273ae Merge branch 'spirent_signal_source' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-spirent_signal_source 2018-01-22 12:40:19 +01:00
Antonio Ramos 0dab500fb0 Update author 2018-01-22 12:38:38 +01:00