1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-05 20:37:59 +00:00
Commit Graph

5654 Commits

Author SHA1 Message Date
Marc Majoral
a24d26f427 set the default sampling frequency of the HW source to 12.5 Msps and the default bandpass bandwidth to 12.5 MHz + other minor changes 2019-03-19 10:14:09 +01:00
Carles Fernandez
3cd1e70706 Fix defects detected by Coverity Scan 2019-03-19 07:53:21 +01:00
Carles Fernandez
7fae75380f Fix run-tests: disconnect internal async channels in destructor 2019-03-18 22:59:47 +01:00
Carles Fernandez
620f0ab77e Remove clang-format label 2019-03-18 22:23:51 +01:00
Javier Arribas
df46cdeb65 Add missing message ports to trackings 2019-03-18 21:49:59 +01:00
Carles Fernandez
2afcbb7803 Fix warning 2019-03-18 21:47:36 +01:00
Javier Arribas
cac6fa7f84 Add missing message ports to trackings 2019-03-18 21:35:55 +01:00
Carles Fernandez
c754f77417 Add BeiDou B3I, reorder signals from higher to lower frequency 2019-03-18 21:28:15 +01:00
Carles Fernandez
2f14432067 Apply formatting 2019-03-18 19:50:02 +01:00
Carles Fernandez
b0c19c03f3 Apply formatting 2019-03-18 19:41:41 +01:00
Marc Majoral
bef7e42fb9 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga 2019-03-18 19:37:19 +01:00
Javier Arribas
48180c967a Replacing PLL/DLL fixed order loop filters with DLL/PLL/FLL order-configurable filters. Adding PLL false lock protection by using telemetry validation flag 2019-03-18 19:35:40 +01:00
Carles Fernandez
018b97fe7b Merge branch 'dmiralles2009-bds_b3i' into next. Add BeiDou B3I processing chain 2019-03-18 19:32:46 +01:00
Carles Fernandez
597ef26092 Minor fixes 2019-03-18 19:28:35 +01:00
Carles Fernandez
04bbfd3203 Improve readability 2019-03-18 19:21:33 +01:00
Javier Arribas
28786d5393 Replacing PLL/DLL fixed order loop filters with DLL/PLL/FLL order-configurable filters. Adding PLL false lock protection by using telemetry validation flag 2019-03-18 16:28:49 +01:00
Javier Arribas
5f8360b3f1 Merge branch 'next' of gitlab.com:javiarribas/gnss-sdr into next 2019-03-18 11:43:15 +01:00
Carles Fernandez
52c69073ac Apply clang-tidy fixes 2019-03-18 09:10:00 +01:00
Carles Fernandez
ed9aaf86ce Fix building, apply formatting 2019-03-18 08:43:38 +01:00
Damian Miralles
10910269f4 Merge branch 'next' into bds_b3i. Keep code up to date 2019-03-17 18:58:44 -05:00
Damian Miralles
5a4227507d bds_b3i: fixing code with clang format 2019-03-17 18:57:45 -05:00
Damian Miralles
3136817737 bds_b3i: Adding BeiDou B3I PVT computation 2019-03-17 18:49:06 -05:00
Carles Fernandez
b409f1c15e Fix copyright year 2019-03-17 14:07:42 +01:00
Carles Fernandez
5e5e76bb24 Uniformize header guard names 2019-03-17 13:53:31 +01:00
Carles Fernandez
d6e2750fac Document option 2019-03-17 10:31:17 +01:00
Carles Fernandez
99c616e902 Use lowercase for test name 2019-03-17 10:27:30 +01:00
Damian Miralles
3f274e40d1 bds_b3i: Fixes bug with D2 data decoding in pvt computation 2019-03-16 20:57:28 -05:00
Carles Fernandez
e6931eb86d Add header, minor cleaning 2019-03-17 02:26:34 +01:00
Carles Fernandez
8e7b641fa3 Add .pydevproject file, created by Eclipse PyDev, to .gitignore 2019-03-17 01:24:26 +01:00
Carles Fernandez
4c71864319 Fix for gcc < 5.0 2019-03-16 20:30:38 +01:00
Carles Fernandez
ba73da0081 Clean includes 2019-03-16 13:44:53 +01:00
Carles Fernandez
2abf9164fd Update changelog 2019-03-16 13:42:59 +01:00
Carles Fernandez
af85778b96 Merge branch 'time-zone' into next
Add new parameter show_local_time_zone to diplay time in the terminal in the local time zone instead of UTC. The difference with UTC is also displayed.
2019-03-16 13:27:33 +01:00
Carles Fernandez
7c78db4550 Handle the situation when UTC info is not available 2019-03-16 12:47:36 +01:00
Damian Miralles
47d20e4021 bds_b3i: Working on beiDou bug 2019-03-15 11:10:56 -05:00
Carles Fernandez
16a86a4fe1 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-03-15 13:32:20 +01:00
Carles Fernandez
b6141fb3b2 Add show_local_time_zone parameter for PVT
PVT.show_local_time_zone=true shows local time in terminal
2019-03-15 13:31:18 +01:00
Javier Arribas
c0d2bc2414 Critical bug fix affecting Galileo E1 telemetry decoder if PLL is locked at 180 degrees 2019-03-15 13:05:20 +01:00
Javier Arribas
3a399629ee Bug fix in MATLAB tracking dump reader 2019-03-15 12:59:32 +01:00
Carles Fernandez
b4d7716d19 Insert blank lines for doc readability 2019-03-14 19:16:51 +01:00
Damian Miralles
4948663549 bds: working on bug fix for BeiDou 2019-03-14 12:49:49 -05:00
Damian Miralles
90f8c2fe33 bds_b3i: working on bug for D1 and D2 messages 2019-03-13 17:25:37 -05:00
Damian Miralles
dc65760122 bds_b3i: Updating branch with new changes from upstream repo 2019-03-12 10:54:17 -05:00
Carles Fernandez
225742c5e9 Update matio version to build if not found to 1.5.14 2019-03-11 21:41:33 +01:00
Carles Fernandez
fb5347038d Fix wrong policy number 2019-03-10 23:07:31 +01:00
Carles Fernandez
bbcdf5ed4b Fix retrieval of Git data 2019-03-10 20:08:49 +01:00
Carles Fernandez
5940187019 Fix Doxygen annotations 2019-03-10 19:19:07 +01:00
Carles Fernandez
b10aaafb86 Improve Python detection 2019-03-10 13:53:51 +01:00
Carles Fernandez
062f724c9f Merge branch 'report' into next
Now CMake generates a configuration report.
SOme other minor fixes
2019-03-10 13:30:30 +01:00
Carles Fernandez
540fd194d5 Fix typo 2019-03-10 05:46:07 +01:00