| Commit message (Expand) | Author | Age | Files | Lines |
* | soapy: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -1/+2 |
* | soapy: clean up includes | Marcus Müller | 2021-10-28 | 2 | -1/+3 |
* | Soapy: Make sure target uses expected C++ standard | Marcus Müller | 2021-10-27 | 2 | -0/+4 |
* | IWYU: iomanip, iostream, sstream | Marcus Müller | 2021-09-07 | 2 | -0/+2 |
* | soapy: include boost/format where used | Marcus Müller | 2021-09-07 | 2 | -0/+2 |
* | soapy: use common precompiled headers | Marcus Müller | 2021-07-19 | 1 | -0/+4 |
* | soapy: added message support for SoapySDR 0.8 API | Nicholas Corgan | 2021-07-12 | 5 | -97/+519 |
* | clang-tidy: run-clang-tidy with default checks on gr-soapy | Marcus Müller | 2021-07-08 | 1 | -1/+1 |
* | Doxygen: Remove warnings from gr-soapy and gr-iio. | Ron Economos | 2021-06-16 | 6 | -8/+5 |
* | soapy: less surprising bool cast | Marcus Müller | 2021-06-10 | 1 | -12/+12 |
* | soapy: yaml - use always-valid defaults for second channel | Jeff Long | 2021-05-25 | 13 | -33/+33 |
* | soapy: custom source/sink freq defaults must be quoted | Jeff Long | 2021-05-25 | 2 | -4/+4 |
* | soapy: use "bandwidth" and "antenna" instead of "bw" and "ant" msgs | Jeff Long | 2021-05-21 | 1 | -2/+2 |
* | soapy: full SoapySDR 0.8 support (with 0.7.2 compatibility), minus messages | Nicholas Corgan | 2021-05-14 | 5 | -3/+934 |
* | soapy: added remaining functions that need custom pybind functions | Nicholas Corgan | 2021-05-12 | 9 | -113/+555 |
* | soapy: consistency in input validation in new functions | Nicholas Corgan | 2021-05-10 | 2 | -30/+97 |
* | soapy: completed API related to block's current functionality | Nicholas Corgan | 2021-05-07 | 9 | -72/+438 |
* | soapy: added Python support for Soapy types needed for full API support | Nicholas Corgan | 2021-05-06 | 4 | -0/+277 |
* | soapy: added ABI check on block construction | Nicholas Corgan | 2021-05-05 | 1 | -0/+21 |
* | soapy: use portable unused attribute macro | Nicholas Corgan | 2021-05-05 | 2 | -5/+4 |
* | soapy: made majority of protected functions public | Nicholas Corgan | 2021-05-05 | 5 | -173/+293 |
* | soapy: Add Custom Source/Sink yml for GRC | Jeff Long | 2021-05-04 | 5 | -1/+569 |
* | soapy: added missing MSVC resource file referenced by CMake | Nicholas Corgan | 2021-05-04 | 1 | -0/+43 |
* | soapy: interpret some PMT values as doubles to avoid precision errors | Jeff Long | 2021-05-04 | 1 | -3/+3 |
* | soapy: add module gr-soapy | Jeff Long | 2021-05-03 | 48 | -0/+6735 |