cariboulabs-cariboulite/software/gr-caribouLite/docs
David Michaeli acaed4836f driver changes - channel switching, sema timeout reduction, api frequency ranges bugfix for hif 2024-01-11 00:18:30 +02:00
..
doxygen driver changes - channel switching, sema timeout reduction, api frequency ranges bugfix for hif 2024-01-11 00:18:30 +02:00
CMakeLists.txt driver changes - channel switching, sema timeout reduction, api frequency ranges bugfix for hif 2024-01-11 00:18:30 +02:00
README.caribouLite driver changes - channel switching, sema timeout reduction, api frequency ranges bugfix for hif 2024-01-11 00:18:30 +02:00

README.caribouLite

This is the caribouLite-write-a-block package meant as a guide to building
out-of-tree packages. To use the caribouLite blocks, the Python namespaces
is in 'caribouLite', which is imported as:

    import caribouLite

See the Doxygen documentation for details about the blocks available
in this package. A quick listing of the details can be found in Python
after importing by using:

    help(caribouLite)