Marc Majoral
|
c3ec1074db
|
make cmakelint happy
|
2022-04-29 12:45:35 +02:00 |
|
Marc Majoral
|
916b12eef6
|
fix code for 32-bit processor architecture
|
2022-04-29 12:16:48 +02:00 |
|
Marc Majoral
|
d346e763f8
|
use std::array
|
2022-04-29 10:41:44 +02:00 |
|
Marc Majoral
|
ea172f0d36
|
move all DMA control to Fpga_DMA class
|
2022-04-28 22:33:29 +02:00 |
|
Marc Majoral
|
e740244a63
|
removed the code that was commented out and the file headers that were not used
|
2022-04-28 21:24:15 +02:00 |
|
Marc Majoral
|
4244944814
|
fix filename0 and filename1 assignment
|
2022-04-28 19:09:26 +02:00 |
|
Marc Majoral
|
3f8e22b255
|
added support for the Xilinx dma-proxy driver when using 64-bit processor architectures.
|
2022-04-28 18:41:31 +02:00 |
|
Marc Majoral
|
d3bd4ed626
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fix_FPGA_IP_address_ranges
|
2022-04-19 15:55:30 +02:00 |
|
Marc Majoral
|
337c9c7d1f
|
set the FPGA page size to 0x1000 for compatibility with the FPGA IP cores compiled for the ZynqMP
|
2022-04-19 15:53:00 +02:00 |
|
Carles Fernandez
|
70b79323ce
|
Fix building against latest GNU Radio main branch
|
2022-03-30 16:12:21 +02:00 |
|
Carles Fernandez
|
0f65cbeb91
|
Fix defects detected by Coverity Scan 2021.12.1: Declaring variable data without initializer
|
2022-02-17 17:28:34 +01:00 |
|
Stefan van der Linden
|
20218290f7
|
Removed unused include
|
2022-02-08 16:26:37 +01:00 |
|
Stefan van der Linden
|
77c682e8b3
|
Removed unnecessary buffer
|
2022-02-08 12:51:51 +01:00 |
|
Stefan van der Linden
|
e2551648b9
|
Added FIFO ibyte support and code cleanups
Additional intermediate buffering improves performance
|
2022-02-03 17:03:50 +01:00 |
|
Carles Fernandez
|
05a7d2413d
|
Prefer initialization to assignment in constructors in some signal sources
|
2021-12-28 19:14:18 +01:00 |
|
Carles Fernandez
|
26964a365a
|
Fix program termination when usign extended intergration times
Reorder private data members, initialize them in constructor list
|
2021-12-28 13:59:57 +01:00 |
|
Carles Fernandez
|
bfb9bc88b9
|
CI: make clang-tidy happy
|
2021-12-17 19:24:05 +01:00 |
|
Carles Fernandez
|
aae48af5d4
|
Warn about missing SignalSource.sampling_frequency parameter
|
2021-12-17 14:05:36 +01:00 |
|
Carles Fernandez
|
7fa437232a
|
Prefer initialization to assignment in constructors
|
2021-12-14 17:34:35 +01:00 |
|
Carles Fernandez
|
8d9875e881
|
Prefer initialization to assignment in constructors
|
2021-12-14 14:06:37 +01:00 |
|
Carles Fernandez
|
71321581ed
|
Prefer initialization to assignment in constructors
|
2021-12-14 12:59:35 +01:00 |
|
Carles Fernandez
|
33366ef6df
|
Fix uninitialized scalar fields
|
2021-12-14 10:21:31 +01:00 |
|
Carles Fernandez
|
c41ea05137
|
Improve LimeSDR PPS capability detection
|
2021-12-06 23:59:09 +01:00 |
|
Carles Fernandez
|
a9538c81f3
|
Avoid unnecessary copies of string
Avoid C-style castings
|
2021-12-06 20:58:33 +01:00 |
|
Carles Fernandez
|
da9d0122d7
|
Fix detection of gr-limesdr branch
Fixes build with macOS
|
2021-12-06 20:56:28 +01:00 |
|
Javier Arribas
|
03b14a0212
|
Fix cpplint format defects
|
2021-12-05 19:31:43 +01:00 |
|
Javier Arribas
|
91f826b5ca
|
Adding timetag propagation from source to telemetry decoders (currently supported by Galileo telemetry decoder)
|
2021-12-03 12:56:20 +01:00 |
|
Javier Arribas
|
ea4ffe125d
|
Make cmakelint happy again
|
2021-12-01 15:37:02 +01:00 |
|
Javier Arribas
|
c8f7966688
|
Fix cmakelint and cpplint reported format errors
|
2021-12-01 14:52:27 +01:00 |
|
Javier Arribas
|
8a4055b5b8
|
Add timetag clock offset configuration parameter in TImeTag File signal source. Timetag code clean
|
2021-12-01 13:18:29 +01:00 |
|
Javier Arribas
|
c262d74e03
|
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
|
2021-11-29 20:54:56 +01:00 |
|
Carles Fernandez
|
bcec8331e6
|
Fixes for building against GNU Radio master
Log4cpp has been replaced by spdlog and fmt
|
2021-11-23 16:38:50 +01:00 |
|
Carles Fernandez
|
cc38d6bc08
|
Fixes for building against GNU Radio master
Log4cpp has been replaced by spdlog
|
2021-11-23 13:30:48 +01:00 |
|
Marc Majoral
|
740a2762bc
|
Initialize the dynamic bit selection shift register
|
2021-11-15 12:47:33 +01:00 |
|
Javier Arribas
|
0c49a44946
|
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime
|
2021-10-25 12:03:52 +02:00 |
|
Carles Fernandez
|
4121efa0d2
|
Fix clang format
|
2021-10-23 14:19:36 +02:00 |
|
Carles Fernandez
|
2f7263d7a3
|
Fix for new API for gr-iio component in GNU Radio master
|
2021-10-23 14:11:20 +02:00 |
|
Javier Arribas
|
becc3426af
|
Update gr.limesdr adapter to support gr3.8
|
2021-10-20 11:23:58 +02:00 |
|
Javier Arribas
|
c9d6688f1b
|
Merge with next
|
2021-10-20 09:47:33 +02:00 |
|
Carles Fernandez
|
835e799770
|
Fixes for clang-format 13
|
2021-10-18 18:24:07 +02:00 |
|
Carles Fernandez
|
9e386b8857
|
Make clang-tidy 13 happy (was: modernize-return-braced-init-list check)
|
2021-10-08 14:50:05 +02:00 |
|
Carles Fernandez
|
a50284f403
|
Merge branch 'DMA_FPGA' of https://github.com/mmajoral/gnss-sdr into mmajoral-DMA_FPGA
|
2021-10-08 11:25:22 +02:00 |
|
Carles Fernandez
|
ccbe1c9ac9
|
Add includes (make cpplint's build/include_what_you_use filter happy)
|
2021-10-08 11:15:01 +02:00 |
|
Marc Majoral
|
eccf2ee746
|
temporarily prevent a problem with the DMA, which occurs when using petalinux 2018.3, the ezdma and when switching from tx to rx transfer mode.
|
2021-10-08 10:14:38 +02:00 |
|
Carles Fernandez
|
ba815abcde
|
Merge branch 'two-bit-sample-size' of https://github.com/jwmelto/gnss-sdr into jwmelto-two-bit-sample-size
|
2021-09-27 12:04:14 +02:00 |
|
Carles Fernandez
|
48b62e9585
|
If dump_filename points to a non-existing folder, try to create it
|
2021-09-24 16:52:13 +02:00 |
|
Jim Melton
|
530684d241
|
make clang-tidy happy
|
2021-09-22 20:02:36 -06:00 |
|
Marc Majoral
|
80ccad790d
|
do not write the signal source gain if the AGC is enabled when using the AD9361.
|
2021-09-14 17:46:52 +02:00 |
|
Jim Melton
|
06d1d2773b
|
change the packets per sample calculation for 2-bit files.
This is complicated and I botched it before.
Hopefully someone with access to 2-bit samples can test this
|
2021-08-24 15:03:48 -06:00 |
|
Javier Arribas
|
a694033755
|
LimeSDR source is now operative
|
2021-06-22 16:15:03 +02:00 |
|