1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-21 12:33:15 +00:00
Commit Graph

8415 Commits

Author SHA1 Message Date
Javier Arribas
877ff2e7a0 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into pps_lime 2021-06-29 18:19:05 +02:00
Carles Fernandez
4004169f6d
Fix building in some archs when cross-compiling with an SDK 2021-06-28 13:51:20 +02:00
Javier Arribas
fae5940ce7 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into pps_lime 2021-06-28 10:39:19 +02:00
Carles Fernandez
dac93fc8bf
Save one division of doubles per channel 2021-06-27 11:49:15 +02:00
Javier Arribas
a694033755 LimeSDR source is now operative 2021-06-22 16:15:03 +02:00
Javier Arribas
514bb331ce Merging next branch 2021-06-21 17:00:27 +02:00
Carles Fernandez
ecc339e68b
Fix cross-compilation when usign the SDK 2021-06-21 11:08:15 +02:00
Carles Fernandez
d00d0615e3
Fix case in file name 2021-06-21 10:04:54 +02:00
Carles Fernandez
7a9592c265
The default Git branch changed from master to main 2021-06-17 14:32:16 +02:00
Carles Fernandez
ac43615fa1
Fix Gal E6 tracking when Tracking_E6.track_pilot=true 2021-06-17 11:09:41 +02:00
Carles Fernandez
65cd438088
CI: Fix prettier-markdown job 2021-06-15 15:14:07 +02:00
Carles Fernandez
27d0419f79
Remove abandoned Gn3s_Signal_Source and ENABLE_GN3S building option 2021-06-15 14:19:40 +02:00
Carles Fernandez
6e6f1e007c
Merge branch 'matio-cmake' into next 2021-06-14 15:34:21 +02:00
Carles Fernandez
d469739ff7
Merge branch 'jwmelto-bugfix/sanity-check' into next 2021-06-14 12:40:16 +02:00
Carles Fernandez
f34df21285
Merge branch 'bugfix/sanity-check' of https://github.com/jwmelto/gnss-sdr into jwmelto-bugfix/sanity-check 2021-06-14 12:23:20 +02:00
Carles Fernandez
6d40c9e5a9
Fix local building of Matio for a range of HDF5 versions 2021-06-14 11:37:12 +02:00
Carles Fernandez
8b34c2a144
Merge branch 'obs-interval' into next 2021-06-14 09:48:23 +02:00
Carles Fernandez
8833562599
CI: fix clang-tidy job 2021-06-13 22:06:55 +02:00
Carles Fernandez
40b39c2468
Fix local building of Matio for OpenSUSE 2021-06-13 21:05:20 +02:00
Carles Fernandez
bf7cea7240
Update Googletest local version to 1.11.0 2021-06-13 14:21:51 +02:00
Carles Fernandez
c97caf1227
Fix for OpenSUSE and Fedora (static hdf5 library is shipped in another package) 2021-06-13 11:05:13 +02:00
Carles Fernandez
629a8de149
Update google-benchmark version to 1.5.5. Fix building with Xcode 2021-06-12 14:42:16 +02:00
Carles Fernandez
22b26be03f
Fix local building of Matio for old hdf5 versions 2021-06-12 14:12:25 +02:00
Carles Fernandez
214f968feb
Update changelog with new global configuration parameter 2021-06-12 12:48:38 +02:00
Carles Fernandez
c20d8ecef7
If the Matio library is not found, now it is configured and built by CMake instead of using autotools 2021-06-12 12:37:39 +02:00
Carles Fernandez
0b5920338f
Parameterize the observables processing rate with the global configuration parameter GNSS-SDR.observable_interval_ms, set to 20 by default 2021-06-12 11:01:18 +02:00
Jim Melton
bf03b6f144
change sanity check to check the right thing 2021-06-11 23:52:00 -06:00
Carles Fernandez
ac84750f60
Improve volk_gnsssdr library versioning 2021-06-11 09:08:09 +02:00
Carles Fernandez
d999a5e6a3
Update local version of Protocol Buffers to 3.17.3 2021-06-10 09:01:58 +02:00
Carles Fernandez
760977e101
Merge branch 'gal_e6_msg' into next 2021-06-09 16:03:25 +02:00
Carles Fernandez
f48cdc3356
Update CHANGELOG 2021-06-09 15:46:17 +02:00
Carles Fernandez
2631815aa2
Change changelog.md by CHANGELOG.md 2021-06-09 14:13:39 +02:00
Carles Fernandez
8fc60c3cc5
Rename changelog.md to CHANGELOG.md 2021-06-09 14:05:40 +02:00
Carles Fernandez
db971a116b
Add moe debug logging 2021-06-09 14:04:25 +02:00
Carles Fernandez
7bfaab0b17
Add erasure decoder benchmark for E6B 2021-06-08 11:50:55 +02:00
Carles Fernandez
a6c8f98d1d
Merge branch 'next' into gal_e6_msg 2021-06-08 11:34:45 +02:00
Carles Fernandez
99d8f75e47
Improve log formatting 2021-06-08 11:20:25 +02:00
Carles Fernandez
44e35b48ab
Add example of erasure decoding 2021-06-08 11:16:57 +02:00
Carles Fernandez
18fd999bda
Add debug helpers 2021-06-08 11:15:34 +02:00
Carles Fernandez
dfd27e2815
WIP: Add work on HAS decoding 2021-06-07 11:09:52 +02:00
Carles Fernandez
1307083a95
Merge branch 'next' into gal_e6_msg 2021-06-05 22:41:55 +02:00
Carles Fernandez
32b7cee871
Add work on Galileo E6B HAS message decoding 2021-06-05 20:35:12 +02:00
Carles Fernandez
1fc7286a32
Update build option name for benckmark 2021-06-05 01:28:01 +02:00
Carles Fernandez
e966006d35
Fix usage of GNU Radio GR-IIO module API 2021-06-05 01:21:53 +02:00
Carles Fernandez
1feca37b4e
Move HAS decoding to the galileo_e6_has_msg_receiver block 2021-06-04 17:13:35 +02:00
Carles Fernandez
ca442c7076
Fix cpplint CI job 2021-06-02 21:43:29 +02:00
Carles Fernandez
deb49eeba3
Establish data path from Tlm to PVT for HAS data 2021-06-02 21:26:39 +02:00
Carles Fernandez
bad7c7a529
Merge next branch 2021-06-02 18:32:32 +02:00
Javier Arribas
0ad8dc3efe Adding Galileo E6 HAS message transport system 2021-06-02 17:13:46 +02:00
Carles Fernandez
ab6a774f4a
Report HAS message test mode in terminal 2021-06-02 16:57:23 +02:00