|
| 1 | +# Created with komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: AnalogDevicesInc.IIO-Oscilloscope |
| 5 | +PackageVersion: 0.18-main |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Analog Devices, Inc. |
| 8 | +PublisherUrl: https://github.com/analogdevicesinc |
| 9 | +PublisherSupportUrl: https://github.com/analogdevicesinc/iio-oscilloscope/issues |
| 10 | +Author: Cristina Suteu |
| 11 | +PackageName: IIO Oscilloscope |
| 12 | +PackageUrl: https://github.com/analogdevicesinc/iio-oscilloscope |
| 13 | +License: GPL-2.0 |
| 14 | +LicenseUrl: https://github.com/analogdevicesinc/iio-oscilloscope/blob/main/LICENSE |
| 15 | +ShortDescription: A GTK+ based oscilloscope application for interfacing with various IIO devices |
| 16 | +Description: > |
| 17 | + The IIO Oscilloscope is a GTK+ application, which demonstrates how to interface various IIO |
| 18 | + devices to different visualization methods within a Linux system. |
| 19 | +Tags: |
| 20 | +- fmcomms |
| 21 | +- gtk |
| 22 | +- hacktoberfest |
| 23 | +- iio |
| 24 | +- iio-devices |
| 25 | +- iio-oscilloscope |
| 26 | +- oscilloscope |
| 27 | +ReleaseNotes: |- |
| 28 | + ## What's Changed |
| 29 | +
|
| 30 | + - Fix clang warnings by @nunojsa in #469 |
| 31 | + - Fix adrv9002 plugin by @nunojsa in #470 |
| 32 | + - Adrv9002: changed LTE preset sample rate in profile generator by @andrei47w in #472 |
| 33 | + - cmake: Check for the minimum gtkdatabox versions supported by @dNechita in #468 |
| 34 | + - Obsolete fmcomms1 plugin by @dNechita in #473 |
| 35 | + - plugins: adrv9002: fix carrier handling for adrv9003 by @nunojsa in #471 |
| 36 | + - CMakeLists: add Wno-error=deprecated flag by @cristina-suteu in #476 |
| 37 | + - Replace deprecated GTK functions by @cristina-suteu in #475 |
| 38 | + - plugins: adrv9002: make sure to update device widgets by @nunojsa in #481 |
| 39 | + - CI: github windows workflow: change libads to main branch by @cristina-suteu in #482 |
| 40 | + - adrv9002 plugin fix for disabled channels by @andrei47w in #477 |
| 41 | + - osc.c: Allow setting the capture timeout via .ini file by @dNechita in #484 |
| 42 | + - make sure the sizeof argument to calloc is the second argument. by @tsailer in #485 |
| 43 | + - filters: adrv9002: update profiles by @nunojsa in #478 |
| 44 | + - plugins/ad9084: Add CFIR and PFILT support by @mhennerich in #486 |
| 45 | + - Add CODEOWNERS and PULL_REQUEST_TEMPLATE files by @SRaus in #487 |
| 46 | + - Fix plot not using device labels by @dNechita in #488 |
| 47 | + - dialogs.c: move the scanning process into its own thread. by @AlexandraTrifan in #490 |
| 48 | + - adrv9002: API version mismatch fix by @andrei47w in #492 |
| 49 | + - Change for adrv9002 sdk26 by @nunojsa in #494 |
| 50 | + - Fix Impulse Generator Menu by @cristina-suteu in #501 |
| 51 | + - adrv9002 new sdk by @nunojsa in #514 |
| 52 | + - adrv9002 ensm improv by @nunojsa in #504 |
| 53 | + - [2023_R2] adrv9002 new sdk by @nunojsa in #515 |
| 54 | + - glade/ad9084.glade: Fix connection of adjustments to spinbuttons by @mhennerich in #518 |
| 55 | + - ci/buildmingw.yml: fix deprecated version of upload-artifact by @AlexandraTrifan in #521 |
| 56 | + - plugins/dac_data_manager.c: dynamically convert data for enabled channels. by @AlexandraTrifan in #520 |
| 57 | + - filters: adrv9002: add profiles for sdk 27.1 by @nunojsa in #525 |
| 58 | + - Refactor to use gdk_threads_add_idle instead of gdk_threads_enter/leave by @trupples in #505 |
| 59 | + - Fix math feature by @cristina-suteu in #530 |
| 60 | + - Fix read_sampling_frequency by @cristina-suteu in #531 |
| 61 | + - osc: Use device ID when name or label fails by @dNechita in #532 |
| 62 | + - AD9371 Plugin - Fix Spinbox for RX2 gain by @cristina-suteu in #529 |
| 63 | + - CI x86 AppImage by @bindea-cristian in #533 |
| 64 | +
|
| 65 | + New Contributors |
| 66 | +
|
| 67 | + - @tsailer made their first contribution in #485 |
| 68 | + - @AlexandraTrifan made their first contribution in #490 |
| 69 | + - @trupples made their first contribution in #505 |
| 70 | + - @bindea-cristian made their first contribution in #533 |
| 71 | + Full Changelog: v0.17-master...v0.18-main |
| 72 | +ReleaseNotesUrl: https://github.com/analogdevicesinc/iio-oscilloscope/releases/tag/v0.18-main |
| 73 | +ManifestType: defaultLocale |
| 74 | +ManifestVersion: 1.12.0 |
0 commit comments