Javier Arribas
a39144105c
Adding Local frame ENU velocity and COG to PVT monitor serialization
2023-09-28 10:01:03 +02:00
Javier Arribas
e24a5df69e
Increase the IIO API FIFO size
2023-09-27 09:52:19 +02:00
Javier Arribas
bac997bb7c
Fix PVT monitor messages to obei the configured PVT output rate
2023-09-27 09:43:08 +02:00
mmajoral
3460c80af2
Merge pull request #731 from mmajoral/fix_fpga_downsampling_factor
...
make the FPGA acqusition downsampling factor in the L1/E1 band config…
2023-09-20 16:10:59 +02:00
Carles Fernandez
6bf7b8c51f
Make clang-tidy happy
2023-09-20 09:08:55 +02:00
Javier Arribas
5f5e861822
Adding PVT UTC time string in rfc 3339 format to protobuf PVT monitor output
2023-09-19 13:10:56 +02:00
Marc Majoral
7df3b556cc
make the FPGA acqusition downsampling factor in the L1/E1 band configurable
2023-09-18 21:24:34 +02:00
Javier Arribas
4105765637
Merge pull request #729 from mmajoral/dyn_bit_sel
...
Optimize the use of the FPGA dynamic bit selection blocks. Reorder AD…
2023-09-18 10:01:45 +02:00
Carles Fernandez
7781d3c3b4
Make clang-tidy happy
2023-09-15 11:01:11 +02:00
Marc Majoral
5c0826b11e
Optimize the use of the FPGA dynamic bit selection blocks. Reorder AD9361 FPGA signal source private members by size. use ssize_t write() return value.
2023-09-13 17:19:10 +02:00
Javier Arribas
3d1b5b2214
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into next
2023-09-13 15:05:09 +02:00
Javier Arribas
e592d09971
Disable Galileo E6 observables generation if the user sets PVT.use_e6_for_pvt=false
2023-09-13 15:04:50 +02:00
Carles Fernandez
7e5bc88632
Since applying reduced CED parameters can break PVT continuity due to an increase in the residuals, we disable their usage by default. New conf parameter TelemetryDecoder_1B.use_reduced_ced
2023-09-13 11:48:21 +02:00
Carles Fernandez
a029d3042d
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into osnma
2023-07-10 10:40:37 +02:00
Carles Fernandez
fd57c34d5d
Fix clang-format job
2023-07-09 23:57:59 +02:00
Carles Fernandez
dd42c5c1b0
Improve formatting
2023-07-09 16:57:56 +02:00
Carles Fernandez
6b45a92e6e
Make clang-format CI job happy
2023-07-09 16:55:36 +02:00
Carles Fernandez
2568b8be81
Fix PVT Kalman filter for any PVT.output_rate_ms
...
Remove averaging in Pvt_Solution, since it was broken, misleading, not used, and added unnecessary complexity in the interfaces.
Uniformize names of public Pvt_Kf class memben functions
2023-07-08 19:18:08 +02:00
Carles Fernandez
1e61a317a0
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into osnma
2023-07-05 22:30:46 +02:00
Carles Fernandez
7d475f9ffe
Add missing change
2023-07-05 20:20:51 +02:00
Carles Fernandez
a29f52e2e4
Make clang-tidy happy
2023-07-05 19:37:35 +02:00
Javier Arribas
4f9a9068e9
Bug fix in iio signal source and ip packet source
2023-07-05 15:51:01 +02:00
Javier Arribas
8e42b55f8d
Code cleaning
2023-07-05 12:02:50 +02:00
Javier Arribas
1517bb1ab8
Make Clang-format happy
2023-07-05 11:37:33 +02:00
Javier Arribas
1cf508ad20
Code cleaning
2023-07-04 17:45:20 +02:00
Javier Arribas
2f2ed7938e
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2023-07-04 17:30:02 +02:00
Javier Arribas
4c448251fa
Code cleaning
2023-07-04 17:19:17 +02:00
Javier Arribas
692d12d7ec
Merge branch 'pvt_kf' of github.com:gnss-sdr/gnss-sdr into pps_lime
2023-07-04 13:10:12 +02:00
Javier Arribas
36e709dda6
Adding a simple PVT Holonomic Kalman filter for position and velocity
2023-07-04 13:09:45 +02:00
Carles Fernandez
28474b824f
Reorder code
2023-07-03 21:28:33 +02:00
Carles Fernandez
2649406538
Make clang-tidy happy
2023-06-20 08:20:45 +02:00
Carles Fernandez
2a41ed8278
Store roots from Merkle Tree file, pick up defaults if not found
2023-06-19 14:56:53 +02:00
Carles Fernandez
e32a65b3a3
Fix building in macOS
2023-06-19 11:07:44 +02:00
Carles Fernandez
6fcf6d79b3
Add the Merkle Tree
2023-06-19 09:57:24 +02:00
Carles Fernandez
020d711f5a
Fix leakage
2023-06-15 09:31:26 +02:00
Carles Fernandez
59b783d839
Bug fixes
2023-06-14 15:32:22 +02:00
Carles Fernandez
30b0230680
Add work on MACSEQ validation
2023-06-13 16:41:15 +02:00
Carles Fernandez
5ebc544ff6
Add table 16
2023-06-13 14:30:53 +02:00
Carles Fernandez
9479f14552
Read MACK key
2023-06-13 13:36:30 +02:00
Carles Fernandez
7ca6c42f7b
Add work on OSNMA receiver
2023-06-12 16:04:05 +02:00
Carles Fernandez
2debff6307
Fix segfault with gnutls
2023-06-12 12:52:00 +02:00
Carles Fernandez
45196a5251
Fixes for OpenSSL 3.0
2023-06-12 10:15:48 +02:00
Carles Fernandez
bece57d226
Add work on OSNMA receiver
2023-06-12 10:02:52 +02:00
Carles Fernandez
e75bdeb5f6
Add work on OSNMA receiver
2023-06-11 20:30:03 +02:00
Carles Fernandez
c8347584f8
Add work on OSNMA receiver
2023-06-11 01:46:08 +02:00
Javier Arribas
be2e5d8d5e
Adding c2bits sample stream to UDP custom source
2023-06-09 14:09:18 +02:00
Javier Arribas
e484e73eca
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2023-06-09 11:37:37 +02:00
Carles Fernandez
e343a48a65
Add work on OSNMA receiver
2023-06-08 17:46:58 +02:00
Carles Fernandez
9b560b6da2
Add work on OSNMA receiver
2023-06-08 17:45:22 +02:00
Carles Fernandez
46442ee0fc
Add work on OSNMA receiver
2023-06-08 16:30:26 +02:00
Carles Fernandez
a7e822166f
Add work on OSNMA receiver
2023-06-08 16:14:00 +02:00
Carles Fernandez
274857a1a4
Use nullptr instead of null
2023-06-07 20:16:13 +02:00
Carles Fernandez
94d1df62c0
Remove unused file
2023-06-07 18:12:27 +02:00
Carles Fernandez
ddbbcd8d97
Fix clang-format
2023-06-07 17:44:46 +02:00
Carles Fernandez
84cc4c79ab
Fix cpplint job
2023-06-07 17:31:10 +02:00
Carles Fernandez
972ead3cae
Introducing the crypto bro
2023-06-07 17:21:42 +02:00
Carles Fernandez
d351049eb2
Read .pem file with gnutls
2023-06-07 12:42:21 +02:00
Carles Fernandez
a75c2acb31
Fix typo
2023-06-07 11:19:14 +02:00
Carles Fernandez
3902b6154d
Add work on crypto functions
2023-06-07 11:15:15 +02:00
Carles Fernandez
37fe8eb523
Add more cryptographic functions
2023-06-07 10:19:13 +02:00
Carles Fernandez
dafb322018
Read MACK tag and info
2023-06-07 02:43:34 +02:00
Carles Fernandez
6d69b9db55
Add work on the OSNMA receiver
2023-06-07 00:24:54 +02:00
Carles Fernandez
66e58de382
Read DSM-KROOT messages
2023-06-06 16:22:36 +02:00
Carles Fernandez
c3b36c380a
Fix wrong memory access
2023-06-03 14:13:31 +02:00
Carles Fernandez
f20f4ede0c
Use classes instead of structs
2023-06-03 12:45:20 +02:00
Carles Fernandez
1595c5f363
Add osnma_dsm_reader
2023-06-03 12:06:16 +02:00
Carles Fernandez
fec1468ec4
Fix includes for openssl
2023-06-02 21:16:45 +02:00
Carles Fernandez
be862bdd23
Fix includes for openssl
2023-06-02 21:14:24 +02:00
Carles Fernandez
56031834a9
Fix indentation
2023-06-02 20:44:38 +02:00
Carles Fernandez
8c4ae2253a
Try OpenSSL 3.0
2023-06-02 20:20:31 +02:00
Carles Fernandez
db4b737243
Add work on OSNMA Rx
2023-06-02 18:51:21 +02:00
Carles Fernandez
da6b2a6831
Fix lenght check
2023-06-02 14:17:29 +02:00
Carles Fernandez
277e51b237
Fix lenght check
2023-06-02 14:00:00 +02:00
Carles Fernandez
602c533c01
Add debug info
2023-06-02 13:42:24 +02:00
Carles Fernandez
3a803e01e4
Add work on OSNMA Rx
2023-06-02 13:13:55 +02:00
Carles Fernandez
3d86bde405
Add work on OSNMA Rx
2023-06-02 12:25:50 +02:00
Carles Fernandez
6fc334942f
Add work on OSNMA Rx
2023-06-02 12:07:25 +02:00
Carles Fernandez
755045e668
Remove unused files
2023-06-02 11:36:15 +02:00
Carles Fernandez
9de1fd39ca
Improve SHA256 computation
2023-06-02 11:33:58 +02:00
Carles Fernandez
7147959186
Add work on OSNMA rx
2023-06-02 09:49:37 +02:00
Carles Fernandez
ce50e160a7
Add work on OSNMA receiver
2023-06-01 14:41:01 +02:00
Carles Fernandez
cc8fa9a4d2
Add work on OSNMA receiver
2023-06-01 13:41:30 +02:00
Carles Fernandez
c6c0fc651a
Add work on OSNMA receiver
2023-06-01 11:52:27 +02:00
Carles Fernandez
e6419a2063
Add work on OSNMA receiver
2023-05-29 14:52:30 +02:00
Carles Fernandez
46aca38ade
Add work on osnma receiver
2023-05-27 11:43:41 +02:00
Carles Fernandez
ee13784dd2
Avoid string literals (not available in C++11)
2023-05-27 10:27:44 +02:00
Carles Fernandez
78847e33a3
Add work on osnma receiver
2023-05-27 10:22:13 +02:00
Carles Fernandez
f7c14e3041
Remove comparisons that are always true
2023-05-25 07:53:11 +02:00
Carles Fernandez
0ba7b1611e
Add work on retrieving OSNMA data
2023-05-25 07:48:27 +02:00
Carles Fernandez
6408d74288
Fix internal communications
2023-05-23 14:11:20 +02:00
Carles Fernandez
9f2264a970
Do not repeat NMA messages
2023-05-23 12:58:51 +02:00
Carles Fernandez
29f43b72c5
Fix shift direction
2023-05-23 12:45:36 +02:00
Carles Fernandez
916dde2174
Add work on OSNMA receiver
2023-05-23 12:11:53 +02:00
Carles Fernandez
d8a3ae005d
Start work on OSNMA
2023-05-23 02:23:36 +02:00
Carles Fernandez
d30b87c2c1
Make cpplint happy
2023-05-08 12:47:00 +02:00
Carles Fernandez
038ded3b5a
Bump local Protocol Buffers version to 22.4. Remove patch applied upstream
2023-05-05 13:21:43 +02:00
Javier Arribas
9e3cfd4997
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2023-04-11 09:35:33 +02:00
Carles Fernandez
f7c1d9bf91
Replace deprecated vsprintf by vsnprintf
2023-04-09 19:05:32 +02:00
Carles Fernandez
d955266d55
Bump version number
2023-04-06 11:20:17 +02:00
Carles Fernandez
8f995b5693
Fix building with clang 16
2023-04-05 10:47:27 +02:00
Carles Fernandez
ee2421426d
Raise maximum CMake policy to 3.26
2023-04-05 08:11:28 +02:00
Carles Fernandez
5bfcf6a9a8
Add copy constructor, copy assignment operator, move constructor, and move assignment operator to Serdes_Nav_Message class
2023-04-04 14:04:28 +02:00
Carles Fernandez
3f9a5cdb1b
Merge branch 'small-fixes' into next
2023-04-04 09:11:47 +02:00
Carles Fernandez
7209dc4e87
Remove unnecessary temporary objects and destructors
2023-04-04 08:39:35 +02:00
Carles Fernandez
51418850bb
Add configuration parameter PVT.bancroft_init, by default to true, to opt-out for Bancroft initialization in the first iteration of PVT computation
2023-04-03 13:36:54 +02:00
Carles Fernandez
3def3c36cd
Save one iteration in the Bancroft algorithm
2023-04-02 10:31:17 +02:00
Carles Fernandez
81eb2a07c3
Add const
2023-04-01 21:54:03 +02:00
Carles Fernandez
318a39bd79
Make Bancroft work in other bands than L1, make the algorithm more stable in case of a singular matrix
2023-04-01 21:43:32 +02:00
Carles Fernandez
67c6dbcfda
Skip rotation in Bancroft method
2023-04-01 18:09:35 +02:00
Carles Fernandez
16ae683717
Fix positioning with LEO-based constellations
2023-04-01 13:12:42 +02:00
Carles Fernandez
bf3c3918ef
Update local version of Protocol Buffers to v22.2 (requires abseil-cpp >= 20230117). If abseil is not found or is too old, it falls back to Protocol Buffers v21.12
2023-03-31 13:23:31 +02:00
Carles Fernandez
79ebc32d8c
Remove noexpect from the copy assignment operator
2023-03-26 17:06:35 +02:00
Carles Fernandez
2eed0baefb
Fix for GCC 4.8
2023-03-25 19:29:41 +01:00
Carles Fernandez
090017dfaa
Improve copy and move constructors
2023-03-25 18:11:29 +01:00
Carles Fernandez
c3c1098790
Define HAS ICD tables as const unordered_map, so they don't need to be recreated each time
2023-03-25 14:31:15 +01:00
Carles Fernandez
29cf1c246b
Improve copy and move constructors and assignment operators
2023-03-25 14:05:01 +01:00
Carles Fernandez
3a235e4859
Remove unused variable, avoids warning
2023-03-21 11:06:43 +01:00
Carles Fernandez
318c7cba9f
CI: Fix cpplint job
2023-03-21 11:06:09 +01:00
Carles Fernandez
8e1818f743
Fix truncation warning
2023-03-21 09:53:16 +01:00
Carles Fernandez
5f5077ffc5
Add missing semicolon
2023-03-21 09:26:43 +01:00
Carles Fernandez
a75222eb14
cpu_features: add missing identifiers for Raptor Lake
2023-03-21 09:24:56 +01:00
Carles Fernandez
b99d1afb36
Fix some truncation warnings
2023-03-21 09:24:11 +01:00
Carles Fernandez
6004b8f901
Fix logic for downloading test files ( Fixes : #707 )
2023-03-19 13:53:58 +01:00
Carles Fernandez
20aeb282e0
Merge branch 'cf_test' into next
2023-03-18 13:14:47 +01:00
Carles Fernandez
060c3af124
cpu_features: Add Windows Arm64 support, update C++ standard for tests from C++11 to C++14, add Raptor Lake-P and Raptor Lake-HX/S detection
2023-03-18 11:41:43 +01:00
Carles Fernandez
43eec44579
Improve geohash test, make it easier to read the log
2023-03-18 11:39:44 +01:00
Carles Fernandez
da1a75ec39
Fix geohash decoding
2023-03-18 08:47:35 +01:00
Carles Fernandez
18e5345669
clang-tidy fixes
2023-03-17 13:51:01 +01:00
Carles Fernandez
1b2087944e
Add Geohash of PVT solution to internal logs
2023-03-17 10:39:22 +01:00
Carles Fernandez
db8810a1d4
Merge branch 'bugfix/tags-2.0' of https://github.com/jwmelto/gnss-sdr into jwmelto-bugfix/tags-2.0
2023-03-11 13:35:32 +01:00
Jim Melton
9c8dd1929d
REALLY suppress tags this time
2023-02-28 14:13:31 -07:00
Javier Arribas
e7c6a26941
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2023-02-28 15:20:05 +01:00
Carles Fernandez
9a8fc0289d
Merge remote-tracking branch 'cf/has-corr' into next
2023-02-28 13:16:52 +01:00
Carles Fernandez
56292fb00c
Try hard to not throw in main
2023-02-28 13:16:10 +01:00
Carles Fernandez
0a11f1470a
Process and apply Galileo HAS corrections to the PVT solution
...
Add getters to Galileo_HAS_data class, improve implementation of existing ones
Process reception of HAS messages and inject corrections to RTKLIB
Apply HAS corrections to PVT computation within RTKLIB
Add configuration parameter PVT.use_has_corrections=true/false, true by default, to deactivate application of corrections but still retrieve HAS messages
Add configuration parameter PVT.use_unhealthy_sats=true/false, false by default, to use observables from satellites flagged as unhealthy
Use an unordered_map for signals and frequencies
2023-02-28 13:08:53 +01:00
Javier Arribas
ada631185b
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2023-02-16 14:49:11 +01:00
Carles Fernandez
d350677772
Do not fail if gr-zeromq is not present. Make CI jobs happy.
2023-01-30 09:16:26 +01:00
Jim Melton
d644f7aba8
make sure your changes are compiled
2023-01-27 13:30:32 -07:00
Jim Melton
6276d3b331
do not propagate tags
2023-01-27 12:01:31 -07:00
Carles Fernandez
aff9a1b266
Fix Galileo ephemeris annotations when a reduced CED set is received before page 4
2023-01-27 16:28:31 +01:00
Carles Fernandez
4999d38194
Improve portability
...
Improve support for RISC-V arch in volk_gnsssdr via cpu_features (updated to c919e9a).
Set BLA_PREFER_PKGCONFIG if not defined by the user, helps to find lapack in some archs (e.g., riscv64)
Fix for Fedora/OpenSUSE, which do not install cpu_features along volk.
Remove volk_gnsssdr_8ic_s8ic_multiply_8ic kernel since it was problematic in some archs
Improve Python detection
Fixes for GCC 13
Remove ENABLE_GENERIC_ARCH configuration option and old ARM detection mechanism
Update gtest to 1.13.0
Add CI jobs for volk_gnsssdr and gnss-sdr in non-x86 archs
2023-01-26 18:39:25 +01:00
Javier Arribas
09cc53f36e
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2023-01-13 12:34:44 +01:00
Carles Fernandez
d5c5187c68
Merge branch 'mmajoral-fix_acq_non_blocking_mode' into next
2023-01-12 09:24:30 +01:00
Carles Fernandez
ec5d5f1363
Fix namespace so this can build if pmt does not include boost/any.hpp
2023-01-12 09:08:39 +01:00
Carles Fernandez
538e7c039f
Merge branch 'fix_acq_non_blocking_mode' of https://github.com/mmajoral/gnss-sdr into mmajoral-fix_acq_non_blocking_mode
2023-01-11 23:26:46 +01:00
Carles Fernandez
5213e5b036
Merge branch 'flush-nmea' of https://github.com/jwmelto/gnss-sdr into jwmelto-flush-nmea
2023-01-11 23:03:18 +01:00
Carles Fernandez
7898236c44
Add missing include (required by Clang 14)
2023-01-11 17:39:10 +01:00
Carles Fernandez
945a7729fd
Add missing include
2023-01-11 17:06:42 +01:00
Carles Fernandez
11f7bf5883
Update GNSSTk library version to v14.0.0
2023-01-11 16:22:45 +01:00
Marc Majoral
764ab08d1e
fix two-step acquisition when using non-blocking mode: make sure acquisition state 0 does not clear Acq_doppler_hz before Acq_doppler_hz is used for the initialization of the second-step acquisition.
2023-01-11 16:01:51 +01:00
Jim Melton
9c15163300
apply ALL the formatting changes
2023-01-06 12:56:42 -07:00
Jim Melton
543d3a425d
flush output
2023-01-06 11:56:58 -07:00
Vladslav P
c0c4544650
acquisition: populate gnss_synchro.fs with acquisition sample rate
...
This makes it possible to use GNSS-SDR-Monitor to monitor acquisition
process too.
Set AcquisitionMonitor.udp_port to the same value as Monitor.udp_port to
see acquisition results.
The acquisitions will be shown with a red telemetry mark and no tracking
data.
Signed-off-by: Vladslav P <vladisslav2011@gmail.com>
2022-12-29 00:36:45 +03:00
Carles Fernandez
2b1a976941
Fix building
2022-12-19 20:55:06 +01:00
Carles Fernandez
8b9b63c759
Fix building
2022-12-19 15:29:04 +01:00
Carles Fernandez
0ef411cc09
Remove tests files, download them at configuration time
...
Smaller package
Fixes lintian warning very-long-line-length-in-source-file since .dat and .bin files were not recognized as binaries
2022-12-19 15:09:55 +01:00
Carles Fernandez
288b3e29f5
Update local version of the gnsstk library to 13.8.0
2022-12-19 13:12:35 +01:00
Carles Fernandez
e7906fd5b7
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fix-lintian
2022-12-18 13:56:45 +01:00
Carles Fernandez
bb963e8ed7
Merge branch 'fix-lintian2' into next
...
Make use of the C++20 standard if the environment allows for it
Fix warnings -Wrestrict raised when using c++20
Fix lintian warning hardening-no-fortify-functions
CI: Improve readability of yml files
CI: fix macos builds
2022-12-18 11:21:42 +01:00
Carles Fernandez
244d2c87d1
Fix clang-tidy bugprone-exception-escape check
2022-12-17 14:36:35 +01:00
Carles Fernandez
4a4d2d134e
Fix Wstringop-truncation warning
2022-12-17 14:03:28 +01:00
Carles Fernandez
840b184beb
Fix warning -Wrestrict raised when using c++20
2022-12-17 13:15:16 +01:00
Carles Fernandez
3747e0396d
Pass compiler flags to volk_gnsssdr in a more elegant way
2022-12-17 10:19:09 +01:00
Carles Fernandez
2bab3b8863
Fix CMake generator expressions
2022-12-16 14:18:58 +01:00
Carles Fernandez
2e06b27fcf
Fix CMake generator expression
2022-12-16 12:24:23 +01:00
Carles Fernandez
fa9d25a5b2
Fix lintian warning hardening-no-fortify-functions
2022-12-16 11:38:43 +01:00
Carles Fernandez
6564e25b40
Use ofstream instead of ifstream where appropriate
2022-12-16 11:10:59 +01:00
Carles Fernandez
43bf7a37fb
Add missing includes
2022-12-16 11:09:41 +01:00
Carles Fernandez
e2e1949804
Add missing includes
2022-12-16 11:04:58 +01:00
Carles Fernandez
d5144ddc39
Do not install binary files and tests that depend on them if ENABLE_PACKAGING is enabled
2022-12-13 17:35:53 +01:00
Carles Fernandez
10b1b36c88
Fix lintian warning hardening-no-fortify-functions
2022-12-13 17:02:27 +01:00
Carles Fernandez
d98ea32222
Add missing includes
2022-12-13 16:59:23 +01:00
Javier Arribas
b8decef94d
Merge with next
2022-12-12 15:30:30 +01:00
Carles Fernandez
80c7d56771
Merge branch 'glonass-ecc' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-glonass-ecc
2022-12-11 15:32:32 +01:00
Vladislav P
4e625b03d1
Add test data from libswitnav
...
Signed-off-by: Vladislav P <vladisslav2011@gmail.com>
2022-12-11 16:54:19 +03:00
Vladislav P
e4a3a060ee
Implement GLONASS string error correction
...
Signed-off-by: Vladislav P <vladisslav2011@gmail.com>
2022-12-11 16:54:09 +03:00
Carles Fernandez
bbada7f811
Use ofstream instead of ifstream where appropriate
2022-12-11 13:31:24 +01:00
Carles Fernandez
79d6a3f166
Use ofstream instead of ifstream where appropriate
2022-12-11 12:48:00 +01:00
Carles Fernandez
eb255dec9e
Avoid throwing in Tlm_CRC_Stats destructor (fix bugprone-exception-escape check). More consistent private member naming.
2022-12-11 10:21:32 +01:00
Carles Fernandez
f09da3ded6
Make clang-tidy happy
2022-12-10 08:55:17 +01:00
Carles Fernandez
aadc9e6a26
Improve acquisition adapters constructors: prefer member initializers of the constructor instead of in the constructor body
2022-12-09 12:00:28 +01:00
Carles Fernandez
8bd0292b1a
Improve tracking adapters constructors: prefer member initializers of the constructor instead of in the constructor body. Improve consistency of private members name
2022-12-08 17:39:16 +01:00
Carles Fernandez
3d3d76362b
Use newer signature for set_relative_rate(), improve member initialization
2022-12-08 11:16:40 +01:00
Carles Fernandez
ca11e5d215
Relax error for CI jobs
2022-12-06 14:17:06 +01:00
Carles Fernandez
3e9648c4eb
Apply changes suggested by clang-tidy
2022-12-06 14:06:01 +01:00
Carles Fernandez
6a1eec93b6
Apply changes suggested by clang-tidy
2022-12-06 12:54:21 +01:00
Carles Fernandez
31b7a01c51
Fix building
2022-12-05 23:18:33 +01:00
Carles Fernandez
1aeaddaeab
Fix building
2022-12-05 23:03:16 +01:00
Carles Fernandez
82f1d8b991
Fix building
2022-12-05 22:50:01 +01:00
Carles Fernandez
dde0667c6b
Fix building
2022-12-05 22:37:49 +01:00
Carles Fernandez
6b614958ca
Fix formatting
2022-12-05 21:51:55 +01:00
Carles Fernandez
41c0bce514
Apply clang-tidy fix cppcoreguidelines-prefer-member-initializer
2022-12-05 21:44:39 +01:00
Carles Fernandez
843fb7a58a
Remove unused private member
2022-12-05 20:44:52 +01:00
Carles Fernandez
5ac57eff38
Fix formatting
2022-12-05 20:42:42 +01:00
Marc Majoral
31124ae72b
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into DMA
2022-12-05 19:21:30 +01:00
Marc Majoral
4ce4682ea8
use separate files for the Xilinx DMA-proxy and the ezdma drivers
2022-12-05 19:18:31 +01:00
Carles Fernandez
44aa398ea1
Remove set but not used warning
2022-12-05 18:29:33 +01:00
Carles Fernandez
31be8fb831
Remove unused commit
2022-12-05 17:39:33 +01:00
Carles Fernandez
f78579ce7e
Remove unused variable
2022-12-05 16:22:01 +01:00
Carles Fernandez
c9a845ab3d
Activate usage of boost::endian if available
2022-12-05 16:18:57 +01:00
Carles Fernandez
cecf7e5e43
Fix building if boost::endian is not available
2022-12-05 15:02:35 +01:00
Carles Fernandez
38341c351b
Merge branch 'labsat3w_unpack_fix' of https://github.com/jeffmelville/gnss-sdr into jeffmelville-labsat3w_unpack_fix
2022-12-05 13:14:51 +01:00
Carles Fernandez
6a2ac9eac6
Fix runtime error if GNU Radio was built with -D_GLIBCXX_ASSERTIONS. Fixes #677
2022-12-04 00:11:42 +01:00
Carles Fernandez
c504b16568
CMake improvements: Move _FORTIFY_SOURCE=2 definition to targets, do not apply in Debug mode. Make use of add_compile_definitions() instead of add_definitions() when available
2022-12-04 00:05:07 +01:00
Carles Fernandez
2cde7c0fe8
CMake improvements: Move _FORTIFY_SOURCE=2 definition to targets, do not apply in Debug mode. Make use of add_compile_definitions() instead of add_definitions() when available
2022-12-03 23:55:12 +01:00
Carles Fernandez
a975e33dab
Fix for Xcode new build system
...
CI: add new build-macos-xcode job
2022-11-29 23:38:27 +01:00
Carles Fernandez
bed01b000b
Fix ci jobs
2022-11-27 10:34:53 +01:00
Carles Fernandez
51869b0485
Add support for s390x arch in cpu_features. Update to 4e191a4
2022-11-27 10:23:23 +01:00
Carles Fernandez
59b358463d
Force building of shared library
2022-11-26 17:03:28 +01:00
Carles Fernandez
5c617d2169
Force building of list_cpu_features
2022-11-26 13:42:12 +01:00
Carles Fernandez
e48389e306
Fix installation of volk_gnsssdr python files if Python >= 3.10
2022-11-26 11:37:35 +01:00
Carles Fernandez
be8a0a2a5a
Workaround for breaking change in clang-format 15
2022-11-25 10:47:06 +01:00
Carles Fernandez
d1713af027
Make clang-format happy
2022-11-25 08:03:29 +01:00
Carles Fernandez
57afa6bdbb
Bump max CMake version to 3.25
2022-11-24 19:13:14 +01:00
Carles Fernandez
a8e7392f4a
Make clang-format happy
2022-11-24 09:12:33 +01:00
Javier Arribas
450397f1a9
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-10-21 12:20:01 +02:00
Vladislav P
652c03430f
Fix monitor spamming errors when dest UDP port is unreachable
...
Use socket.send_to instead of socket.send
Signed-off-by: Vladislav P <vladisslav2011@gmail.com>
2022-10-05 21:38:13 +03:00
Javier Arribas
205583bb27
Update ad936x iio custom lib
2022-09-22 15:15:07 +02:00
Javier Arribas
8734a9f5c1
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-09-21 12:03:54 +02:00
Jim Melton
36a1e4c18d
convert from vector to stream
2022-09-20 15:39:14 -06:00
Jim Melton
615b214b55
fix typo
2022-09-20 15:31:57 -06:00
Jim Melton
cf28f95f70
add missing include dependency
2022-09-20 11:46:55 -06:00
Jeff Melville
b6c7e4a6f1
Fix register unpacking for Labsat3W files
...
This change fixes a bug in the unpacking of Labsat 3 Wideband files
when using the Labsat_Signal_Source. The original endian conversion
loop includes a cast from char->uint64_t that (surprisingly) incurs a sign
extension when the MSB of the char is set. ORing the unmasked uint64_t
into the register can set undesired bits.
The changes replace the old endian conversion loop with a ``boost`` utility
function.
Signed-off-by: Jeff Melville <dev@jeffmelville.com>
2022-09-20 10:24:51 -04:00
Carles Fernandez
97cf4135e0
Add E6 observables in RINEX observation header
2022-09-16 12:39:01 +02:00
Carles Fernandez
0d393dcc7e
Fix RTCM messages in the presence of E6 observables
2022-09-16 11:27:56 +02:00
Carles Fernandez
8a9c28f0a0
Fix RTCM messages for the GPS L1 + Gal E1 + Gal E6 receiver
2022-09-16 09:56:14 +02:00
Carles Fernandez
b9f2a33fff
Fix RTCM messages for the GPS L1 + Gal E1 + Gal E6 receiver
2022-09-15 13:27:30 +02:00
Carles Fernandez
ac690d9f3b
Fix RTCM messages for the GPS L1 + Gal E6 receiver
2022-09-15 12:14:40 +02:00
Javier Arribas
039065c383
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-09-15 11:29:33 +02:00
Carles Fernandez
30dd2e5048
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
2022-09-14 21:15:50 +02:00
Carles Fernandez
815467ae72
Fix Rinex printer for GPS L1 + Gal E6
2022-09-14 21:15:12 +02:00
Carles Fernandez
d7641e2b08
Add GPS L1 + Galileo E6 receiver type
2022-09-14 19:44:12 +02:00
Javier Arribas
dd1ce7893c
Adding ad936x custom source optional interchannel delay compensation
2022-09-13 17:34:23 +02:00
Javier Arribas
4ac556fdb8
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-09-13 17:24:18 +02:00
Carles Fernandez
4fa793b3cd
Add PVT.use_e6_for_pvt parameter, by default to true. If set to false, E6 observables are not injected in the PVT engine
2022-09-13 17:19:52 +02:00
Javier Arribas
3d62be00ed
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-09-06 12:04:57 +02:00
Carles Fernandez
45e1fa3ade
Allow for multi-system configurations containing Galileo E6
2022-09-06 12:03:17 +02:00
Javier Arribas
b1e09584cd
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-09-05 16:29:03 +02:00
Carles Fernandez
65c7af282a
Set highest CMake version to 3.24
2022-09-05 14:12:07 +02:00
Carles Fernandez
dc297f8677
Raise volk_gnsssdr VERSION_INFO_MAINT_VERSION to 17.git
2022-09-05 14:05:32 +02:00
Carles Fernandez
e509354751
Fix for Android
2022-09-05 12:55:07 +02:00
Carles Fernandez
ea386ece93
Add include for cpowf
2022-09-05 12:30:12 +02:00
Carles Fernandez
ea8b5eba16
Clean up volk_gnsssdr top-level folder
2022-09-05 11:56:57 +02:00
Javier Arribas
db2addd9bc
AD936x custom source switch from custom to default baseband filters
2022-08-30 16:50:38 +02:00
Javier Arribas
0c5d38145f
Adding extra control for the AD936x custom source external mixer
2022-08-30 15:28:18 +02:00
Javier Arribas
f20a696f8a
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-08-30 15:27:24 +02:00
Carles Fernandez
66935170a6
Rename GPS_L1_CA_KF_VTL_Tracking to GPS_L1_CA_KF_Tracking
2022-08-30 12:03:41 +02:00
Carles Fernandez
858ea91ca8
Rename GPS_L1_CA_KF_Tracking implementation to GPS_L1_CA_Gaussian_Tracking
2022-08-30 11:30:53 +02:00
Carles Fernandez
4a6f29453a
Clean code
2022-08-29 23:34:09 +02:00
Carles Fernandez
e7cfa66962
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into kf2
2022-08-29 13:53:46 +02:00
Javier Arribas
069c958965
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-08-29 11:50:07 +02:00
Javier Arribas
baa2a33838
Merge with next and adding full suport for custom AD936x sample sizes and dual frequency modes with external mixer board
2022-08-29 11:49:55 +02:00
Carles Fernandez
8f5b02b93e
Merge branch 'usrp_additions' of https://github.com/IntoPa/gnss-sdr into IntoPa-usrp_additions
2022-08-26 23:14:31 +02:00
Into Pääkkönen
e161545155
add options for changing usrp device arguments
...
Signed-off-by: Into Pääkkönen <into.paakkonen@aalto.fi>
2022-08-26 23:15:29 +03:00
Carles Fernandez
182b87c022
Make use of std::lcm instead of Boost when possible
2022-08-26 09:43:11 +02:00
Carles Fernandez
268dbbc61f
Add iomanip include
2022-08-26 09:14:58 +02:00
Carles Fernandez
56130310d2
Allow non-standards-conforming construct in the SUPL library (credits: @jwmelto)
2022-08-25 14:18:29 +02:00
Carles Fernandez
223a4b16d8
Reorder private members
2022-08-25 10:16:40 +02:00
Carles Fernandez
e8eb8a5ace
Reorder private members
2022-08-25 10:07:50 +02:00
Carles Fernandez
67e27a3d89
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into vladisslav2011-glonass-ext-correlator-fix2
2022-08-25 09:45:02 +02:00
Carles Fernandez
e636b06b71
Merge branch 'koloboxer-shura-current' into next
2022-08-25 09:31:21 +02:00
Carles Fernandez
1a4e9dc274
Add missing include (fix building in fedora-rawhide)
2022-08-23 15:13:15 +02:00
Carles Fernandez
e15faa7b67
Fix for old CMake
2022-08-23 15:12:09 +02:00
Carles Fernandez
8247021f32
CMake: Move log4cpp/spdlog handling to the GNURADIO cmake module
2022-08-23 14:11:06 +02:00
Carles Fernandez
5186b737b7
CMake: remove leftovers
2022-08-23 13:14:59 +02:00
Carles Fernandez
56ae0c043c
CMake: Improve spdlog handling
2022-08-23 13:02:04 +02:00
Alexander V. Joura
cd843787c8
Wrong decoding of GLONASS navigation message parameter P1 in string #1
2022-08-16 12:44:03 +03:00
Javier Arribas
e5d6579e9a
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-08-14 12:12:33 +02:00
Javier Arribas
6311530cb4
Adding new Ad936x custom signal source, initial commit, experimental
2022-08-14 12:10:59 +02:00
Carles Fernandez
cd3be22798
Fix error with C++14 (invalid conversion from const char* to char*)
2022-08-12 20:09:11 +02:00
Carles Fernandez
02260a7337
Fix building of obsdiff in systems that use lib64
2022-08-12 12:11:54 +02:00
Carles Fernandez
c994424995
Merge branch 'zmq-signal-source' of https://github.com/jwmelto/gnss-sdr into jwmelto-zmq-signal-source
2022-08-11 14:22:18 +02:00
Jim Melton
09d8e3b9e9
clang-tidy claims this is more correct
2022-08-10 22:41:38 -06:00
Jim Melton
4e9faa5793
cpplint
2022-08-10 21:26:10 -06:00
Jim Melton
2eae3ef43a
implement dump
2022-08-10 20:21:12 -06:00
Jim Melton
b24141ca72
add ZMQ signal source
2022-08-10 17:37:57 -06:00
Carles Fernandez
d8de6bf20b
Allow std::make_unique in C++11
2022-08-10 23:27:40 +02:00
Carles Fernandez
f79332bb7d
Fix building for compilers using C++11 (Debian 8, Centos 7) for std::string_literals
2022-08-10 16:44:50 +02:00
Carles Fernandez
e429a96601
Use boost::filesystem if std::filesystem is not available
2022-08-10 12:14:52 +02:00
Carles Fernandez
6e2c3b1cc4
Merge branch 'security-fix' of https://github.com/jwmelto/gnss-sdr into jwmelto-security-fix
2022-08-10 10:31:45 +02:00
Vlad P
aad50e44d4
Glonass: implement extended correlation for cshort blocks
...
Signed-off-by: Vlad P <vladisslav2011@gmail.com>
2022-08-09 20:51:06 +03:00
Vlad P
c1d68ffbb3
glonass_lx_ca_dll_pll_c_aid_tracking better checks before enabling
...
preamble_timestamp_samples message port connection
1. Check for message port presence both in trk and nav blocks
2. Check for configuration property Tracking_xG.extend_correlation_ms
Signed-off-by: Vlad P <vladisslav2011@gmail.com>
2022-08-09 20:49:15 +03:00
Jim Melton
7bd25aa9cc
penultimate clang-tidy compromise
2022-08-08 23:50:39 -06:00
Jim Melton
daaa4799b6
maybe this is the last one
2022-08-08 21:12:38 -06:00
Javier Arribas
d31f0c39dc
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-08-05 10:32:26 +02:00
Alexander V. Joura
2792aafe19
Using wrong ephemeris map for GLONASS satellites
2022-08-04 12:14:26 +03:00
Alexander V. Joura
875b622cd1
1. Added class name qualifiers for member function definitions
...
2. Synchronized member function signatures
2022-08-03 19:03:45 +03:00
Carles Fernandez
86f9c78953
Merge branch 'shellcheck' into kf2
2022-08-03 12:37:28 +02:00
Carles Fernandez
09ed4de638
Fix errors and warnings raised by ShellCheck
2022-08-03 10:43:03 +02:00
Javier Arribas
831cc2d7b6
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
2022-08-02 12:15:05 +02:00
Carles Fernandez
e4accfb8c8
Merge branch 'next' into kf2
2022-08-02 11:23:51 +02:00
Alexander V. Joura
95c97cf420
improved precision of math constants
...
Signed-off-by: Alexander V. Joura <ellfire@gmail.com>
2022-08-01 14:47:20 +03:00
Jim Melton
01fccabf82
one of these days, I'll learn to format before commit
2022-07-31 13:48:04 -06:00
Jim Melton
9c773a9dda
clang-tidy compromise; fix some, silence some
2022-07-31 13:45:17 -06:00
Carles Fernandez
a7a59fe9c1
Beta as a private member
2022-07-30 10:07:06 +02:00
Jim Melton
963b1cc63c
address MacOS CI failures
2022-07-29 16:10:07 -06:00
Jim Melton
d449d93885
cpplint fixes
2022-07-29 15:50:53 -06:00
Jim Melton
e45632f827
run clang-format on ALL the modified files this time
2022-07-29 15:46:45 -06:00
Jim Melton
a0c1c0a001
improve string handling to avoid buffer overrun
2022-07-29 15:11:28 -06:00
Carles Fernandez
0e6740de15
Merge branch 'next' into kf2
2022-07-29 09:19:21 +02:00
Carles Fernandez
701306ab26
cpu_features: test enum macro consistency
2022-07-28 13:09:49 +02:00
Carles Fernandez
6ec452a7c0
Allow the CMake project to be a sub-project
2022-07-28 10:37:36 +02:00
Carles Fernandez
aec51db2e0
Allow switching -DENABLE_OWN_GLOG and -DENABLE_OWN_ARMADILLO to ON and OFF without the need of a clean build folder
2022-07-27 00:23:54 +02:00
Carles Fernandez
fbc3d88d01
Merge branch 'next' into kf2
2022-07-26 11:04:30 +02:00
Carles Fernandez
5b0190b4ee
Update local version of google-benchmarks to v1.7.0
2022-07-26 10:59:55 +02:00
Carles Fernandez
9dbd24bcce
Cpu_features: remove internal FillX86BrandString usage, windows improvements, add macros for RISCV hwcaps
2022-07-26 08:27:20 +02:00
Carles Fernandez
ecfbd11079
Fix cross-compilation of gnss-sim
2022-07-25 12:56:53 +02:00
Carles Fernandez
9aa4128780
Fix cross-compilation of gnss-sim
2022-07-25 12:48:57 +02:00
Carles Fernandez
3b0a64a1c0
Fix cross-compilation of gnss-sim
2022-07-25 12:24:07 +02:00
Carles Fernandez
20d2c0d601
Remove line
2022-07-25 08:40:58 +02:00
Carles Fernandez
01fc2b1120
Add work on KF tracking
2022-07-22 13:20:25 +02:00
Carles Fernandez
ea4af27796
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into kf2
2022-07-22 12:38:46 +02:00
Carles Fernandez
dc8e450c82
Add work on KF tracking
2022-07-22 08:15:35 +02:00
Carles Fernandez
42d55c55ce
Update google-benchmark to v1.6.2
2022-07-19 07:36:45 +02:00
Carles Fernandez
14edfdf206
Replace std::snprintf and std::memcpy by std::stringstream and std::copy_n
2022-07-17 12:35:22 +02:00
Carles Fernandez
cb7b53b7e9
Make Coverity Scan happy
2022-07-16 22:38:00 +02:00
Carles Fernandez
abf3729c86
Replace memcpy by std::copy_n
2022-07-16 13:04:52 +02:00
Carles Fernandez
d1d122bd2e
Update URL in comment
2022-07-16 12:52:49 +02:00
Carles Fernandez
15ff88ffbe
Update Galileo Almanac's downloading page URL
2022-07-16 11:23:07 +02:00
Carles Fernandez
21e6e138c0
CI: fix formatting job
2022-07-16 11:19:03 +02:00
Carles Fernandez
6146dc3cd4
Add install in cpu_features README.md file
2022-07-16 10:35:54 +02:00
Carles Fernandez
cfb9c428f4
Add Comet Lake support
2022-07-16 10:34:01 +02:00
Carles Fernandez
30f51a7edf
Add install in cpu_features README.md file
2022-07-16 10:33:01 +02:00
Carles Fernandez
91ddc4ccb3
Add note about avx512_4vbmi2 being an alias of avx512_4fmaps
2022-07-16 10:14:00 +02:00
Carles Fernandez
9f1b5487d5
Add macros for RISCV features
2022-07-16 10:11:50 +02:00
Carles Fernandez
561a9bdd78
Add AMD ZEN 4 uarch and update detection
2022-07-16 10:08:30 +02:00
Carles Fernandez
bbe2a193f6
Add some MIPS features
2022-07-16 10:01:59 +02:00
Carles Fernandez
931cc05c65
Added CPU_FEATURES_COMPILED_MIPS_MIPS3D
2022-07-16 09:48:50 +02:00
Carles Fernandez
50ebe6353e
Update AArch64 features to Linux 5.17
2022-07-16 09:45:57 +02:00
Carles Fernandez
7c694aa2c8
Comply with -Wstrict-prototypes
2022-07-16 09:39:16 +02:00
Vladisslav P
27ec96def4
Limit BeiDou GEO satellites extend_correlation_symbols to 2
...
...to improve tracking performance
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-15 22:58:31 +03:00
Carles Fernandez
9d09ce2bed
Merge branch 'simplify_configuration' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-simplify_configuration
2022-07-15 19:17:30 +02:00
Carles Fernandez
eeaf7fb73e
Reorder private members
2022-07-15 16:59:03 +02:00
Carles Fernandez
79d516d4d4
Improve code visualization in some editors
2022-07-15 13:02:10 +02:00
Carles Fernandez
80ca352ffc
Merge branch 'beidou_prn_fix' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-beidou_prn_fix
2022-07-15 09:56:28 +02:00
Marc Majoral
5c99385ba3
do not consume samples while performing a non-coherent integration
2022-07-14 16:54:47 +02:00
Vladisslav P
59c9c6f8ab
RTKLIB: Switch to STL containers
...
...to prevent thread stack abuse.
And free up some stack space in Rtklib_Solver::get_PVT.
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-14 12:48:41 +03:00
Vladisslav P
1153544fca
Implement support of new GEO BeiDou satellites
...
Update tracking blocks to support PRN59...PRN63
Update telemetry decoder block to support PRN59...PRN63
Update RTKLIB to support PRN59...PRN63
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-14 12:48:41 +03:00
Vlad P
bcad6db988
Implement processing of BeiDou PRN34..PRN63
...
Signed-off-by: Vlad P <vladisslav2011@gmail.com>
2022-07-14 12:48:41 +03:00
Marc Majoral
39d5608cd6
replace FPGA acq configuration struct by a class
2022-07-12 12:40:56 +02:00
Vladisslav P
eb56367f05
Simplify multiple signal source configuration
...
Make it possible to specify signal sorce per channel group.
Example:
;Set GPS L1 C/A channels RF channel ID to 1
Channels_1C.RF_channel_ID=1
instead of
;Set GPS L1 C/A channels RF channel ID to 1
Channel0.RF_channel_ID=1
Channel1.RF_channel_ID=1
Channel2.RF_channel_ID=1
....
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-12 11:46:59 +03:00
Carles Fernandez
1b277347ec
Building fixes for gnsstk
2022-07-10 20:05:26 +02:00
Carles Fernandez
fa821a52a4
Update to gnsstk 13.4.0
2022-07-10 19:19:37 +02:00
Carles Fernandez
5ecfcc773b
Merge branch 'gnsstk' into next.
...
Replace GPSTK by the newer GNSSTk C++ Library, with backward compatibility. Works from GPSTK 3.0 to GNSSTk 12.1.0
2022-07-06 14:15:23 +02:00
Carles Fernandez
06ed558fb1
Report GNSSTk in CMake summary
2022-07-06 13:49:45 +02:00
Vladisslav P
3491fed625
osmosdr signal source: implement bandwidth selection
...
New config file parameter:
SignalSource.if_bw=<bandwidth in Hz>
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-06 08:25:50 +03:00
Carles Fernandez
9db6f55b3c
Fix when building for GNSSTk 12.1.0 or older
2022-07-05 17:37:21 +02:00
Carles Fernandez
109112be63
Allow backward compatibility with GPSTK
2022-07-05 13:46:58 +02:00
Carles Fernandez
dc027e95ff
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into gnsstk
2022-07-04 17:10:52 +02:00
Carles Fernandez
b48ef135a7
Fix for gnsstk > 9.0.0
2022-07-04 13:47:05 +02:00