docs: add common i2c doc page i2c.txt
[contrib/mraa.git] / src /
2014-09-07 Brendan Le Folldocs: add common i2c doc page i2c.txt
2014-09-03 Brendan Le Folluart: add C++ Uart module and links to swig
2014-09-02 Thomas Inglebygen 2: add hook for handling modes for gpio
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-08 Brendan Le Follspi: prefix SPI mode with MRAA_SPI_
2014-08-06 Kiveisha Yevgeniyspi: added spi mode to mraa
2014-08-05 Brendan Le Follexample.rst: improve and fill out python documentation
2014-08-01 Brendan Le Follmraa.c: fclose on NULL fp can segfault on some platforms
2014-07-31 Brendan Le Follsphinx: update python module documentation to reflect...
2014-07-28 Brendan Le Follspi.c: destructor now freeing memory
2014-07-28 Brendan Le Follgpio.c: close fd in mmap function
2014-07-25 Thomas Inglebygen2: fix typo on A5 GPIO pinmap
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-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 Folli2c.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: rename from declared struct to adance_func
2014-07-10 Thomas Inglebyintel_galileo_rev_d: add uart definitions.
2014-07-10 Thomas Inglebyuart: barebones uart module added.
2014-07-04 Brendan Le Follcommon.hpp: use common.hpp instead of renaming C functi...
2014-07-03 Brendan Le FollCMakeLists.txt: update pymraa to python-mraa
2014-07-02 Thomas Inglebyintel_galileo_rev_g: add mmap IO on some pins.
2014-07-01 Thomas Inglebyhook: remove hooks, move into branch.
2014-07-01 Brendan Le Follmraa.i: remove mraaBuffer class
2014-07-01 Brendan Le Follmraa.c: stop ctor running in scripting languages
2014-07-01 Brendan Le Follmraa: add deinit function for valgrind testing
2014-07-01 Brendan Le Folli2c: allow binary strings as parameters to write()...
2014-06-30 Thomas Inglebyintel_galileo_rev_g: add GPIO support on 14-19
2014-06-30 Thomas Inglebyintel_galileo_rev_g: change enable pin for SPI MISO
2014-06-27 Thomas Inglebymraa: initial implementation of "hooks"
2014-06-26 Thomas Inglebyintel_galileo_rev_g: fix pwm on IO5
2014-06-26 Thomas Inglebygpio: remove direction error printing
2014-06-25 Brendan Le Follmraa: pymraa becomes mraa and mraajs becomes mraa
2014-06-25 Thomas Inglebyaio: added configuration within platform data.
2014-06-25 Thomas Inglebyaio: minor formatting fix
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-24 Brendan Le Follmaa.i: remove invalid typemaps to char* and include...
2014-06-23 Thomas Inglebymaa: remove unnecessary printing
2014-06-20 Thomas Inglebymaa: remove dev printing
2014-06-20 Brendan Le Follmaa: add maa_get_platform_type function and move swig...
2014-06-20 Brendan Le Follmaa.c: complain if we didn't detect a valid platform
2014-06-20 Thomas Inglebypwm: disable pwm before unexporting
2014-06-20 Thomas InglebyMerge branch 'gen2'
2014-06-20 Thomas Inglebyintel_galile_rev_g: pinmap add definition for io.
2014-06-20 Thomas Inglebygpio: no printing to stderr on direction change.
2014-06-19 Kiveisha Yevgeniygpio: Added args param to maa_gpio_isr and added docume...
2014-06-19 Thomas Inglebymaa: change dependency on direction for muxs
2014-06-17 Thomas Inglebyintel_galileo_rev_g: Complete initial pinmap
2014-06-17 Thomas Inglebymaa: add support for enabling pins and pulldowns
2014-06-17 Thomas Inglebyintel galile rev g: change name from gen2 to revg
2014-06-16 Brendan Le Follgen2: add basic galileo gen2 detection
2014-06-16 Brendan Le Follintel_galileo_rev_d.c: change magic number to macro...
2014-06-13 Brendan Le Follmaa.i: add typemaps for uint8_t and uint8_t*
2014-06-13 Brendan Le Follmaa.i: add typemap for unsigned char* to char*
2014-06-13 Brendan Le FollCMakeLists.txt: install headers in include/maa
2014-06-11 Brendan Le Follmaa: make common.h header to replace maa.h header to...
2014-06-11 Brendan Le Folli2c: make maa_i2c_read always return the length of...
2014-06-10 Thomas Inglebyjs-swig: remove whitespace
2014-06-10 Brendan Le Follmaa: add global maa.h and maa.hpp and stop using /usr...
2014-06-04 Brendan Le Follpackage.json: add extra info about module license and...
2014-06-04 Brendan Le Follmaa: add maa_set_priority call
2014-06-04 Brendan Le Follcmake: install python & node.js modules correctly
2014-05-30 Brendan Le Follswig: use C++ generated class doc and include directly...
2014-05-30 Brendan Le Folldoxy2swig.py: explicitly set to use python2
2014-05-29 Thomas InglebyMerge branch 'gpio-mem'
2014-05-29 Thomas Inglebymmap: added mmap io to gpio
2014-05-26 Brendan Le Follaio: make types used more logical and simplify logic
2014-05-23 Brendan Le Folli2c: use uint8_t throughout to make code clearer
2014-05-23 Brendan Le Follswig: add BUILDSWIG macros to disable building of swig...
2014-05-23 Brendan Le Follcmake: make sure headers are not in api/ subdir
2014-05-22 Brendan Le Follsrc: add unistd.h to pwm and spi modules to remove...
2014-05-22 Brendan Le Follpwm: equality comparison should be assignment
2014-05-22 Brendan Le Follcmake: install only the public API in ${prefix}/include/maa
2014-05-22 Brendan Le Follnodejs: define BUILDING_NODE_EXTENSION in CXXFLAGS...
2014-05-22 Thomas Inglebymaa: change javascript to use swig upstream
2014-05-21 Thomas Inglebyintel_galileo_rev_d: fix i2c bus definition
2014-05-21 Thomas Inglebyintel_galileo_rev_d: fix definition of pwm on 9/11
2014-05-21 Thomas Inglebypwm: made export functions static
2014-05-21 Thomas Inglebygpio: made export functions static.
2014-05-21 Thomas Inglebypwm: fix writing of period
2014-05-21 Thomas Inglebyi2c: internal setup function properly works
2014-05-21 Thomas Inglebymaa: hide and rename internal maa functions
2014-05-21 Thomas Inglebyaio: fix spacing
2014-05-21 Thomas Inglebymaa: add maa internal header.
2014-05-21 Thomas Inglebymaa: remove whitespace
2014-05-21 Thomas Inglebyspi: completed implementation.
2014-05-21 Thomas Inglebyspi: Use new feature of pinmap to get split info.
next