Releases: jopohl/urh
Add filter to Interpretation
Add missing header files
Add missing UHD header files to release for proper compilation on Windows.
Native UHD support
This version brings native support for the UHD driver (#246). You can now use your USRPs in URH using native device backend! Further improvements are:
Improved Generator Performance and Continuous Send Mode
The highlight of this release is a significant performance boost in the Generator tab. You can now work more fluently with large number of messages and, therefore, perform more powerful fuzzing attacks. Hack that stuff!
If you have a large number of messages to send that can not be premodulated at once, URH will send them in a new continuous mode. This means all messages are modulated live during sending so the actual RAM usage stays low.
fixed issues in this release:
Hotfix for LimeSDR
This release includes a hotfix to make LimeSDR work with recent versions of the LimeSuite driver due to API changes described in #253.
Add support for sending YardStick One
The highlight of this release is the plugin for YardStick One which enables you to send via rfcat. You can activate the plugin in Options -> Plugins
, after activating you find a new button below the table in the generator tab.
Add native support for AirSpy
The highlight of this release is native support for AirSpy devices.
Dark theme
This release adds a dark theme to Universal Radio Hacker, so you can protect your eyes during long hacking sessions.
Add support for LimeSDR
The highlight of this release is the support of LimeSDR via a native backend. Now you can send and receive signals with your LimeSDR right from URH!
Stability upgrade
This release improves the stability of URH.