Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619174 - net-wireless/urh-1.8.17 version bump
Summary: net-wireless/urh-1.8.17 version bump
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-21 11:33 UTC by Anton Bolshakov
Modified: 2018-12-19 18:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2017-05-21 11:33:53 UTC
This version brings native support for the UHD driver (#246). You can now use your USRPs in URH using native device backend! Further improvements are:

fix #270: auto-enable native backend if new native extension was built
fix #272: resolved crash on exiting modulator dialog
fix #273: osx installation error with different numpy distributions

The highlight of this release is a significant performance boost in the Generator tab. You can now work more fluently with large number of messages and, therefore, perform more powerful fuzzing attacks. Hack that stuff!

If you have a large number of messages to send that can not be premodulated at once, URH will send them in a new continuous mode. This means all messages are modulated live during sending so the actual RAM usage stays low.

fixed issues in this release:

fix #242 - improved performance for many messages e.g. produced by fuzzing a 16 bit label
fix #248 - enhancements of file tree
fix #269 - Add "add empty message" action to context menu in generator table
Comment 1 Anton Bolshakov 2017-07-12 10:06:40 UTC
This release brings the following changes:

#278: added a repeat button to fuzzing dialog, next to the table with fuzzing values
#284: fixed behaviour: "Your selection is empty!" sometimes pops up when creating a new signal from signal
#285: fixed a rare crash when undoing a crop action
#281: Optimized performance of protocol synchronization in Interpretation
#286: improved context menu in Analysis
#288: UI improvements: remove unneeded borders and increase visibility of splitter handle
#290: fixed a crash occurring when pressing Analysis button in certain circumstances
#291: created precompiled wheels for windows on PyPI, so no C++ compiler needed anymore.
improved visual appearance of comboboxes in protocol label list view