de3815: add initial doc
[contrib/mraa.git] / src /
2014-10-24 Thomas Inglebyde3815: add initial doc
2014-10-24 Thomas Inglebyde3815: added PWM support
2014-10-24 Thomas Inglebyintel_de3815: initial support for Baytrail NUC
2014-10-23 Brendan Le Follspi: attempt to fix spi lsb mode
2014-10-23 Brendan Le Folli2c: use default i2c bus in board config if invalid
2014-10-22 Brendan Le Follsyslog: unify error msg style
2014-10-22 Brendan Le Follspi: fix mraa_spi_bit_per_word call to use correct...
2014-10-22 Brendan Le Follintel_edison_fab_c.c: If i2c bus number is invalid...
2014-10-20 Thomas Inglebyedison: fix uart missing information
2014-10-20 Thomas Inglebyuart: add pre uart hook
2014-10-20 Brendan Le Folli2c: mraa_i2c_frequency now returns correct returns
2014-10-19 Thomas Inglebyedison: add uart definitions
2014-10-19 Thomas Inglebyuart: add init post hook
2014-10-19 Brendan Le Follspi: make mraa_spi_write_buf call mraa_transfer_buf
2014-10-19 Kurt Eckhardtspi: Add SPI transfer function that pass in RX/TX
2014-10-16 Brendan Le Follexception: Add exceptions when context creation fails
2014-10-08 Thomas Inglebyedison: miniboard GPIO mode hook added
2014-10-08 Thomas Inglebyedison: miniboard SPI bus support added
2014-10-08 Thomas Inglebyedison: miniboard i2c support added for bus 1 & 6
2014-10-08 Thomas Inglebyedison: add missing PWM hook for miniboard
2014-10-08 Thomas Inglebypwm: fix incorrect hook check
2014-10-07 Thomas Inglebyedison: add inital miniboard support
2014-10-03 Brendan Le Follcoverity: Fix issues found by coverity scan
2014-10-03 Brendan Le Follgpio: add more error checking for mraa_gpio_context
2014-10-03 Brendan Le Folldoc: cleanup internal documentation and naming
2014-09-25 Brendan Le Follsyslog: remove all fprintf calls and use syslog instead
2014-09-24 Brendan Le Follaio.c: cosmetic fix on file
2014-09-22 Thomas Inglebyaio: change return from uint16 to unsigned int
2014-09-22 Thomas Inglebyaio: add calls for changing bit value of the read
2014-09-19 Brendan Le Follhello_isr.py: add sleep to the example to reduce confusion
2014-09-10 Thomas Inglebyedison: add supported adc bit information
2014-09-09 Thomas Inglebyhook: add spi init hooks
2014-09-09 Thomas Inglebyhook: add pwm hook around init
2014-09-09 Thomas Inglebyaio: internal aio context to mraa_internal_types
2014-09-09 Thomas Inglebyaio: add init hooks, and fp hook
2014-09-09 Thomas Inglebyedison: add hook for handling modes for gpio
2014-09-09 Thomas Inglebypython: dont set c_flags globally
2014-09-09 Thomas Inglebyjavascript: dont't wipe other cxx flags
2014-09-09 Thomas Inglebyedison: spi addition completed
2014-09-09 Thomas Inglebyedison: add spi mux definitions
2014-09-09 Thomas Inglebyedison: add gpio support on A0-A5
2014-09-09 Thomas Inglebyedison: add pwm support on 3,5,6,9 - default state
2014-09-09 Thomas Inglebyedison: add analog input support
2014-09-09 Brendan Le Follaio.c: fix ordering of comparison operator
2014-09-09 Brendan Le Follintel_edison_fab_c.c: simplify invalid return in mraa_i...
2014-09-09 Thomas Inglebyedison: added i2c support on bus 6
2014-09-09 Thomas Inglebyedison: add i2c bus definitions
2014-09-09 Thomas Inglebyi2c: disallow non allowed i2c buses
2014-09-09 Thomas Inglebyedison: add gpio definitions.
2014-09-09 Thomas Inglebyedsion: add logic to handle tristate around directions
2014-09-09 Thomas Inglebyedison: add edison specific logic
2014-09-09 Thomas Inglebyhook: move gpio init post hook
2014-09-09 Thomas Inglebyintel_edision_fab_c: renamed from fab_b
2014-09-09 Brendan Le Follgpio.c: styling - remove tabs
2014-09-09 Thomas Inglebyedison: add edison detection
2014-09-09 Thomas Inglebyintel_edison_fab_b: initial board definition
2014-09-07 Brendan Le Folldocs: add common i2c doc page i2c.txt
2014-09-03 Brendan Le Folluart: add C++ Uart module and links to swig
2014-09-02 Thomas Inglebygen 2: add hook for handling modes for gpio
2014-09-01 Mark Ceiselpwm: add config_ms and config_percent.
2014-09-01 Thomas Inglebypwm: rename internal functions from get to read
2014-08-26 Thomas Inglebyspi: if platform has one spidev, defaults to it.
2014-08-08 Brendan Le Follspi: prefix SPI mode with MRAA_SPI_
2014-08-06 Kiveisha Yevgeniyspi: added spi mode to mraa
2014-08-05 Brendan Le Follexample.rst: improve and fill out python documentation
2014-08-01 Brendan Le Follmraa.c: fclose on NULL fp can segfault on some platforms
2014-07-31 Brendan Le Follsphinx: update python module documentation to reflect...
2014-07-28 Brendan Le Follspi.c: destructor now freeing memory
2014-07-28 Brendan Le Follgpio.c: close fd in mmap function
2014-07-25 Thomas Inglebygen2: fix typo on A5 GPIO pinmap
2014-07-24 Thomas InglebyGalileo Gen2: add replace hook for pwm period
2014-07-24 Thomas Inglebypwm: move internal context structure to internal header
2014-07-24 Thomas Inglebypwm: add period write replace hook
2014-07-14 Thomas Inglebygpio: remove printf's, change init-post hook
2014-07-14 Thomas Inglebyintel_galileo_rev_g: make gpio on i2c pins go hiz
2014-07-14 Thomas Inglebyi2c: add init(pre-post) hooks
2014-07-14 Thomas Inglebyi2c: internal structure to mraa_internal_types
2014-07-14 Thomas Inglebyi2c: add Brendan's email to header
2014-07-14 Thomas Inglebyintel_galileo_rev_g: remove platform code from core
2014-07-14 Thomas Inglebymraa: make platform info more available internally
2014-07-14 Thomas Inglebyhook: change structure to pointer
2014-07-14 Thomas Inglebymraa: rename internal adv func mraa_adv_func_t
2014-07-11 Brendan Le Folli2c.c: add newlines at the end of all error msgs
2014-07-11 Thomas Inglebyhook: items lost in merge, missing adv items.
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-11 Thomas Inglebyhook: rename from declared struct to adance_func
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 Follcommon.hpp: use common.hpp instead of renaming C functi...
2014-07-03 Brendan Le FollCMakeLists.txt: update pymraa to python-mraa
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 Follmraa.i: remove mraaBuffer class
2014-07-01 Brendan Le Follmraa.c: stop ctor running in scripting languages
2014-07-01 Brendan Le Follmraa: add deinit function for valgrind testing
2014-07-01 Brendan Le Folli2c: allow binary strings as parameters to write()...
2014-06-30 Thomas Inglebyintel_galileo_rev_g: add GPIO support on 14-19
2014-06-30 Thomas Inglebyintel_galileo_rev_g: change enable pin for SPI MISO
2014-06-27 Thomas Inglebymraa: initial implementation of "hooks"
2014-06-26 Thomas Inglebyintel_galileo_rev_g: fix pwm on IO5
next