-
Notifications
You must be signed in to change notification settings - Fork 10
Home
guruofquality edited this page Oct 4, 2014
·
13 revisions
Welcome to the Pothos software defined radio support page. This project is under heavy development, stay "tuned"...
DMA and shared memory devices
Devices that operate over DMA (PCIe) or shared memory (Xilinx Zynq) can interface their buffers directly with the Pothos scheduler to avoid unnecessary ingress and outgress copying when interacting with the rest of the framework.
Support current SDR devices
Pothos SDR will wrap the SoapySDR project to bring in support for a wide variety of devices. The OsmoSDR streaming, and API will be hooked into the Pothos framework's streaming, and signals+slots capabilities. Any added features will be contributed back to the OsmoSDR project.
- Project overview
- Getting started
- FAQ
- Video screencasts
- Demo applications
- Features summary
- Versioned releases
- Miscellaneous links
- Help and support
- Pothos users' group
- Twitter @pothosware
- IRC chat #pothos
- Slack workspace
- Contract services
- Developer blog
- Contributing
- Donate
- Build guide
- GUI Tutorial
- SDR Tutorial
- Filter Tutorial
- Doxygen docs
- PothosUtil Guide
- Blocks coding guide
- Scheduler explained
- Remote control guide
- Extending serialization