contrib/mraa.git
10 years agoMerge branch 'gpio' into for-pull
Thomas Ingleby [Mon, 14 Apr 2014 16:15:55 +0000 (17:15 +0100)]
Merge branch 'gpio' into for-pull

10 years agogpio: Tempory fix when changing direction
Thomas Ingleby [Mon, 14 Apr 2014 16:13:31 +0000 (17:13 +0100)]
gpio: Tempory fix when changing direction

* Added unexport feature

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
10 years agoi2cslave.cxx: add undefined method stub that stopped swig working
Brendan Le Foll [Fri, 11 Apr 2014 17:43:46 +0000 (18:43 +0100)]
i2cslave.cxx: add undefined method stub that stopped swig working

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agogpio: Add cpp example to use IO.
Thomas Ingleby [Fri, 11 Apr 2014 16:57:53 +0000 (17:57 +0100)]
gpio: Add cpp example to use IO.

* Patch direction setting

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
10 years agoreadi2c: modify examples to use I2CSlave api
Brendan Le Foll [Fri, 11 Apr 2014 16:06:24 +0000 (17:06 +0100)]
readi2c: modify examples to use I2CSlave api

10 years agoMerge branch 'gpio' of github.com:tingleby/maa into tingleby-gpio
Brendan Le Foll [Fri, 11 Apr 2014 15:19:18 +0000 (16:19 +0100)]
Merge branch 'gpio' of github.com:tingleby/maa into tingleby-gpio

10 years agogpio: gpio in/out both work
Thomas Ingleby [Fri, 11 Apr 2014 14:55:01 +0000 (15:55 +0100)]
gpio: gpio in/out both work

 * Python example included.

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
10 years agoi2cslave: first possibly working implementation of i2cslave api
Brendan Le Foll [Fri, 11 Apr 2014 14:46:27 +0000 (15:46 +0100)]
i2cslave: first possibly working implementation of i2cslave api

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agoi2cslave: add i2cslave api and basic non functional implementation
Brendan Le Foll [Fri, 11 Apr 2014 14:27:43 +0000 (15:27 +0100)]
i2cslave: add i2cslave api and basic non functional implementation

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agoi2c.cxx: remove unecessary include
Brendan Le Foll [Fri, 11 Apr 2014 14:26:58 +0000 (15:26 +0100)]
i2c.cxx: remove unecessary include

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agoREADME: update doc
Brendan Le Foll [Fri, 11 Apr 2014 14:26:28 +0000 (15:26 +0100)]
README: update doc

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agogpio: get file handle if none exists
Thomas Ingleby [Fri, 11 Apr 2014 12:33:46 +0000 (13:33 +0100)]
gpio: get file handle if none exists

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
10 years agoi2c.cxx: add functionality to write to i2c
Brendan Le Foll [Fri, 11 Apr 2014 10:51:40 +0000 (11:51 +0100)]
i2c.cxx: add functionality to write to i2c

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agogpio: work done to export,read,write to gpio
Thomas Ingleby [Fri, 11 Apr 2014 10:41:48 +0000 (11:41 +0100)]
gpio: work done to export,read,write to gpio

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
10 years agogpio: modified api to include close.
Thomas Ingleby [Fri, 11 Apr 2014 08:05:04 +0000 (09:05 +0100)]
gpio: modified api to include close.

Add file descriptor to gpio_t

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
10 years agogpio: enable very basic gpio control from swig
Brendan Le Foll [Thu, 10 Apr 2014 17:00:50 +0000 (18:00 +0100)]
gpio: enable very basic gpio control from swig

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agogpio: cleanup of initial gpio work and add to CMakeLists.txt
Brendan Le Foll [Thu, 10 Apr 2014 15:59:11 +0000 (16:59 +0100)]
gpio: cleanup of initial gpio work and add to CMakeLists.txt

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agoMerge branch 'gpio' of github.com:tingleby/maa into tingleby-gpio
Brendan Le Foll [Thu, 10 Apr 2014 15:56:34 +0000 (16:56 +0100)]
Merge branch 'gpio' of github.com:tingleby/maa into tingleby-gpio

10 years agomaa: Refactor maa build system and partly implement i2c
Brendan Le Foll [Thu, 10 Apr 2014 15:53:19 +0000 (16:53 +0100)]
maa: Refactor maa build system and partly implement i2c

* API headers moved to api/
* smbus file added from libi2c and kernel i2c header cleaned up
* fix compilation of swig and use i2c.h header

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 years agogpio: gpio header refined and work on implemtation
Thomas Ingleby [Thu, 10 Apr 2014 15:05:11 +0000 (16:05 +0100)]
gpio: gpio header refined and work on implemtation

10 years agogpio: add initial gpio header
Thomas Ingleby [Thu, 10 Apr 2014 14:33:32 +0000 (15:33 +0100)]
gpio: add initial gpio header

10 years agotests: add initial unit test env
Brendan Le Foll [Thu, 10 Apr 2014 10:07:05 +0000 (11:07 +0100)]
tests: add initial unit test env

10 years agomaa.i: remove dependancy on -includeall and specifiy which headers to include in...
Brendan Le Foll [Thu, 10 Apr 2014 10:05:40 +0000 (11:05 +0100)]
maa.i: remove dependancy on -includeall and specifiy which headers to include in maa.i

10 years agoexamples: fix include path
Brendan Le Foll [Thu, 10 Apr 2014 10:04:02 +0000 (11:04 +0100)]
examples: fix include path

10 years agoREADME: add basic documentation
Brendan Le Foll [Tue, 8 Apr 2014 17:52:54 +0000 (18:52 +0100)]
README: add basic documentation

10 years agomaa: Initial commit of maa, a python and nodejs I2C skeleton only
Brendan Le Foll [Tue, 8 Apr 2014 17:43:26 +0000 (18:43 +0100)]
maa: Initial commit of maa, a python and nodejs I2C skeleton only