contrib/mraa.git
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.
2015-09-08 Henry Brucemraa-i2c: Added interactive mode.
2015-09-08 Brendan Le... tests: make tests work on python3
2015-09-08 Henry Brucecmake: USB source files now added to mraa_LIB_PLAT_SRCS...
2015-09-08 Henry Brucei2c: mraa_i2c_init_raw fixed and sub-platform updates.
2015-09-08 Brendan Le... usb.c: move usb platform not found msg to debug
2015-09-08 Brendan Le... mraa.c: use #if defined() for platforms
2015-09-08 Henry Brucemraa.c: Fixed bug in detected main/sub platform name...
2015-09-08 Henry Bruceftdi_ft4222.c: Removed i2c read/write logging messages.
2015-09-08 Henry Brucegpio.c: Removed spurious logging message
2015-09-08 Henry Bruceftdi_ft4222.c: Implemented i2c_frequency().
2015-09-08 Henry Bruceapi: Added mraa_has_sub_platform() function
2015-09-08 Henry Bruceusb: Added gpio isr support to ft4222
2015-09-08 Henry Brucemraa-gpio: Added sub-platform support.
2015-09-08 Henry Bruceusb: Added gpio read/write support for ft4222 with...
2015-09-08 Henry Brucei2c.c: Refactored init calls to use mraa_i2c_init_inter...
2015-09-08 Henry Brucemraa.c: Added mainn and sub-platform select API calls.
2015-09-08 Henry Bruceusb: USB sub-platform bug fixes.
2015-09-08 Henry Bruceapi: Added mraa_get_sub_platform_type()
2015-09-08 Henry Brucecmake: Set install prefix to /usr for RPM packaging
2015-09-08 Henry Brucex86: advance_func now stored in mraa_board_t instance
2015-09-08 Henry Bruceusb: Updated ft4222 device detection
2015-09-08 Henry Bruceplatform_type: platform_type now in mraa_board_t
2015-09-08 Henry Bruceintel_edison: Now uses mraa_board_t instance of advance...
2015-09-08 Henry Bruceusb: Converted sub-platform bus/pin helper macros to...
2015-09-08 Henry Brucecmake: add FTDI FT4222 support
2015-09-08 Brendan Le... cmake: add -DFTDID2xx and use FindFtd2xx.cmake
2015-09-08 Brendan Le... mraa.c: subplatforms need to be defined after platforms
2015-09-08 Henry Bruceexamples: Created mraa-i2c tool for i2c layer testing.
2015-09-08 Henry Bruceusb: Skeleton platform code for FTDI FT4222 USB to...
2015-09-07 Brendan Le... mraa: update to version 0.7.5 v0.7.5
2015-09-07 Brendan Le... binding.gyp.cmake: Fix npm builds for ia32 node.js...
2015-09-03 Brendan Le... nuc5: Add i2c support for intel 5th generation NUC
2015-09-02 Brendan Le... mraa: update to version 0.7.4 v0.7.4
2015-09-02 Brendan Le... uart.c: Fix return value check for tcflush()
2015-09-01 Brendan Le... gpio.c: fix segfault on isrExit in python because of...
2015-09-01 Brendan Le... intel_minnow_max.c: add support for uart
2015-08-27 Brendan Le... internals.md: Add doc to explain pwm internally is...
2015-08-26 Brendan Le... intel_de3815.c: Use MRAA_INTEL_DE3815_PINCOUNT macro...
2015-08-25 Brendan Le... edison.md: Add warning for gpio 4 on miniboard
2015-08-25 Brendan Le... common.hpp: add C++ bindings for i2c bus number functions
2015-08-25 Brendan Le... intel_minnow_max.c: change i2c bus count to 0
2015-08-25 Yong Limraa.c: Add new API to support I2C bus number query
2015-08-24 Brendan Le... cmake: mraa cpack package name does not need major...
2015-08-24 Andrei Vasiliujava/CMakeLists.txt: re-changed install path to a more...
2015-08-24 Andrei Vasiliujava/CMakeLists.txt: changed install path of jar and...
2015-08-24 Brendan Le... cmake: mraa cpack package does not have debian naming...
2015-08-21 Andrei Vasiliumraa-gpio.c: Solved issue with getchar() call on Galileo
2015-08-20 Brendan Le... intel_minnow_max.c: Fix default i2c bus mechanism
2015-08-20 Brendan Le... mraa.c: Fix close/free fail introduced earlier
2015-08-14 Brendan Le... mraa.c: Fix error handing resource leaks in mraa_file_c...
2015-08-14 Brendan Le... cmake: add option to disable example building
2015-08-14 Brendan Le... i2c.c: add debug syslog message for i2c bus path
2015-08-14 Brendan Le... mraa.c: log level syslog messages
2015-08-13 Brendan Le... raspberry_pi.c: Fix use of non initialised pincount...
2015-08-13 Brendan Le... beaglebone.c: Fix resource leaks with capepath in error...
2015-08-13 Brendan Le... mraa.c: Fix ressource leaks during error handling
2015-07-31 Brendan Le... building.md: Add instructions for cpack
2015-07-31 Salah-Eddine... beaglebone.c: Add PWM pinmaps
2015-07-31 Salah-Eddine... pwm.c: Fix warnings due to unescaped %
2015-07-31 Salah-Eddine... beaglebone.c: Fix warnings in due to syslog 'too many...
2015-07-31 Salah-Eddine... beaglebone.c: Add PWM output configuration
2015-07-30 Brendan Le... arm: Use define MRAA_PIN_NAME_SIZE for pin names
2015-07-30 Brendan Le... beaglebone.c: remove freeing of NULL var
2015-07-28 Brendan Le... galileorevh.md: Add instructions for using uart1 on...
2015-07-24 Brendan Le... npm.md: Add warning to not use npm pkgs for cross compi...
2015-07-24 Brendan Le... npm: Fix npm builds for ARM hosts
2015-07-24 Brendan Le... mraa.c: fix ARMPLAT elif not being done on define like...
2015-07-22 Alex Tereschenkouart.c: Fixed UART initialization, now we set and apply...
2015-07-19 Brendan Le... examples/uart.c: Add a _read call to example
2015-07-16 Alexandru Eliseiraspberry_pi.c: Use define MRAA_PIN_NAME_SIZE for pin...
2015-07-16 Mihai Tudor... java: append -fpermissive to CMAKE_CXX_FLAGS rather...
next