What's Changed
- requirements: restrict pyqt5 version due to PyInstaller issue by @jopohl in https://github.com/jopohl/urh/pull/862
- 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
- CI: update python versions by @jopohl in https://github.com/jopohl/urh/pull/940
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
Full Changelog: https://github.com/jopohl/urh/compare/v2.9.2...test