SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mraa-examples-2.2.0-bp154.1.57.x86_64.rpm :

* Mon Feb 01 2021 Martin Pluskal - Update project url
* Wed Dec 30 2020 Martin Pluskal - Update to version 2.2.0:
* Multiple fixes to improve project security and reliability on newly added platforms
* Removed Python 2 bindings and old node.js versions from CI
* Added detection for latest RPi board versions
* Fix for SPI frequency function not writing to file
* Common mraa API can now return C error strings from MRAA error codes
* Updated and extended installation instructions for some Linux distributions
* Mon Nov 16 2020 Dominique Leuenberger - Add mraa-i686.patch: Support target_arch i686, same as i586.
* Mon Aug 24 2020 Dominique Leuenberger - Use %{_prefix}/lib instead of %{_libexecdir} (boo#1174075).
* Fri Jun 12 2020 Martin Pluskal - Fix building with gcc10
* Tue Apr 28 2020 Martin Pluskal - Update to version 2.1.0:
* New platforms UP Xtreme, IPi SMARC, ROCK PI 4, Raspberry Pi 4, Ultra96
* Added support for chardev GPIO devices on Rock960
* Introduced APIs to initialize GPIOs by name
* Multiple fixes to address static tool scans and user submitted bug reports
* Revised documentation to reflect project transfer to the Eclipse Foundation
* Updated installation instructions for multiple distribution channels- Drop python2 bindings
* Mon Mar 11 2019 Martin Pluskal - Drop nodejs bindings as they dont work with lates versions of node.
* Thu Jan 10 2019 Martin Pluskal - Update to version 2.0.0:
* New platforms IEI Tank, Ultra-96, Rock960, Hikey960, Dragonboard 820c
* Added support for chardev GPIO devices with implementation on several boards
* Added string based I/O initialization for simpler integration with other frameworks
* Added GTest support for unit testing
* Extended named LED device APIs allowing them to be listed during board definition
* Removed packaging and CI for obsolete devkits
* Multiple bug fixes and cmake improvements- Run tests during build
* Tue Jul 10 2018 mpluskalAATTsuse.com- Update to version 1.9.0:
* Added support for RPi Zero W
* Added support for MIPS based Omega2 and Linkit Smart 7688
* New APIs for sysfs onboard LED control using the gpio-leds driver
* Restructured and cleaned-up examples
* Improved documentation generation and CI integration
* Static analysis fixes, added SonarQube badge
* Enhanced Node.js detection on some Linux distros (OpenSUSE)- Enable building of nodejs bindings
* Mon Nov 13 2017 mpluskalAATTsuse.com- Use consistent naming with singlespec python packages- Build tests as well
* Thu Oct 26 2017 mpluskalAATTsuse.com- Update to version 1.8.0:
* Added Up2 support & grovePi subplatform support
* Various improvements on 96board, rpi, beaglebone & Up boards
* CMake 3.8+ improvements
* Peripheral I/O improvements
* Json platform improvements
* Static analysis cleanup using SonarQube
* Mon Jun 05 2017 mpluskalAATTsuse.com- Update to version 1.7.0:
* Peripheral I/O support for Android Things
* Deprecation of node v0.10.x and 0.12.x
* Documetnatino improvements
* Fri Apr 21 2017 mpluskalAATTsuse.com- Update to version 1.6.1:
* mraa-deinit bug fix
* rpi3 fix
* ALTERA_SOCFPGA -> DE_NANO_SOC- Changes for version 1.6.0:
* de-10 nano board support
* Improved Intel Joule support & renamed from GT_TUCHUCK to Joule
* Improved RPI3 support
* Fixes for UP, 96boards & phyboard-wega
* Call mraa_deinit with a gcc destructor attribute- Drop upstreamed patches:
* 0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch
* 0002-examples-add-return-in-spi_max7219.c.patch
* 0003-arm-prefer-proc-device-tree.patch
* 0004-rpi-use-proc-device-tree-compatible.patch
* 0005-raspberrypi-add-3-model-B-support.patch
* 0006-rpi-take-care-of-gpiochip-base.patch
* Tue Feb 28 2017 cbosdonnatAATTsuse.com- Fix build for aarch64 0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch 0002-examples-add-return-in-spi_max7219.c.patch- Get mraa working on raspberry pi 0003-arm-prefer-proc-device-tree.patch 0004-rpi-use-proc-device-tree-compatible.patch 0005-raspberrypi-add-3-model-B-support.patch 0006-rpi-take-care-of-gpiochip-base.patch
* Thu Jan 26 2017 mpluskalAATTsuse.com- Update to version 1.5.1:
* Small memleaks plugged
* imraa useless arp statements removed
* NPM 1.5.0 did not 100% match real 1.5.0 tag, this resolves this- Changes for version 1.5.0:
* imraa now uses argp, slight option changes, you need to use -a to flash a 101
* Joule i2c enumeration much improved, uses pci id
* Firmata add a spinlock to remove possible race condition
* Mock Uart functionality- Changes for version 1.4.0:
* Add support for Siemens SIMATIC IOT2000
* Cmake now enables much more error detection depending on compiler support
* Mraa Maven packages now enabled
* Galileo Gen2 AIO fix using pincmd
* Adding an already added firmata platform now returns MRAA_SUCCESS
* Cmake no longer tags builds without git as \'-dirty\' version.c for easier packaging support- Changes for version 1.3.0:
* Fix GT GPIO bugs
* Mock SPI and travis now uses mock and tests it
* RPI zero support
* Wed Aug 17 2016 jengelhAATTinai.de- Update descriptions and rpm groups.
* Wed Aug 17 2016 mpluskalAATTsuse.com- Initial package for version 1.2.3
 
ICM