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 |
|
Carles Fernandez
|
8b390d0924
|
Replace boost::lexical_cast with std::to_string
Fixes in optional buildings
|
2018-05-01 23:32:52 +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 |
|
Carles Fernandez
|
c01d8d0dd9
|
Move general_work to the bottom of the file
|
2018-04-13 11:39:05 +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 |
|
Carles Fernandez
|
ac168cf274
|
Avoid warning
|
2018-04-06 09:39:11 +02:00 |
|
mmajoral
|
e1635a735d
|
Added the class switch_FPGA, which controls the switch in the FPGA that connects the analog frontend and the DMA to the queues of the HW accelerators.
Removed some unused variables in the tracking.
|
2018-04-05 15:05:46 +02:00 |
|
Carles Fernandez
|
e434480c5a
|
Fix Pybombs building
|
2018-03-28 15:05:15 +02:00 |
|
Carles Fernandez
|
a6a13cc306
|
Fix building in Pybombs
|
2018-03-28 08:35:33 +02:00 |
|
Carles Fernandez
|
b31f929655
|
Apply clang-format, fix libiio detection in MacOS
|
2018-03-27 21:10:31 +02:00 |
|
Javier Arribas
|
65713d4c82
|
Adding support for dual channel in FMCOMMS2 and optional Local Oscillator generation using FMCOMMS2 TX channel
|
2018-03-27 19:35:53 +02:00 |
|
Javier Arribas
|
982af827b4
|
Group all ad9361 configuration calls in one library
|
2018-03-27 19:00:25 +02:00 |
|
Javier Arribas
|
428a2eb1b5
|
Removing unused files
|
2018-03-27 14:44:56 +02:00 |
|
Javier Arribas
|
ec09016750
|
Adding Local Oscillator generation for dual band operation using AD9361 FPGA source. Bug fix in FPGA flowgraph
|
2018-03-27 14:24:07 +02:00 |
|
Carles Fernandez
|
0400034d14
|
Fix typos detected by codespell
|
2018-03-25 19:47:28 +02:00 |
|
Javier Arribas
|
7c406bb6eb
|
Merging fpga with next
|
2018-03-05 11:03:59 +01:00 |
|
Carles Fernandez
|
34f24562cf
|
Apply automated code formatting
Documented at .clang-format
See http://clang.llvm.org/docs/ClangFormat.html and http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
2018-03-03 02:03:39 +01:00 |
|
Javier Arribas
|
dc4c7b9551
|
Adding AD9361 fpga signal source
|
2018-03-02 11:30:36 +01:00 |
|
Carles Fernandez
|
658e677fc3
|
Reorder includes: local headers first, then 3rd-party library headers, and finally standard headers
|
2018-02-26 03:15:53 +01:00 |
|
Carles Fernandez
|
24f6003ba0
|
Remove iostream from header files
and in redundant places such as in unit tests
|
2018-02-25 22:49:06 +01:00 |
|
osqzss
|
995367d776
|
Add bladeRF support
|
2018-02-24 15:19:04 +09:00 |
|
Carles Fernandez
|
2b8ab9dcee
|
Group all flags in a single file
This makes easier to document and to add new ones.
Shortened version of common files have been added:
-c for -config_file
-s for -signal_source
|
2018-02-18 12:23:55 +01:00 |
|
Carles Fernandez
|
d780de445a
|
Small fixes
|
2018-02-05 11:18:06 +01:00 |
|
osqzss
|
1bef2bbfb5
|
Add LimeSDR antenna selection support
|
2018-02-05 15:52:22 +09:00 |
|
Antonio Ramos
|
9491e2a701
|
Remove unused include
|
2018-01-25 11:50:07 +01:00 |
|
Antonio Ramos
|
ecf94f71f1
|
Add 8 and 16 bits ADC compatibility
|
2018-01-25 11:00:23 +01:00 |
|
Carles Fernandez
|
8386289984
|
Initialize all members in the constructor
|
2018-01-23 22:52:15 +01:00 |
|
Carles Fernandez
|
80edc4313f
|
Change header guard name for consistency
|
2018-01-23 21:48:42 +01:00 |
|
Carles Fernandez
|
9b7ce39c57
|
Fix wrong comments and add consistency in header guard name
|
2018-01-23 21:41:19 +01:00 |
|
Carles Fernandez
|
f6f14f246b
|
Remove repeated and unrequired includes
|
2018-01-23 21:23:02 +01:00 |
|
Carles Fernandez
|
35c11d0120
|
Apply coding style
|
2018-01-23 20:09:39 +01:00 |
|
Carles Fernandez
|
2a9d6975e0
|
Apply coding style
|
2018-01-23 20:07:43 +01:00 |
|
Carles Fernandez
|
ef2c2bcf6b
|
Fix building with Clang
|
2018-01-23 19:51:36 +01:00 |
|
Javier Arribas
|
84fe651f0d
|
Adding Labsat v2 and v3 single channel signal recorder file source
|
2018-01-23 17:31:42 +01:00 |
|
Carles Fernandez
|
59bd7273ae
|
Merge branch 'spirent_signal_source' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-spirent_signal_source
|
2018-01-22 12:40:19 +01:00 |
|
Antonio Ramos
|
0dab500fb0
|
Update author
|
2018-01-22 12:38:38 +01:00 |
|
Antonio Ramos
|
dd77cd10df
|
Remove debug lines
|
2018-01-22 12:21:28 +01:00 |
|
Carles Fernandez
|
db938bb047
|
Build fix due to a change in the gr-iio v0.3 API
A change in the API has removed the decimation parameter from sources
(see https://github.com/analogdevicesinc/gr-iio/issues/15 )
This commit fixes the build against the current master of
https://github.com/analogdevicesinc/gr-iio but it breaks compatibility
with older versions. Users with gr-iio already installed will need to
update it.
|
2018-01-20 11:56:17 +01:00 |
|
Antonio Ramos
|
7a2a02252a
|
Minor changes
|
2018-01-19 13:50:33 +01:00 |
|
Carles Fernandez
|
3ca7d0d08a
|
Remove unused include
|
2018-01-19 12:09:40 +01:00 |
|
Antonio Ramos
|
4873ea2b88
|
Fix GSS6450 signal source
|
2018-01-18 16:57:15 +01:00 |
|
Antonio Ramos
|
282c3d8659
|
Implement Spirent GSS6450 file signal source
|
2018-01-16 17:38:43 +01:00 |
|