1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-06-04 11:42:14 +00:00
Commit Graph

8410 Commits

Author SHA1 Message Date
Carles Fernandez a601c06d31 Update changelog 2021-12-19 17:31:35 +01:00
Carles Fernandez 9a4bd51063 Fix reading of .repeat_satellite parameter 2021-12-19 17:30:26 +01:00
Carles Fernandez df4c965447 Fix flowgraph 2021-12-19 17:29:00 +01:00
Carles Fernandez 1b4390b16c Fix error message 2021-12-19 09:41:47 +01:00
Carles Fernandez 3dffec1e81 Fix Glonass receiver 2021-12-18 18:54:47 +01:00
Carles Fernandez f01508923d CI: make clang-tidy happy. Was: modernize-use-default-member-init 2021-12-17 22:04:34 +01:00
Carles Fernandez f226152829 CI: make clang-tidy happy. Was: modernize-use-default-member-init 2021-12-17 22:01:45 +01:00
Carles Fernandez d041f69bd4 CI: add cppcoreguidelines-prefer-member-initializer clang-tidy check
Update clang-tidy keys and values
2021-12-17 20:11:02 +01:00
Carles Fernandez 4f76a9c526 Fix cross-compilation in some environments 2021-12-17 20:00:30 +01:00
Carles Fernandez 8f2ed57b0e Report Boost_USE_STATIC_LIBS in building summary 2021-12-17 19:48:11 +01:00
Carles Fernandez bfb9bc88b9 CI: make clang-tidy happy 2021-12-17 19:24:05 +01:00
Carles Fernandez d9a516e0b8 CI: make clang-tidy happy 2021-12-17 19:01:41 +01:00
Carles Fernandez 12ed230cd7 Prefer initialization to assignment in constructors 2021-12-17 17:40:17 +01:00
Carles Fernandez 7478069da9 Fix ambiguous overload 2021-12-17 15:01:09 +01:00
Carles Fernandez 9f0f1186c2 Simplify flowgraph disconnection 2021-12-17 14:43:37 +01:00
Carles Fernandez aae48af5d4 Warn about missing SignalSource.sampling_frequency parameter 2021-12-17 14:05:36 +01:00
Carles Fernandez eb6d8da59a Fix repetition of satellites in conf with large number of channels
The maximum number of channels per signal is now limited to the number of available satellites per system
2021-12-17 13:24:24 +01:00
Carles Fernandez 76805e5fe9 Prefer initialization to assignment in constructors 2021-12-15 02:48:18 +01:00
Carles Fernandez d66f5ef955 Prefer initialization to assignment in constructors 2021-12-14 21:58:03 +01:00
Carles Fernandez ad3256859e CI: Fix clang-format 2021-12-14 17:52:00 +01:00
Carles Fernandez 31592f7eb3 Prefer initialization to assignment in constructors 2021-12-14 17:41:18 +01:00
Carles Fernandez 2f04da621d Prefer initialization to assignment in constructors 2021-12-14 17:36:12 +01:00
Carles Fernandez 7fa437232a Prefer initialization to assignment in constructors 2021-12-14 17:34:35 +01:00
Carles Fernandez 158abd06db Prefer initialization to assignment in constructors 2021-12-14 17:28:04 +01:00
Carles Fernandez ccbfc2a8ef Prefer initialization to assignment in constructors 2021-12-14 17:22:05 +01:00
Carles Fernandez 2c7bead089 Prefer initialization to assignment in constructors 2021-12-14 17:03:29 +01:00
Carles Fernandez 47024cc283 Prefer initialization to assignment in constructors 2021-12-14 15:27:57 +01:00
Carles Fernandez 8d9875e881 Prefer initialization to assignment in constructors 2021-12-14 14:06:37 +01:00
Carles Fernandez fdc378c04b Fix error computing the Galileo week 2021-12-14 13:04:55 +01:00
Carles Fernandez 71321581ed Prefer initialization to assignment in constructors 2021-12-14 12:59:35 +01:00
Carles Fernandez 33366ef6df Fix uninitialized scalar fields 2021-12-14 10:21:31 +01:00
Carles Fernandez 589690a645 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into pps_lime 2021-12-07 15:26:50 +01:00
Carles Fernandez 46ea5820ec Remove unused variables, start data members with d_ 2021-12-07 15:23:50 +01:00
Carles Fernandez f6ff0bbe89 Add two new Galileo satellites 2021-12-07 13:42:31 +01:00
Carles Fernandez 704c051156 Merge branch 'mmajoral-fix_acq_perf_test' into next 2021-12-07 10:20:41 +01:00
Carles Fernandez 46739d3fb8 Update changelog 2021-12-07 08:22:16 +01:00
Carles Fernandez 4b1c6a2b35 Improve const correctness 2021-12-07 08:21:14 +01:00
Carles Fernandez c41ea05137 Improve LimeSDR PPS capability detection 2021-12-06 23:59:09 +01:00
Carles Fernandez e33a5d2dac Catch all exceptions
Improve const correctness
2021-12-06 22:47:28 +01:00
Carles Fernandez a9538c81f3 Avoid unnecessary copies of string
Avoid C-style castings
2021-12-06 20:58:33 +01:00
Carles Fernandez da9d0122d7 Fix detection of gr-limesdr branch
Fixes build with macOS
2021-12-06 20:56:28 +01:00
Carles Fernandez 4e1ee0f49b Fix building 2021-12-06 19:11:35 +01:00
Javier Arribas 80ce6273bc Fix REUSE-compliance warnings 2021-12-05 21:52:21 +01:00
Javier Arribas 28e9d20be7 Fix more cpplint format errors 2021-12-05 19:52:25 +01:00
Javier Arribas 03b14a0212 Fix cpplint format defects 2021-12-05 19:31:43 +01:00
Marc Majoral afc78ee0ff fix acquisition performance test 2021-12-04 18:07:25 +01:00
Javier Arribas 91f826b5ca Adding timetag propagation from source to telemetry decoders (currently supported by Galileo telemetry decoder) 2021-12-03 12:56:20 +01:00
Javier Arribas 6f7668dcbf code cleaning 2021-12-02 10:29:25 +01:00
Javier Arribas ea4ffe125d Make cmakelint happy again 2021-12-01 15:37:02 +01:00
Javier Arribas c1f6da0ce1 Improve PVT to Tracking experimental VTL message port detection 2021-12-01 15:32:28 +01:00