Carles Fernandez
|
96f34cabb1
|
clang-tidy: apply modernize-use-equals-default fix. See https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
|
2018-12-03 11:12:10 +01:00 |
|
Carles Fernandez
|
5f01161af6
|
Fix building
|
2018-12-02 12:24:44 +01:00 |
|
Carles Fernandez
|
1ed73eb2f8
|
Fix building
|
2018-12-02 12:11:59 +01:00 |
|
Carles Fernandez
|
3bb47ff755
|
Improve const correctness, fix string comparisons
|
2018-12-02 05:29:11 +01:00 |
|
Marc Majoral
|
bd90563925
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2018-11-30 11:10:38 +01:00 |
|
Javier Arribas
|
1302614613
|
Improving SPIR GSS6450 signal source
|
2018-11-29 17:53:01 +01:00 |
|
Carles Fernandez
|
af8d93af1a
|
Remove unused variable
|
2018-11-24 18:41:36 +01:00 |
|
Carles Fernandez
|
87d1413447
|
Make cmakelint happier
|
2018-11-24 18:40:34 +01:00 |
|
Carles Fernandez
|
b0ba246934
|
Apply some style rules to CMake scripts
|
2018-11-22 00:35:21 +01:00 |
|
Carles Fernandez
|
73ece1e533
|
Uniformize style of CMake modules
|
2018-11-21 08:28:50 +01:00 |
|
Carles Fernandez
|
e94b2f8990
|
Remove blanks
|
2018-11-18 21:24:54 +01:00 |
|
Marc Majoral
|
3e46f658f6
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2018-11-16 10:34:19 +01:00 |
|
Javier
|
57a01809cb
|
Improving spir signal source
|
2018-11-11 20:25:14 +01:00 |
|
Marc Majoral
|
8710ba1cf7
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2018-10-08 19:47:39 +02:00 |
|
Carles Fernandez
|
78c0b76cb9
|
Avoid use of GLOB for source and header files
|
2018-10-04 22:35:44 +02:00 |
|
Marc Majoral
|
2b15343a6a
|
started tracking pull-in test implementation for the FPGA
|
2018-08-29 18:20:41 +02:00 |
|
Carles Fernandez
|
b2db6abdaa
|
Add more extensive use of cstdint typenames
|
2018-08-11 14:31:35 +02:00 |
|
Javier Arribas
|
752b4396d0
|
Fix inverted spectrum in unpack gss6450 block
|
2018-08-01 12:13:54 +02:00 |
|
Carles Fernandez
|
73aa89dfc6
|
Fix creation of acquisition blocks, fix warning of unused private member
|
2018-06-03 22:43:53 +02:00 |
|
Carles Fernandez
|
424f812790
|
Fix clang warnings about unused private member
|
2018-06-03 19:11:16 +02:00 |
|
Carles Fernandez
|
d40094e6e2
|
Clean CMake scripts
|
2018-05-25 20:49:45 +02:00 |
|
Carles Fernandez
|
d6654301c5
|
Fix typo
|
2018-05-20 00:15:22 +02:00 |
|
Carles Fernandez
|
fc18408f11
|
Avoid throwing in the destructor
|
2018-05-19 22:42:08 +02:00 |
|
Carles Fernandez
|
5076b5a683
|
Fix warning of unused variable
|
2018-05-19 21:36:17 +02:00 |
|
Carles Fernandez
|
b4cc22abc2
|
Avoid throwing in the destructor
|
2018-05-19 20:34:50 +02:00 |
|
Carles Fernandez
|
a05952c966
|
Initialize all members in the constructor
Replace C-style casts by C++ casts
Fixes spelling errors
Other minor cleaning for consistency
|
2018-05-19 20:23:48 +02:00 |
|
Carles Fernandez
|
76d871bc8d
|
Avoid throwing in the destructor
|
2018-05-19 19:07:00 +02:00 |
|
Carles Fernandez
|
eeb2893f9c
|
Fix GCC 8.1.1 warnings
|
2018-05-16 21:54:31 +02:00 |
|
Carles Fernandez
|
835cf3b11e
|
Rename CMake module for gr-iio to a more consistent name. Minor fixes
|
2018-05-16 21:33:52 +02:00 |
|
Carles Fernandez
|
87fb81b972
|
Use https instead of http in links when available. Minor fixes
|
2018-05-16 20:00:14 +02:00 |
|
Javier Arribas
|
dfeb62871f
|
Adding optional compilation of the custom UDP packet source. Disabled by default
|
2018-05-16 11:36:37 +02:00 |
|
Javier Arribas
|
bf7a3f0090
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into udp_source
|
2018-05-16 10:54:27 +02:00 |
|
Javier Arribas
|
df0dd82843
|
Optimizing custom UDP packet source and applying code style
|
2018-05-16 10:49:27 +02:00 |
|
Carles Fernandez
|
0d60d97c24
|
Use https instead of http in links when available
Update copyright year in headers
|
2018-05-13 22:49:11 +02:00 |
|
Javier Arribas
|
bde6bd6cee
|
Replacing GNURadio udp packet source with custom libpcap-based ethernet packet source
|
2018-05-11 13:21:53 +02:00 |
|
Javier Arribas
|
0ef3b56e22
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into udp_source
|
2018-05-10 17:57:44 +02:00 |
|
zosoworld
|
79170327ab
|
Fixed rtl_tcp signal source
|
2018-05-04 19:54:45 +02:00 |
|
zosoworld
|
62198abdf4
|
Fixed rtl_tcp signal source deadlock
|
2018-05-04 19:04:09 +02:00 |
|
Javier Arribas
|
9912acc4f8
|
Adding channel selector option in config if a single RF channel is used in UDP source
|
2018-05-03 18:44:04 +02:00 |
|
Javier Arribas
|
189cded82a
|
Adding IQ Swap options to UDP source
|
2018-05-02 19:48:15 +02:00 |
|
Carles Fernandez
|
8b390d0924
|
Replace boost::lexical_cast with std::to_string
Fixes in optional buildings
|
2018-05-01 23:32:52 +02:00 |
|
Javier Arribas
|
7865387df9
|
Adding UDP GNSS signal source block
|
2018-05-01 21:25:15 +02:00 |
|
Carles Fernandez
|
8d8ebfc6df
|
Remove unused includes, minor fixes
|
2018-05-01 12:02:50 +02:00 |
|
Carles Fernandez
|
43103068fd
|
Remove unused includes
|
2018-05-01 10:16:30 +02:00 |
|
Carles Fernandez
|
966dd699ac
|
Fix building with libiio but without gnuradio-iio
|
2018-05-01 08:40:08 +02:00 |
|
Carles Fernandez
|
c90ec201f2
|
Fix building in PYBOMBS
|
2018-05-01 08:33:41 +02:00 |
|
Carles Fernandez
|
bd81330201
|
Apply code formatting
|
2018-04-30 19:53:20 +02:00 |
|
Carles Fernandez
|
6d6b583169
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into mmajoral-fpga
|
2018-04-30 19:23:35 +02:00 |
|
Carles Fernandez
|
a2eb5d5344
|
Improve readability, reorder includes
|
2018-04-29 13:26:21 +02:00 |
|
Javier
|
ab534e7791
|
Fix build bug
|
2018-04-13 18:31:35 +02:00 |
|