Carles Fernandez
|
c67ac1247f
|
Add optional erasure positions to RS decoder
|
2021-03-26 12:40:35 +01:00 |
|
Carles Fernandez
|
4c51037b14
|
Fix test
|
2021-03-25 19:12:05 +01:00 |
|
Carles Fernandez
|
aeb6a0cd84
|
Add Reed Solomon encoder and decoder class
|
2021-03-25 14:53:18 +01:00 |
|
Carles Fernandez
|
ac6d7feeab
|
Fix clang-format job
|
2021-03-14 22:17:22 +01:00 |
|
Carles Fernandez
|
9e1ee33cd2
|
Add multiple RF output capability to LabSat 3 Wideband format
|
2021-03-14 20:00:18 +01:00 |
|
Carles Fernandez
|
60a7a6d51d
|
Update Armadillo and Protocol Buffers local versions
|
2021-03-13 22:30:23 +01:00 |
|
Carles Fernandez
|
8c69bd9a63
|
Merge branch 'iucgnaw-bugfix' into next
|
2021-03-13 21:36:27 +01:00 |
|
Carles Fernandez
|
9417e713c3
|
Replace Receiver.sources_count configuration parameter name by GNSS-SDR.num_sources. The former parameter name is still read to ensure backward compatibility
|
2021-03-13 21:35:55 +01:00 |
|
Carles Fernandez
|
99818fdcc2
|
Merge branch 'bugfix' of https://github.com/iucgnaw/gnss-sdr into iucgnaw-bugfix
|
2021-03-13 14:01:46 +01:00 |
|
Carles Fernandez
|
24037ded4e
|
Merge branch 'mmajoral-fix_fpga_post_proc' into next
|
2021-03-13 11:39:04 +01:00 |
|
Marc Majoral
|
4141164fac
|
fixed FPGA dual-band post-processing mode.
|
2021-03-12 18:01:25 +01:00 |
|
Javier Arribas
|
02f3e0c3ed
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into pps_lime
|
2021-03-12 10:10:00 +01:00 |
|
Carles Fernandez
|
32c699befc
|
Add LabSat 3 Wideband format to Labsat_Signal_Source
|
2021-03-11 22:13:23 +01:00 |
|
Javier Arribas
|
42bece2dd4
|
Added experimental FileTimestampSignalSource to generate timestamp information using stream tags
|
2021-03-11 16:31:02 +01:00 |
|
Javier Arribas
|
933d3b3228
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into pps_lime
|
2021-03-11 10:07:05 +01:00 |
|
iucgnaw
|
b721703339
|
Fixed wrong SignalSource.implementation check.
|
2021-03-10 20:51:00 +08:00 |
|
Carles Fernandez
|
2781f7fe57
|
Fix bug that made the Monitor block to always set to 0 the carrier_phase_rads parameter value (see #485)
|
2021-03-10 13:31:17 +01:00 |
|
Carles Fernandez
|
37c90a7ab4
|
Merge branch 'jwmelto-no-spaces' into next
|
2021-03-09 14:54:07 +01:00 |
|
Carles Fernandez
|
7c6fd448b1
|
Merge branch 'no-spaces' of https://github.com/jwmelto/gnss-sdr into jwmelto-no-spaces
|
2021-03-09 14:53:38 +01:00 |
|
Carles Fernandez
|
505142a055
|
Update local version of Protocol Buffers to v3.15.5
|
2021-03-09 12:58:21 +01:00 |
|
Jim Melton
|
4edc5cff51
|
remove spaces from directory/file names
|
2021-03-08 13:39:28 -07:00 |
|
Carles Fernandez
|
ebb0fa395f
|
CI: Fix macOS jobs
|
2021-03-07 08:49:05 +01:00 |
|
Carles Fernandez
|
bec5d0acab
|
Merge branch 'mmajoral-fix_fpga_signal_source' into next
|
2021-03-05 19:19:51 +01:00 |
|
Carles Fernandez
|
43a956a814
|
Merge branch 'fix_fpga_signal_source' of https://github.com/mmajoral/gnss-sdr into mmajoral-fix_fpga_signal_source
|
2021-03-05 19:14:38 +01:00 |
|
Marc Majoral
|
27470787a0
|
proper initialization of samples_to_skip_. Change samples_ from uint64_t to int64_t for the proper checking of the number of samples to process.
|
2021-03-05 19:02:40 +01:00 |
|
Carles Fernandez
|
3ee671b225
|
Detect Zen 3 (K19) CPUs
|
2021-03-03 19:56:05 +01:00 |
|
Carles Fernandez
|
a669ecbfa3
|
Include UHD path in the public interface of signal_source_adapters (fixes: #481)
|
2021-02-27 11:12:33 +01:00 |
|
Carles Fernandez
|
816bd94379
|
Improve messages if configuration fails
|
2021-02-27 11:05:39 +01:00 |
|
Carles Fernandez
|
c47fa0d895
|
Silence clang-tidy check
|
2021-02-24 15:51:05 +01:00 |
|
Carles Fernandez
|
783047aeb6
|
Avoid implementation-defined type conversions
|
2021-02-24 12:12:50 +01:00 |
|
Carles Fernandez
|
2e1e3b6308
|
Silence clang-tidy check
|
2021-02-24 12:09:13 +01:00 |
|
Carles Fernandez
|
5d78b87dbb
|
Apply clang tidy checks: readability-isolate-declaration, readability-inconsistent-declaration-parameter-name
|
2021-02-24 12:08:10 +01:00 |
|
Carles Fernandez
|
38a7db4740
|
Silence clang-tidy check
|
2021-02-24 11:59:42 +01:00 |
|
Carles Fernandez
|
dd60bcf986
|
Replace usage of BOOST_FOREACH macro by a C++ range for
|
2021-02-24 11:54:57 +01:00 |
|
Javier Arribas
|
ccc41b3851
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into pps_lime
|
2021-02-24 11:41:34 +01:00 |
|
Javier Arribas
|
56943fc12d
|
Merge with next and enabling KF VTL experimental tracking
|
2021-02-24 11:41:27 +01:00 |
|
Carles Fernandez
|
89efa10236
|
Improve error messages
|
2021-02-24 10:41:26 +01:00 |
|
Carles Fernandez
|
d6fd2c244f
|
Update ProtocolBufferslocal version to 3.15.2
|
2021-02-24 08:17:27 +01:00 |
|
Carles Fernandez
|
4d7d8f8b49
|
CI: Fix prettier-markdown job
|
2021-02-24 00:11:22 +01:00 |
|
Carles Fernandez
|
e335528ae9
|
Update changeog
|
2021-02-24 00:02:29 +01:00 |
|
Carles Fernandez
|
07b401e3bc
|
Improve error messages in case of wrong configuration for the FPGA offloading flowgraph
|
2021-02-23 21:40:53 +01:00 |
|
Carles Fernandez
|
df8cdc678d
|
Allow a receiver compiled with -DENABLE_FPGA=ON to execute regular flowgraphs
|
2021-02-23 16:48:18 +01:00 |
|
Carles Fernandez
|
3ec9749852
|
Do not instantiate the Signal Conditioner when the software is compiled with ENABLE_FPGA=ON
so that part can be removed from the configuration file when using the FPGA offloading flowgraph
|
2021-02-23 13:37:17 +01:00 |
|
Carles Fernandez
|
b4d9a3a84b
|
Remove redundant parameter SignalSource.enable_FPGA
|
2021-02-23 12:24:21 +01:00 |
|
Carles Fernandez
|
c2223e3dad
|
Create a base class for Gnss almanacs, unify parameter names
|
2021-02-23 11:57:24 +01:00 |
|
Carles Fernandez
|
a479d4c1eb
|
Remove failing extra unit test
|
2021-02-23 09:55:56 +01:00 |
|
Carles Fernandez
|
ae018f829c
|
Improve test
|
2021-02-23 09:55:14 +01:00 |
|
Carles Fernandez
|
3b10e37a6f
|
Update Armadillo and ProtocolBuffers local versions
|
2021-02-22 22:35:45 +01:00 |
|
Carles Fernandez
|
cc66a27740
|
Fix ignored value
|
2021-02-22 20:17:26 +01:00 |
|
Carles Fernandez
|
81251f5ef3
|
Actually test something
|
2021-02-22 20:15:43 +01:00 |
|