Urh

Latest version: v2.9.8

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 16

2.3.0

New features

- added native support for BladeRF [524](https://github.com/jopohl/urh/pull/524)
- added backward compatibility for SDRPlay < 2.13 [528](https://github.com/jopohl/urh/pull/528)
- improved UI for message type and label configuration in analysis [532](https://github.com/jopohl/urh/pull/532)
- rename __close all__ action to __close all files__ for more clarity [532](https://github.com/jopohl/urh/pull/532)
- added a __close project__ action [532](https://github.com/jopohl/urh/pull/532)

2.2.4

Bugfixes
- fix scaling of modulated preview in modulation dialog 523
- improve default parameters for PSK modulation in modulation dialog 523

2.2.3

New features
- allow save and load of binary protocols ( .bin files) [488](https://github.com/jopohl/urh/pull/488)
- improve bootstrap of simulator messages [500](https://github.com/jopohl/urh/pull/500)
- auto assign destination when dropping messages to simulator
- show participant address in participant legend if present
- auto assign participant address when clicking analyze button in analysis based on SRC address label
- consider API changes of SDRPlay 2.13 [508](https://github.com/jopohl/urh/pull/508) thanks [mehdideveloper](https://github.com/mehdideveloper)
- also consider participant address (next to RSSI) when auto assigning participants in analysis [512](https://github.com/jopohl/urh/pull/512)
- Clear button stays enabled during operation so e.g. recordings can be cleared live [514](https://github.com/jopohl/urh/pull/514)

Bugfixes
- antenna selection is not saved when reopening dialog [494](https://github.com/jopohl/urh/pull/494)
- hiding multiple rows at once in analysis not working properly [499](https://github.com/jopohl/urh/pull/499)

2.2.2

This release removes the config.pxi requirement which caused problems on Arch Linux and Gentoo during installation. More details in PR [484](https://github.com/jopohl/urh/pull/484).

2.2.1

This is a hotfix release which targets issue [481](https://github.com/jopohl/urh/issues/481), so if you had problems with a missing config.pxi make sure to use this version.

2.2.0

__Import announcement if you build URH manually__: Cython is now a __required__ dependency to build URH. If you install URH from PyPi (with pip ) or use the .msi installer you will not notice any difference. However, if you run URH from source you need to install cython which is as easy as python3 -m pip install cython .

Merged Pull Requests:
- [478](https://github.com/jopohl/urh/pull/478) - make message pause configurable in simulator
- [476](https://github.com/jopohl/urh/pull/476) - add padding when sending very short messages with soundcard
- [473](https://github.com/jopohl/urh/pull/473) - move .desktop file to data folder. __Important if you build a package of URH__
- [471](https://github.com/jopohl/urh/pull/471) - make relative external programs paths relative to project path
- [470](https://github.com/jopohl/urh/pull/470) - improve conditional compiling of native device extensions
- [469](https://github.com/jopohl/urh/pull/469) - improve device selection in options, use a table instead of a list view
- [468](https://github.com/jopohl/urh/pull/468) - improve python2 interpreter settings for GNU Radio backend with empty urh.ini
- [458](https://github.com/jopohl/urh/pull/458) - __add alignment action to analysis__
![alignment image](https://i.imgur.com/xQt7H7Y.png)

Page 7 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.