Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libsigrokdecode-devel | Distribution: openSUSE:Factory:zSystems |
Version: 0.6.0~git20241001.71f4514 | Vendor: openSUSE |
Release: 1.1 | Build date: Fri Apr 11 15:54:32 2025 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 15048 | Source RPM: libsigrokdecode-0.6.0~git20241001.71f4514-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://sigrok.org/ | |
Summary: Protocol Decoder Library for sigrok |
The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source logic analyzer software that supports various logic analyzer hardware products. libsigrokdecode is a shared library written in C which provides the basic API for running sigrok protocol decoders. The protocol decoders themselves are written in Python.
GPL-3.0-or-later
* Fri Apr 11 2025 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Fix version, pre-versions *must* use ~ as a version delimiter. A + delimiter marks versions post release. * Thu Apr 03 2025 Jiri Slaby <jslaby@suse.cz> - Update to version libsigrokdecodeunreleased+git20241001.71f4514: * max72xx: Rename max7219 to max72xx and streamline PD * max7219: Add support for cascading MAX72xx chips * Fix escape sequences treated as unicode laterals * mcp230xx: Add an mcp230xx decoder * usb_power_delivery: Handle extended message type in PD 3.0 * usb_packet: Handle truncated data packets. * pwm: Add frequency measurement * timing: Allow resetting counter on any edge * avr_isp: Add even more parts - add %fdupes and %post for libirmp - cleanup of .spec * Sat Sep 14 2024 kkaempf@suse.de - Update to version libsigrokdecode-0.6.0+git20240304.0235970: * avr_isp: Add more parts * avr_isp: fix crash if part name is not known * st25r39xx_spi: Fix FIFOR/FIFOW issues with PV's Tabular Output View * srd: drop deprecated PyEval_InitThreads() on Python 3.9+ * spiflash: add MX25L8006 device type * sae_j1850_vpw: rewrite decoder to improve usability and maintenance * rgb_led_spi: adjust decoder implementation's Python style * rgb_led_ws281x: default to RGB[W] annotation text order * rgb_led_ws281x: emit annotations for individual colour components * rgb_led_ws281x: add developer comments, link to chip datasheets - split off libirmp0 - drop 0001-Properly-detect-python-library-for-3.9.patch, upstream * Mon Jun 27 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Fix build with Python >= 3.9, add 0001-Properly-detect-python-library-for-3.9.patch * Wed Dec 11 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Update to 0.5.3 * New supported protocol decoders: - lin: Local Interconnect Network (LIN) protocol - x2444m: Xicor X2444M/P nonvolatile static RAM protocol - ds2408: 1-Wire 8-channel addressable switch - cc1101: Low-power sub-1GHz RF transceiver chip - enc28j60: Microchip ENC28J60 10Base-T Ethernet controller protocol - pca9571: NXP PCA9571 8-bit I²C output expander - seven_segment: 7-segment display protocol - amulet_ascii: Amulet Technologies LCD controller ASCII protocol - tdm_audio: TDM multi-channel audio protocol - signature: Annotate signature of logic patterns - nes_gamepad: NES gamepad button states - flexray: Automotive network communications protocol - ir_rc6: RC-6 infrared remote control protocol - ieee488: IEEE-488 General Purpose Interface Bus (GPIB/HPIB or IEC) - hdcp: HDCP protocol over HDMI * Several other improvements, see included NEWS file * The library API and ABI is compatible with version 0.5.2 * Wed Sep 12 2018 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Update to 0.5.2 * New supported protocol decoders: - mcs48: Intel MCS-48 external memory access protocol - st7735: Sitronix ST7735 TFT controller protocol - atsha204a: Microchip ATSHA204A CryptoAuthentication device - cfp: 100 Gigabit C form-factor pluggable (CFP) protocol - jtag_ejtag: MIPS EJTAG protocol - swim: STM8 Single Wire Interface Module (SWIM) protocol - cec: HDMI Consumer Electronics Control (CEC) protocol - miller: Miller encoding protocol - ook: On-off keying protocol - ook_oregon: Oregon Scientific weather sensor protocol - ook_vis: OOK visualisation in various formats * Several other improvements, see included NEWS file * The library API and ABI is compatible with version 0.5.1 - Cleanup: remove %defattr, use %license * Fri Apr 13 2018 stefan.bruens@rwth-aachen.de - Update to 0.5.1 * New (backported) supported protocol decoders: - ac97: Audio and modem control for PC systems - ds243x: Maxim DS243x series 1-Wire EEPROM protocol - maple_bus: Maple bus peripheral protocol for SEGA Dreamcast - morse: Demodulated morse code protocol - graycode: Accumulate rotary encoder increments, timing statistics - counter: Count number of edges - sda2506: Serial nonvolatile 1-Kbit EEPROM - rc_encode: PT2262/HX2262/SC5262 remote control encoder protocol * The library API and ABI is compatible with version 0.5.0 * Support for the PD v2 API has been dropped. All PDs distributed with libsigrokdecode were converted to the new, query-based API. * Sat Jul 01 2017 stefan.bruens@rwth-aachen.de - Remove Obsoletes: libsigrokdecode3. Obsoletes implies a conflict, so there is no way in rpm to trigger deinstalation of deprecated shared library packages. * Tue Jun 13 2017 stefan.bruens@rwth-aachen.de - Update to 0.5.0 * New supported protocol decoders: - ade77xx Poly phase multifunction energy metering IC protocol - adf435x Wideband synthesizer with integrated VCO - dali DALI lighting control protocol - dsi DSI lighting control protocol - eeprom93xx 93xx series Microwire EEPROM protocol (bug #931) - iec Commodore serial IEEE-488 (IEC) bus protocol - microwire 3-wire, half-duplex, synchronous serial bus (bug #931) * Add support for the new query-based PD v3 decoder API. * Mon Dec 26 2016 stefan.bruens@rwth-aachen.de - Update to 0.4.1 * New (backported) supported protocol decoders: - aud Renesas/Hitachi Advanced User Debugger (AUD) protocol - avr_pdi Atmel proprietary interface for the ATxmega MCU - dmx512 Professional lighting control protocol - em4305 EM4205/EM4305 100-150kHz RFID protocol - gpib IEEE-488 GPIB / HPIB protocol - ps2 PS/2 keyboard/mouse interface - rgb_led_ws281x RGB LED string protocol (WS281x) - ssi32 Synchronous Serial Interface (32bit) protocol - t55xx T55xx 100-150kHz RFID protocol - wiegand Wiegand interface for electronic entry systems * Introduce a decoders/common facility for code shared between PDs (bug #804). * Supply metadata to all stacked decoders, not just low-level ones (bug #664). * Various Doxygen/documentation improvements. * Factor out a srd_decoder_apiver() internal helper function. * srd_inst_decode(): Return SRD_ERR_ARG if unitsize is 0. * Print error messages when decoders fail load time checks (bug #704). * Fix multiple valgrind warnings (memory leaks and such). * Build system: Sort PD list alphabetically in "make install". * Enhancements to several PDs, see NEWS for details. - Drop upstream 0001-Supply-metadata-to-stacked-decoders.patch
/usr/include/libsigrokdecode /usr/include/libsigrokdecode/libsigrokdecode.h /usr/include/libsigrokdecode/version.h /usr/lib64/libirmp.so /usr/lib64/libsigrokdecode.so /usr/lib64/pkgconfig/libsigrokdecode.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Apr 13 23:54:53 2025