contrib/mraa.git
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.
2014-07-04 Brendan Le... mraa: update to version 0.4.1 v0.4.1
2014-07-04 Brendan Le... Blink-IO.cpp: use mraa_result_t instead of int
2014-07-04 Brendan Le... common.hpp: use common.hpp instead of renaming C functi...
2014-07-03 Brendan Le... blink_onboard.c: add missing newline char
2014-07-03 Brendan Le... CMakeLists.txt: update pymraa to python-mraa
2014-07-03 Brendan Le... building.md: Add details to swig version requirements...
2014-07-02 Thomas Inglebytypes.h: add missing asterix from comment.
2014-07-02 Thomas Inglebymraa: add common hpp
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... mraa.i: remove mraaBuffer class
2014-07-01 Brendan Le... mraa.c: stop ctor running in scripting languages
2014-07-01 Brendan Le... mraa: add deinit function for valgrind testing
2014-07-01 Brendan Le... spi: update spi module to use char instead of unsigned...
2014-07-01 Brendan Le... I2c-compass.cpp: fix example to use char instead of...
2014-07-01 Brendan Le... i2c: allow binary strings as parameters to write()...
2014-06-30 Thomas Inglebyintel_galileo_rev_g: add GPIO support on 14-19
2014-06-30 Brendan Le... mraa: update description of libmraa
2014-06-30 Thomas Inglebyintel_galileo_rev_g: change enable pin for SPI MISO
2014-06-27 Thomas Inglebydoc: fix formatting on platform-hooks
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-26 Brendan Le... blink_onboard.c: fix compilation warnings
2014-06-25 Brendan Le... mraa: 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-25 Thomas Inglebygpio: add mmap enable function to cpp headers
2014-06-25 Thomas Inglebymaa: update to 0.4.0 v0.4.0
2014-06-25 Thomas Inglebyipk: replace existing maa if installed
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-24 Brendan Le... maa: change complex C++ write calls to CamelCase for...
2014-06-24 Brendan Le... hello_isr.py: add license header
2014-06-24 Brendan Le... maa.i: remove invalid typemaps to char* and include...
2014-06-24 Brendan Le... i2c.hpp: add I2c::writeReg method
2014-06-23 Thomas Inglebymaa: remove unnecessary printing
2014-06-20 Thomas Inglebymaa: remove dev printing
2014-06-20 Brendan Le... blink_onboard.c: add missing blink onboard example
2014-06-20 Brendan Le... maa: add maa_get_platform_type function and move swig...
2014-06-20 Brendan Le... maa.c: complain if we didn't detect a valid platform
2014-06-20 Thomas Inglebymaa: update to 0.3.1 v0.3.1
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-18 Brendan Le... I2c-compass.cpp: fix example to use HMC5883L_CONT_MODE
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... gen2: add basic galileo gen2 detection
2014-06-16 Brendan Le... intel_galileo_rev_d.c: change magic number to macro...
2014-06-13 Brendan Le... maa.i: add typemaps for uint8_t and uint8_t*
2014-06-13 Brendan Le... spi.h: add doc to make sure people free the returned...
2014-06-13 Brendan Le... maa: update to 0.3.0 v0.3.0
2014-06-13 Brendan Le... maa.i: add typemap for unsigned char* to char*
2014-06-13 Brendan Le... CMakeLists.txt: install headers in include/maa
2014-06-12 Brendan Le... example.js: make require path follow NODE_ENV and NODE_PATH
2014-06-12 Brendan Le... example.js: fix example to use up to date API
2014-06-11 Brendan Le... maa: make common.h header to replace maa.h header to...
2014-06-11 Brendan Le... README.md: make more github friendly readme and move...
2014-06-11 Brendan Le... i2c: make maa_i2c_read always return the length of...
2014-06-10 Thomas Inglebyjs-swig: remove whitespace
2014-06-10 Brendan Le... maa: update to version 0.2.9 v0.2.9
2014-06-10 Brendan Le... maa: add global maa.h and maa.hpp and stop using /usr...
2014-06-09 Thomas Inglebycmake: added logic for building a tagged commit
2014-06-09 Brendan Le... maa: version bump to 0.2.8 v0.2.8
2014-06-09 Thomas Inglebycmake: added conflicts and replaces fields
2014-06-09 Thomas Inglebyipk: generated ipk named as libmaa{major version}
2014-06-09 Thomas Inglebyipk: rename end package to libmaa
2014-06-09 Thomas Inglebycmake: updated CPackDeb to use DEB outer compression.
2014-06-04 Brendan Le... package.json: add extra info about module license and...
2014-06-04 Brendan Le... maa: add maa_set_priority call
2014-06-04 Brendan Le... cmake: install python & node.js modules correctly
2014-06-04 Brendan Le... CPackDeb.cmake: update to use opkg-buld
2014-06-03 Thomas Inglebymaa: add make package using CPack, generates IPK
2014-05-30 Brendan Le... api: add proper doxygen comments to C++ headers and...
2014-05-30 Brendan Le... Doxyfile.in: remove deprecated options in doxygen 1.8
2014-05-30 Brendan Le... swig: use C++ generated class doc and include directly...
2014-05-30 Brendan Le... doxy2swig.py: explicitly set to use python2
2014-05-30 Brendan Le... DoxygenLayout.xml: make C++ doc order a little like...
2014-05-30 Brendan Le... Doxyfile.in: remove include dir from INPUT path
2014-05-29 Thomas InglebyMerge branch 'gpio-mem'
2014-05-29 Thomas Inglebymmap: added mmap io to gpio
2014-05-29 Brendan Le... docs: Add docs/ folder with in depth topics as well...
2014-05-28 Brendan Le... cmake: version bump to 0.2.7 v0.2.7
2014-05-28 Brendan Le... examples: add Interesting snippet tags to examples...
2014-05-28 Brendan Le... c++: Use simple types instead of unistd types for swig...
2014-05-27 Brendan Le... aio.py: add aio python example
2014-05-27 Brendan Le... aio.hpp: read() uses basic type to make generation...
2014-05-26 Brendan Le... aio: make types used more logical and simplify logic
2014-05-23 Brendan Le... doxygen: add examples from examples dir and include...
2014-05-23 Brendan Le... i2c: use uint8_t throughout to make code clearer
2014-05-23 Brendan Le... swig: add BUILDSWIG macros to disable building of swig...
2014-05-23 Brendan Le... cmake: make sure headers are not in api/ subdir
next