Metadata-Version: 2.4
Name: pyhackrf2_htime
Version: 0.1.1
Summary: Python bindings for libhackrf rewritten plus HTime extension
Classifier: Topic :: Communications :: Ham Radio
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: COPYING
Requires-Dist: numpy>=1.24
Dynamic: license-file

# Pyhackrf2 HTime

Pyhackrf2 HTime is an extension of
[Pyhackrf2](https://github.com/eizemazal/pyhackrf2),
a Python wrapper for the C API (library libhackrf) for the HackRF One,
the open-hardware/open-source SDR by
[Great Scott Gadgets](https://www.greatscottgadgets.com/hackrf/one/).

Pyhackrf2 HTime adds access to the
[HTime extension](https://github.com/fabriziop/hackrf-htime)
functionalities of HackRF One firmware.

The HTime extension provides the HackRF SDR with the
capability to perform timed commands and a precise phase synchronization
of internal clocks (sampling, MCU, output) for the best timing performance.


## Documentation

Pyhackrf2 HTime documentation HTML pages are on
[Read the Docs](https://pyhackrf2-htime.readthedocs.io/en/latest).

All other documentation about the HackRF can be found
[here](https://hackrf.readthedocs.io/en/latest/).


## License

Pyhackrf2 HTime © 2025 documentation by Fabrizio Pollastri is licensed under CC BY-SA 4.0 

Pyhackrf2 HTime © 2025 software by Fabrizio Pollastri is licensed under GNU GPL v2.0

