Carles Fernandez
|
2a3d682f1f
|
Make use of target_sources(), make use of target propagation to reduce redundancy in dependencies, some fixes for Clang and CMake < 3.11. Use generic lambdas with auto
|
2020-06-08 20:04:01 +02:00 |
|
Carles Fernandez
|
299cb1a2ee
|
Remove usage of uninitialized variables in CMake scripts
Remove all warnings emitted by cmake --warn-uninitialized ..
|
2020-02-29 14:33:09 +01:00 |
|
Carles Fernandez
|
c6fc6eb020
|
Apply performance-type-promotion-in-math-fn fix.
Remove unused include, reorder header
|
2020-02-20 10:50:12 +01:00 |
|
Carles Fernandez
|
2ded19342f
|
Improve headers
|
2020-02-12 00:04:29 +01:00 |
|
Carles Fernandez
|
39f4adb058
|
Remove unused dependencies
|
2020-02-11 12:56:33 +01:00 |
|
Carles Fernandez
|
955348b080
|
Remove trailing underscore in header guards
|
2020-02-08 10:10:46 +01:00 |
|
Carles Fernandez
|
4d0d263280
|
Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/)
Update license headers to SPDX format (see https://spdx.org/)
Add license to all files
Add CI job in GitHub Actions to ensure compliance
|
2020-02-08 01:20:02 +01:00 |
|
Carles Fernandez
|
9023f19794
|
Use C++ comments for final #endif in headers
|
2020-01-26 22:23:22 +01:00 |
|
Carles Fernandez
|
abc12aaab3
|
Do not read use_CFAR_algorithm from configuration
Now it is just an internal flag not exposed to the configuration.
Added a control to ensure pfa and pfa2 are between 0.0 and 1.0
|
2019-11-24 12:18:21 +01:00 |
|
Carles Fernandez
|
f2a537e403
|
Remove old code from acquisition adapters
|
2019-11-24 11:33:32 +01:00 |
|
Carles Fernandez
|
e0f8bdd8cc
|
Fix initializations
|
2019-11-23 19:10:36 +01:00 |
|
Carles Fernandez
|
134ddd8561
|
Fix existing conf files using threshold instead of pfa
|
2019-11-17 12:24:03 +01:00 |
|
Carles Fernandez
|
c7866ef385
|
Remove unused private members, replace std::bind by lambdas, apply clang-tidy and clang-format
Fix position_test with default parameters
|
2019-11-16 18:00:04 +01:00 |
|
Cillian O'Driscoll
|
feab31ae6b
|
Reverted to gnss-sdr style naming for item_types
i8->byte
ic8->cbyte
...
fc32->gr_complex
|
2019-11-15 11:39:05 +00:00 |
|
Cillian O'Driscoll
|
3d27940b0a
|
Applied clang-format
|
2019-11-08 13:47:08 +00:00 |
|
Cillian O'Driscoll
|
6a969b1ea3
|
Fixes for crashing tests in acq_conf
|
2019-11-08 13:44:07 +00:00 |
|
Cillian O'Driscoll
|
3071aa1fcd
|
[WIP] Simplifying acquisition config
|
2019-11-08 13:44:07 +00:00 |
|
Carles Fernandez
|
c9e03557b7
|
Remove tabs
|
2019-10-05 03:16:31 +02:00 |
|
Marc Majoral
|
d20284fbc0
|
removed unused parameters
|
2019-10-02 15:25:46 +02:00 |
|
Carles Fernandez
|
e80122f4ff
|
Apply clang tidy checks and clang-format
|
2019-09-13 08:56:37 +02:00 |
|
Carles Fernandez
|
d4bb6e5731
|
Always have a space between // and comment
|
2019-08-18 22:16:13 +02:00 |
|
Carles Fernandez
|
3d146019dd
|
Apply modernize-redundant-void-arg clang-tidy fix
|
2019-08-14 02:14:29 +02:00 |
|
Carles Fernandez
|
d818aacde4
|
Avoid name clash with system macro in macOS
|
2019-07-26 13:22:11 +02:00 |
|
Carles Fernandez
|
d626ca1f88
|
Merge branch 'fpga_extended_coherent_integration' of https://github.com/mmajoral/gnss-sdr into mmajoral-fpga_extended_coherent_integration
|
2019-07-26 13:12:46 +02:00 |
|
Carles Fernandez
|
a4d6800e22
|
Update copyright year
Applied on files changed since last release
clang-format applied
|
2019-07-26 12:38:20 +02:00 |
|
Marc Majoral
|
48fe6086e4
|
updated the handling of the scoped_lock mutex in the fpga tracking loops + used clang-format.
|
2019-07-24 11:26:16 +02:00 |
|
Marc Majoral
|
f30d8a60ec
|
updated doxygen comments
|
2019-07-23 19:05:43 +02:00 |
|
Marc Majoral
|
6ee9fedd76
|
moved #defines to static consts + used clang-format + removed code that was commented out
|
2019-07-23 15:20:59 +02:00 |
|
Marc Majoral
|
d9d3696880
|
Merge branch 'next' of https://github.com/mmajoral/gnss-sdr into fpga_extended_coherent_integration
|
2019-07-22 17:53:26 +02:00 |
|
Carles Fernandez
|
be86771ede
|
Move default destructor to header file, so compiler can make a better job
|
2019-07-21 19:32:52 +02:00 |
|
Marc Majoral
|
8b0e170a56
|
applied clang-format
|
2019-07-19 11:55:53 +02:00 |
|
Marc Majoral
|
dd996bc2e2
|
Merge branch 'next' of https://github.com/mmajoral/gnss-sdr into fpga_extended_coherent_integration
|
2019-07-18 11:35:34 +02:00 |
|
Carles Fernandez
|
4adb05570a
|
Fix typos detected by codespell
|
2019-07-09 11:52:53 +02:00 |
|
Marc Majoral
|
c8ccd5ef91
|
Merge branch 'next' of https://github.com/mmajoral/gnss-sdr into fpga_extended_coherent_integration
|
2019-07-04 12:55:36 +02:00 |
|
Carles Fernandez
|
081439d6f8
|
Code cleaning
|
2019-07-02 17:48:00 +02:00 |
|
Marc Majoral
|
33d1115246
|
added support for extended coherent integration in the FPGA. The code still needs to be optimized and cleaned.
|
2019-06-18 18:22:01 +02:00 |
|
Marc Majoral
|
e1d01d3b97
|
Re-enable uio interrupts manually + do not enable interrupt generation at reset.
|
2019-05-13 16:30:01 +02:00 |
|
Marc Majoral
|
bf3f66278f
|
closed the acquisition device driver in the proper way + updated fpga block expponent.
|
2019-04-15 16:39:05 +02:00 |
|
Marc Majoral
|
7a06434928
|
removed unnecessary function in fpga_acquisition class
|
2019-04-12 15:16:31 +02:00 |
|
Marc Majoral
|
9f80eaf0ff
|
code cleanup
|
2019-04-12 11:36:30 +02:00 |
|
Marc Majoral
|
a628ad5906
|
removed FPGA dummy read
|
2019-04-12 10:03:57 +02:00 |
|
Marc Majoral
|
91f509abf9
|
write the code phase rate and the nco phase rate parameters in the FPGA
|
2019-04-10 11:31:34 +02:00 |
|
Marc Majoral
|
ff024e7292
|
cleaned unused code and added some comments.
|
2019-04-04 19:55:02 +02:00 |
|
Marc Majoral
|
5bc7a778e9
|
commented out the old DLL and PLL filters in the tracking modules + removed some old not used code in the acquisition that was already commented out.
|
2019-04-02 13:10:09 +02:00 |
|
Marc Majoral
|
58a0de006e
|
corrected comment
|
2019-03-26 16:41:20 +01:00 |
|
Marc Majoral
|
63cee0e63b
|
In order to reduce the CPU workload, the FPGA acquisition does not close and open the device driver in between the first and the second acquisition anymore.
|
2019-03-26 16:35:19 +01:00 |
|
Marc Majoral
|
cbc8131677
|
optimized the computation of FPGA acquisition doppler shift and dopper step registers
removed unnecessary function call
|
2019-03-26 16:22:49 +01:00 |
|
Marc Majoral
|
2b46c79ba7
|
optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator.
The writing of the local code is still performed by processor instructions in a loop.
THe FPGA L2 classes were updated accordingly.
|
2019-03-26 12:26:08 +01:00 |
|
Marc Majoral
|
905a85670c
|
currently optimizing the FPGA-related code
|
2019-03-25 19:45:54 +01:00 |
|
Marc Majoral
|
e6b661494c
|
moved to 16 bits per local code.
|
2019-03-20 16:59:32 +01:00 |
|