projects
/
contrib
/
mraa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/mraa.git
2015-01-20
Thomas Ingleby
uart: add function mraa_uart_get_dev_path
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Thomas Ingleby
uart: cleanup and bring inline with standard
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Kurt Eckhardt
gpio: mraa_gpio_dir allow output to set val
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Brendan Le...
building.md: fix clang/clang++ arg
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Brendan Le...
docs: add more information to builds & contributing
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Brendan Le...
mraajs.i: add %include carrays.i to fix generation...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Brendan Le...
cmake: make licensing of cmake modules really clear
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Brendan Le...
internals.md: add more internals documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Brendan Le...
building.md: add more building information
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Brendan Le...
spi: add mraa_spi_init_raw
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Brendan Le...
spi.hpp: styling/identation fix
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Brendan Le...
i2c.hpp: fix doxygen comment for return of read()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Brendan Le...
pwm.hpp: Pwm constructor optional arg order change
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Brendan Le...
spi: Make Spi write() work from SWIG with typemaps
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Philippe Coval
mraa.c: fix FTBFS on printf by adding format
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Brendan Le...
x86.c: remove duplicate case statement
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Brendan Le...
x86/intel_minnow_max.c: remove definitions duplication
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
Brendan Le...
x86/intel_minnow_max.c: add board gpio count
commit
|
commitdiff
|
tree
|
snapshot
2001-01-01
John 'Warthog9...
x86/intel_minnow_max.c: Adjust gpio pins based on kerne...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Thomas Ingleby
api/spi: Add Spi_Modes to CPP headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Thomas Ingleby
x86/galileo_gen2: correct mistake on IO11 for SPI
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Kurt Eckhardt
intel_edison_fab_c.c: move gpio_close_pre to miniboard
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Brendan Le...
I2c-compass.cpp: fix incorrect usage of write/writeByte
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Brendan Le...
bmp85.js: add i2c read/write example
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Brendan Le...
mraajs.i: add i2c read/write function typemaps
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Brendan Le...
bmp85.py: add simple example of new i2c read func
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Brendan Le...
python-mraa.i: Add typemaps to make I2c::{read,write...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Brendan Le...
mraa.i: remove std::string conversion
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Brendan Le...
i2c.hpp: Change I2c class API to ressemble C API
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
mraa.c: fix missing break statement in case switch
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Kurt Eckhardt
pwm.c: cache period
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
i2c: use I2C_FUNCS to store funcs map
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
i2c: fix brackets around if statement
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
edison: add mraa_i2c_frequency replace hook for i2c-6
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
i2c: add busnum to context
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
i2c: remove hz from context
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
i2c: set_frequency now takes a mraa_i2c_mode_t
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
helloedison.c: add edison type example
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Brendan Le...
types.h: add edison numbering enums
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
yoneken
gpio: Add a function to get a pin number from mraa_gpio...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Kurt Eckhardt
x86/galileo-gen2: Speed up mraa_gpio_dir
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Kurt Eckhardt
x86/edison: Speed up mraa_gpio_dir
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Kurt Eckhardt
gpio.c: add advance_func->gpio_close_pre
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Brendan Le...
contributing.md: fix styling issues
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Brendan Le...
mraa.c: mraa_pin_mode_test should check against b-...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Brendan Le...
mraa.c: add syslog msg in case we get an unknown pinmode
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Brendan Le...
mraa.c: fix uart mraa_pin_mode_test
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Brendan Le...
mraa.c: fix aio mraa_pin_mode_test
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Alex Tereschenko
mraa.c: Fixed potential segfault on free()-ing NULL...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brendan Le...
mraa.c: remove DEBUG define
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Alex Tereschenko
mraa.c: added user check into mraa_init() & increase...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Brendan Le...
gpio.c: styling, avoid bracketless if statements
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Brendan Le...
contributing.md: Add developer certificate of origin...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Brendan Le...
mraa.c: do not check return value of mraa_gpio_dir...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Thomas Ingleby
x86/galileo-gen2: correct SPI MOSI mux info
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Thomas Ingleby
x86/edison: only toggle tristate on physical pins
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Thomas Ingleby
doc/spi: correct description of SPI
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Brendan Le...
intel_edison_fab_c.c: ignore failed tristate writes...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Brendan Le...
mraa.c: fix error handling & leak in mraa_setup_mux_mapped
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Brendan Le...
binding.gyp.cmake: fix architecture name for 32bit x86
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Brendan Le...
mraa.i: remove comments breaking builds with SWIG 3.0.3
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Brendan Le...
binding.gyp.cmake: define *PLAT based on target_platform
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Brendan Le...
mraa.c: check already initialised before anything else...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Thomas Ingleby
raspberry pi: correct bus definitions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Thomas Ingleby
docs: add Raspberry Pi ref to docs/index.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Thomas Ingleby
raspberry pi: add doc for model b
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Thomas Ingleby
arm: use raspberry pi platform
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Thomas Ingleby
raspberry pi: add model b definition
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Thomas Ingleby
arm: add initial skeleton for arm platform support
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Thomas Ingleby
x86: move x86 platform include files into own directory
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Thomas Ingleby
arch: initial framework for supporting other architectu...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Brendan Le...
intel_edison_fab_c.c: fix typo in function name
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Brendan Le...
intel_minnow_max.c: fix unsafe strncpy not NULL terminating
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Brendan Le...
intel_galileo_rev_g.c: add more robust error handling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Brendan Le...
intel_galileo_rev_d.c: check malloc return values
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Brendan Le...
intel_galileo_rev_d.c: prefix syslog calls
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Brendan Le...
intel_minnow_max.c: check malloc return values
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Brendan Le...
intel_de3815.c: check malloc return values
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Brendan Le...
intel_edison_fab_c.c: add more robust error handling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Kurt Eckhardt
aio.c: properly cleanup after mraa_aio_close
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Brendan Le...
mraa.i: add enum item rename rule
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Brendan Le...
common.h: move functions from types.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Brendan Le...
types.h: Move mraa_pinmodes_t to types.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Brendan Le...
CMakeLists.txt: use relative paths for install
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Helio Chissini...
cmake: Define library suffix in case of 64 bits multili...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Brendan Le...
mraa: update to version 0.5.4
v0.5.4
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Brendan Le...
pwm.c: Fix error in mraa_pwm_read_duty
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Brendan Le...
pwm.c: Fix error in mraa_pwm_read_period
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Helio Chissini...
package.json.cmake: Proper version requires for nodejs
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Brendan Le...
package.json.cmake: fix broken main property
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Brendan Le...
npmpkg: Fix package.json having invalid main property
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Mihai Tudor...
doxy2swig: quick fix on missing unicode encode
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Brendan Le...
examples: use mraa_get_platform_name API in examples
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Thomas Ingleby
mraa: update to version 0.5.3
v0.5.3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Thomas Ingleby
mraa: add mraa_get_platform_name
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Brendan Le...
pwm.c: remove possibility of division by 0
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Brendan Le...
pwm.c: check error condition when doing read operations
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Brendan Le...
intel_de3815.c: make sure strncpy() doesn't go over...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Brendan Le...
gpio.c: cast return value explicitly
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Brendan Le...
gpio.c: fail early in case of error when reading file
commit
|
commitdiff
|
tree
|
snapshot
next