Revisions of limesuite

Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 823794 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 33)
- Update to version 20.0.7.1
  LimeSuite library changes:
  * Changed LimeSDR-Mini SXR default values to match SXT
  * Fix for lms chip id not changing when setting interface
    frequency
  * Improve SXT/SXR tune in MCU calibrations
  * Set stream FIFO size to be at least 4 packets
  * Increased availble COM port values for LimeRFE board
  * Added unicode check when LimeRFE COM port is being opened
  LimeSuiteGUI:
  * Fixed display of CLKGEN values
  * Changed numeric slider settings for better fit on some
    distributions
  * Changed power meter to always be visible in LimeRFE panel
  * Changed LimeRFE panel's info to be read only
  * Added clear button to LimeRFE info panel
  * Fixed GUI freezing when opening LimeRFE board through SDR
    connection with flipped cable
  SoapyLMS:
  * Return actual supported sample rates instead of returning
    static limits
  Octave:
  * Fixed warnings when loading LimeSuite library
  Other changes:
  * Updated CMake so that LimeRFE module is optional
  * Added HW, GW version and temperature information to QuickTest
    output
  * Fixed LimeUtil loading wrong device with optional arguments
- Remove patch (not longer needed):
  * 0001-Remove-some-warnings-LimeRFE-related.patch
buildservice-autocommit accepted request 768305 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 32)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 768275 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 31)
- Update to version 20.01.0
  LimeSuite library changes:
  * Including LimeRFE support
  * Update CGEN calculation to allow lower CGEN values
  * Configure RF switches (when possible) to avoid transmission
    during calibration
  * Automatically reconfigure GFIR LPF after sample rate change
  * Remove LMS_EnableCalibCache function from LimeSuite.h
  * Improve PLL locking in calibration procedures
  * Fix Tx transfer size being set to Rx transfer size
  * Fix RF path being auto-set after it was selected explicitly
    for LimeSDR-Mini
  * Add option to perform Rx phase alignment instead of of always
    running it
  * Improve SXT/SXR tune by automatically retrying with higher
    bias current setting
  * Update FIFO buffers to use memory more efficiently
  SoapyLMS:
  * Add oversampling setting
  * Set bandwidth to sample rate if bandwidth is not explicitly set
  * Fix possible segfault when 2 Rx cahnnels are used
  * Pause streaming when changing sample rate
  * Return time error when negative timestmp is used
  * Automatically use wide enough bandwidth setting for RF
    frequencies bellow 30 MHz
  * Remove master clock setting
  * Add setting descriptions
  * Implement read for setting advertised by getSettingInfo()
  LimeSuiteGUI:
  * Add panel for LMS API function testing
buildservice-autocommit accepted request 704059 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 30)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 702701 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 29)
- Update to version 19.04.0
  LimeSuite library changes:
  * Added support for LimeNet-Micro v2.1
  * Fixed Tx ch.B calibration when Rx ch.B is disabled
  * Added save and restore of analog DC/IQ calibration values when
    saving/loading INI file
  * Fixed Rx only mode not working on LimeSDR-USB with sample
    rate <2.5 MSps
  * Fixed Rx only mode not working on LimeSDR-USB with sample
    rate <2.5 MSps
  * change coefficents in LMS7002M::GetTemperature() to approximately
    match actual temperature
  LimeSuiteGUI:
  - Updated "Board controls" panel for LimeNet-Micro
  Other changes
  - Added LimeNET-Micro support to LimeQuickTest
  - LimeSDR-USB v1.4 updated to r2.21 gateware
  - LimeSDR-Mini updated to r1.30 gateware

- Upate to version 19.01.0
buildservice-autocommit accepted request 682757 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 28)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 682647 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 27)
- Upate to version 18.10.0
  LimeSuite library changes:
  * Allow filtering devices by partial serial number
  * Add GPIO control for LimeSDR-Mini
  * Change LMS_VCTCXOWrite() to save value to non-volatile storage
  * Change LMS_VCTCXORead() to read value from non-volatile storage
  * Make some improvements in GFIR setup
  * Fix Tx not working when Rx is disabled on LimeSDR-Mini
  * Add initial support for LimeNET-Micro
  * Add auto RF path selection option (LMS_PATH_AUTO) for
    LMS_SetAntenna()
  * Remove LMS_Disconnect() and LMS_IsOpen() functions from API
  * Add support for sending smaller Tx packets (improve end of
    burst handling)
  * Change Rx RF path set by LMS_Init() for LimeSDR-USB to LNA_L
  * Disable Tx channel in LMS_Init()
  LimeSuiteGUI:
  * Add GPIO controls to "Board controls" panel for LimeSDR-Mini
  * Add option to "Board controls" panel to write VCTCXO value to
    non-volatile storage
  SoapyLMS:
  * Update to soapysdr0.7 module ABI
  * add manual DC/IQ calibrations
  Other changes:
  * LimeUtil: fix LimeSDR-Mini not exiting programming mode after
    flashing FPGA
  * LimeQuickTest: test 1st board when multiple boards are detected
    (instead of exiting)
  * Add Octave plugin to CMake build
  * Add log handler to Octave plugin
buildservice-autocommit accepted request 661954 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 26)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 648183 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 24)
- Update soapy-module version 0.6 -> 0.7
buildservice-autocommit accepted request 640257 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 23)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 640116 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 22)
- Upate to version 18.10.0
  LimeSuite library changes:
  * Fix CalibrateTxGain() XBUF settings for 3rd party boards
  * Add interpolation/decimation support for SISODDR mode
  * Always use SISODDR mode for LimeSDR-Mini
  * Fix Rx filter calibration for 2nd channel with low bandwidth
    values
  * Fix index lookup for opt_gain_tbb cache (ChB out of bounds)
  * Add SXT/SXR VCO cache
  * Add FPGA register cache
  * Add connection remote (disabled by default)
  * Fix incorrect TBB gain control behaviour under certain
    conditions
  * Disable GFIR coefficient ordering based on oversampling when
    coefficient count is to high 
  * Remove late timestamp reset commands from Rx streaming loop
  
  LimeSuiteGUI:
  * Update board controls panel
  * Add LPF coefficient calculation controls for GFIRs to TxTSP
    and RxTSP tabs
  
  Other changes:
  * LimeSDR-USB v1.4 updated to r2.18 gateware
  * LimeSDR-Mini updated to r1.27 gateware
  * Add Tx only LMS API example
  * SoapyLMS: remove stream activity checks
buildservice-autocommit accepted request 616715 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 21)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 616554 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 20)
- Update to version 18.06.0
  LimeSuite library changes:
  * Fixed zero filled packet transmitted on Tx FIFO timeout
  * Fixed LMS_GetFrequency() to return correct frequency in TDD mode
  * Added HBD/HBI bypass mode for LimeSDR-USB
  * Made automatic Tx gain calibrations less frequent
  * Fixed some issues with GFIR usage
  * Some fixes for LimeSDR-QPCIe
  
  SoapyLMS changes:
  * Fixed writeSetting to not throw every time
  * Added 'skipCal' stream argument to disable calibration
  * Added 'CALIBRATE' setting for writeSetting()
  
  Other changes:
  * Added LimeSDR-USB support to LimeQuickTest
  * Added sample format and Tx sync selection to FFTviewer
  * Fix LimeSuiteConfig for debian packages
  * LimeSDR-USB v1.4 updated to r2.17 gateware
  * LimeSDR-Mini v1.1 updated to r1.25 gateware
buildservice-autocommit accepted request 598771 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 19)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 598577 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 18)
- Update to version 18.04.1
  * Add multiple device support for LimeSDR-Mini
  * Add QuickTest Utility for LimeSDR-Mini
  * Remove calibration cache database
  * LimeSuiteGUI: Remove duplicate information from 'Device Info' panel
- Remove patch:
  * limesuite-fix-cmake-path.patch (fixed upstream)
buildservice-autocommit accepted request 594892 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 17)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 16)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 15)
- Adjust changelog (mention added patch)
- Cleanup with spec-cleaner
- Add limesuite-fix-cmake-path.patch
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 594060 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 14)
- Add patch:
  * limesuite-fix-cmake-path.patch
Displaying revisions 21 - 40 of 53
openSUSE Build Service is sponsored by