Private
Public Access
2
0

Commit Graph

  • a8bbd55562 pwm: rename internal functions from get to read Thomas Ingleby 2014-09-01 11:30:58 +01:00
  • 3f1dff163c spi: if platform has one spidev, defaults to it. Thomas Ingleby 2014-08-26 13:55:58 +01:00
  • 0c53b90c09 mraa: update to version 0.4.4 Brendan Le Foll 2014-08-15 10:58:40 +01:00
  • 99bc1392e4 javascript: added basic examples to mraa Dan Yocom 2014-08-14 15:16:23 -04:00
  • 22a3551bf8 common.hpp: add ADC bitness calls to C++ api Brendan Le Foll 2014-08-14 14:21:03 +01:00
  • 8d095e1002 README.md: add repo instructions Brendan Le Foll 2014-08-14 11:40:34 +01:00
  • 87f87c4524 README.md: improve github front page doc Brendan Le Foll 2014-08-14 11:27:22 +01:00
  • 450ebdeca8 docs: Fixed typos izard 2014-07-19 12:38:41 +00:00
  • fa06e7e81f docs: add supported platforms Brendan Le Foll 2014-08-12 17:16:10 +01:00
  • df05dc58ca spi: prefix SPI mode with MRAA_SPI_ Brendan Le Foll 2014-08-08 09:32:28 +01:00
  • 3320105662 mraa: update to version 0.4.3 Thomas Ingleby 2014-08-06 16:22:47 +01:00
  • 998095d802 spi: added spi mode to mraa Kiveisha Yevgeniy 2014-08-06 11:40:51 +00:00
  • 551e553894 example.rst: improve and fill out python documentation Brendan Le Foll 2014-08-05 10:58:16 +01:00
  • 9765aa9bce i2c_HMC5883.py: add python I2c.read() example Brendan Le Foll 2014-08-05 10:44:43 +01:00
  • e7bda80013 i2c.hpp: new read() variant that returns terminated std::string Brendan Le Foll 2014-08-05 10:18:14 +01:00
  • 9d488c8e86 mraa.c: fclose on NULL fp can segfault on some platforms Brendan Le Foll 2014-08-01 11:36:10 +02:00
  • 1b2ff8af55 sphinx: update python module documentation to reflect latest changes Brendan Le Foll 2014-07-31 10:25:24 +02:00
  • 9b6d67aa87 i2c.hpp: add read(size_t length) function useful in scripting languages Brendan Le Foll 2014-07-31 10:14:57 +02:00
  • 3925724464 i2c.hpp: overload read() function, this renames readByte Brendan Le Foll 2014-07-31 10:14:22 +02:00
  • 31c0eb33e5 i2c_HMC5883.py: add i2c read & write example Brendan Le Foll 2014-07-29 16:02:42 +02:00
  • 11f1f784c7 rgblcd.py: fix example to use 0xFF and not 0x255 which is out of bounds Brendan Le Foll 2014-07-29 12:16:27 +02:00
  • 662bf67dc6 spi.c: destructor now freeing memory Brendan Le Foll 2014-07-28 16:40:55 +02:00
  • c977a6d19c gpio.c: close fd in mmap function Brendan Le Foll 2014-07-28 16:39:00 +02:00
  • b6358b5e7e gen2: fix typo on A5 GPIO pinmap Thomas Ingleby 2014-07-25 02:56:14 +01:00
  • 8e33ad3f34 galileorevh.md: add initial revH doc Brendan Le Foll 2014-07-24 16:59:53 +01:00
  • 11a2e559a1 cycle-pwm3.py: make example use real pin3 and make work on gen2 Brendan Le Foll 2014-07-24 15:17:11 +01:00
  • 9d7e9aa4ca Galileo Gen2: add replace hook for pwm period Thomas Ingleby 2014-07-24 14:25:41 +01:00
  • 595eec2737 pwm: move internal context structure to internal header Thomas Ingleby 2014-07-24 14:21:06 +01:00
  • 715863cd28 pwm: add period write replace hook Thomas Ingleby 2014-07-24 14:20:01 +01:00
  • 1f6afb0a18 cycle-pwm3.py: fix example Brendan Le Foll 2014-07-24 10:10:04 +01:00
  • 0a646db692 mraa: update to version 0.4.2 Thomas Ingleby 2014-07-14 18:31:03 +01:00
  • b95436c468 gpio: remove printf's, change init-post hook Thomas Ingleby 2014-07-14 18:25:40 +01:00
  • 36384f16b1 intel_galileo_rev_g: make gpio on i2c pins go hiz Thomas Ingleby 2014-07-14 18:19:26 +01:00
  • 57d58b66ca i2c: add init(pre-post) hooks Thomas Ingleby 2014-07-14 18:19:07 +01:00
  • 00f188c235 i2c: internal structure to mraa_internal_types Thomas Ingleby 2014-07-14 17:52:08 +01:00
  • dc7dde857b i2c: add Brendan's email to header Thomas Ingleby 2014-07-14 17:49:31 +01:00
  • ce1fe370c4 intel_galileo_rev_g: remove platform code from core Thomas Ingleby 2014-07-14 17:46:18 +01:00
  • 3d5512c15e mraa: make platform info more available internally Thomas Ingleby 2014-07-14 16:56:12 +01:00
  • fb030b5e9f hook: change structure to pointer Thomas Ingleby 2014-07-14 15:21:28 +01:00
  • b74759e973 mraa: rename internal adv func mraa_adv_func_t Thomas Ingleby 2014-07-14 15:12:08 +01:00
  • c0b8360698 i2c.c: add newlines at the end of all error msgs Brendan Le Foll 2014-07-11 14:47:52 +01:00
  • 4d6a3be3db hook: items lost in merge, missing adv items. Thomas Ingleby 2014-07-11 12:02:40 +01:00
  • 9bacfcff5f Merge branch 'hook' Thomas Ingleby 2014-07-11 11:56:45 +01:00
  • d7c8f2a794 hook: change header of board definition, add internal Thomas Ingleby 2014-07-11 11:41:14 +01:00
  • 1fafd97f5e hook: rename from declared struct to adance_func Thomas Ingleby 2014-07-10 22:19:00 +01:00
  • b5b7dec441 mraa_internal: add extern "C" to internal headers Brendan Le Foll 2014-07-10 22:08:05 +01:00
  • 5845350283 cmake: add -fno-omit-frame-pointer to CXX Debug flags Brendan Le Foll 2014-07-10 22:03:11 +01:00
  • 9f2f5be20a uart_setup: add example on current uart use. Thomas Ingleby 2014-07-10 01:25:20 +01:00
  • 9351c91f40 intel_galileo_rev_d: add uart definitions. Thomas Ingleby 2014-07-10 01:14:24 +01:00
  • 23304fb6c4 uart: barebones uart module added. Thomas Ingleby 2014-07-10 00:55:50 +01:00
  • 86af05f803 mraa: update to version 0.4.1 Brendan Le Foll 2014-07-04 15:56:40 +01:00
  • acfe9b7793 Blink-IO.cpp: use mraa_result_t instead of int Brendan Le Foll 2014-07-04 15:49:07 +01:00
  • 4b0f24367a common.hpp: use common.hpp instead of renaming C functions in interface Brendan Le Foll 2014-07-04 15:42:04 +01:00
  • 720008f61f blink_onboard.c: add missing newline char Brendan Le Foll 2014-07-03 14:51:24 +01:00
  • 702cfcaef5 CMakeLists.txt: update pymraa to python-mraa Brendan Le Foll 2014-07-03 14:39:23 +01:00
  • 6725ba386d building.md: Add details to swig version requirements for nodejs support. resolves #1 Brendan Le Foll 2014-07-03 09:40:09 +01:00
  • 2cb2122fa1 types.h: add missing asterix from comment. Thomas Ingleby 2014-07-02 17:10:59 +01:00
  • 053d9aef70 mraa: add common hpp Thomas Ingleby 2014-07-02 17:09:34 +01:00
  • b408207086 intel_galileo_rev_g: add mmap IO on some pins. Thomas Ingleby 2014-07-02 13:40:14 +01:00
  • 0e46b94793 hook: remove hooks, move into branch. Thomas Ingleby 2014-07-01 18:29:06 +01:00
  • a65ad6a551 mraa.i: remove mraaBuffer class Brendan Le Foll 2014-07-01 17:13:02 +01:00
  • eec08ac97b mraa.c: stop ctor running in scripting languages Brendan Le Foll 2014-07-01 17:05:57 +01:00
  • 437e26781c mraa: add deinit function for valgrind testing Brendan Le Foll 2014-07-01 16:38:41 +01:00
  • b1def2a784 spi: update spi module to use char instead of unsigned char as return values Brendan Le Foll 2014-07-01 14:56:12 +01:00
  • 8eff646cb0 I2c-compass.cpp: fix example to use char instead of uint8_t Brendan Le Foll 2014-07-01 14:55:47 +01:00
  • 70ba5a56ab i2c: allow binary strings as parameters to write() functions in scripting Brendan Le Foll 2014-07-01 13:51:03 +01:00
  • cf1881a978 intel_galileo_rev_g: add GPIO support on 14-19 Thomas Ingleby 2014-06-30 16:22:51 +01:00
  • 44f55cfdc8 mraa: update description of libmraa Brendan Le Foll 2014-06-30 11:49:06 +01:00
  • 5c48f2a885 intel_galileo_rev_g: change enable pin for SPI MISO Thomas Ingleby 2014-06-30 11:10:28 +01:00
  • eaa395d99c doc: fix formatting on platform-hooks Thomas Ingleby 2014-06-27 15:46:51 +01:00
  • d0ea43f8d1 mraa: initial implementation of "hooks" Thomas Ingleby 2014-06-27 15:37:48 +01:00
  • b6c56911c3 intel_galileo_rev_g: fix pwm on IO5 Thomas Ingleby 2014-06-26 18:55:38 +01:00
  • 88de5b9c35 gpio: remove direction error printing Thomas Ingleby 2014-06-26 18:34:29 +01:00
  • b36321ac50 blink_onboard.c: fix compilation warnings Brendan Le Foll 2014-06-26 15:07:17 +01:00
  • c821c84e4a mraa: pymraa becomes mraa and mraajs becomes mraa Brendan Le Foll 2014-06-25 17:49:27 +01:00
  • e5c7e64cf3 aio: added configuration within platform data. Thomas Ingleby 2014-06-25 17:32:41 +01:00
  • 9a81b043be aio: minor formatting fix Thomas Ingleby 2014-06-25 14:58:15 +01:00
  • 09b8663a7e gpio: add mmap enable function to cpp headers Thomas Ingleby 2014-06-25 11:14:20 +01:00
  • d47364189d maa: update to 0.4.0 Thomas Ingleby 2014-06-25 09:19:35 +01:00
  • 3335c753f9 ipk: replace existing maa if installed Thomas Ingleby 2014-06-25 09:16:21 +01:00
  • 6853997a92 mraa: rename from maa to mraa Thomas Ingleby 2014-06-24 17:24:54 +01:00
  • 79d0da4853 maa: change complex C++ write calls to CamelCase for spi & i2c Brendan Le Foll 2014-06-24 14:42:24 +01:00
  • 2664d7c0e0 hello_isr.py: add license header Brendan Le Foll 2014-06-24 14:41:41 +01:00
  • ad140c9511 maa.i: remove invalid typemaps to char* and include carrays Brendan Le Foll 2014-06-24 14:41:00 +01:00
  • 17edeb3e7a i2c.hpp: add I2c::writeReg method Brendan Le Foll 2014-06-24 14:40:34 +01:00
  • a5aeea4d04 maa: remove unnecessary printing Thomas Ingleby 2014-06-23 11:39:09 +01:00
  • d8c45bf6de maa: remove dev printing Thomas Ingleby 2014-06-20 18:27:44 +01:00
  • 48f7b0695d blink_onboard.c: add missing blink onboard example Brendan Le Foll 2014-06-20 18:18:05 +01:00
  • 475a692638 maa: add maa_get_platform_type function and move swig common to type.h Brendan Le Foll 2014-06-20 18:00:19 +01:00
  • 5723e356db maa.c: complain if we didn't detect a valid platform Brendan Le Foll 2014-06-20 16:46:05 +01:00
  • 2989df3a13 maa: update to 0.3.1 Thomas Ingleby 2014-06-20 16:34:11 +01:00
  • 3e88578754 pwm: disable pwm before unexporting Thomas Ingleby 2014-06-20 16:26:08 +01:00
  • f035dcd341 Merge branch 'gen2' Thomas Ingleby 2014-06-20 16:22:27 +01:00
  • 29171b7816 intel_galile_rev_g: pinmap add definition for io. Thomas Ingleby 2014-06-20 16:20:30 +01:00
  • 11486368b1 gpio: no printing to stderr on direction change. Thomas Ingleby 2014-06-20 16:19:59 +01:00
  • 6fbe2a7e53 gpio: Added args param to maa_gpio_isr and added documentation Kiveisha Yevgeniy 2014-06-19 16:23:43 +00:00
  • 76971c6b0b maa: change dependency on direction for muxs Thomas Ingleby 2014-06-19 13:54:19 +01:00
  • 84d1e3ba25 I2c-compass.cpp: fix example to use HMC5883L_CONT_MODE Brendan Le Foll 2014-06-18 09:59:00 +01:00
  • 4c9b7a2208 intel_galileo_rev_g: Complete initial pinmap Thomas Ingleby 2014-06-17 20:16:03 +01:00
  • fa4a302398 maa: add support for enabling pins and pulldowns Thomas Ingleby 2014-06-17 20:15:36 +01:00