1218 Commits (6c08313cb7113d7f978de2bb8c3199600876db45)
 

Author SHA1 Message Date
  Petre Eftime 2cd043c2a1 java: Use Runnables instead of IsrCallbacks in Java 9 years ago
  Jon Trulson e1c66c351a rhusb: Initial implementation 9 years ago
  Jon Trulson a5fd4a2c10 hwxpxx: Initial implementation 9 years ago
  Jon Trulson fc7bfc113a hdxxvxta: Initial implementation 9 years ago
  Jon Trulson bf82beaf9c t3311: Initial implementation 9 years ago
  Mihai Tudor Panu 5e37830bb7 pulsensor: updated header to include namespace and generate proper html/xml with doxygen 9 years ago
  Mihai Tudor Panu 4ff722ed2e ads1x15: changed description text to UTF-8 for compatibility with doxy2swig 9 years ago
  Mihai Tudor Panu 52b0ef4b28 nlgpio16: include documentation generated by doxy2swig for python 9 years ago
  Mihai Tudor Panu 930ff6734d ads1x15: include documentation generated by doxy2swig for python 9 years ago
  Mihai Tudor Panu 40be9b68a5 ads1x15: updated doxygen tags to match existing groups 9 years ago
  Marc Graham 4259aeab7b ads1x15: initial commit for ads1x15 adc 9 years ago
  Jon Trulson d0cb2a032c nlgpio16: Initial implementation 9 years ago
  Mihai Tudor Panu 4dc679af70 stepmotor: made some small API changes for consistency and usability 9 years ago
  Mihai Tudor Panu 091bd9b381 stepmotor: clock_gettime needs lrt with older gcc/glib2 versions 9 years ago
  Zion Orent d04f93ffca mhz16: fixed JS/Python examples to match driver API 9 years ago
  Zion Orent 66aaa97955 swig: rename funcs that caused overload errors in python for hmtrp, wt5001 9 years ago
  Zion Orent 387b2b86b0 swig: ensure that all uint*_t passed in have the correct type. 9 years ago
  Noel Eck e003a11723 cmake: added doxygen doc content to python sensor modules 9 years ago
  Noel Eck d0504bb65b cmake: Use include/lib paths from MRAA pkgconfig for cmake 9 years ago
  Stefan Andritoiu 669fd317b6 README: added reference to "Creating Java Bindings Guide" 9 years ago
  Stefan Andritoiu af7d1d2611 java: Added "Creating Java Bindings guide" to docs 9 years ago
  Stefan Andritoiu 1cbb486330 travis: added java examples to Travis CI 9 years ago
  Stefan Andritoiu 9516e0720c java: added auto build java examples in cmake 9 years ago
  Petre Eftime 8273556539 java: fix Java IsrCallback crash 9 years ago
  Mihai Tudor Panu 5bc9353bb4 stepmotor: updated Java example, added python & node.js examples 9 years ago
  Mihai Tudor Panu c8e80bf6a3 stepmotor: made significant changes to stepper driver 9 years ago
  Mihai Tudor Panu 74691914fb upm: version 0.4.1 9 years ago
  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