packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / api /
2015-12-21 Brendan Le Follmraa: Remove trailing whitespace/tabs from various...
2015-12-17 Lay, Kuan LoonSoFIA 3GR: Add SoFIA 3GR platform with i2c support
2015-12-15 Henry Bruceiio: C API changes and C++ API enhancements
2015-12-15 Henry Bruceapi: Added C++ API for IIO
2015-12-15 Lay, Kuan Looniio: iio update channel
2015-12-15 Lay, Kuan Looniio: iio add create trigger
2015-12-15 Lay, Kuan Looniio: iio add get mounting matrix
2015-12-15 Lay, Kuan Looniio: iio consolidate read and write API
2015-12-15 Lay, Kuan Looniio: added mraa_iio_write
2015-12-15 Brendan Le Folliio: remove exec perms
2015-12-15 Lay, Kuan Looniio: added event api
2015-12-15 Alex Tereschenkoiio: added function returning IIO device number by...
2015-12-15 Brendan Le Folliio: Improve iio channel parsing to add enabled channels
2015-12-15 Brendan Le Folliio: initial pass at getting channel information from...
2015-12-15 Brendan Le Folliio: Find attributes and channels in iio device
2015-12-15 Brendan Le Folliio: initial API and enumeration of devices
2015-12-15 Brendan Le Folliio: Add initial module
2015-12-14 Srinivas Kandagatla96boards: add support to 96boards (https://96boards...
2015-12-04 Mihai Serbanedison: fix SPI IO pointers usage
2015-10-02 Alex Tereschenkogpio.h: Fixed a couple of typos in description
2015-10-01 Mircea Bardacdocs: Enabled samples in the Java documentation
2015-09-14 Alex Tereschenkouart.hpp: Added missing include for types.hpp
2015-09-12 Mihai Tudor Panucommon.hpp: inlined getSubPlatformIndex to avoid multip...
2015-09-08 Petre Eftimegpio.hpp: remove unused args parameter from Java isr...
2015-09-08 Petre Eftimemraa: Add types.hpp; Use types.hpp for C++ and SWIG
2015-09-08 Henry Bruceapi: Added API calls that support both main and sub...
2015-09-08 Henry Brucecommon.hpp: Removed platform selection methods.
2015-09-08 Henry Brucetypes.h: Added NULL platform
2015-09-08 Henry Brucecommon.hpp: Added sub platform API calls.
2015-09-08 Henry Bruceapi: Renamed some sub-platform API calls.
2015-09-08 Henry Bruceapi: Added mraa_has_sub_platform() function
2015-09-08 Henry Brucemraa.c: Added mainn and sub-platform select API calls.
2015-09-08 Henry Bruceapi: Added mraa_get_sub_platform_type()
2015-09-08 Henry Bruceusb: Converted sub-platform bus/pin helper macros to...
2015-09-08 Henry Bruceusb: Skeleton platform code for FTDI FT4222 USB to...
2015-09-03 Brendan Le Follnuc5: Add i2c support for intel 5th generation NUC
2015-08-25 Brendan Le Follcommon.hpp: add C++ bindings for i2c bus number functions
2015-08-25 Yong Limraa.c: Add new API to support I2C bus number query
2015-07-19 Brendan Le Follexamples/uart.c: Add a _read call to example
2015-07-01 Brendan Le Follgpio: all gpio enums prefixed with _mraa
2015-06-20 Brendan Le Folli2c.h: Fix docs that incorectly states -1 is failure
2015-06-09 Brendan Le Folli2c: fix return value doc for _read_bytes_data
2015-06-02 Brendan Le Follspi.hpp: fix wrong docstrings data -> txBuf
2015-06-02 Brendan Le Folluart: Add c++ uart example
2015-06-01 Brendan Le Folluart: move string funcs to {read,write}Str
2015-06-01 Brendan Le Follspi.hpp: mraa_spi_write_buf_word cannot be used from...
2015-06-01 Brendan Le Folluart: make mraa_uart_get_dev_path return const char*
2015-06-01 Brendan Le Folluart: Make C API use const where appropriate
2015-06-01 Brendan Le Folluart.hpp: Use std::string constructor which lets use...
2015-06-01 Brendan Le Folluart.hpp: trust c_str() instead of making copies
2015-05-28 Thomas Inglebyuart: update C++ API
2015-05-28 Thomas Inglebyuart: update C API
2015-05-28 Brendan Le Folluart: bunch of small changes to make C api work
2015-05-28 Thomas Inglebyuart: change hpp, use new names of functions
2015-05-28 Thomas Inglebyuart: remove un-needed includes from uart.h
2015-05-28 Brendan Le Folluart: make initial dump of uart module
2015-05-28 Jon Trulsonuart: use an unsigned int for baud rate rather than...
2015-05-28 Jon Trulsonuart: add capability to check if data can be read from...
2015-05-28 Jon Trulsonuart: add uart device read and write functionality
2015-05-28 Jon Trulsonuart: add uart device open and close functionality
2015-04-24 Brendan Le Follgpio.c: mraa_gpio_get_* now return -1 in error cases
2015-04-24 Alexander Komarovjava: Added Java SWIG binding creation
2015-04-08 Michael Ringbanana: Add bananapi support
2015-04-04 Michael Ringbeaglebone.h: added Beaglebone Black Platform
2015-04-03 Brendan Le Follgpio.hpp: fix typo in docstring for isr
2015-03-24 Thomas Inglebypwm: add calls for getting PWM max and min period
2015-03-23 Thomas Inglebyapi: introduce define for pin name size
2015-03-23 Brendan Le Follclang-format: run clang-format on C/C++ code
2015-03-19 Brendan Le Follmraajs: update for node.js 0.12 API differences
2015-03-19 Brendan Le Follcommon: fix documentation string on mraa_init
2015-03-19 Michael Ringapi/mraa: add mraa_get_pin_name
2015-03-03 Gabriel Smithi2c.hpp: Remove tab
2015-03-03 Gabriel Smithi2c: Add functions for bulk read from register
2015-03-03 Brendan Le Follspi: return int instead of uint8_t in mraa_spi_write
2015-02-27 Brendan Le Follspi.h: fix docstring style
2015-02-27 Brendan Le Follspi: styling & docstring fix
2015-02-25 Brendan Le Follcommon: add C++ init() call and explain reason to call...
2015-02-18 Brendan Le Follisr.js: add node.js isr example
2015-02-18 Brendan Le Follnodejs: Add isr support to node.js
2015-02-17 Michael Ringspi.hpp: Fix indentation of comment
2015-02-17 Michael Ringspi: Add 16bit wide convenience functions for spi
2015-02-15 Michael Ringapi/mraa/types.h renamed enum for raspberry to make...
2015-02-09 Brendan Le Follpwm.hpp: fix pin/chipid order in raw init
2015-02-04 Alex Tereschenkoaio.c: added normalized read returning a float in a...
2015-01-21 Thomas Inglebyapi: remove internal strut from public API
2015-01-21 Thomas Inglebyapi/platform_name: Change return when null platform
2015-01-21 Thomas Inglebyinternal/platform_name: move to const char*
2015-01-21 Thomas Inglebymraa/platform: add mraa_get_pin_count()
2015-01-20 Thomas Inglebygpio: add function to get raw gpio number.
2015-01-20 Thomas Inglebyuart: use const char* instead of plain char*
2015-01-20 Thomas Inglebyuart: add function mraa_uart_get_dev_path
2015-01-20 Kurt Eckhardtgpio: mraa_gpio_dir allow output to set val
2015-01-14 Brendan Le Follspi: add mraa_spi_init_raw
2015-01-14 Brendan Le Follspi.hpp: styling/identation fix
2015-01-14 Brendan Le Folli2c.hpp: fix doxygen comment for return of read()
2015-01-14 Brendan Le Follpwm.hpp: Pwm constructor optional arg order change
2015-01-14 Brendan Le Follspi: Make Spi write() work from SWIG with typemaps
2015-01-09 Thomas Inglebyapi/spi: Add Spi_Modes to CPP headers.
2015-01-06 Brendan Le Folli2c.hpp: Change I2c class API to ressemble C API
2015-01-05 Brendan Le Folli2c: set_frequency now takes a mraa_i2c_mode_t
next