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
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