robojay / ExtIO-Python

Python package and examples to work with ExtIO driver based Software Defined Radios (SDRs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExtIO-Python

Python package and examples to work with ExtIO driver based Software Defined Radios (SDRs)

IMPORTANT NOTES!!!

  • ExtIO DLLs are Windows DLLs. The code in this repository has only been tested under Windows 10, and is not currently supported on any other operating system
  • Consider the current status to be PRE-Alpha, a work in progress, lots of bugs and use case failures ;-)
  • Receive only
  • Testing is performed with an Icom R8600
  • Future testing will include RTL-SDR, ADI Pluto, and SoftRock
  • Python3 32-bit is required (the DLLs are 32-bit), testing with Python 3.8.6

Reference Links

HDSDR Homepage: For information about ExtIO and links to specific hardware support. LC_ExtIO_Types.h: C Header file for ExtIO drivers

About

Python package and examples to work with ExtIO driver based Software Defined Radios (SDRs)

License:MIT License


Languages

Language:Python 100.0%