Lenhart
4f66603464
Implemented a custom FIFO reading gnu radio block + adapter.
...
Reads samples from unix fifo into gnss-sdr.
Use cases:
- multiplex signal streams outside of gnss-sdr
- another program holds access to the SDR
- the SDR is not supported by gnss-sdr but can dump the signal to a fifo
2021-04-17 18:55:20 +02:00
Carles Fernandez
5f1268959e
Workaround for volk-gnsssdr-windows CI job
2021-04-17 14:10:14 +02:00
Carles Fernandez
765d547e3b
Store RS data in a single buffer
2021-04-12 10:46:17 +02:00
Carles Fernandez
af36f2f98f
Add realistic tests for FEC2 Erasure Correction
2021-04-11 22:44:25 +02:00
Carles Fernandez
077990faa8
Pass bits by reference
2021-04-11 14:47:36 +02:00
Carles Fernandez
24af4b228e
Implement reading of INAV Reed-Solomon information and parity vectors
2021-04-11 14:46:50 +02:00
Carles Fernandez
0d95d2273a
Update ProtocolBuffers and Armadillo local versions
2021-04-09 20:53:06 +02:00
Carles Fernandez
ddecd37c04
Add missing include
2021-04-09 15:30:51 +02:00
Carles Fernandez
d4a9b6f316
Implement reading of reduced CED data in Galileo E1B INAV message. Used if found
2021-04-09 15:00:58 +02:00
Carles Fernandez
f4c7b43505
Update changelog
2021-04-07 14:16:50 +02:00
Carles Fernandez
df7200b4b0
Fix parameter in test for consistency
2021-04-07 14:00:41 +02:00
Carles Fernandez
09b4c8f7a3
Fix bug in searching for gr-iio when CMake is re-run several times ( fixes #491 )
2021-04-04 11:24:55 +02:00
Carles Fernandez
13a83092da
Fix warning -Wunused-private-field raised by clang
2021-04-04 11:01:14 +02:00
Carles Fernandez
e95352492f
Update local version of Protocol Buffers to 3.15.7
2021-04-04 10:29:59 +02:00
Carles Fernandez
a209bcc979
Clean the constructor
2021-04-01 14:29:46 +02:00
Carles Fernandez
5cd1955dc0
Add check of number of erasures, remove unused parameter in private method
2021-04-01 13:21:11 +02:00
Carles Fernandez
a32ea2ab9c
Remove redundant check
2021-04-01 12:53:28 +02:00
Carles Fernandez
149c26b971
Expand ReedSolomon class to shortened codes. Add conf parameters for Galileo E1B RS encoding/decoding and the corresponding unit tests
2021-04-01 10:22:24 +02:00
Carles Fernandez
eb68c41074
Fix parameters in example, remove irrelevant test
2021-03-28 23:37:29 +02:00
Carles Fernandez
9ee57dca59
CI: Fix build-macos job
2021-03-28 19:38:21 +02:00
Carles Fernandez
f5a8790b3b
Merge branch 'reed-solomon' into next
2021-03-28 19:23:57 +02:00
Carles Fernandez
455178954d
Fix loop variable size
2021-03-28 19:18:05 +02:00
Carles Fernandez
846fc0b15a
Always initialize members
2021-03-28 19:16:11 +02:00
Carles Fernandez
0478547757
Update local Matio version to 1.5.21
2021-03-28 18:16:29 +02:00
Carles Fernandez
59e8049fe6
Update Contributor Covenant badge
2021-03-28 18:15:54 +02:00
Carles Fernandez
e262dfc315
Implement HAS message page decoding
...
Signed-off-by: Carles Fernandez <carles.fernandez@gmail.com>
2021-03-28 13:07:50 +02:00
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
Carles Fernandez
32c699befc
Add LabSat 3 Wideband format to Labsat_Signal_Source
2021-03-11 22:13:23 +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