SHA256
1
0
forked from pool/inspectrum

18 Commits

Author SHA256 Message Date
49be15607d Accepting request 1121389 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/1121389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inspectrum?expand=0&rev=7
2023-10-31 19:26:07 +00:00
Martin Pluskal
bd382b855b Accepting request 1121326 from home:mnhauke:sdr-devel
- Update to version 0.3.1
  * Merge pull request #221 from kwesthaus/file-format-documentation
  * Merge pull request #184 from jacobagilbert/sigmf_partial_ext
  * Include format specifiers in help text
  * Include all format specifiers in README
  * Allow specifying cs32 file format in command line
  * Fix README typo in cs32 file format description
  * add support to read files that end in '.sigmf-'
- Update to version 0.3.0
  * PlotView: use QWheelEvent::position when available
  * Merge pull request #216 from schneider42/schneier/description-fallback
  * Merge pull request #218 from otanim/main
  * Merge branch 'overlapping-annotations'
  * Merge branch 'spectrogram-timing'
  * Handle tooltip comments of overlapping annotations
  * Improve spectrogram time alignment
  * Merge pull request #215 from daniestevez/annotation-comments
  * Display annotation comments as tooltips
  * fallback to core:description for anno label
  * Merge pull request #214 from catkira/add_ci32
  * add support for sigmf ci32 files this is needed to import
    sigmf files written by SDRangel
  * Merge pull request #212 from miek/miek-patch-1
  * actions: add Ubuntu 22.04 & remove Ubuntu 18.04
  * Merge pull request #211 from argilo/more-cursor-symbols
  * Merge pull request #210 from argilo/fix-cursor-overflow
  * Allow up to 99,999 symbols
  * Fix integer overflow in cursor segment drawing
  * Add note about 64-bit sample truncation
  * Add support for complex double (cf64)

OBS-URL: https://build.opensuse.org/request/show/1121326
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=17
2023-10-31 08:42:46 +00:00
9a7ae9afa8 Accepting request 897862 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/897862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inspectrum?expand=0&rev=6
2021-06-06 20:41:02 +00:00
Martin Hauke
13e9fa7840 Accepting request 897852 from home:susnux:branches:hardware:sdr
version bumb

OBS-URL: https://build.opensuse.org/request/show/897852
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=15
2021-06-06 13:34:52 +00:00
b77c873bdc Accepting request 851777 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/851777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inspectrum?expand=0&rev=5
2020-12-01 13:22:03 +00:00
Martin Pluskal
387fa6d737 Accepting request 851657 from home:mnhauke:sdr-devel
- Update to version 0.2.2+git.20201123:
  * fix(plotview): Implement showEvent() as an empty stub
  * Maintain the current scroll position when zooming
  * Fix build with Qt 5.15+
- Drop patch:
  * inspectrum-fix-with-qt-5.15.patch

OBS-URL: https://build.opensuse.org/request/show/851657
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=13
2020-11-30 08:39:05 +00:00
47a6a4cc03 Accepting request 812422 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/812422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inspectrum?expand=0&rev=4
2020-06-08 22:04:43 +00:00
Martin Pluskal
c8a7682e16 Accepting request 812296 from home:mnhauke:sdr-devel
- Add patch:
  * inspectrum-fix-with-qt-5.15.patch
- Update to version 0.2.2+git.20200527:
  * Add file extensions for real sample file types
  * frequencydemod: set modulation index based on tuner width
  * Tighten transition band when tuner bandwidth is narrow
  * SpectrogramPlot: Ignore negative frequencies for real signals
  * SpectrogramPlot: Fix uses of fftSize where it should've been height()
  * Add SampleAdapters for real samples
  * Use double for sample rate
  * Remove all usage of old SIGNAL/SLOT macros
  * allow file format override from command line
  * Fix override warnings

OBS-URL: https://build.opensuse.org/request/show/812296
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=11
2020-06-08 06:46:44 +00:00
cb248debdd Accepting request 617431 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/617431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inspectrum?expand=0&rev=3
2018-06-29 20:28:39 +00:00
Martin Pluskal
03ae698f2e Accepting request 617430 from home:mnhauke:sdr-devel
- Update to version 0.2.2+git.20180603:
  * Drop deprecated qt5_use_modules macro
  * Use QTextStream for clipboard stuff
  * Exporting symbols: add clipboard as an additional destination

OBS-URL: https://build.opensuse.org/request/show/617430
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=9
2018-06-18 07:40:54 +00:00
f7779582c1 Accepting request 578259 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/578259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inspectrum?expand=0&rev=2
2018-02-22 14:00:49 +00:00
Martin Pluskal
1a7b80e598 Accepting request 577723 from home:mnhauke:sdr-devel
- Update to version 0.2.1.git1518712461.78b6e38:
  * Use the correct unit for symbol rate
  * Enforce minimum export decimation of 1
  * Don't try to draw an empty traceplot

- Update to version 0.2.git1511892427.0e86f24:
  * added QMessageBox dialog on failure to open file
  * support win32 application (graphical no console)
  * replace off_t with size_t to match system pointer size
  * Remove mmap dependencies with QFile
  * move new definitions and mman include into msvc specific if/else
  * changes to build under msvc and fftw find package
  * added missing include for std::bind usage

OBS-URL: https://build.opensuse.org/request/show/577723
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=7
2018-02-20 07:33:48 +00:00
72078e8c2b Accepting request 541592 from hardware:sdr
I want to maintain inspectrum in Factory

OBS-URL: https://build.opensuse.org/request/show/541592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inspectrum?expand=0&rev=1
2017-11-23 08:42:40 +00:00
Martin Pluskal
7cc6d2f264 Accepting request 541107 from home:mnhauke:sdr-devel
- Simplify spec file by using only the scm source service

OBS-URL: https://build.opensuse.org/request/show/541107
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=5
2017-11-13 08:30:02 +00:00
Martin Pluskal
fa8f9c86ba Accepting request 540789 from home:mnhauke:sdr-devel
- Update to version 0.2.git1509919460.75b5bc6:
  * Use a DC offset of 127.4 to match the RTL-SDR.
  * fixes this zooming bug: when you try to zoom in/out after the
    middle point of the sample buffer the display jumps to the end
    of the buffer

OBS-URL: https://build.opensuse.org/request/show/540789
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=4
2017-11-12 08:33:58 +00:00
Martin Pluskal
bc6d27304b Accepting request 509025 from home:mnhauke:sdr-devel
- Add .desktop file

OBS-URL: https://build.opensuse.org/request/show/509025
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=3
2017-07-10 07:03:41 +00:00
Martin Pluskal
e7e28ce27a Accepting request 507933 from home:mnhauke:sdr-devel
- Use git-version
- Update to version 0.2.git1496240924.a89d133:
  * Make ctrl+scroll zoom in and out of cursor point, rather than center
  * Make scroll wheel zoom less jumpy on fractional-scroll devices like touchpads
  * Rework plotview to scroll by column not by sample
  * Factor out calculations between samples/columns
  * Rename samplesPerLine -> samplesPerColumn
  * Switch plotview to QGraphicsView for canvas dragging
  * Make sure cursors/tuner interactions block canvas dragging
  * Widened FFT size range
  * Prevent tuner deviation becoming zero
  * Qt requires that all used modules are set as required in CMake

OBS-URL: https://build.opensuse.org/request/show/507933
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=2
2017-07-04 09:31:20 +00:00
Martin Pluskal
0c2c6998f4 Accepting request 488012 from home:mnhauke:sdr-devel
initial package for inspectrum

OBS-URL: https://build.opensuse.org/request/show/488012
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/inspectrum?expand=0&rev=1
2017-04-15 07:40:14 +00:00