Codebot
3a533706bf
Adding AGPL copyright to new files
2 years ago
Codebot
4d2b5b8eda
Adding AGPL copyright to new files
3 years ago
Codebot
123f766935
Merge branch 'next' into agpl_next
3 years ago
Robert Falkenberg
21cb5858f0
cmake: fix warning when searching for SKIQ
...
Replace INCLUDE(FindPkgConfig) by FIND_PACKAGE(PkgConfig REQUIRED)
to avoid following warning:
warning: The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (SKIQ). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern.
3 years ago
Codebot
b1e5bd3c31
Merge branch 'next' into agpl_next
3 years ago
Ismael Gomez
99632d6b41
Add lib dependency for new skiq version
3 years ago
Codebot
645c0e5ff6
Adding AGPL copyright to new files
3 years ago
Alejandro Leal Conejos
184f51486e
Added new line to split the header from the actual code.
3 years ago
Xavier Arteaga
dcf9ae039c
Fix related Sidekiq comments and mutex
3 years ago
Xavier Arteaga
96ee4b7258
SIDEKIQ: Initial implementation
...
SIDEKIQ: Add SKIQ_FOUND to RF found condition
SIDEKIQ: finished SKIQ component abstraction
SIDEKIQ: fix issues and added external PPS example
SIDEKIQ: add PPS test card index argument
SIDEKIQ: improvements
SIDEKIQ: improved srate change
SIDEKIQ: more improvements
SIDEKIQ: more fixes
SIDEKIQ: fix Rx ch gain
SIDEKIQ: Fix multi-card synchronism
SIDEKIQ: Better Rx gain tracking
3 years ago