contrib/mraa.git
2015-12-14 Alex Tereschenkoexamples: added more elaborated Python UART example
2015-12-14 Stefan Andritoiumraajava.i: The director now uses a GlobalRef instead...
2015-12-14 Jorge Ramirez... 96boards: add support to HiKey 96board
2015-12-14 Srinivas Kandagatla96boards: add support to 96boards (https://96boards...
2015-12-14 Srinivas KandagatlaTargetArch.cmake: Add support to aarch64 based platforms
2015-12-14 Srinivas Kandagatlauart.c: make use of no_bus_mux flag
2015-12-14 Srinivas Kandagatlaspi.c: make use of no_bus_mux flag
2015-12-14 Srinivas Kandagatlai2c.c: make use of no_bus_mux flag
2015-12-14 Srinivas Kandagatlamraa: Add flags to not setup bus pinmux
2015-12-04 Mihai Serbanintel_edison_fab_c.c: Remove dependency on debugfs
2015-12-04 Mihai Serbanedison: fix SPI IO pointers usage
2015-12-04 Mihai SerbanCompile libmraa for Android and Brillo
2015-12-03 Brendan Le... cmake: enable settign of MRAAPLATFORMFORCE to reduce...
2015-12-02 Mihai Tudor... .travis.yml: enabled JAVA 8 builds with gcc
2015-12-01 Kevron Reescmake: use cmake includedir
2015-12-01 Mihai Tudor... ft4222: adds initial support for on-chip GPIO in mode0
2015-12-01 Mihai Tudor... ft4222: prepares onboard gpio support in addition to...
2015-12-01 Mihai Tudor... gpio: function replacement for gpio write calls
2015-12-01 Mihai Tudor... i2c.c: Fix identation/style and simplify logic in mraa_...
2015-12-01 Mihai Tudor... i2c.c: call correct adv func in mraa_i2c_read_byte
2015-11-30 Stefan Andritoiujava: Added auto load library code to the SWIG interfac...
2015-11-23 Alex TereschenkoREADME.md: updated package name in opkg command example
2015-11-19 Brendan Le... README.md: Add UPM style images for documentation movin...
2015-11-18 Brendan Le... README.md: remove outdated reference to eglibc images
2015-11-18 Alex Tereschenkouart.c: fixed typo in debug output
2015-11-18 Alex TereschenkoREADME.md: updated Edison SDK version to the latest...
2015-11-18 Alex TereschenkoREADME.md: formatting updates to make it nicer + typo...
2015-11-18 Alex TereschenkoREADME.md: added install instructions per suggestion...
2015-11-11 Brendan Le... FindNodejs.cmake: V8_VERSION_MAJOR is being set and...
2015-11-11 Brendan Le... javascript: Fix build for nodejs v5 which has smaller...
2015-11-02 Thomas Inglebymraa: update to version 0.8.1 v0.8.1
2015-10-30 Kevron Reescmake: use cmake libdir instead of making our own
2015-10-30 Alex Tereschenkogpio.c: enhanced Python-specific code
2015-10-30 Alex TereschenkoREADME.md: updated link to IoTDevKit package repo
2015-10-28 Chris Brackertgpio.c: Fix interrupt callback args
2015-10-27 Brendan Le... gpio.c: Fix python3 builds, PyString_AsString not avail
2015-10-26 damcclosuart.c: fix to UART even parity
2015-10-26 Henry Bruceexamples: Fixed bug in mraa-gpio introduced by sub...
2015-10-26 Henry Bruceftdi_ft4222.c: Fixed bug in gpio configuration
2015-10-26 Henry Bruceftdi_ft4222.c: Implemented previously stubbed out i2c...
2015-10-26 Henry Brucei2c.c: Added missing adv_func support to some functions
2015-10-26 xbolsheJavaScript SPI.write output correction #2
2015-10-26 xbolsheJavaScript SPI.write output correction
2015-10-22 Alex Tdocs: updated Python docs index with all supported...
2015-10-09 Andrei Vasiliusrc/java/CMakeLists.txt: Modified path for javac and jar
2015-10-09 xbolsheuart.js: Rewrite of example to show more functionality
2015-10-06 Alex Tereschenkogpio.c: Log more data in ISR handler on Python error
2015-10-06 Alex Tereschenkogpio.c: Fixed typo
2015-10-06 Alex Tereschenkogpio.c: Added ISR thread termination flag
2015-10-03 xbolshejavascript: Add nodejs 4.1.1 support
2015-10-02 Alex Tereschenkogpio.h: Fixed a couple of typos in description
2015-10-01 Mihai Tudor... .travis.yml: updated travis file to use swig3 and build...
2015-10-01 Mircea Bardacdocs: Enabled samples in the Java documentation
2015-10-01 Mircea BardacDoxyfile.java.in: Fix lookup of SWIG generated Java...
2015-10-01 Petre EftimeIsr.java: Fix ISR example to use pin 6 and sleep properly
2015-10-01 Petre Eftimesamples.mapping.txt: Add samples mapping for java samples
2015-10-01 Petre Eftimeexamples/java: Port examples containing [Interesting...
2015-10-01 Petre Eftimeexamples/java: Update, indent and add [Interesting...
2015-10-01 Petre Eftimemraajava.i: Ignore read/write functions (in UART)
2015-09-29 Brendan Le... Doxyfile.java.in: dos2unix
2015-09-29 Mircea BardacDoxyfile.java.in: Fixed documentation generation for...
2015-09-29 Brendan Le... Isr-pin6.cpp: Add example for c++ isr
2015-09-22 Brendan Le... mraa: update to version 0.8.0 v0.8.0
2015-09-22 Brendan Le... java: Add java doxygen files
2015-09-22 Mircea Bardacdocs: Added index for Java documentation
2015-09-18 Brendan Le... mraa.c: fix possible overrun in strncpy
2015-09-18 Brendan Le... mraa.c: simplify mraa_get_platform_name with subplatforms
2015-09-18 Matthew Auldintel_minnow_byt_compatible: fix memory leak
2015-09-17 Henry Brucei2c.c: Added check for NULL i2c context
2015-09-16 Brendan Le... Revert "intel_edison_fab_c.c: Don't initiate SPI pins...
2015-09-15 Evan Steeleminnowboardmax: Add support for compatible boards
2015-09-15 Petre Eftimeintel_galileo_rev_g.c: Fix uninitialized subplatform...
2015-09-15 Petre Eftimemraajava.i: Initialize mraa when library is loaded...
2015-09-15 Petre Eftimemraajava.i: Return array properly for SPI write
2015-09-14 Jonas Norlingintel_edison_fab_c.c: Don't initiate SPI pins when...
2015-09-14 Alex Tereschenkouart.hpp: Added missing include for types.hpp
2015-09-12 Mihai Tudor... common.hpp: inlined getSubPlatformIndex to avoid multip...
2015-09-08 Brendan Le... mraa-i2c.c: remove unused arguments to printf statements
2015-09-08 Brendan Le... aio.c: missing free for aio contexts in error cases...
2015-09-08 Brendan Le... intel_galileo_rev_d.c: Fixed missing goto leaving board...
2015-09-08 Brendan Le... aio.c: missing return for internal init
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 Brendan Le... ft4222: Add documentation for usb platform
2015-09-08 Brendan Le... hellomraa.c: Remove i2c calls
2015-09-08 Brendan Le... mraa: Remove global advance_func struct and place it...
2015-09-08 Brendan Le... ftdi_ft4222.c: clean up, styling fix
2015-09-08 Brendan Le... cmake: remove FTDI D2xx flag
2015-09-08 Henry Brucemraa-i2c: Updated to use new sub-platform API.
2015-09-08 Henry Brucemraa-gpio: Support new sub-platform calls.
2015-09-08 Henry Bruceapi: Added API calls that support both main and sub...
2015-09-08 Henry Bruceft4222.c: Fixed bug in write_byte_data
2015-09-08 Henry Brucecommon.hpp: Removed platform selection methods.
2015-09-08 Henry Brucetypes.h: Added NULL platform
2015-09-08 Henry Brucecmake: Disable USB sub-platform support by default
2015-09-08 Brendan Le... mraa.c: usb MRAA_UNKNOWN_PLATFORM is not considered...
2015-09-08 Brendan Le... mraa.c: Fix current_plat being invalid but not NULL
2015-09-08 Brendan Le... cmake: add ${mraa_LIBS} to linker for swig libraries
2015-09-08 Henry Brucecommon.hpp: Added sub platform API calls.
2015-09-08 Henry Bruceapi: Renamed some sub-platform API calls.
next