Hello community, here is the log from the commit of package limesuite for openSUSE:Factory checked in at 2019-03-10 09:39:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/limesuite (Old) and /work/SRC/openSUSE:Factory/.limesuite.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "limesuite" Sun Mar 10 09:39:37 2019 rev:8 rq:682757 version:19.01.0 Changes: -------- --- /work/SRC/openSUSE:Factory/limesuite/limesuite.changes 2018-12-31 09:47:34.198158439 +0100 +++ /work/SRC/openSUSE:Factory/.limesuite.new.28833/limesuite.changes 2019-03-10 09:39:41.332114264 +0100 @@ -1,0 +2,37 @@ +Thu Mar 7 21:55:00 UTC 2019 - Martin Hauke <[email protected]> + +- 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 + * Add IQ/DC calibration to basicTX example + * LimeSDR-USB v1.4 updated to r2.20 gateware + * LimeSDR-Mini updated to r1.29 gateware + +------------------------------------------------------------------- Old: ---- limesuite-18.10.0.tar.xz New: ---- limesuite-19.01.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ limesuite.spec ++++++ --- /var/tmp/diff_new_pack.W6GJKI/_old 2019-03-10 09:39:42.072114086 +0100 +++ /var/tmp/diff_new_pack.W6GJKI/_new 2019-03-10 09:39:42.076114085 +0100 @@ -1,7 +1,7 @@ # # spec file for package limesuite # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,15 +13,15 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define sover 18_10-1 +%define sover 19_01-1 %define libname libLimeSuite%{sover} %define soapy_modver 0.7 Name: limesuite -Version: 18.10.0 +Version: 19.01.0 Release: 0 Summary: Collection of software supporting LMS7-based hardware License: Apache-2.0 ++++++ limesuite-18.10.0.tar.xz -> limesuite-19.01.0.tar.xz ++++++
