Private
Public Access
2
0

Commit Graph

  • 93107a388c building.md: update cmake instructions Brendan Le Foll 2014-11-09 12:26:09 +00:00
  • fdb11d98ea galileorevh.md: add i2c frequency info Brendan Le Foll 2014-11-07 15:05:23 +00:00
  • bb3228ad58 mraa: update to version 0.5.2 Brendan Le Foll 2014-11-06 15:25:01 +00:00
  • cf6c3dd144 pwm: syslog message typo correction Matthias Hahn 2014-11-05 20:26:17 +01:00
  • ac02940174 rgblcd.py: update example to use only writeReg() Brendan Le Foll 2014-11-05 11:20:36 +00:00
  • 2896b05dcd rgblcd.js: add i2c example similar to python Brendan Le Foll 2014-11-05 11:13:29 +00:00
  • d0d0d3ced7 i2c_HMC5883L.c: fix type in i2c buffer Brendan Le Foll 2014-11-04 19:08:08 +00:00
  • 274d5b2d50 i2c: use uint8_t when appropriate and remove char Brendan Le Foll 2014-10-31 15:10:15 +00:00
  • 428c99f940 gpio: fix identation Bernd Barsuhn 2014-11-04 10:13:37 +00:00
  • 2a851d7cc7 gpio: make mraa_gpio_isr_exit block until the interrupt handling thread is terminated. Bernd Barsuhn 2014-10-29 13:25:38 +01:00
  • 9235ed178a Pwm3-cycle.cpp: add pwm::enable() call to example Brendan Le Foll 2014-11-03 15:08:11 +00:00
  • cbf4c7447f i2c: add api call to read byte from a specified register Anton Krasovsky 2014-10-30 23:25:10 +00:00
  • c852685975 spi: expose defined CS Thomas Ingleby 2014-10-30 17:35:35 +00:00
  • 3b01af1da1 pwm: add period limits, warn over syslog Thomas Ingleby 2014-10-30 12:03:24 +00:00
  • 29b0425c9b contributing.md: add a few contribution rules matching UPM Brendan Le Foll 2014-10-29 13:14:46 +00:00
  • a202b3fd17 pwm: fixed wrong line ending being checked by strtol Maximilian von Tschirschnitz 2014-10-29 13:52:49 +01:00
  • e5c3e491a8 README: add Intel DE3815 to supported systems. Thomas Ingleby 2014-10-24 14:23:56 +01:00
  • af3aa9d8b9 de3815: add initial doc Thomas Ingleby 2014-10-22 00:19:27 +01:00
  • b59aecb70d de3815: added PWM support Thomas Ingleby 2014-10-21 23:59:53 +01:00
  • 7c807b3acc intel_de3815: initial support for Baytrail NUC Thomas Ingleby 2014-10-17 17:29:20 +01:00
  • 418c198999 spi: attempt to fix spi lsb mode Brendan Le Foll 2014-10-23 18:05:36 +01:00
  • 535d92ab79 i2c: use default i2c bus in board config if invalid Brendan Le Foll 2014-10-23 18:05:07 +01:00
  • a6b3d384b2 syslog: unify error msg style Brendan Le Foll 2014-10-22 21:06:45 +01:00
  • a67d71ed90 spi: fix mraa_spi_bit_per_word call to use correct ioctl Brendan Le Foll 2014-10-22 20:52:11 +01:00
  • 8b7c1d80cb intel_edison_fab_c.c: If i2c bus number is invalid use the default bus (6) Brendan Le Foll 2014-10-22 20:51:13 +01:00
  • 232fb2cf5e edison: fix uart missing information Thomas Ingleby 2014-10-20 19:13:43 +01:00
  • 77be6da29c uart: add pre uart hook Thomas Ingleby 2014-10-20 18:43:58 +01:00
  • d49f20b7ba i2c: mraa_i2c_frequency now returns correct returns Brendan Le Foll 2014-10-20 10:01:53 +01:00
  • c8a99ee8e4 edison: add uart definitions Thomas Ingleby 2014-10-19 16:25:47 +01:00
  • 071951e926 uart: add init post hook Thomas Ingleby 2014-10-19 16:09:19 +01:00
  • 0f2329bd95 common: c++ link error if multiple files include header Kurt Eckhardt 2014-10-18 06:54:38 -07:00
  • d734a661fd spi: make mraa_spi_write_buf call mraa_transfer_buf Brendan Le Foll 2014-10-18 18:47:44 +01:00
  • 2a11e31052 spi: Add SPI transfer function that pass in RX/TX Kurt Eckhardt 2014-10-18 09:25:19 -07:00
  • 54deb01796 exception: Add exceptions when context creation fails Brendan Le Foll 2014-10-16 14:53:56 +01:00
  • 88341c7e56 api: correct mistake in gpio.hpp Thomas Ingleby 2014-10-15 12:29:08 +01:00
  • 0a43974175 mraa: update to version 0.5.1 Thomas Ingleby 2014-10-15 11:23:25 +01:00
  • 5e20a1cc02 doc: add Edison miniboard doc Thomas Ingleby 2014-10-08 18:03:40 +01:00
  • 23feec94d0 edison: miniboard GPIO mode hook added Thomas Ingleby 2014-10-08 18:02:53 +01:00
  • 0cba580ca6 edison: miniboard SPI bus support added Thomas Ingleby 2014-10-08 17:23:45 +01:00
  • 1dd5f89b37 edison: miniboard i2c support added for bus 1 & 6 Thomas Ingleby 2014-10-08 17:08:44 +01:00
  • 03114cbadb edison: add missing PWM hook for miniboard Thomas Ingleby 2014-10-08 15:24:04 +01:00
  • c5102dffba pwm: fix incorrect hook check Thomas Ingleby 2014-10-08 14:59:37 +01:00
  • d1037eda59 Revert "CMakeLists.txt: add DEBUG define when doing a debug build" Brendan Le Foll 2014-10-07 20:19:54 +01:00
  • d1717fa2bb edison: add inital miniboard support Thomas Ingleby 2014-10-07 19:20:03 +01:00
  • 2b5e38b40c coverity: Fix issues found by coverity scan Brendan Le Foll 2014-10-03 22:50:18 +01:00
  • 4e5ec299ed index.md: add edison link Brendan Le Foll 2014-10-03 22:49:01 +01:00
  • 60f2e639b2 docs: add edison to doxygen doc and coverity instructions Brendan Le Foll 2014-10-03 19:00:45 +01:00
  • 6d5a3d796c gpio: add more error checking for mraa_gpio_context Brendan Le Foll 2014-10-03 12:00:11 +01:00
  • c5c5c9b700 doc: cleanup internal documentation and naming Brendan Le Foll 2014-10-03 10:18:13 +01:00
  • 3898182743 index.md: add ADC change for 0.5.0 Brendan Le Foll 2014-09-25 14:33:44 +01:00
  • 32d8a6f0ca syslog: remove all fprintf calls and use syslog instead Brendan Le Foll 2014-09-25 14:31:04 +01:00
  • 68de395fea mraa_internal.h: fix styling issues Brendan Le Foll 2014-09-25 14:28:08 +01:00
  • 52a48a728a CMakeLists.txt: add DEBUG define when doing a debug build Brendan Le Foll 2014-09-25 14:26:32 +01:00
  • 886044b90f aio.c: cosmetic fix on file Brendan Le Foll 2014-09-24 12:06:10 +01:00
  • fa13baf12b edison.md: add details on i2c bus number Brendan Le Foll 2014-09-22 17:49:32 +01:00
  • 0a9bfa365f aio: change c++ calls to camelCase Thomas Ingleby 2014-09-22 17:40:05 +01:00
  • e82a76593d aio: change return from uint16 to unsigned int Thomas Ingleby 2014-09-22 15:29:02 +01:00
  • 1fcdfde02c doc: add ADC information for each platform Thomas Ingleby 2014-09-22 14:52:18 +01:00
  • 6a7add6b99 aio: add calls for changing bit value of the read Thomas Ingleby 2014-09-22 14:22:17 +01:00
  • dcc4efbaf8 hello_isr.py: add sleep to the example to reduce confusion Brendan Le Foll 2014-09-19 01:06:59 +01:00
  • ef20d5ed3e edison: add supported adc bit information Thomas Ingleby 2014-09-10 16:31:49 +01:00
  • beeaab3dda mraa: update to version 0.5.0 Thomas Ingleby 2014-09-10 11:18:44 +01:00
  • fb1034b2b0 hook: add spi init hooks Thomas Ingleby 2014-07-31 13:33:45 +01:00
  • dd9129d411 hook: add pwm hook around init Thomas Ingleby 2014-07-29 14:16:19 +01:00
  • 62a1493bdf aio: internal aio context to mraa_internal_types Thomas Ingleby 2014-07-28 14:15:11 +01:00
  • 92cbb6097c aio: add init hooks, and fp hook Thomas Ingleby 2014-07-28 14:12:28 +01:00
  • 0920c22673 docs: add edison to supported platforms. Thomas Ingleby 2014-09-09 15:30:36 +01:00
  • d43235caf0 edison: add hook for handling modes for gpio Thomas Ingleby 2014-09-09 11:56:42 +01:00
  • 0696268be3 python: dont set c_flags globally Thomas Ingleby 2014-08-18 15:24:34 +01:00
  • 181ba35f4d javascript: dont't wipe other cxx flags Thomas Ingleby 2014-08-18 15:19:15 +01:00
  • 0a1cf1af3b edison: spi addition completed Thomas Ingleby 2014-07-31 14:53:03 +01:00
  • f29b9c421f edison: add spi mux definitions Thomas Ingleby 2014-07-31 13:20:27 +01:00
  • b9a54dc7b6 edison: add gpio support on A0-A5 Thomas Ingleby 2014-07-29 15:51:42 +01:00
  • 1b293790e7 edison: add pwm support on 3,5,6,9 - default state Thomas Ingleby 2014-07-29 15:31:42 +01:00
  • e7bb0d8f25 edison: add analog input support Thomas Ingleby 2014-07-28 17:51:28 +01:00
  • 0ed1508315 aio.c: fix ordering of comparison operator Brendan Le Foll 2014-07-28 14:56:20 +02:00
  • ad4c42ee93 intel_edison_fab_c.c: simplify invalid return in mraa_intel_edison_gpio_init_post Brendan Le Foll 2014-07-28 14:56:01 +02:00
  • 995565b2e1 edison: added i2c support on bus 6 Thomas Ingleby 2014-07-24 14:02:53 +01:00
  • 57bd8d5b5d edison: add i2c bus definitions Thomas Ingleby 2014-07-24 11:59:36 +01:00
  • f9e6a6efd4 i2c: disallow non allowed i2c buses Thomas Ingleby 2014-07-24 11:51:38 +01:00
  • 9a60d2ee63 i2c: boost max defined buses to 12. Thomas Ingleby 2014-07-24 11:21:33 +01:00
  • 167765098b edison: add gpio definitions. Thomas Ingleby 2014-07-21 17:43:38 +01:00
  • 011ce1d196 edsion: add logic to handle tristate around directions Thomas Ingleby 2014-07-21 14:17:35 +01:00
  • eba959e5f6 edison: add edison specific logic Thomas Ingleby 2014-07-21 13:59:32 +01:00
  • e602460688 hook: move gpio init post hook Thomas Ingleby 2014-07-18 13:19:29 +01:00
  • 5766b03068 intel_edision_fab_c: renamed from fab_b Thomas Ingleby 2014-07-16 17:24:08 +01:00
  • 854585ef49 gpio.c: styling - remove tabs Brendan Le Foll 2014-07-14 17:11:12 +01:00
  • cb63c2782e edison: add edison detection Thomas Ingleby 2014-07-11 16:22:19 +01:00
  • c9c1735e42 intel_edison_fab_b: initial board definition Thomas Ingleby 2014-07-11 14:31:38 +01:00
  • fffb74b6b7 DoxygenLayout.xml: move akward dep graph to the bottom Brendan Le Foll 2014-09-07 21:20:24 +01:00
  • 2687e5a7c4 docs: add common i2c doc page i2c.txt Brendan Le Foll 2014-09-07 21:20:06 +01:00
  • 82041b3635 cpack: add tgz generator Thomas Ingleby 2014-09-05 13:09:32 +01:00
  • 5e85606e38 mraa: update to version 0.4.5 Brendan Le Foll 2014-09-03 09:34:30 +01:00
  • 54dfe903bb docs: remove references to C++ as docstrings used by sphinx Brendan Le Foll 2014-09-03 09:33:20 +01:00
  • 0d04677c98 uart: add C++ Uart module and links to swig Brendan Le Foll 2014-09-03 09:30:49 +01:00
  • 111544a764 gen 2: add hook for handling modes for gpio Thomas Ingleby 2014-09-02 14:45:28 +01:00
  • 3ef520c1d4 docs: add references to galileo generation Brendan Le Foll 2014-09-01 23:19:24 +01:00
  • 21b65f5eb1 common.hpp: fix documentation of functions Brendan Le Foll 2014-09-01 23:17:44 +01:00
  • 9cf6cad45a pwm: add config_ms and config_percent. Mark Ceisel 2014-09-01 12:18:01 +01:00
  • a8bbd55562 pwm: rename internal functions from get to read Thomas Ingleby 2014-09-01 11:30:58 +01:00