Revisions of sdrangel

buildservice-autocommit accepted request 1167883 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 88)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 87)
- Update to version 7.20.0
  Hilights since 7.17.2
  * New SID Feature Plugin.
  * New Channel power plugin.
  * New End Of Train plugin.
  * New SkyMap feature.
  * Lots of Bugfixes.
buildservice-autocommit accepted request 1130904 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 86)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 85)
- Update to version 7.17.2
   * Freq Scanner: Add per-frequency settings. Fix freq > 2GHz.
   * DSD demod: Upgrade dsdcc to 1.9.5.
   * Scope: Added derivative of magnitude squared to the list of
     projections.
   * SSB demod: mitigate AGC steep transitions causing audio clicks
   * SSB demod: tie AGC steep transition correction to AGC clamping
   * Fix AirspyHF instant replay.
   * Add dialog positioner for audio select dialog.
   * Display FIFO size on overflow.
   * Freq scanner: Stop scanning when Tune menu selected.
- Update to version 7.17.1
   * AM demod: channel/frequency entry modes.
   * SSB demod noise reduction.
   * Radiosonde: Added more columns.
   * DSD Demod - Fix loss of constellation..
   * Remote TCP - Fix FIFO size adjustment.
   * Indicate audio FIFO underflow/overflow.
   * Fix resize cursor not being cleared when mouse moves over
     child widgets.
   * Prevent popup menu when scrolling tables.
   * Use custom save/restore geometry for MDI sub=windows.
   * Use MDI restore when loading config.
   * M17: Reverse byte ordering of CRC in packet mode.
   * M17: Update packet format to comply with current spec.
   * More M17 fixes.
   * Frequency scanner: Add FRS-GMRS presets.
   * Add instant replay for RTL SDR, SDR Play V3, USRP and
     Airspy HF RXes.
   * Scope trigger fix.
buildservice-autocommit accepted request 1121030 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 84)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 83)
- Update to version 7.17.0
  * Add frequency scanner channel plugin.
  * Change down and up channelizers filter chain strategy.
  * Fix race condition that can result in a crash or hang.
  * DSC Demod: initialise m_scopeSink.
  * Fix FFT Overlap for spectrum view.
  * Various ADS-B enhancements.
  * Use channel sample rate of 48k in RTTY and PSK31 mods.
buildservice-autocommit accepted request 1113383 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 82)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 81)
- Update to version 7.16.0
  * New RTTY and PSK31 modulators
  Other changes and fixes
  * Flush log stream after write, so data is available immediately.
  * Remote TCP improvements.
  * Add command line options to start Remote TCP Sink on a
    specified device.
buildservice-autocommit accepted request 1108704 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 80)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 79)
- Update to version 7.15.4
   * Add support for plugin presets.
   * Map feature updates.
   * Fix RTLSDR E4000 gain and bandwidth settings. Add tuner type
     to GUI.
   * Add support for RTLSDRBlog V4 with HF upsampler.
   * Update RTLSDR driver to include RTLSDRBlog V4 support.
   * Add rotator az/el and offset to table.
   * Optmize redrawing of charts in Star Tracker.
   * Initialise PhaseDiscriminators state, to avoid outputting
     huge values.
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 78)
- Update to version 7.15.3
  https://github.com/f4exb/sdrangel/releases/tag/v7.15.2
  https://github.com/f4exb/sdrangel/releases/tag/v7.15.3
buildservice-autocommit accepted request 1098249 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 77)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 76)
- Update to version 7.15.1
  https://github.com/f4exb/sdrangel/releases/tag/v7.15.1
buildservice-autocommit accepted request 1077889 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 75)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 74)
- Update to version 7.13.0
  * New Aaronia input (Rx) plugin.
  * Channel analyzer: engage rational down sampler also when no
    channel decimation takes place.
  * Display rotator on Star Tracker and Satellite Tracker polar
    charts for #1641.
  * AFC and Demod Analyzer: fixed message queue disconnect.
  * Fixed ValueDial value settings when it is equal to previous
    value.
  * DATV demod: GUI: set RF bandwidth with standard SR.
  * Airspy: corrected transverter frequency and mode setting
    from GUI.
- Update to version 7.12.0
  * New ILS demod plugin.
  * Heatmap: added 10 MS/s and fixed bandwidth limit.
  * Correct settings keys for Satellite Tracker settings dialog.
  * Add UTC data time in radiometerand more.
  * DATV demod: processing optimizations.
  * Add missing setting ket in Rotator Controller.
  * Fix missing GUI connections in Radio Astronomy plugin. Scan
    for features on startup.
  * Fix settings keys in Star Tracker.
buildservice-autocommit accepted request 1072842 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 73)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 72)
- Update to version 7.11.0
  * New RTTY and Navtex demods.
  * Noise figure: Fix saving of power on command.
  * Disable MSAA for 2D maps by default.
  * Fix Heat Map Display Chart Seg Fault.
  * Prevent MDI scrolling when trying to zoom in on spectrum.
  * VOR Demod: Improve filtering for voice over ident.
  * Fix DSD Demod crash on exit.
  * Fix updateVORs so it doesn't delete selected VORs.
  * Audio inout: added DC block and IQ imbalance.
  * Audio input: Added Fc control.
  * MainWindow: disconnect prior to connect in device re-numeration
  * Fixing errors when compiling using qt6.
buildservice-autocommit accepted request 1068506 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 71)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 70)
- Update to version 7.10.0
  * Removed unncecessary call to updateChannels in VORLocalizer
    and DemodAnalyzer.
  * TestSource: use queued connection for connecting worker's
    deleteLater. Fixes possible crash on exit.
  * FT8 support: corrected possible code glitch.
  * DSD demod: disable audio for YSF wide mode if AMBE feature is
    active.
  * Fix SDRplay RSPdx LNA table, to have correct number of entries.
  * Heat Map Rx channel plugin. Changes to Map.
  * Autostack: Fix channel windows being made to wide when SDRangel
    starts.
  * SSB demod GUI: display channel marker in correct stream if
    connected to a MIMO device.
- Update to version 7.9.0
  * FT8 demodulator.
  * SDRPlay: increase LO ppm range.
  * Initialize m_running to fix crash.
  * Map feature: added MIMO devices when scanning for channels.
  * Spectrum: Keep frequency displayed while channel is being
    dragged.
  * LimeRFE: save Rx/Tx mode in m_rfeBoardState.
  * Audio Input: Make sure audio device name corresponds to GUI
    setting.
  * Audio Input: Set start/stop button background colour according
    to device status.
  * Add reset measurements button to Spectrum GUI.
  * Speed up enumeration / opening USRP B210 by using hardcoded
    values.
buildservice-autocommit accepted request 1058350 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 69)
auto commit by copy to link target
Displaying revisions 1 - 20 of 88
openSUSE Build Service is sponsored by