Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 619174

Summary: net-wireless/urh-1.8.17 version bump
Product: Gentoo Linux Reporter: Anton Bolshakov <anton.bugs>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, radio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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