Download Universal.Radio.Hacker-2.9.3
- [Windows 64-bit](https://github.com/jopohl/urh/releases/download/v2.9.3/Universal.Radio.Hacker-2.9.3-x64.exe)
- [Windows 32-bit](https://github.com/jopohl/urh/releases/download/v2.9.3/Universal.Radio.Hacker-2.9.3-x86.exe)
- [macOS](https://github.com/jopohl/urh/releases/download/v2.9.3/Universal.Radio.Hacker-2.9.3.dmg)
For Linux and alternative installation options refer to the [Readme](https://github.com/jopohl/urh#installation).
What's Changed
* add bias tee check box on device settings by sophiekovalevsky in https://github.com/jopohl/urh/pull/854
* add category HamRadio to desktop file by andynoack in https://github.com/jopohl/urh/pull/889
* Signal: retain the sample_rate on create_new by kadamski in https://github.com/jopohl/urh/pull/884
* Simulation fix: use sending device dtype for modulation by jopohl in https://github.com/jopohl/urh/pull/918
* Variable type mismatch, fix 937 by andynoack in https://github.com/jopohl/urh/pull/938
* remove HackRF anti-freeze timeouts in places that do not require them by nilswint in https://github.com/jopohl/urh/pull/890
* add b before data string by andynoack in https://github.com/jopohl/urh/pull/846
* Fix microphone access for macOS DMG by jopohl in https://github.com/jopohl/urh/pull/945
* get magnitudes in cython for less memory consumption by jopohl in https://github.com/jopohl/urh/pull/946
* join simulation thread when simulation stopped by jopohl in https://github.com/jopohl/urh/pull/947
* add default noise threshold setting by jopohl in https://github.com/jopohl/urh/pull/949
* Fix cython warnings by jopohl in https://github.com/jopohl/urh/pull/951
* MacOS: Add default include dir during installation by jopohl in https://github.com/jopohl/urh/pull/953
* set BladeRF min sample rate to 520.834 kHz by jopohl in https://github.com/jopohl/urh/pull/954
* Fix API check on macOS by jopohl in https://github.com/jopohl/urh/pull/955
* fix 933 improve y-scale in SendRecvDialog by jopohl in https://github.com/jopohl/urh/pull/956
* Update Windows SDR drivers by jopohl in https://github.com/jopohl/urh/pull/958
* Update SDR drivers on macOS by jopohl in https://github.com/jopohl/urh/pull/959
New Contributors
* sophiekovalevsky made their first contribution in https://github.com/jopohl/urh/pull/854
* kadamski made their first contribution in https://github.com/jopohl/urh/pull/884
* nilswint made their first contribution in https://github.com/jopohl/urh/pull/890
**Full Changelog**: https://github.com/jopohl/urh/compare/v2.9.2...v2.9.3