1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-26 21:17:38 +00:00
Commit Graph

3290 Commits

Author SHA1 Message Date
Carles Fernandez
4ec498514c Build OpenCL block only if enabled with -DENABLE_OPENCL=ON 2019-08-02 14:59:05 +02:00
Carles Fernandez
c79b8ea4f3 Build OpenCL block only if enabled with -DENABLE_OPENCL=ON 2019-08-02 14:52:40 +02:00
Carles Fernandez
6072cc6c5a Merge branch 'next' into release0011 2019-08-02 11:51:16 +02:00
Carles Fernandez
041a34ecf9 Fix granurality of output_rate_ms to 20 ms 2019-08-02 11:44:51 +02:00
Carles Fernandez
d2539d66ef Merge branch 'next' into release0011 2019-08-02 10:40:37 +02:00
Carles Fernandez
687e3b2e47 Revert "Revert "Remove unused variable""
This reverts commit 68afadab74.
2019-08-02 07:42:25 +02:00
Carles Fernandez
68afadab74 Revert "Remove unused variable"
This reverts commit c8a03dc4af.
2019-08-01 22:03:04 +02:00
Carles Fernandez
8cb2563341 Move obs_data to private member, so we ask for memory only once 2019-08-01 21:10:02 +02:00
Carles Fernandez
c8a03dc4af Remove unused variable 2019-08-01 20:12:53 +02:00
Carles Fernandez
e686c38353 Code formatting, adapt overflow fix to new variable name 2019-08-01 20:09:35 +02:00
Carles Fernandez
a204278490 Merge branch 'obs_jump_fix' of https://github.com/gnss-sdr/gnss-sdr into raspi 2019-08-01 19:24:00 +02:00
Carles Fernandez
850c93798e Avoid stack overflow in rtklib_solver 2019-08-01 19:23:38 +02:00
Javier Arribas
8b3c87dcfa Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into obs_jump_fix 2019-08-01 18:14:21 +02:00
Javier Arribas
f2becaa7b9 Final bug fix for the observables clock correction jumps 2019-08-01 18:11:36 +02:00
Marc Majoral
dae5b715cd removed unnecessary calculations 2019-08-01 18:08:01 +02:00
Javier Arribas
12aae85f3c Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into obs_jump_fix 2019-08-01 17:25:15 +02:00
Carles Fernandez
86f40ae4eb Fix comparison sign 2019-08-01 12:31:12 +02:00
Javier Arribas
9eac73630a Add clock correction + interpolation to annotated observables 2019-07-31 18:16:09 +02:00
Carles Fernandez
cdfe4c43d9 Revert "Remove unused public member"
This reverts commit 1f476957e3.
2019-07-31 10:21:32 +02:00
Carles Fernandez
cc54b4a122 Enforce rule 15.1 of the High Integrity C++ Coding Standard
See https://www.perforce.com/resources/qac/high-integrity-c-coding-standard-exception-handling
2019-07-30 12:51:36 +02:00
Carles Fernandez
2fe38e937a Fix wrong assignment 2019-07-30 08:06:53 +02:00
Carles Fernandez
1f476957e3 Remove unused public member 2019-07-30 08:06:05 +02:00
Carles Fernandez
89632374a0 Fix runtime error in ARM architectures 2019-07-29 21:51:47 +02:00
Carles Fernandez
2ec6ed6ec6 Clean usage of Guidelines Support Library 2019-07-29 21:47:46 +02:00
Carles Fernandez
4933ae3e0d No Armadillo bound checking if compiled in Release mode 2019-07-29 21:22:44 +02:00
Carles Fernandez
271399fc22 Fix bug: avoid RTKLIB memory corruption
Avoid alloc-dealloc-mismatch caused by uniqnav
Reserve memory for get_PVT as std::arrays in header file, so we do not have to ask for new memory each time we execute get_PVT
Remove unused public member count_valid_position
2019-07-28 13:59:29 +02:00
Carles Fernandez
9f8f9e8af9 Apply code cleaning before release 2019-07-28 12:01:11 +02:00
Carles Fernandez
f349d7c29b Bump version to 0.0.11 2019-07-27 13:31:12 +02:00
Carles Fernandez
9772f8ef07 Replace raw pointers by smart pointers 2019-07-27 11:24:39 +02:00
Carles Fernandez
8aaf6019e9 Better usage of the GSL, other minor cleaning 2019-07-27 11:22:08 +02:00
Carles Fernandez
712d9ff06b Code uniformization 2019-07-26 15:48:29 +02:00
Carles Fernandez
822185ff93 Fixes by clang-tidy, clang-format and codespell 2019-07-26 13:58:15 +02:00
Carles Fernandez
d818aacde4 Avoid name clash with system macro in macOS 2019-07-26 13:22:11 +02:00
Carles Fernandez
d626ca1f88 Merge branch 'fpga_extended_coherent_integration' of https://github.com/mmajoral/gnss-sdr into mmajoral-fpga_extended_coherent_integration 2019-07-26 13:12:46 +02:00
Carles Fernandez
a4d6800e22 Update copyright year
Applied on files changed since last release
clang-format applied
2019-07-26 12:38:20 +02:00
Marc Majoral
694c5d9dcb Merge branch 'next' of https://github.com/mmajoral/gnss-sdr into fpga_extended_coherent_integration 2019-07-26 10:11:55 +02:00
Marc Majoral
6f656bc744 solved minor bug in cn0_and_tracking_lock_status 2019-07-26 10:10:12 +02:00
Carles Fernandez
ddc6b822fb Simplify code 2019-07-26 03:51:43 +02:00
Carles Fernandez
e31b31952b Sort includes, minor cleaning 2019-07-26 01:38:53 +02:00
Carles Fernandez
56b65df044 Improve initialization
Works in Linux and MacOS
2019-07-26 00:55:16 +02:00
Carles Fernandez
9f60ff3e24 Make use of cstdint type names
Fix google-runtime-int warning
2019-07-25 23:46:06 +02:00
Carles Fernandez
cc86642b15 Fix type 2019-07-25 23:35:10 +02:00
Carles Fernandez
634f9631c6 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-07-25 23:05:29 +02:00
Carles Fernandez
b4f3720ff1 Fix guard 2019-07-25 21:37:57 +02:00
Carles Fernandez
2b8e5140e5 Do not write value that is never read 2019-07-25 21:36:07 +02:00
Carles Fernandez
342485d28d Remove unused private members 2019-07-25 21:34:42 +02:00
Javier Arribas
c45257a26b Bug fix: Restore telecommand functionality 2019-07-25 16:38:19 +02:00
Marc Majoral
f6b8959993 Merge branch 'next' of https://github.com/mmajoral/gnss-sdr into fpga_extended_coherent_integration 2019-07-24 13:04:37 +02:00
Marc Majoral
7f594a356b doppler center frequency for the grid search 2019-07-24 13:02:14 +02:00
Carles Fernandez
ad389f7b1a Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-07-24 12:17:57 +02:00