Skip to content

Releases: jopohl/urh

v2.5.1

25 Nov 11:28
Compare
Choose a tag to compare

Bugfixes

  • improve stability when capturing with SoundCard
  • fix bug making the docker container crash at startup
  • stop simulation instantly after finishing

v2.5.0

19 Nov 09:55
Compare
Choose a tag to compare

New features

  • Add native support for PlutoSDR #574

Bugfixes

  • do not add URH to autostart on windows #569
  • save button was not shown when change on saved signal was undone #571
  • y scale got falsely reset on save #573

v2.4.2

11 Nov 13:52
Compare
Choose a tag to compare

New features

  • enhance settings for RTL-SDR #561 + #566
  • ergonomic improvements #564

Bugfixes

  • fix problem with set reference message shortcut #559
  • fix loading decodings and centralized place for decodings #563

v2.4.1

23 Oct 12:27
Compare
Choose a tag to compare

New features

  • Add an option to disable automatic detection of interpretation parameters for newly loaded signals to the Edit menu #555

Bugfixes

  • fix off by one error when creating a new label in analysis
  • fix crash when opening a project with saved dc correction setting

v2.4.0

19 Oct 12:09
Compare
Choose a tag to compare

New features

  • added font size zoom to table views (analysis/generator/simulator); more details in #546
  • greatly enhance accuracy of automatic interpretation #550
  • added DC correction option to recording dialogs and as a new filter type in Interpretation #552

Improvements

  • ignore case when searching for hex values in analysis #544
  • RSSI is now given in dBm #549

Bugfixes

  • Fix display of RSSI indicator in Interpretation #547

v2.3.0

28 Sep 10:46
Compare
Choose a tag to compare

New features

  • added native support for BladeRF #524
  • added backward compatibility for SDRPlay < 2.13 #528
  • improved UI for message type and label configuration in analysis #532
  • rename close all action to close all files for more clarity #532
  • added a close project action #532

v2.2.4

30 Aug 07:40
Compare
Choose a tag to compare

Bugfixes

  • fix scaling of modulated preview in modulation dialog #523
  • improve default parameters for PSK modulation in modulation dialog #523

v2.2.3

28 Jul 16:17
Compare
Choose a tag to compare

New features

  • allow save and load of binary protocols (.bin files) #488
  • improve bootstrap of simulator messages #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 thanks @mehdideveloper
  • also consider participant address (next to RSSI) when auto assigning participants in analysis #512
  • Clear button stays enabled during operation so e.g. recordings can be cleared live #514

Bugfixes

  • antenna selection is not saved when reopening dialog #494
  • hiding multiple rows at once in analysis not working properly #499

v2.2.2

01 Jul 10:12
Compare
Choose a tag to compare

This release removes the config.pxi requirement which caused problems on Arch Linux and Gentoo during installation. More details in PR #484.

v2.2.1

30 Jun 18:31
Compare
Choose a tag to compare

This is a hotfix release which targets issue #481, so if you had problems with a missing config.pxi make sure to use this version.