Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 354 Bytes

File metadata and controls

23 lines (17 loc) · 354 Bytes

Contributing

Before PR / Release

Run:

git check-ignore -v \
capture.raw \
capture.sigmf-data \
capture.sigmf-meta \
capture.json

The repository must not contain:

  • sdrplay_api.h
  • libsdrplay_api.*
  • SDK zip files
  • installer packages

Only original Python wrapper code should be committed. Users install SDRplay API externally.