|
libpg2sdr
Host library for the ProStick Gen 2 SDR
|
These pages document the libpg2sdr API.
libpg2sdr provides an API for configuring and reading sample data from a FlightAware Pro Stick Gen 2 software-defined radio. For more details, see the main page at [somewhere]
libpg2sdr provides a C11-compatible API. Users of the library should #include <pg2sdr.h> and link against -lpg2sdr.
Except as otherwise mentioned, all parts of the API are thread-safe, but are not async-signal-safe.
For API details, see the following topics: