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-05-16
Brendan Le...
cmake: version bump due to API change
v0.2.4
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
README.md: add changelog to explain API changes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Thomas Ingleby
blink-io-cpp: example gpio using cpp wrappers.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
c++: Add C++ runtime library to linker patch
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
spi: fix use of memset sizeof param
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
gpio: fix use of memset sizeof param
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
swig: add gpio enum definitions on interface file
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
spi.hpp: Add C++ wrapper around Spi
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Thomas Ingleby
spi: added example for use with mcp4261
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Thomas Ingleby
spi: implemented write functions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Thomas Ingleby
spi: changed write function prototype.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Thomas Ingleby
spi-pinmap: added spi checking functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Thomas Ingleby
intel_galileo_rev_d: fixed SPI bus id.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
gpio.hpp: Add C++ wrapper around Gpio
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
pwm.hpp: Add C++ wrapper around Pwm
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
i2c.hpp: Add C++ wrapper around I2c
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
i2c.hpp: Add C++ wrapper around I2c
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
maa_init: fix constructor attribute in maa_init and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Brendan Le...
aio.hpp: Add C++ wrapper around Aio
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Brendan Le...
cmake: make maa link against pthreads directly
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Brendan Le...
cmake: fix hard includ of node headers for cross compile
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Brendan Le...
gpio: make isr_exit function use pthread_cancel and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Brendan Le...
blink-io: make sure maa_gpio_init was successful
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Brendan Le...
cmake: increase version to 2.3
v0.2.3
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
aio: remove _u16 suffix from call. Make return type...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
blink-io: add stdlib.h for strtol call
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
gpio: add signal type to pthread_kill
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
pwm: always return a value if stated in prototype
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
i2c: fixed impossible unsigned comparisons
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
aio: remove use of atoi and cleanup debug
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
aio: use posix read/lseek API
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
aio: fix styling of case statement
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
aio: fix error checking of maa_check_aio
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
gpio: fix compiler warning with blank return
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
swig: fix usage of SWIGPYTHON for python specific code
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
swig: Add support for isr/callbacks from python
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
maa_init: add GCC attribute to call init function as...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
cmake: re-enable javascript for swig
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Brendan Le...
gpio: rework of gpio - using open() for value_fp
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Brendan Le...
maajs: fix example with object API
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Brendan Le...
gpio: don't do a pthread_kill if thread id is 0
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Thomas Ingleby
pinmap: test mode, add uninitialised protection.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Brendan Le...
maa.i: maa_init is now done after swig initialisation...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Brendan Le...
Merge branch 'tingleby-pin'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Thomas Ingleby
pinmap: Implemented maa_pin_mode_test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Thomas Ingleby
pwm: rev-d quirk worked-around.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Thomas Ingleby
pinmap: function to test mode of a pin.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Brendan Le...
Merge branch 'tingleby-master'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Brendan Le...
Merge branch 'master' of github.com:tingleby/maa into...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Brendan Le...
gpio: initial implementation of interupt handling on...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Brendan Le...
analogin_a0: add adc_value print in decimal
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Brendan Le...
gpio: only call ferror in free() case as dev has alread...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Brendan Le...
aio: add c++ header guards
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Thomas Ingleby
maa: add result print function.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Thomas Ingleby
pwm: Use pinmap functions for setting up pwm.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Thomas Ingleby
galileo-rev-d: Add PWM properties on IO3
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Brendan Le...
CMakeLists.txt: update version to 0.2.2
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Brendan Le...
init: allow init to be called multiple times
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Brendan Le...
Merge branch 'tingleby-master'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Brendan Le...
Merge branch 'master' of github.com:tingleby/maa into...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Brendan Le...
gpio: reworking of gpio IO calls
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Thomas Ingleby
intel_galileo_rev_d: Wrong I2C bus definition.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Thomas Ingleby
maa: Update functions within maa to use new api.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Thomas Ingleby
pinmap: new way of defining board io.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Thomas Ingleby
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
Merge branch 'tingleby-pinmap-i2cspi'
v0.2.2
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
Merge branch 'pinmap-i2cspi' of github.com:tingleby...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
gpio: use strtol instead of atoi
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
swig: add unexport() calls to be used by destructors...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Thomas Ingleby
Merge branch 'pinmap-i2cspi'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Thomas Ingleby
i2c: Work started on using pinmap with i2c
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Thomas Ingleby
intel_galileo_rev_d: Update to new board definition
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Thomas Ingleby
pinmap: Added spi and i2c to board definition.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Thomas Ingleby
i2c: generalising api
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
python: fix examples and add maa_init() call in swig
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
maa.i: Initial documentation of Swigified object API
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Thomas Ingleby
i2c: removed gpio from context
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Thomas Ingleby
Merge branch 'pinmap-aio'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Thomas Ingleby
pinmap: Added aio support.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
blink-io8.c: add unistd.h and fix fprintf statement
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
maa.i: stop importing all of maa.h definitions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Brendan Le...
sphinx: make python documentation generation use sphinx
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Thomas Ingleby
Merge branch 'pinmap'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Thomas Ingleby
examples: Update examples to use newer maa functions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Brendan Le...
spi: add spi to CMakeLists.txt to build spi doc.i file
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Brendan Le...
aio: add aio swig object
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Thomas Ingleby
pinmap: GPIO pin map added.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Nandkishor...
aio: add initial analog input support
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Brendan Le...
swig: make swig generation of objects generic
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Brendan Le...
swig: name functions explicitly and use %extend to...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Brendan Le...
spi: add destructor
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Brendan Le...
add emum doc to maa_result_t
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Brendan Le...
Merge branch 'tingleby-spi-new'
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Brendan Le...
Merge branch 'spi-new' of github.com:tingleby/maa into...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Brendan Le...
CMakeLists.txt: add vesion.h to installed headers
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Brendan Le...
api: Change api licensing as it now has nothing to...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Brendan Le...
pydoc: fix generation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Thomas Ingleby
spi: Add initial SPI api
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Brendan Le...
README.md: fix readme style
v0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Brendan Le...
gpio.h: fix doxygen comment on struct
commit
|
commitdiff
|
tree
|
snapshot
next