projects
/
contrib
/
mraa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/mraa.git
2014-07-11
Thomas Ingleby
Merge branch 'hook'
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Thomas Ingleby
hook: change header of board definition, add internal
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Thomas Ingleby
hook: rename from declared struct to adance_func
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Brendan Le...
mraa_internal: add extern "C" to internal headers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Brendan Le...
cmake: add -fno-omit-frame-pointer to CXX Debug flags
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Thomas Ingleby
uart_setup: add example on current uart use.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Thomas Ingleby
intel_galileo_rev_d: add uart definitions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Thomas Ingleby
uart: barebones uart module added.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Brendan Le...
mraa: update to version 0.4.1
v0.4.1
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Brendan Le...
Blink-IO.cpp: use mraa_result_t instead of int
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Brendan Le...
common.hpp: use common.hpp instead of renaming C functi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Brendan Le...
blink_onboard.c: add missing newline char
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Brendan Le...
CMakeLists.txt: update pymraa to python-mraa
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Brendan Le...
building.md: Add details to swig version requirements...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Thomas Ingleby
types.h: add missing asterix from comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Thomas Ingleby
mraa: add common hpp
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Thomas Ingleby
intel_galileo_rev_g: add mmap IO on some pins.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Thomas Ingleby
hook: remove hooks, move into branch.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Brendan Le...
mraa.i: remove mraaBuffer class
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Brendan Le...
mraa.c: stop ctor running in scripting languages
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Brendan Le...
mraa: add deinit function for valgrind testing
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Brendan Le...
spi: update spi module to use char instead of unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Brendan Le...
I2c-compass.cpp: fix example to use char instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Brendan Le...
i2c: allow binary strings as parameters to write()...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Thomas Ingleby
intel_galileo_rev_g: add GPIO support on 14-19
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Brendan Le...
mraa: update description of libmraa
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Thomas Ingleby
intel_galileo_rev_g: change enable pin for SPI MISO
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Thomas Ingleby
doc: fix formatting on platform-hooks
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Thomas Ingleby
mraa: initial implementation of "hooks"
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Thomas Ingleby
intel_galileo_rev_g: fix pwm on IO5
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Thomas Ingleby
gpio: remove direction error printing
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Brendan Le...
blink_onboard.c: fix compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Brendan Le...
mraa: pymraa becomes mraa and mraajs becomes mraa
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Thomas Ingleby
aio: added configuration within platform data.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Thomas Ingleby
aio: minor formatting fix
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Thomas Ingleby
gpio: add mmap enable function to cpp headers
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Thomas Ingleby
maa: update to 0.4.0
v0.4.0
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Thomas Ingleby
ipk: replace existing maa if installed
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Thomas Ingleby
mraa: rename from maa to mraa
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Brendan Le...
maa: change complex C++ write calls to CamelCase for...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Brendan Le...
hello_isr.py: add license header
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Brendan Le...
maa.i: remove invalid typemaps to char* and include...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Brendan Le...
i2c.hpp: add I2c::writeReg method
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Thomas Ingleby
maa: remove unnecessary printing
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Thomas Ingleby
maa: remove dev printing
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Brendan Le...
blink_onboard.c: add missing blink onboard example
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Brendan Le...
maa: add maa_get_platform_type function and move swig...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Brendan Le...
maa.c: complain if we didn't detect a valid platform
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Thomas Ingleby
maa: update to 0.3.1
v0.3.1
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Thomas Ingleby
pwm: disable pwm before unexporting
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Thomas Ingleby
Merge branch 'gen2'
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Thomas Ingleby
intel_galile_rev_g: pinmap add definition for io.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Thomas Ingleby
gpio: no printing to stderr on direction change.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Kiveisha Yevgeniy
gpio: Added args param to maa_gpio_isr and added docume...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Thomas Ingleby
maa: change dependency on direction for muxs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Brendan Le...
I2c-compass.cpp: fix example to use HMC5883L_CONT_MODE
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Thomas Ingleby
intel_galileo_rev_g: Complete initial pinmap
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Thomas Ingleby
maa: add support for enabling pins and pulldowns
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Thomas Ingleby
intel galile rev g: change name from gen2 to revg
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Brendan Le...
gen2: add basic galileo gen2 detection
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Brendan Le...
intel_galileo_rev_d.c: change magic number to macro...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Brendan Le...
maa.i: add typemaps for uint8_t and uint8_t*
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Brendan Le...
spi.h: add doc to make sure people free the returned...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Brendan Le...
maa: update to 0.3.0
v0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Brendan Le...
maa.i: add typemap for unsigned char* to char*
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Brendan Le...
CMakeLists.txt: install headers in include/maa
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Brendan Le...
example.js: make require path follow NODE_ENV and NODE_PATH
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Brendan Le...
example.js: fix example to use up to date API
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Brendan Le...
maa: make common.h header to replace maa.h header to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Brendan Le...
README.md: make more github friendly readme and move...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Brendan Le...
i2c: make maa_i2c_read always return the length of...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Thomas Ingleby
js-swig: remove whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Brendan Le...
maa: update to version 0.2.9
v0.2.9
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Brendan Le...
maa: add global maa.h and maa.hpp and stop using /usr...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Thomas Ingleby
cmake: added logic for building a tagged commit
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Brendan Le...
maa: version bump to 0.2.8
v0.2.8
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Thomas Ingleby
cmake: added conflicts and replaces fields
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Thomas Ingleby
ipk: generated ipk named as libmaa{major version}
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Thomas Ingleby
ipk: rename end package to libmaa
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Thomas Ingleby
cmake: updated CPackDeb to use DEB outer compression.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Brendan Le...
package.json: add extra info about module license and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Brendan Le...
maa: add maa_set_priority call
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Brendan Le...
cmake: install python & node.js modules correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Brendan Le...
CPackDeb.cmake: update to use opkg-buld
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Thomas Ingleby
maa: add make package using CPack, generates IPK
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Brendan Le...
api: add proper doxygen comments to C++ headers and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Brendan Le...
Doxyfile.in: remove deprecated options in doxygen 1.8
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Brendan Le...
swig: use C++ generated class doc and include directly...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Brendan Le...
doxy2swig.py: explicitly set to use python2
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Brendan Le...
DoxygenLayout.xml: make C++ doc order a little like...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Brendan Le...
Doxyfile.in: remove include dir from INPUT path
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Thomas Ingleby
Merge branch 'gpio-mem'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Thomas Ingleby
mmap: added mmap io to gpio
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Brendan Le...
docs: Add docs/ folder with in depth topics as well...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Brendan Le...
cmake: version bump to 0.2.7
v0.2.7
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Brendan Le...
examples: add Interesting snippet tags to examples...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Brendan Le...
c++: Use simple types instead of unistd types for swig...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Brendan Le...
aio.py: add aio python example
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Brendan Le...
aio.hpp: read() uses basic type to make generation...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
Brendan Le...
aio: make types used more logical and simplify logic
commit
|
commitdiff
|
tree
|
snapshot
next