55 Commits

Author SHA256 Message Date
4747207b56 Accepting request 1323412 from home:mnhauke:sdr-devel
- Update to version 2.10.0
  * Fixed gauss_fir to work with numpy-2.
  * fix #1153 (index error).
  * Fix receiving data with rtl_tcp.
  * Fix setting of bias tee with rtl_tcp.
  * fix(numpy): replace deprecated tostring with tobytes.
  * Fix deprecation warning xml.etree.ElementTree.Element.
  * Drop python 3.8; Require python 3.9.
  * Replace deprecated ast.* constants.
  * Feat!: use numpy2.
  * Fix compilation with Cython3.1.
  * Fix buffer overflow in USRP recv_stream function.
  * fix: handle EOFError when control connection is closed.
  * Migrate to PyQt6.
  * Fix error when saving compressed files.
- Drop patch:
  * numpy-version.patch

OBS-URL: https://build.opensuse.org/request/show/1323412
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=101
2025-12-21 09:39:24 +00:00
1500b59793 Accepting request 1315107 from home:mnhauke:sdr-devel
- Add patch:
  * numpy-version.patch (make it build on TW)

- Update to version 2.9.8
  * add missing numpy pins and setuptools to setup.py
- Update to version 2.9.7
  * Add support for Cython3.
  * Add exit action and new menu for recent files.
  * Add conftest.py to awre test dir.
  * Handle module builtins both as dict or module.
  * Fixed build with python-3.13.
  * Add setuptools to requirements.txt.
  * Requirements: Pin to numpy 1.x.x

OBS-URL: https://build.opensuse.org/request/show/1315107
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=99
2025-11-08 09:32:54 +00:00
5036cb2849 Accepting request 1190331 from home:frank_kunz:branches:hardware:sdr
- Enable PlutoSDR support

OBS-URL: https://build.opensuse.org/request/show/1190331
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=97
2024-07-30 04:52:20 +00:00
0b9741debb Accepting request 1158720 from home:dirkmueller:Factory
- update to 2.9.6:
  * Blacken code
  * Feature/signal real timestamp
  * Update LICENSE and CI

OBS-URL: https://build.opensuse.org/request/show/1158720
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=95
2024-03-17 11:58:00 +00:00
90da9b5ece Accepting request 1121318 from home:mnhauke:sdr-devel
- Update to version 2.9.5
  * Fix error in WSPChecksum.
  * Bias-T checkbox for RTL-SDR device settings screen.
  * Add noexcept to fix compiling of cythonext.

OBS-URL: https://build.opensuse.org/request/show/1121318
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=93
2023-10-31 08:42:55 +00:00
0b065761ce Accepting request 1117812 from home:munix9:branches:hardware:sdr
- Fix build on Factory/TW: requires python3-Cython0

OBS-URL: https://build.opensuse.org/request/show/1117812
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=91
2023-10-16 13:55:17 +00:00
6dd1786cbb Accepting request 1061735 from home:mnhauke:sdr-devel
- Update to version 2.9.4
  * 'Remove Carrier' encoding truncates initial input.
  * Add I/Q view.
  * Refresh protocol view also when hidden.
  * Adding Save As pcapng for ProtocolAnalyzer.
  * Keep Y-Scale when showing/hiding demodulated view.
  * Fix .sub file RAW_data strip.
  * Add rad1o support.
  * Fix error when selecting large ranges in Interpretation.
  * Allow configuration of fractional font sizes.
- Drop urh-rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/1061735
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=89
2023-01-31 07:50:05 +00:00
b29972bd92 Accepting request 959842 from home:mnhauke:sdr-devel
- Update to version 2.9.3
  * add bias tee check box on device settings.
  * add category HamRadio to desktop file.
  * Signal: retain the sample_rate on create_new.
  * Simulation fix: use sending device dtype for modulation.
  * Variable type mismatch.
  * remove HackRF anti-freeze timeouts in places that do not
    require them.
  * add b before data string.
  * get magnitudes in cython for less memory consumption.
  * join simulation thread when simulation stopped.
  * add default noise threshold setting.
  * Fix cython warnings.
  * set BladeRF min sample rate to 520.834 kHz.
  * fix #933 improve y-scale in SendRecvDialog.

OBS-URL: https://build.opensuse.org/request/show/959842
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=87
2022-03-08 08:47:15 +00:00
14d8fbdd73 Accepting request 886328 from home:mnhauke:sdr-devel
- Update to version 2.9.2
  * allow incomplete complex files to load fix #848
  * Use list for checksum data_ranges

OBS-URL: https://build.opensuse.org/request/show/886328
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=85
2021-04-19 07:17:40 +00:00
1dacd2e506 Accepting request 859489 from home:mnhauke:sdr-devel
- Update to version 2.9.1
  * use *.wav format for demodulated signal export.
  * change separation colors to green and magenta.
  * fix disappearing separation area in demod view.
  * fix overflow in AutoInterpretation for certain signals.

OBS-URL: https://build.opensuse.org/request/show/859489
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=83
2020-12-31 06:46:20 +00:00
4f70afc4cd Accepting request 851537 from home:mnhauke:sdr-devel
- Update to version 2.9.0
  * Avoid graph overlapping legend in spectrum analyzer.
  * Improve Auto Interpretation Performance.
  * Improve sdr check fix.
  * Use costas loop for PSK demod.
  * Consider checksum label in copy operation.

- Update to version 2.8.9
  * make HackRF bias tee configurable.
  * Fix deprecation warnings due to invalid escape sequences.
  * Use ElementTree instead of deprecated cElementTree.
  * Refactor FileOperator.
  * properly remember size and position of dialogs fix.
  * add De Bruijn fuzzing.
  * add support for already demodulated signals.
  * Remove NRZ-I to prevent mixing with NRZ + Invert, clarify names.

OBS-URL: https://build.opensuse.org/request/show/851537
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=81
2020-11-30 08:38:43 +00:00
37e7f86f42 Accepting request 806247 from home:mnhauke:sdr-devel
- Update to version 2.8.8
  * support for complex16u (2xuint8) signals.
  * Remove padding when drawing signals and remove autofit -> Weak
    captures are visible at a glance, use Y-Scale instead.

- Update to version 2.8.7

OBS-URL: https://build.opensuse.org/request/show/806247
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=79
2020-05-18 05:26:51 +00:00
5c25a0aa7c Accepting request 798310 from home:mnhauke:sdr-devel
- Update tov version 2.8.7
  * improve pyinstaller_helper.py
  * nicer output for device log in dialogs
  * enforce smaller headers -> more data visible in table views
  * update README.md
  * only close current project if new one requested
  * remove parallelization in ExtensionHelper.py [ #761 ]

OBS-URL: https://build.opensuse.org/request/show/798310
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=76
2020-04-28 05:41:17 +00:00
ac30f438e6 Accepting request 794826 from home:mnhauke:sdr-devel
- Update to version 2.8.6
  * remove superfluous os.join
  * Improve appicon_big
  * New logo and icon (#757)
  * fix attribute assignment
  * use more recent UHD version

OBS-URL: https://build.opensuse.org/request/show/794826
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=74
2020-04-17 10:08:21 +00:00
44162c751a Accepting request 787902 from home:mnhauke:sdr-devel
- Update to version 2.8.5
  * Beautify LFSR implementation
  * Fix decoding UI
  * Overhaul GNU Radio backend (ready for gr 3.8)
  * improve waiting in unittests

OBS-URL: https://build.opensuse.org/request/show/787902
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=72
2020-03-25 07:11:39 +00:00
ecc5d880ba Accepting request 782577 from home:mnhauke:sdr-devel
- Update to version 2.8.4
  * fix message break plugin
  * Close old project only when new project acknowledged
  * build sequentially in pyinstaller_helper.py
  * UI: Updated capitalization of GNU Radio
  * make include path in rebuild configurable
  * make combobox for device selection editable

OBS-URL: https://build.opensuse.org/request/show/782577
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=70
2020-03-09 11:33:43 +00:00
a4a643bc53 Accepting request 779392 from home:mnhauke:sdr-devel
- Update to version 2.8.3
  * allow more granular values in spinboxes
  * Show if demodulation is in progress
  * add environment variables to set API version explicitly
  * centralize setting operations + rename constants.py->settings.py

OBS-URL: https://build.opensuse.org/request/show/779392
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=68
2020-02-26 12:01:27 +00:00
04c956fa1f Accepting request 761280 from home:mnhauke:sdr-devel
- Update to version 2.8.2
  * Fix some typos
  * Ensure every message has a message type after awre
  * increase range for samples_per_symbol (fix #699)

OBS-URL: https://build.opensuse.org/request/show/761280
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=66
2020-01-07 08:15:28 +00:00
fc3d68560a Accepting request 750423 from home:mnhauke:sdr-devel
- Update to version 2.8.1
  * fix PSK threshold in AInterpretation
  * remove randomness when equally common modulations found
  * improve performance of AInterpretation for long signals
  * update ranges for BladeRF
  * Update README.md

OBS-URL: https://build.opensuse.org/request/show/750423
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=64
2019-11-23 13:42:07 +00:00
d3843300a4 Accepting request 741310 from home:mnhauke:sdr-devel
- Update to version 2.8.0
  * update filter dialog UI
  * fix crash when creating new project with compressed signal
    loaded
  * Add GUI for higher order modulations
  * Update PSK Demod routine to support higher order PSK

OBS-URL: https://build.opensuse.org/request/show/741310
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=62
2019-10-20 17:58:55 +00:00
28463af46e Accepting request 726260 from home:mnhauke:sdr-devel
- Update to version 2.7.5
  * Fix bug in FSK modulation: remove spiky jumps
  * Add missing update when deleting bits
  * Add hidden import
  * make subdevice and antenna for usrp configurable
  * make analysis look better in lower resolutions

OBS-URL: https://build.opensuse.org/request/show/726260
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=60
2019-08-27 01:12:17 +00:00
99ac553d81 Accepting request 712153 from home:mnhauke:sdr-devel
- Update to version 2.7.2
  * Show shortcuts in context menus if possible
  * Refactor demod backend
  * Add oqpsk modulation in backend
  * Fix crash when running spectrum dialog for long time
  * Improve usability of Decoding
  * Make modulation backend more generic
  * Several fixes

OBS-URL: https://build.opensuse.org/request/show/712153
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=58
2019-06-26 14:23:13 +00:00
b94a2bedb3 Accepting request 706821 from home:mnhauke:sdr-devel
- Update to version 2.7.0
  * This release brings #652 which uses native IQ formats of SDRs.
    This improves performance and reduces RAM requirements when
    recording and sending with native backend.

OBS-URL: https://build.opensuse.org/request/show/706821
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=56
2019-06-03 06:58:28 +00:00
09159fe50d Accepting request 704305 from home:mnhauke:sdr-devel
- Update to version 2.6.0
  * This release greatly enhances the capabilities of automatic label
    and message type inference. Preamble, Synchronization, Address
    (SRC/DST), Sequence Number and Checksum labels are now assigned
    automatically when hitting the Analyze button.
  Further Changes:
  * More accurate logic analysis
  * Fix parameters of auto interpretation for better PSK detection
  * Fix appearance of message type edit button in dark themes
  * Fix error with message length divisor

OBS-URL: https://build.opensuse.org/request/show/704305
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=54
2019-05-22 08:35:04 +00:00
a17a58f307 Accepting request 691263 from home:mnhauke:sdr-devel
- Update to version 2.5.7
  * Improve dialog construction to prevent error on KDE
  * Increase frequency range of PlutoSDR
  * Fix crash when showing diff of empty protocol
  * Create directory before to prevent error with multiprocessing

OBS-URL: https://build.opensuse.org/request/show/691263
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=52
2019-04-10 10:55:55 +00:00
4ba397cf47 Accepting request 678575 from home:mnhauke:sdr-devel
- Update to version 2.5.6
  * fix center detection crash on special signals

OBS-URL: https://build.opensuse.org/request/show/678575
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=50
2019-02-25 08:08:31 +00:00
9db004b92b Accepting request 667755 from home:mnhauke:sdr-devel
- Upstream changed license terms
  2ce8174330
  Correct license tag:
  * "Apache-2.0 AND GPL-2.0-only" -> "GPL-3.0-only"

OBS-URL: https://build.opensuse.org/request/show/667755
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=49
2019-01-23 14:46:41 +00:00
355c81b298 Accepting request 667189 from home:mnhauke:sdr-devel
- Update to version 2.5.5
  * refactor name filters
  * Add .cu8 .cs8 format alias
  * remove MAX_MESSAGE_SAMPLES threshold in auto interpretation
  * add user feedback if auto detection fails
  * improve max memory allocation on 32 bit
  * Make auto interpretation work in live mode during simulation

- Update to version 2.5.4
  * Test release only - no changes for users
- Update to version 2.5.3
  * fix crash when using spectrum analyzer with GNU Radio backend

OBS-URL: https://build.opensuse.org/request/show/667189
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=48
2019-01-21 16:36:04 +00:00
3134d574e6 Accepting request 657711 from home:mnhauke:sdr-devel
- Update to version 2.5.2
  Bugfixes
  * prevent crash in substitution encoding
  * consider alignment offset when showing selected labels
  Adjustments
  * remove Save and Close of fuzzing dialog, as closing means
    saving here anyway
  New features
  * make application font size configurable in Options -> View

OBS-URL: https://build.opensuse.org/request/show/657711
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=46
2018-12-13 09:33:58 +00:00
b52c0e228e Accepting request 651632 from home:mnhauke:sdr-devel
- Update to version 2.5.1
  * improve stability when capturing with SoundCard
  * stop simulation instantly after finishing

- Update to version 2.5.0
  * Add native support for PlutoSDR
  * save button was not shown when change on saved signal was undone
  Bugfixes
  * y scale got falsely reset on save

OBS-URL: https://build.opensuse.org/request/show/651632
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=44
2018-11-26 08:51:45 +00:00
bd3024b8ac Accepting request 648588 from home:mnhauke:sdr-devel
- Update to version 2.4.2
  * enhance settings for RTL-SDR
  * ergonomic improvements
  Bugfixes
  * fix problem with set reference message shortcut
  * fix loading decodings and centralized place for decodings

OBS-URL: https://build.opensuse.org/request/show/648588
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=43
2018-11-13 15:19:59 +00:00
ffa5644c12 Accepting request 644026 from home:mnhauke:sdr-devel
- Update to version 2.4.1
  * Add an option to disable automatic detection of interpretation
    parameters for newly loaded signals to the Edit menu
  Bugfixes
  * fix off by one error when creating a new label in analysis
  * fix crash when opening a project with saved dc correction setting

OBS-URL: https://build.opensuse.org/request/show/644026
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=41
2018-10-24 07:19:37 +00:00
7c3499a7cf Accepting request 643245 from home:mnhauke:sdr-devel
- Update to version 2.4.0
  * added font size zoom to table views (analysis/generator/simulator)
  * greatly enhance accuracy of automatic interpretation
  * added DC correction option to recording dialogs and as a new
    filter type in Interpretation
  Improvements
  * ignore case when searching for hex values in analysis
  * RSSI is now given in dBm
  Bugfixes
  * Fix display of RSSI indicator in Interpretation

OBS-URL: https://build.opensuse.org/request/show/643245
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=40
2018-10-22 07:00:13 +00:00
Ismail Dönmez
2162cab0f6 Accepting request 639225 from home:mnhauke:sdr-devel
- Update to version 2.3.0
  * added native support for BladeRF
  * added backward compatibility for SDRPlay < 2.13
  * improved UI for message type and label configuration in analysis
  * rename close all action to close all files for more clarity
  * added a close project action
- Build with support for BladeRF

- Update to version 2.2.4
  * fix scaling of modulated preview in modulation dialog
  * improve default parameters for PSK modulation in modulation
    dialog

OBS-URL: https://build.opensuse.org/request/show/639225
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=38
2018-10-01 10:26:51 +00:00
c3ed64debb - Use python macros when building
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=36
2018-07-30 07:00:07 +00:00
64384c2294 Accepting request 626024 from home:mnhauke:sdr-devel
- Update to version 2.2.3
  New features:
  * allow save and load of binary protocols (.bin files)
  * improve bootstrap of simulator messages
      + 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
  * also consider participant address (next to RSSI) when auto assigning
    participants in analysis
  * Clear button stays enabled during operation so e.g. recordings can be
    cleared live
  Bugfixes:
  * antenna selection is not saved when reopening dialog #494
  * hiding multiple rows at once in analysis not working properly #499

OBS-URL: https://build.opensuse.org/request/show/626024
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=35
2018-07-30 06:49:47 +00:00
a7a0230365 Accepting request 619825 from home:mnhauke:sdr-devel
- Update to version 2.2.0
  * make message pause configurable in simulator
  * add padding when sending very short messages with soundcard
  * move .desktop file to data folder. Important if you build a package
    of URH
  * make relative external programs paths relative to project path
  * improve conditional compiling of native device extensions
  * improve device selection in options, use a table instead of a list
    view
  * improve python2 interpreter settings for GNU Radio backend with
    empty urh.ini
  * add alignment action to analysis
    alignment image

OBS-URL: https://build.opensuse.org/request/show/619825
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=33
2018-07-09 07:40:11 +00:00
aa180a8f2b Accepting request 617392 from home:mnhauke:sdr-devel
- Update to version 2.1.1
  * a bug was fixed where sample rate of a signal was not written
    correctly to wav file when exporting as wav

OBS-URL: https://build.opensuse.org/request/show/617392
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=31
2018-06-18 07:00:53 +00:00
c43ccda1d0 Accepting request 613514 from home:mnhauke:sdr-devel
- Update to version 2.1.0
  Features:
  * The highlight of this release is a Command Line Interface (CLI)
  * Add export features #437
  * Make refin and refout configurable for CRC #439
  Fixes:
  * fix #441 (Reference signal is not kept when disabling and
    re-enabling "Mark diffs in protocol")
  * fix #442 (consider hidden zeros for show selection in interpretation)
  * fix #444 (Message Break error box popping up too early)
  * fix #448 (Include pyaudio in windows package for soundcard support)

OBS-URL: https://build.opensuse.org/request/show/613514
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=29
2018-06-04 06:47:18 +00:00
f469f4d16f Accepting request 605049 from home:mnhauke:sdr-devel
- Update to version 2.0.4
  * Improve external program behaviour in Simulator
  * Improve simulator useability
  * Improve transcript for external programs
  * make endianness selectable in order column
  * UI improvements
  * add support for soundcards as new SDR device
  * Multi device support
  * add support for 24bit wav

OBS-URL: https://build.opensuse.org/request/show/605049
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=27
2018-05-09 07:20:17 +00:00
Ismail Dönmez
98fd7ca97d Accepting request 599917 from home:mnhauke:sdr-devel
- Update to version 2.0.2
  * Improve external program behaviour in Simulator
  * Improve simulator useability
  * Improve transcript for external programs
  * Make endianness selectable in order column
  * UI improvements

OBS-URL: https://build.opensuse.org/request/show/599917
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=25
2018-04-24 12:53:38 +00:00
86e4670e67 Accepting request 590755 from home:mnhauke:sdr-devel
- Update to version 2.0.1
  * Bugfix release

OBS-URL: https://build.opensuse.org/request/show/590755
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=23
2018-03-30 09:46:00 +00:00
7c244f0d67 Accepting request 581017 from home:mnhauke:sdr-devel
- Update to version 2.0.0
  * Add Simulator mode
  * Performance and stability improvements:
    - improve accuracy when sending messages with short pauses
    - improve accuracy of protocol sniffer
    - allow setting lower frequencies for HackRF (#396)
    - consider latest changes of LimeSuite API (#397)
    - add timestamp to protocol sniffer output (#392)
    - improve performance of modulations
    - improve performance of filtering in analysis
    - improve performance when starting sending
    - improve send accuracy of HackRF
    - improve performance when filtering messages in Analysis

OBS-URL: https://build.opensuse.org/request/show/581017
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=21
2018-02-28 16:51:33 +00:00
b9e29297e7 Accepting request 567736 from home:mnhauke:sdr-devel
- Update to version 1.9.2
  * Add BCD (Binary Coded Decimal) as new display format
  * Make bit order configurable in analysis view table
  * Improved loading of protocol files
- Package svg version of the app-icon

OBS-URL: https://build.opensuse.org/request/show/567736
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=19
2018-01-20 08:19:49 +00:00
02049961cb Accepting request 558323 from home:Guillaume_G:branches:hardware:sdr
- Add more required runtime deps:
  * python3-pyzmq
  * python3-qt5

OBS-URL: https://build.opensuse.org/request/show/558323
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=17
2017-12-19 12:20:00 +00:00
cbf4ebdb26 Accepting request 558261 from home:mnhauke:sdr-devel
- Update to version 1.9.1
  * hotfix release that fixes an error with HackRF receiving

OBS-URL: https://build.opensuse.org/request/show/558261
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=16
2017-12-19 08:11:56 +00:00
72b46644e0 Accepting request 557828 from home:mnhauke:sdr-devel
- Update to version 1.9.0
  * added native support for SDRplay
  * improved performance for continuous send mode
  * added collapsable comboboxes to device dialog

OBS-URL: https://build.opensuse.org/request/show/557828
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=15
2017-12-18 08:30:45 +00:00
e5370d5b75 Accepting request 548214 from home:mnhauke:sdr-devel
- Update to version 1.8.17
  * show warning at bottom if no project loaded
  * if no project is opened an new project is created, add
    currently opnened files to new project
  * add --version flag to command line script

OBS-URL: https://build.opensuse.org/request/show/548214
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=13
2017-12-04 19:27:26 +00:00
0d95a74da9 Accepting request 546804 from home:mnhauke:sdr-devel
- Update to version 1.8.16
  * This release fixes an issue on Windows where processes ended
    with an error.
  * The NetworkSDR can now be used in continuous send mode

- Update to version 1.8.15
  * This release fixes a problem mentioned in #366 and #368
    with GNU Radio backend on Windows.

OBS-URL: https://build.opensuse.org/request/show/546804
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=11
2017-12-01 08:54:42 +00:00
83602a8f7d Accepting request 545700 from home:mnhauke:sdr-devel
- Update to version 1.8.14
  * This release fixes an overflow error (#364) when modulating
    very long messages in Generator.
  * The highlight of this release is an enhanced spectrum analyzer
    (#365) with increased performance and a waterfall plot to have
    a different, time based perspective on the spectrum.

OBS-URL: https://build.opensuse.org/request/show/545700
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/urh?expand=0&rev=9
2017-11-26 12:19:57 +00:00