Skip to content

Releases: jopohl/urh

v2.9.6

13 Jan 23:30
Compare
Choose a tag to compare

What's Changed

The Windows executables now bundle Python 3.11 which supports only Windows 10 and above.

Full Changelog: v2.9.5...v2.9.6

v2.9.5

28 Oct 10:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.4...v2.9.5

v2.9.4

28 Jan 12:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.3...v2.9.4

v2.9.3

01 Mar 08:37
b9b380c
Compare
Choose a tag to compare

Download Universal.Radio.Hacker-2.9.3

For Linux and alternative installation options refer to the Readme.

What's Changed

New Contributors

Full Changelog: v2.9.2...v2.9.3

v2.9.2

17 Apr 11:51
Compare
Choose a tag to compare

Changes:

  • 71153ba allow incomplete complex files to load fix #848
  • ca39660 add desktop entry to snap
  • fdc612c Use list for checksum data_ranges

This list of changes was auto generated.

v2.9.1

30 Dec 18:24
Compare
Choose a tag to compare

Changes:

  • 0c8f383 use *.wav format for demodulated signal export
  • 8af7da3 change separation colors to green and magenta
  • a3eceba fix disappearing separation area in demod view
  • 6a7048c fix #829
  • 7d2e41b fix overflow in AutoInterpretation for certain signals

This list of changes was auto generated.

v2.9.0

24 Nov 17:50
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2.8.9

08 Sep 11:29
Compare
Choose a tag to compare

Changes:

  • 3cbcbf9 add bladerf fpga images to snap (#799) [ #798 ]
  • 88fa644 make HackRF bias tee configurable (#794)
  • 0d2d014 Fix deprecation warnings due to invalid escape sequences.
  • d62aef6 Use ElementTree instead of deprecated cElementTree.
  • 716384d Refactor FileOperator (#787)
  • 22f3cf6 cleanup code
  • 7cdea46 properly remember size and position of dialogs fix #784
  • 849f7f5 add De Bruijn fuzzing (#782)
  • c1ed0ef add support for already demodulated signals (#780)
  • 1d3981c Remove NRZ-I to prevent mixing with NRZ + Invert, clarify names. (#776) [ #775 ]

This list of changes was auto generated

v2.8.8

17 May 12:10
Compare
Choose a tag to compare

Changes:

  • support for complex16u (2xuint8) signals (#772)
  • Circumvent a possible (not reproducable) bug on Windows where application window is not drawn (#769) by bundling PyQt5.14.1 instead of latest 5.14.2
  • Remove padding when drawing signals and remove autofit -> Weak captures are visible at a glance, use Y-Scale instead

v2.8.7

27 Apr 09:58
Compare
Choose a tag to compare

Changes:

  • e396ddc add retina support on macOS (#767)
  • caa527a nicer output for device log in dialogs
  • e9657b6 enforce smaller headers -> more data visible in table views
  • dd141b6 add snapcraft.yaml and build_snap.sh
  • 9631316 only close current project if new one requested
  • 93b99c7 remove parallelization in ExtensionHelper.py [ #761 ]

This list of changes was auto generated.