Carles Fernandez
|
708b288e61
|
Clean CMake scripts
|
2019-02-04 22:44:45 +01:00 |
|
Carles Fernandez
|
02996bbc8a
|
Add some CMake fixes
|
2019-02-04 20:00:29 +01:00 |
|
Carles Fernandez
|
f13b84c86c
|
Add more CMake modernization
|
2019-02-04 18:17:35 +01:00 |
|
Carles Fernandez
|
9b94a4dec0
|
Add more imported targets to CMake scripts
|
2019-02-04 16:07:29 +01:00 |
|
Carles Fernandez
|
9d88b03b39
|
Remove unused definition
|
2019-02-04 08:14:38 +01:00 |
|
Carles Fernandez
|
d4da5d2879
|
Add Gflags::gflags private target
|
2019-02-03 20:28:49 +01:00 |
|
Carles Fernandez
|
8ae72fe458
|
Update to modern CMake usage
|
2019-02-03 19:24:44 +01:00 |
|
Carles Fernandez
|
d920aa4d92
|
Apply fixes by clang-tidy
|
2018-12-11 01:56:25 +01:00 |
|
Carles Fernandez
|
54237770a6
|
Apply fixes by clang-tidy
|
2018-12-10 22:59:10 +01:00 |
|
Carles Fernandez
|
5485afd882
|
Apply fixes by clang-tidy
|
2018-12-10 19:29:00 +01:00 |
|
Carles Fernandez
|
ef201c4ccd
|
Add pmt and uhd to clang-format as external libraries
|
2018-12-10 00:18:27 +01:00 |
|
Carles Fernandez
|
5f79053d65
|
Sort includes automatically with clang-format
Order:
1.- Main header
2.- Local headers
3.- Third-party library headers
4.- System headers
each category sorted lexicographically
|
2018-12-09 22:00:09 +01:00 |
|
Carles Fernandez
|
17260bbcea
|
Miscelaneous code improvements by clang-tidy
|
2018-12-08 18:49:31 +01:00 |
|
Carles Fernandez
|
eb6ff88cec
|
clang-tidy: apply boost-use-to-string fix (see http://clang.llvm.org/extra/clang-tidy/checks/boost-use-to-string.html)
|
2018-12-03 23:34:29 +01:00 |
|
Carles Fernandez
|
327fec627c
|
clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html)
|
2018-12-03 22:08:19 +01:00 |
|
Carles Fernandez
|
1743a773b5
|
Improve performance by using const and std::move() to avoid unnecessary copies
|
2018-12-03 19:01:47 +01:00 |
|
Carles Fernandez
|
395f93aeff
|
clang-tidy: apply modernize-pass-by-value fix. See http://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-value.html#modernize-pass-by-value
|
2018-12-03 15:43:43 +01:00 |
|
Carles Fernandez
|
8eec75c8ae
|
clang-tidy: apply readability-string-compare fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html)
|
2018-12-03 12:52:17 +01:00 |
|
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 |
|
Javier Arribas
|
1302614613
|
Improving SPIR GSS6450 signal source
|
2018-11-29 17:53:01 +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 |
|
Javier
|
57a01809cb
|
Improving spir signal source
|
2018-11-11 20:25:14 +01:00 |
|
Carles Fernandez
|
78c0b76cb9
|
Avoid use of GLOB for source and header files
|
2018-10-04 22:35:44 +02:00 |
|
Carles Fernandez
|
b2db6abdaa
|
Add more extensive use of cstdint typenames
|
2018-08-11 14:31:35 +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
|
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 |
|
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 |
|
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 |
|
Javier Arribas
|
8e59a42ae2
|
Merge Next with FPGA. Adding software-defined emulation of the sample counter
|
2018-04-06 17:03:20 +02:00 |
|