Commit Graph

  • 9f3557aa20 my9221: remove old grovecircularled driver Jon Trulson 2016-01-29 18:08:59 -07:00
  • d112266170 my9221: python: rename example from my9221 to groveledbar Jon Trulson 2016-01-29 18:06:43 -07:00
  • 94fdd86896 my9221: fixup groveledbar python example Jon Trulson 2016-01-29 18:06:12 -07:00
  • c0c99fd87a my9221: fixup grovecircularled python example Jon Trulson 2016-01-29 18:04:22 -07:00
  • 684919f069 my9221: fixup grovecircularled JS example Jon Trulson 2016-01-29 18:02:29 -07:00
  • 37add7eb33 my9221: JS: rename example from my9221 to groveledbar Jon Trulson 2016-01-29 18:00:20 -07:00
  • e17dc9a22e my9221: fixup JS example and interface files Jon Trulson 2016-01-29 17:57:51 -07:00
  • 84c3445412 my9221: fixup example CMakelists after upstream rebase Jon Trulson 2016-01-29 17:29:08 -07:00
  • 6b2850557e my9221: remove old ledbar example Jon Trulson 2016-01-29 17:19:04 -07:00
  • f94ee6a388 my9221: rename my9221-updown example to groveledbar Jon Trulson 2016-01-29 17:02:35 -07:00
  • cbb289438e my9221: rewrite to include new functionality and serve as a base class Jon Trulson 2015-12-03 18:21:54 -07:00
  • 71b0791239 java: Corrected Java button sample and added it to auto build examples Stefan Andritoiu 2016-02-16 19:02:36 +02:00
  • 757a2ce342 docs: Modified building_java_bindings guide to use Runnables instead of IsrCallbacks Stefan Andritoiu 2016-02-15 18:19:25 +02:00
  • 3fab5625c7 java: Updated install path for Java library file Andrei Vasiliu 2016-02-08 19:16:19 +02:00
  • 5324808e82 docs: minor doc, image and example fixes for some lcds Mihai Tudor Panu 2016-02-10 12:58:23 -08:00
  • 7d64e5458f docs: added new sensor images Mihai Tudor Panu 2016-02-09 08:49:15 -08:00
  • ab15d1e98f ads1015: fixed sensor typo in doxygen tags Mihai Tudor Panu 2016-02-08 14:09:26 -08:00
  • d9b761469d jhd1313m1: renamed node and python examples to match class name Mihai Tudor Panu 2016-02-08 13:12:18 -08:00
  • 2098449c56 upm: sync build requirements with new MRAA version Mihai Tudor Panu 2016-02-08 12:41:03 -08:00
  • 63c75be370 docs: fixed manufacturer name for ak8975 & groveultrasonic Mihai Tudor Panu 2016-02-08 12:07:47 -08:00
  • 03b4d24e64 upm: version 0.5.0 Mihai Tudor Panu 2016-02-01 17:03:11 -08:00
  • 9d1afd35f8 docs: minor adjustments to doxygen tag instructions Mihai Tudor Panu 2016-02-01 15:36:37 -08:00
  • 022b546003 mic: changed doxygen @sensor tag to match class name Mihai Tudor Panu 2016-02-01 15:24:39 -08:00
  • 1d085362d9 kxcjk1013: updated iio calls to match API and disabled Java ISR Mihai Tudor Panu 2016-02-01 15:10:04 -08:00
  • 3504dc7246 kxcjk1013: Initial implementation Lay, Kuan Loon 2015-11-06 15:15:43 +08:00
  • 5b7522bec4 apds9930: updated java bindings and iio calls to match API Mihai Tudor Panu 2016-02-01 15:11:07 -08:00
  • 828a9ce7d8 apds9930: Initial implementation Lay, Kuan Loon 2015-11-06 15:12:51 +08:00
  • 8cec2ad473 knownlimitations: merged duplicate entry Mihai Tudor Panu 2016-02-01 11:37:44 -08:00
  • c3e3a6bb17 upm: bump MRAA dependency to 0.9.0 Mihai Tudor Panu 2016-01-29 17:28:37 -08:00
  • 11b5d3bc58 knownlimitations: updated list with JHD1313 and TSL2561 Mihai Tudor Panu 2016-01-29 17:26:49 -08:00
  • 3522e4ee8f eboled: updated python sample and function description for refresh() Mihai Tudor Panu 2016-01-29 16:55:56 -08:00
  • 0f548d367b adxrs610: fixed typo in documentation Mihai Tudor Panu 2016-01-29 16:43:57 -08:00
  • 1786017006 st7735: expose base class python wrappers too and avoid name collision Mihai Tudor Panu 2016-01-29 16:39:25 -08:00
  • 2d68d707f6 ili9341: added java bindings plus minor fix on python wrap and GFX class collision Mihai Tudor Panu 2016-01-29 16:19:38 -08:00
  • d7f4b76ed0 ili9341: Initial implementation Shawn Hymel 2016-01-01 22:02:24 +00:00
  • 4a1b4f1dd4 nlgpio16: C++11 incompatibility fixes Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com> Eugene Bolshakov 2016-01-07 14:24:56 +03:00
  • ec75790516 sx1276 and adxrs610: C++11 incompatibility fixes Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com> Eugene Bolshakov 2015-12-29 16:55:40 +03:00
  • fad4f72357 t3311: Added libmodbus linkage for Java build Andrei Vasiliu 2016-01-28 23:23:42 +02:00
  • b3db180ffb doc: Added ds1307 to knownlimitations list Noel Eck 2016-01-15 16:38:33 -08:00
  • a4f41c7cb5 java: In java examples build, changed path to needed jars, to not depend on build folder name. Stefan Andritoiu 2016-01-13 14:19:51 +02:00
  • 40f9135412 java: Added sanity checks and integrated them in CMake. Updated sample names and sample mapping. Stefan Andritoiu 2016-01-13 13:38:23 +02:00
  • 46996e5251 java: updated samples that use interrupts with Runnable implementation Mihai Tudor Panu 2016-01-28 15:36:29 -08:00
  • 2cd043c2a1 java: Use Runnables instead of IsrCallbacks in Java Petre Eftime 2015-12-23 17:47:26 +02:00
  • e1c66c351a rhusb: Initial implementation Jon Trulson 2016-01-19 17:13:37 -07:00
  • a5fd4a2c10 hwxpxx: Initial implementation Jon Trulson 2016-01-15 18:01:10 -07:00
  • fc7bfc113a hdxxvxta: Initial implementation Jon Trulson 2016-01-13 13:49:15 -07:00
  • bf82beaf9c t3311: Initial implementation Jon Trulson 2016-01-08 17:48:49 -07:00
  • 5e37830bb7 pulsensor: updated header to include namespace and generate proper html/xml with doxygen Mihai Tudor Panu 2016-01-11 16:45:57 -08:00
  • 4ff722ed2e ads1x15: changed description text to UTF-8 for compatibility with doxy2swig Mihai Tudor Panu 2016-01-04 12:56:45 -08:00
  • 52b0ef4b28 nlgpio16: include documentation generated by doxy2swig for python Mihai Tudor Panu 2016-01-04 12:36:34 -08:00
  • 930ff6734d ads1x15: include documentation generated by doxy2swig for python Mihai Tudor Panu 2016-01-04 11:21:24 -08:00
  • 40be9b68a5 ads1x15: updated doxygen tags to match existing groups Mihai Tudor Panu 2015-12-23 17:03:33 -08:00
  • 4259aeab7b ads1x15: initial commit for ads1x15 adc Marc Graham 2015-12-01 14:57:34 -08:00
  • d0cb2a032c nlgpio16: Initial implementation Jon Trulson 2015-12-04 19:16:36 -07:00
  • 4dc679af70 stepmotor: made some small API changes for consistency and usability Mihai Tudor Panu 2015-12-22 15:20:30 -08:00
  • 091bd9b381 stepmotor: clock_gettime needs lrt with older gcc/glib2 versions Mihai Tudor Panu 2015-12-22 11:37:43 -08:00
  • d04f93ffca mhz16: fixed JS/Python examples to match driver API Zion Orent 2015-12-09 10:32:39 -05:00
  • 66aaa97955 swig: rename funcs that caused overload errors in python for hmtrp, wt5001 Zion Orent 2015-12-09 10:59:54 -05:00
  • 387b2b86b0 swig: ensure that all uint*_t passed in have the correct type. Zion Orent 2015-10-07 09:06:23 -04:00
  • e003a11723 cmake: added doxygen doc content to python sensor modules Noel Eck 2015-12-16 13:58:11 -08:00
  • d0504bb65b cmake: Use include/lib paths from MRAA pkgconfig for cmake Noel Eck 2015-12-10 13:57:55 -08:00
  • 669fd317b6 README: added reference to "Creating Java Bindings Guide" Stefan Andritoiu 2015-12-15 18:46:20 +02:00
  • af7d1d2611 java: Added "Creating Java Bindings guide" to docs Stefan Andritoiu 2015-12-15 18:17:04 +02:00
  • 1cbb486330 travis: added java examples to Travis CI Stefan Andritoiu 2015-12-11 20:55:03 +02:00
  • 9516e0720c java: added auto build java examples in cmake Stefan Andritoiu 2015-12-11 19:44:04 +02:00
  • 8273556539 java: fix Java IsrCallback crash Petre Eftime 2015-12-09 14:34:19 +02:00
  • 5bc9353bb4 stepmotor: updated Java example, added python & node.js examples Mihai Tudor Panu 2015-12-21 14:57:04 -08:00
  • c8e80bf6a3 stepmotor: made significant changes to stepper driver Mihai Tudor Panu 2015-12-15 11:00:05 -08:00
  • 74691914fb upm: version 0.4.1 Mihai Tudor Panu 2015-12-07 15:27:17 -08:00
  • 9bf184129e java: removed loadLibrary preamble from examples Stefan Andritoiu 2015-12-04 16:34:36 +02:00
  • 1667569560 java: Added "automatic load library" code for new sensors Stefan Andritoiu 2015-12-04 14:47:59 +02:00
  • 01119436a9 docs: Update knownlimitations.md Stefan Andritoiu 2015-11-27 19:58:25 +02:00
  • 344a52ae97 sx1276: changed function parameter name, so that predefined SWIG typemaps automatically apply. In the SWIG inerface, ignored some functions that have more user-friendly wrappers over them. Stefan Andritoiu 2015-11-27 19:24:38 +02:00
  • 1accafa145 hcsr04: Made ISR be used internally and not be exposed to the user. Changed access modifier to private. Removed passing ISR to constructor. Stefan Andritoiu 2015-11-27 17:03:34 +02:00
  • e54f5e21c3 examples: synced c++ CMakeLists.txt file for examples in new format Mihai Tudor Panu 2015-12-04 17:01:20 -08:00
  • 01700b0d49 c++ examples: cmake now honors MODULE_LIST Henry Bruce 2015-11-19 15:49:18 -08:00
  • a96a2ff44c travis: adding java builds to Travis CI Mihai Tudor Panu 2015-11-25 15:56:20 -08:00
  • cc7930caf3 mpu9250: propagated new constructor flag for i2c bypass Mihai Tudor Panu 2015-11-30 14:51:43 -08:00
  • ac21c9336b mpu9150: option to disable I2C bypass setting Jianxun Zhang 2015-10-19 00:41:34 -07:00
  • fd509c7d79 ozw: Initial implementation Jon Trulson 2015-10-23 18:00:33 -06:00
  • 287250b32d hcsr04: Pass reference to current object to ISR. John Robertson 2015-11-19 22:57:45 -07:00
  • 758b49f51d sx1276: removed unused ISR and array typemaps from java interface Mihai Tudor Panu 2015-11-24 15:42:26 -08:00
  • 2a1af1399a sx1276: Initial implementation Jon Trulson 2015-10-30 17:58:36 -06:00
  • 4de9734f0a hmtrp: Added functions that throw exceptions when failing to read from sensors, and added java exception handling. Stefan Andritoiu 2015-11-23 18:18:39 +02:00
  • 9bfda4219d groveButton: Corrected GroveButtonSample and GroveButton_intrSample Stefan Andritoiu 2015-11-23 17:22:10 +02:00
  • dddba3e8a4 java: Added auto load library code in upm SWIG interfaces Stefan Andritoiu 2015-11-23 17:04:32 +02:00
  • 500e14663b lol: Added exception when invalid argument is passed to method Andrei Vasiliu 2015-11-19 14:29:51 +02:00
  • fcb36276b7 wt5001: Added functions that throw exceptions when failing to read from sensors. Added java exception handling, and modified examples. Stefan Andritoiu 2015-11-18 14:50:22 +02:00
  • 7f7fdb8441 mhz16: Split the getData(int* gas, int *temp) function into two separate functions and updated the C++ an Java examples Stefan Andritoiu 2015-11-10 13:44:42 +02:00
  • f8a105adbf java: removed commented code in SWIG interface files Stefan Andritoiu 2015-11-06 13:29:22 +02:00
  • ba43986f82 java: converted all int16_t* to short[] and updated examples Stefan Andritoiu 2015-11-03 17:40:37 +02:00
  • 6e2355ce9a cmake: use cmake libdir Kevron Rees 2015-10-29 14:54:21 -07:00
  • 4a90e2c4be cmake: more robust swig version checking based on build options Mihai Tudor Panu 2015-11-24 11:07:47 -08:00
  • 1adea8ecf1 cmake: changes for nodejs 4.1.1 - resubmit Eugene Bolshakov 2015-11-24 02:50:17 +03:00
  • 011013e800 travis: updated travis.yml to reflect new .pc file location Mihai Tudor Panu 2015-11-23 18:12:33 -08:00
  • b4d4a215a2 groveultrasonic: made a few changes to code, example and documentation Mihai Tudor Panu 2015-11-23 17:49:13 -08:00
  • 2eb6ebd3bd groveultrasonic: Initial implementation This module was developed and tested on a Grove Ultrasonic Ranger module. Jun Kato 2015-10-23 15:13:34 +09:00
  • dc97adf578 eboled: Call refresh() to actually put the text on the display. Use reasonable coordinates for text. Sergey Kiselev 2015-10-13 20:23:56 +00:00
  • 181b5f17ea grovecircularled: fix up a missing mraa::DATA_OUT and formatting Jon Trulson 2015-10-27 16:01:08 -06:00
  • 90bf469245 mcp9808: updated doxygen tags and formatted sources Mihai Tudor Panu 2015-10-29 09:57:11 -07:00