1291 Commits (master)
 

Author SHA1 Message Date
  Stefan Andritoiu 9bf184129e java: removed loadLibrary preamble from examples 9 years ago
  Stefan Andritoiu 1667569560 java: Added "automatic load library" code for new sensors 9 years ago
  Stefan Andritoiu 01119436a9 docs: Update knownlimitations.md 9 years ago
  Stefan Andritoiu 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. 9 years ago
  Stefan Andritoiu 1accafa145 hcsr04: Made ISR be used internally and not be exposed to the user. Changed access modifier to private. Removed passing ISR to constructor. 9 years ago
  Mihai Tudor Panu e54f5e21c3 examples: synced c++ CMakeLists.txt file for examples in new format 9 years ago
  Henry Bruce 01700b0d49 c++ examples: cmake now honors MODULE_LIST 9 years ago
  Mihai Tudor Panu a96a2ff44c travis: adding java builds to Travis CI 9 years ago
  Mihai Tudor Panu cc7930caf3 mpu9250: propagated new constructor flag for i2c bypass 9 years ago
  Jianxun Zhang ac21c9336b mpu9150: option to disable I2C bypass setting 9 years ago
  Jon Trulson fd509c7d79 ozw: Initial implementation 9 years ago
  John Robertson 287250b32d hcsr04: Pass reference to current object to ISR. 9 years ago
  Mihai Tudor Panu 758b49f51d sx1276: removed unused ISR and array typemaps from java interface 9 years ago
  Jon Trulson 2a1af1399a sx1276: Initial implementation 9 years ago
  Stefan Andritoiu 4de9734f0a hmtrp: Added functions that throw exceptions when failing to read from sensors, and added java exception handling. 9 years ago
  Stefan Andritoiu 9bfda4219d groveButton: Corrected GroveButtonSample and GroveButton_intrSample 9 years ago
  Stefan Andritoiu dddba3e8a4 java: Added auto load library code in upm SWIG interfaces 9 years ago
  Andrei Vasiliu 500e14663b lol: Added exception when invalid argument is passed to method 9 years ago
  Stefan Andritoiu fcb36276b7 wt5001: Added functions that throw exceptions when failing to read from sensors. Added java exception handling, and modified examples. 9 years ago
  Stefan Andritoiu 7f7fdb8441 mhz16: Split the getData(int* gas, int *temp) function into two separate functions and updated the C++ an Java examples 9 years ago
  Stefan Andritoiu f8a105adbf java: removed commented code in SWIG interface files 9 years ago
  Stefan Andritoiu ba43986f82 java: converted all int16_t* to short[] and updated examples 9 years ago
  Kevron Rees 6e2355ce9a cmake: use cmake libdir 9 years ago
  Mihai Tudor Panu 4a90e2c4be cmake: more robust swig version checking based on build options 9 years ago
  Eugene Bolshakov 1adea8ecf1 cmake: changes for nodejs 4.1.1 - resubmit 9 years ago
  Mihai Tudor Panu 011013e800 travis: updated travis.yml to reflect new .pc file location 9 years ago
  Mihai Tudor Panu b4d4a215a2 groveultrasonic: made a few changes to code, example and documentation 9 years ago
  Jun Kato 2eb6ebd3bd groveultrasonic: Initial implementation 9 years ago
  Sergey Kiselev dc97adf578 eboled: Call refresh() to actually put the text on the display. Use 9 years ago
  Jon Trulson 181b5f17ea grovecircularled: fix up a missing mraa::DATA_OUT and formatting 9 years ago
  Mihai Tudor Panu 90bf469245 mcp9808: updated doxygen tags and formatted sources 9 years ago
  Marc Graham 85b5c8a64e mcp9808: Initial commit for MCP9808 precision temperature sensor. 9 years ago
  Abhishek Malik 422592f993 Grove O2 Sensor: Correcting Sensor Voltage Calculation 9 years ago
  Abhishek Malik fa1c1f3aa4 Java: Adding example for Grove O2 Sensor 9 years ago
  Abhishek Malik b11ad2d170 Java: Adding example for Grove Barometer (High Accuracy) 9 years ago
  Abhishek Malik d62d9f22cd Java: Adding example for Grove Luminance Sensor 9 years ago
  Abhishek Malik dec976e971 Java: Adding an example for Grove GSR Sensor 9 years ago
  Abhishek Malik fcf2278553 Java: Adding an example for Grove EMG Sensor 9 years ago
  Abhishek Malik b3300d5724 Java: Adding example for Water Level Sensor 9 years ago
  Abhishek Malik 003ca2169f Java: Added missing header comment for MQ3 and MQ9 Gas Sensors 9 years ago
  Abhishek Malik 0586775ffc Java: Adding example for Grove MQ9 Gas Sensor 9 years ago
  Abhishek Malik 053cf15495 Java: Adding example for MQ3 Gas Sensor 9 years ago
  Marc Graham 3d8b732158 Cleaned up code. 9 years ago
  xbolshe db3b0c39bf Fixing an incorrect accelerometer address 9 years ago
  Abhishek Malik d2c4747251 Java: Adding an example for the Grove Q-Touch sensor (v 1.0) 9 years ago
  Abhishek Malik 8b5cdae4ca Java: Adding an example for the Grove Collision Sensor 9 years ago
  Stefan Andritoiu 2384fbb218 java: Corrected mistake in RotaryEncoderSample comments 9 years ago
  Stefan Andritoiu 212c67fdd0 java: Corrected mistake in sample 9 years ago
  Andrei Vasiliu ca15860cc3 java: Added sample for Pulsensor 9 years ago
  Mihai Tudor Panu cce8ab43e6 naming.md: updated e-mail addresses 9 years ago