contrib/mraa.git
2014-09-25 Brendan Le... index.md: add ADC change for 0.5.0
2014-09-25 Brendan Le... syslog: remove all fprintf calls and use syslog instead
2014-09-25 Brendan Le... mraa_internal.h: fix styling issues
2014-09-25 Brendan Le... CMakeLists.txt: add DEBUG define when doing a debug...
2014-09-24 Brendan Le... aio.c: cosmetic fix on file
2014-09-22 Brendan Le... edison.md: add details on i2c bus number
2014-09-22 Thomas Inglebyaio: change c++ calls to camelCase
2014-09-22 Thomas Inglebyaio: change return from uint16 to unsigned int
2014-09-22 Thomas Inglebydoc: add ADC information for each platform
2014-09-22 Thomas Inglebyaio: add calls for changing bit value of the read
2014-09-19 Brendan Le... hello_isr.py: add sleep to the example to reduce confusion
2014-09-10 Thomas Inglebyedison: add supported adc bit information
2014-09-10 Thomas Inglebymraa: update to version 0.5.0 v0.5.0
2014-09-09 Thomas Inglebyhook: add spi init hooks
2014-09-09 Thomas Inglebyhook: add pwm hook around init
2014-09-09 Thomas Inglebyaio: internal aio context to mraa_internal_types
2014-09-09 Thomas Inglebyaio: add init hooks, and fp hook
2014-09-09 Thomas Inglebydocs: add edison to supported platforms.
2014-09-09 Thomas Inglebyedison: add hook for handling modes for gpio
2014-09-09 Thomas Inglebypython: dont set c_flags globally
2014-09-09 Thomas Inglebyjavascript: dont't wipe other cxx flags
2014-09-09 Thomas Inglebyedison: spi addition completed
2014-09-09 Thomas Inglebyedison: add spi mux definitions
2014-09-09 Thomas Inglebyedison: add gpio support on A0-A5
2014-09-09 Thomas Inglebyedison: add pwm support on 3,5,6,9 - default state
2014-09-09 Thomas Inglebyedison: add analog input support
2014-09-09 Brendan Le... aio.c: fix ordering of comparison operator
2014-09-09 Brendan Le... intel_edison_fab_c.c: simplify invalid return in mraa_i...
2014-09-09 Thomas Inglebyedison: added i2c support on bus 6
2014-09-09 Thomas Inglebyedison: add i2c bus definitions
2014-09-09 Thomas Inglebyi2c: disallow non allowed i2c buses
2014-09-09 Thomas Inglebyi2c: boost max defined buses to 12.
2014-09-09 Thomas Inglebyedison: add gpio definitions.
2014-09-09 Thomas Inglebyedsion: add logic to handle tristate around directions
2014-09-09 Thomas Inglebyedison: add edison specific logic
2014-09-09 Thomas Inglebyhook: move gpio init post hook
2014-09-09 Thomas Inglebyintel_edision_fab_c: renamed from fab_b
2014-09-09 Brendan Le... gpio.c: styling - remove tabs
2014-09-09 Thomas Inglebyedison: add edison detection
2014-09-09 Thomas Inglebyintel_edison_fab_b: initial board definition
2014-09-07 Brendan Le... DoxygenLayout.xml: move akward dep graph to the bottom
2014-09-07 Brendan Le... docs: add common i2c doc page i2c.txt
2014-09-05 Thomas Inglebycpack: add tgz generator
2014-09-03 Brendan Le... mraa: update to version 0.4.5 v0.4.5
2014-09-03 Brendan Le... docs: remove references to C++ as docstrings used by...
2014-09-03 Brendan Le... uart: add C++ Uart module and links to swig
2014-09-02 Thomas Inglebygen 2: add hook for handling modes for gpio
2014-09-01 Brendan Le... docs: add references to galileo generation
2014-09-01 Brendan Le... common.hpp: fix documentation of functions
2014-09-01 Mark Ceiselpwm: add config_ms and config_percent.
2014-09-01 Thomas Inglebypwm: rename internal functions from get to read
2014-08-26 Thomas Inglebyspi: if platform has one spidev, defaults to it.
2014-08-15 Brendan Le... mraa: update to version 0.4.4 v0.4.4
2014-08-15 Dan Yocomjavascript: added basic examples to mraa
2014-08-14 Brendan Le... common.hpp: add ADC bitness calls to C++ api
2014-08-14 Brendan Le... README.md: add repo instructions
2014-08-14 Brendan Le... README.md: improve github front page doc
2014-08-13 izarddocs: Fixed typos
2014-08-12 Brendan Le... docs: add supported platforms
2014-08-08 Brendan Le... spi: prefix SPI mode with MRAA_SPI_
2014-08-06 Thomas Inglebymraa: update to version 0.4.3 v0.4.3
2014-08-06 Kiveisha Yevgeniyspi: added spi mode to mraa
2014-08-05 Brendan Le... example.rst: improve and fill out python documentation
2014-08-05 Brendan Le... i2c_HMC5883.py: add python I2c.read() example
2014-08-05 Brendan Le... i2c.hpp: new read() variant that returns terminated...
2014-08-01 Brendan Le... mraa.c: fclose on NULL fp can segfault on some platforms
2014-07-31 Brendan Le... sphinx: update python module documentation to reflect...
2014-07-31 Brendan Le... i2c.hpp: add read(size_t length) function useful in...
2014-07-31 Brendan Le... i2c.hpp: overload read() function, this renames readByte
2014-07-29 Brendan Le... i2c_HMC5883.py: add i2c read & write example
2014-07-29 Brendan Le... rgblcd.py: fix example to use 0xFF and not 0x255 which...
2014-07-28 Brendan Le... spi.c: destructor now freeing memory
2014-07-28 Brendan Le... gpio.c: close fd in mmap function
2014-07-25 Thomas Inglebygen2: fix typo on A5 GPIO pinmap
2014-07-24 Brendan Le... galileorevh.md: add initial revH doc
2014-07-24 Brendan Le... cycle-pwm3.py: make example use real pin3 and make...
2014-07-24 Thomas InglebyGalileo Gen2: add replace hook for pwm period
2014-07-24 Thomas Inglebypwm: move internal context structure to internal header
2014-07-24 Thomas Inglebypwm: add period write replace hook
2014-07-24 Brendan Le... cycle-pwm3.py: fix example
2014-07-14 Thomas Inglebymraa: update to version 0.4.2 v0.4.2
2014-07-14 Thomas Inglebygpio: remove printf's, change init-post hook
2014-07-14 Thomas Inglebyintel_galileo_rev_g: make gpio on i2c pins go hiz
2014-07-14 Thomas Inglebyi2c: add init(pre-post) hooks
2014-07-14 Thomas Inglebyi2c: internal structure to mraa_internal_types
2014-07-14 Thomas Inglebyi2c: add Brendan's email to header
2014-07-14 Thomas Inglebyintel_galileo_rev_g: remove platform code from core
2014-07-14 Thomas Inglebymraa: make platform info more available internally
2014-07-14 Thomas Inglebyhook: change structure to pointer
2014-07-14 Thomas Inglebymraa: rename internal adv func mraa_adv_func_t
2014-07-11 Brendan Le... i2c.c: add newlines at the end of all error msgs
2014-07-11 Thomas Inglebyhook: items lost in merge, missing adv items.
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-11 Thomas Inglebyhook: change header of board definition, add internal
2014-07-11 Thomas Inglebyhook: rename from declared struct to adance_func
2014-07-10 Brendan Le... mraa_internal: add extern "C" to internal headers
2014-07-10 Brendan Le... cmake: add -fno-omit-frame-pointer to CXX Debug flags
2014-07-10 Thomas Inglebyuart_setup: add example on current uart use.
2014-07-10 Thomas Inglebyintel_galileo_rev_d: add uart definitions.
2014-07-10 Thomas Inglebyuart: barebones uart module added.
next