Commit Graph

  • f8766cccdc java: added java interfaces for sparkfun sensor blocks Mihai Tudor Panu 2015-08-13 16:38:19 -07:00
  • 4bea93163d Added Java bindings for the remaining sensors Stefan Andritoiu 2015-08-05 19:47:50 +03:00
  • 8b0d1b2b3d Added some examples for Java Stefan Andritoiu 2015-08-05 19:46:01 +03:00
  • 7e2ae96c1f Added Java support and bindings Stefan Andritoiu 2015-08-05 19:43:31 +03:00
  • 181823cb20 readme: added full library name to title Mihai Tudor Panu 2015-08-13 16:19:40 -07:00
  • 11f9154ce0 grovescam: made file path constant to remove compiler warnings Mihai Tudor Panu 2015-08-13 15:18:43 -07:00
  • 018e09e5b2 sm130: remove bogus use of 'this' pointer Jon Trulson 2015-08-07 16:44:43 -06:00
  • 984391eb64 sm130: remove custom exception and use standard ones Jon Trulson 2015-08-07 16:43:01 -06:00
  • 9bf954071b th02: remove custom exception and use standard ones Jon Trulson 2015-08-07 16:37:44 -06:00
  • 448ee39c7f tcs3414cs: remove custom exception and use standard ones Jon Trulson 2015-08-07 16:37:29 -06:00
  • 8dac9f7356 mlx90614: remove custom exception and use standard ones Jon Trulson 2015-08-07 16:37:07 -06:00
  • fcca8ada45 maxds3231m: remove custom exception and use standard ones Jon Trulson 2015-08-07 16:36:40 -06:00
  • 2e0efd6690 max5487: remove custom exception and use standard ones Jon Trulson 2015-08-07 16:36:21 -06:00
  • c878283c44 max31723: remove custom exception and use standard ones Jon Trulson 2015-08-07 16:36:02 -06:00
  • b81be93411 lsm9ds0: include stdexcept, remove extraneoous error output Jon Trulson 2015-08-07 16:02:07 -06:00
  • 3ad25f65c8 lpd8806: remove custom exception and use a standard one Jon Trulson 2015-08-07 16:01:24 -06:00
  • 97e7f74a8f hx711: remove custom exception and use a standard one Jon Trulson 2015-08-07 15:52:39 -06:00
  • 66d688bc90 ecs1030: remove custom exception and use a standard one Jon Trulson 2015-08-07 15:52:06 -06:00
  • 84f795e453 upm: add facility for exception handling in upm Jon Trulson 2015-08-07 13:27:19 -06:00
  • 58c800e246 upm: version 0.3.2 v0.3.2 Mihai Tudor Panu 2015-08-12 16:54:06 -07:00
  • 48a8d3e0cc cmake: fixed IPK version tag Mihai Tudor Panu 2015-08-12 14:07:46 -07:00
  • 1fe9b9eb1d docs: final batch of header files reviewed VadimPopov 2015-08-10 18:53:31 +03:00
  • 04edb9be04 docs: more header files edited VadimPopov 2015-08-09 22:51:25 +03:00
  • 55e8076988 eboled: Initial implementation Jon Trulson 2015-08-06 13:31:26 -06:00
  • 9db2d57de3 docs: header files for sensors starting with [a] reviewed. VadimPopov 2015-08-07 20:33:46 +03:00
  • de49bb0e42 docs: removed mpu9150 from list of known limitations and added bmp180 Mihai Tudor Panu 2015-08-06 17:27:09 -07:00
  • 93595bcd35 adafruitss: removed ambiguous servo() overload Mihai Tudor Panu 2015-08-05 11:38:09 -07:00
  • 7260c78c33 adafruitss: fix the period setting in setPWMFreq() Jim Morris 2015-08-01 02:23:32 -07:00
  • 197b56003c lcd: jhd1313m1 example: sleep a bit so we can see the display Jon Trulson 2015-07-27 16:39:28 -06:00
  • f133b6eb4c lcd: jhd1313m1: rewrite to use Lcm1602 as a base class Jon Trulson 2015-07-27 16:30:22 -06:00
  • cb62f06197 lcd: lcm1602: modifications for eventual use as a base class for jhd1313m1 Jon Trulson 2015-07-27 14:40:53 -06:00
  • a2e4fb5d7a lcd: add missing functionality to lcm1602 Jon Trulson 2015-07-27 13:53:09 -06:00
  • 36b0e1dce0 lsm9ds0: Initial implementation Jon Trulson 2015-07-31 16:17:49 -06:00
  • 03e72e02f8 mpu9150: rewrite from scratch Jon Trulson 2015-07-16 16:56:23 -06:00
  • 6613dea552 cmake: adds option to use different lib&class names with python docs Mihai Tudor Panu 2015-07-22 11:48:17 -07:00
  • ef173ebeaf sainsmartks: Initial Implementation Jon Trulson 2015-07-09 17:46:38 -06:00
  • 5a6fb122ec lcm1602: add 4-bit gpio support with RS and Enable pins Jon Trulson 2015-07-09 16:13:51 -06:00
  • 8462e8ce52 jhd1313m1: add createChar() method, as it should be supported by this device Jon Trulson 2015-07-09 14:12:20 -06:00
  • 1647f572ff lcd: remove i2c context from LCD base class Jon Trulson 2015-07-09 13:54:49 -06:00
  • 56f7e97536 lcd: move the hd44780 controller bit definitions into a separate header Jon Trulson 2015-07-09 13:08:37 -06:00
  • 3aaafdcecf lcd: rename I2CLcd class to LCD Jon Trulson 2015-07-09 12:38:22 -06:00
  • 99651d2239 lcd: rename i2clcd.{h,cxx} to lcd.{h,cxx} Jon Trulson 2015-07-09 12:25:04 -06:00
  • c586cd5177 pn532: initial implementation Jon Trulson 2015-06-12 18:10:29 -06:00
  • fc3a884024 cmake: tweaked RPM generation and made arch detection global Mihai Tudor Panu 2015-07-20 11:59:55 -07:00
  • a91f1e5095 cmake: enabled RPM packaging Mihai Tudor Panu 2015-07-17 16:46:17 -07:00
  • 2314bc2f59 grovecircularled: updated description Mihai Tudor Panu 2015-07-10 17:10:14 -07:00
  • af2281057a ht9170: added image for DTMF shield Mihai Tudor Panu 2015-07-10 17:02:25 -07:00
  • e85c98062b adxl335: added image for adxl335 Mihai Tudor Panu 2015-07-10 17:00:18 -07:00
  • c1cde01424 lol: added image for lol shield Mihai Tudor Panu 2015-07-10 16:57:43 -07:00
  • 54cda32a94 waterlevel: updated description and few changes to header Mihai Tudor Panu 2015-07-10 16:53:00 -07:00
  • 2e36b8dc21 images: Added few images and modified few header files sisinty sasmita patra 2015-07-08 11:46:30 -07:00
  • f4a5c9a391 hp20x: Initial implementation Jon Trulson 2015-06-30 17:38:52 -06:00
  • 08ff50067a hcsr04: Fixed compilation error after MRAA enum renaming Alex Tereschenko 2015-07-06 18:43:30 +02:00
  • cff584d8b9 docs: implement broken link fix in cmake configuration file instead Mihai Tudor Panu 2015-06-29 14:15:04 -07:00
  • abb9c91320 revert: "docs: fix for broken index image links after move" Mihai Tudor Panu 2015-06-29 14:00:57 -07:00
  • a03d0c7e95 docs: fix for broken index image links after move Mihai Tudor Panu 2015-06-29 13:31:31 -07:00
  • 231a1f1b43 rgbringcoder: Initial implementation. Jon Trulson 2015-06-05 17:10:17 -06:00
  • c313e3ae69 grovecircularled: Initial import/implementation Jon Trulson 2015-06-10 12:08:59 -06:00
  • f2503c6167 cmake: Change error message when git not found to say UPM Brendan Le Foll 2015-06-29 10:49:56 +01:00
  • 7a7b8324b4 at42qt1070: fix invalid assignment Wouter van Verre 2015-06-16 15:09:25 +01:00
  • 057fa03723 at42qt1070: Add additional functionality Wouter van Verre 2015-06-16 13:49:27 +01:00
  • f64c710c12 at42qt1070: code style changes Wouter van Verre 2015-06-16 12:05:31 +01:00
  • 32921ff2b1 upm: updated headers of sensors in home automation kit Mihai Tudor Panu 2015-06-24 13:39:09 -07:00
  • 6c7928fc92 upm: updated headers of sensors in environmental kit Mihai Tudor Panu 2015-06-24 13:25:29 -07:00
  • fd29a7409e upm: added kit tags to @ingroup too Mihai Tudor Panu 2015-06-24 13:16:52 -07:00
  • 61c95088af upm: updated headers of sensors in transportation kit Mihai Tudor Panu 2015-06-23 16:47:11 -07:00
  • 24bda4741c upm: updated headers of sensors in robotics kit Mihai Tudor Panu 2015-06-23 16:35:50 -07:00
  • 172124f20a mhz16: fixed connection type in @ingroup Mihai Tudor Panu 2015-06-23 12:03:07 -07:00
  • 17dbadfe9f grovescam: fixed tag names in header Mihai Tudor Panu 2015-06-23 11:18:03 -07:00
  • e71ae67b4e hm11: updated header tag names and new @altid tag Mihai Tudor Panu 2015-06-23 10:55:21 -07:00
  • e00ee9b777 a110x: updated header with new @altid tag Mihai Tudor Panu 2015-06-23 10:52:56 -07:00
  • 0f015354ef doxygen: new @altid tag for sensors supporting multiple chip variants Mihai Tudor Panu 2015-06-23 10:50:26 -07:00
  • 3ed6e09f20 changelog: added sensors to the list for the latest versions Mihai Tudor Panu 2015-06-19 11:59:53 -07:00
  • 0dbfa06359 jhd1313m1: modified destructor to clear and turn off lcd on delete Mihai Tudor Panu 2015-06-16 17:02:21 -07:00
  • 2fda38f7b1 i2clcd: added virtual destructor to base lcd class Mihai Tudor Panu 2015-06-16 16:48:27 -07:00
  • ec1828f2bc changelog: rephrased an item from the list Mihai Tudor Panu 2015-06-16 12:15:45 -07:00
  • 3e6ec5087b docs: made a few modifications in known limitations, changelog and building instructions Mihai Tudor Panu 2015-06-16 11:58:00 -07:00
  • a3b4d466d7 docs: moved API images used on links to their own subfolder Mihai Tudor Panu 2015-06-12 13:46:24 -07:00
  • 1ddd325e18 images: added CC BY-NC-SA 3.0 license file for Sparkfun images Mihai Tudor Panu 2015-06-12 11:36:36 -07:00
  • 3d453811fb upm: update to version 0.3.1 v0.3.1 Mihai Tudor Panu 2015-06-11 11:13:29 -07:00
  • 67b0b9b219 joystick12: fixed typo in library display name Mihai Tudor Panu 2015-06-11 11:02:28 -07:00
  • 502b928aff adis16448: fixed typo in library display name Mihai Tudor Panu 2015-06-11 11:01:05 -07:00
  • a9cb0718fe hm11: example: make sure buffer is 0 terminated Jon Trulson 2015-06-10 16:20:57 -06:00
  • a1dac4228a tm1637: example: avoid buffer overflow and possible NULL derefs Jon Trulson 2015-06-10 16:18:24 -06:00
  • 6e2587576d stepmotor: various functions should return a value Jon Trulson 2015-06-10 16:04:33 -06:00
  • f8179328cf ssd1327: various functions should return values Jon Trulson 2015-06-10 15:59:37 -06:00
  • dae5c67c02 ssd1327-oled: main should return a value Jon Trulson 2015-06-10 15:48:56 -06:00
  • eb2ff59fe5 ssd1308: writeChar(), setAddressingMode() should return a value Jon Trulson 2015-06-10 15:47:41 -06:00
  • b36eb487eb ssd1308: example main() should return 0 Jon Trulson 2015-06-10 15:37:33 -06:00
  • bc61e9f86b servo: return a value in setAngle() Jon Trulson 2015-06-10 15:28:05 -06:00
  • 61175740f6 pulsensor: do_sample needs to return a value (NULL) Jon Trulson 2015-06-10 15:25:16 -06:00
  • a41f59984f otp538u: searching otp538u_vt_table could overflow array bounds Jon Trulson 2015-06-10 15:00:59 -06:00
  • 0bab36a95a mpu9150: getData() does not return a value Jon Trulson 2015-06-10 14:57:10 -06:00
  • ff88313462 lcm1602: example main() should return 0 Jon Trulson 2015-06-10 14:52:59 -06:00
  • 3f5c357971 jhd1313m1: example main() should return 0 Jon Trulson 2015-06-10 14:51:10 -06:00
  • d2e11d6f11 itg3200: calibrate() doesn't return anything Jon Trulson 2015-06-10 14:48:02 -06:00
  • 3e82dd8d0a lcd: return a proper value in write() Jon Trulson 2015-06-10 14:41:11 -06:00
  • 4f5030ecf7 htu21d: declare resetSensor() as void Jon Trulson 2015-06-10 14:37:01 -06:00
  • 784e8a3eb8 hmtrp: example: make sure string read is 0 terminated Jon Trulson 2015-06-10 14:34:05 -06:00
  • 7fbe71102a adafruitss: initialize duration Jon Trulson 2015-06-10 14:29:16 -06:00