Urh

Latest version: v2.9.6

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

Scan your dependencies

Page 1 of 16

2.9.6

What's Changed
* Blacken code by jopohl in https://github.com/jopohl/urh/pull/1076
* Update year in license to 2023 by jopohl in https://github.com/jopohl/urh/pull/1080
* CI: Bump to macOS 12 by jopohl in https://github.com/jopohl/urh/pull/1081
* Feature/signal real timestamp by jpacov in https://github.com/jopohl/urh/pull/969
* Update LICENSE and CI by jopohl in https://github.com/jopohl/urh/pull/1097


**Full Changelog**: https://github.com/jopohl/urh/compare/v2.9.5...v2.9.6

2.9.5

What's Changed
* CI: Add missing `env` definition to twine upload by jopohl in https://github.com/jopohl/urh/pull/1029
* Fix error in WSPChecksum by andynoack in https://github.com/jopohl/urh/pull/1046
* Bias-T checkbox for RTL-SDR device settings screen 2 by jirjirjir in https://github.com/jopohl/urh/pull/1057
* pin to Cython version <3.0.0 by jopohl in https://github.com/jopohl/urh/pull/1063
* Add noexcept to fix compiling of cythonext by andynoack in https://github.com/jopohl/urh/pull/1065
* Upgrade Python versions in CI by jopohl in https://github.com/jopohl/urh/pull/1074

New Contributors
* jirjirjir made their first contribution in https://github.com/jopohl/urh/pull/1057

**Full Changelog**: https://github.com/jopohl/urh/compare/v2.9.4...v2.9.5

2.9.4

What's Changed
* Add paths for homebrew on M1 Mac / Apple Silicon by n8henrie in https://github.com/jopohl/urh/pull/982
* 'Remove Carrier' encoding truncates initial input by delta512 in https://github.com/jopohl/urh/pull/997
* Update ci.yml by andynoack in https://github.com/jopohl/urh/pull/998
* Flipper raw by andynoack in https://github.com/jopohl/urh/pull/1000
* Add I/Q view by andynoack in https://github.com/jopohl/urh/pull/1007
* Refresh protocol view also when hidden by jopohl in https://github.com/jopohl/urh/pull/1011
* Adding Save As pcapng for ProtocolAnalyzer by jpacov in https://github.com/jopohl/urh/pull/970
* Keep Y-Scale when showing/hiding demodulated view by jopohl in https://github.com/jopohl/urh/pull/1012
* Fix .sub file RAW_data strip by orensbruli in https://github.com/jopohl/urh/pull/1016
* Add rad1o support by andynoack in https://github.com/jopohl/urh/pull/1020
* CI: Install PyAudio directly via pip instead of pipwin by jopohl in https://github.com/jopohl/urh/pull/1021
* Flipper zero sub ghz by andynoack in https://github.com/jopohl/urh/pull/1023
* Fix error when selecting large ranges in Interpretation by jopohl in https://github.com/jopohl/urh/pull/1024
* Allow configuration of fractional font sizes by jopohl in https://github.com/jopohl/urh/pull/1027

New Contributors
* n8henrie made their first contribution in https://github.com/jopohl/urh/pull/982
* delta512 made their first contribution in https://github.com/jopohl/urh/pull/997
* jpacov made their first contribution in https://github.com/jopohl/urh/pull/970
* orensbruli made their first contribution in https://github.com/jopohl/urh/pull/1016

**Full Changelog**: https://github.com/jopohl/urh/compare/v2.9.3...v2.9.4

2.9.3

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

2.9.2

Changes:

* 71153babe497a1dafa12f8dd371ed0adc305a8bb allow incomplete complex files to load fix 848
* ca39660038b6d4befc878bfc978b91df2f37e840 add desktop entry to snap
* fdc612c1d0762d0904521a5b70145de1f1faec4a Use list for checksum data_ranges

This list of changes was [auto generated](https://dev.azure.com/jopohl/urh/_build/results?buildId=1364&view=logs).

2.9.1

Changes:

* 0c8f38310327cb6f0c06ac45171890cf172ef35f use *.wav format for demodulated signal export
* 8af7da372b0510a049bf2f6e356ee52a9df74a3a change separation colors to green and magenta
* a3eceba448899650c91d2130bf1d320ca9c17bf0 fix disappearing separation area in demod view
* 6a7048cb4925ec470a0637327174bc67500e8abb fix 829
* 7d2e41b14782f86c3428b91668413257f52eba46 fix overflow in AutoInterpretation for certain signals

This list of changes was [auto generated](https://dev.azure.com/jopohl/urh/_build/results?buildId=1347&view=logs).

Page 1 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.