Carles Fernandez
|
840b184beb
|
Fix warning -Wrestrict raised when using c++20
|
2022-12-17 13:15:16 +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 |
|
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
|
f78579ce7e
|
Remove unused variable
|
2022-12-05 16:22:01 +01:00 |
|
Carles Fernandez
|
cecf7e5e43
|
Fix building if boost::endian is not available
|
2022-12-05 15:02:35 +01:00 |
|
Jim Melton
|
36a1e4c18d
|
convert from vector to stream
|
2022-09-20 15:39:14 -06: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
|
cd3be22798
|
Fix error with C++14 (invalid conversion from const char* to char*)
|
2022-08-12 20:09:11 +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
|
6ec452a7c0
|
Allow the CMake project to be a sub-project
|
2022-07-28 10:37:36 +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 |
|
Marc Majoral
|
6e368622e2
|
Prefer initialization to assignment in constructors
|
2022-05-30 09:02:22 +02:00 |
|
Marc Majoral
|
a1a4666399
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga_ad-fmcomms5_compatibility
|
2022-05-23 17:52:34 +02:00 |
|
Carles Fernandez
|
592ba0325d
|
Fix clang-format job
|
2022-05-19 15:10:34 +02:00 |
|
Jean-Michel Friedt
|
c7f3994683
|
add XTRX gain setting and reading (osmocom source)
|
2022-05-19 15:00:29 +02:00 |
|
Marc Majoral
|
ab310a367a
|
fix gain_rx2
|
2022-05-18 18:04:43 +02:00 |
|
Javier Arribas
|
9ef62fadb8
|
Adding Over-the-Wire sample format config option for the UHD source
|
2022-05-17 14:53:25 +02:00 |
|
Marc Majoral
|
a1d8d8c19d
|
make the ad9361_manager functions flexible to allow the use of two AD9361 devices when using the FPGA.
|
2022-05-13 18:12:25 +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
|
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 |
|
Carles Fernandez
|
70b79323ce
|
Fix building against latest GNU Radio main branch
|
2022-03-30 16:12:21 +02: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
|
8d9875e881
|
Prefer initialization to assignment in constructors
|
2021-12-14 14:06:37 +01:00 |
|
Carles Fernandez
|
c41ea05137
|
Improve LimeSDR PPS capability detection
|
2021-12-06 23:59:09 +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
|
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
|
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 |
|