1265 Commits (edcaed90e6a68675bde8a33ad342d9ad8e591097)
 

Author SHA1 Message Date
  Noel Eck edcaed90e6 extdep: Removed add_dependencies call from CMakeLists 9 years ago
  Mihai Tudor Panu 655ccee9af upm: v0.6.1 9 years ago
  Mihai Tudor Panu 102d86870a bme280: added missing return in non-void function 9 years ago
  Mihai Tudor Panu a88ec4237d gfx: renamed GFX headers to avoid overlap on install 9 years ago
  Mihai Tudor Panu cf2b8c9a6e ssd1351: Changed SPI to MODE0 for compatibilty and listed SPI PM issue in description 9 years ago
  Abhishek Malik 68aa067f82 SWIG: Added include carrays_uint8_t.i for nrf24l01 python and js bindings 9 years ago
  Abhishek Malik 24062f6a9d Java: Added examples for AM2315 and TSL2561 9 years ago
  Mihai Tudor Panu db8d708798 cmake: node install path is now same for both package and .node 9 years ago
  Mihai Tudor Panu edfdf6ec34 cmake: added include_directories(..) to python too, for consistency 9 years ago
  Henry Bruce 7c66d5c321 examples/c++: Fix syntax errors in ads1x15.cxx 9 years ago
  Henry Bruce 0e365590c4 cmake: Add parent directory to include path for UPM modules 9 years ago
  Mihai Tudor Panu ba127ec4d4 cmake: honor LIB_INSTALL_DIR and also for Node install path 9 years ago
  Eugene Bolshakov b6572e1f28 cmake: Add upm header files directory 9 years ago
  Mihai Tudor Panu 02974f242e cmake: fix node modules install path when install prefix is given 9 years ago
  Mihai Tudor Panu e809016152 cmake: added back PYTHON_VERSION_* when not building docs for install path 9 years ago
  Mihai Tudor Panu 39c55b23d9 upm: version 0.6.0 9 years ago
  Mihai Tudor Panu 09b0f0adaa .travis.yml: updated cmake and fixed builds 9 years ago
  Mihai Tudor Panu 00b0092fc1 cmake: fixed flow for finding libs & include dirs 9 years ago
  Mihai Tudor Panu ec85072011 upm: removed some temporary files left over among sources 9 years ago
  Brendan Le Foll 60221dbcd6 cmake: disable TGZ from builds when IPK used 9 years ago
  deadprogram a35e58c54c curieimu: Adds examples for both JS and Python that load MRAA Firmata subplatform 9 years ago
  Brendan Le Foll 1b8cb1361c cmake: add workaround for cmake 2.7 9 years ago
  Brendan Le Foll aeb948282a cmake: Fix issues with node v4/v5 9 years ago
  Brendan Le Foll 1b649021f1 .travis.yml: Make travis test node4/node5 and node0.12 9 years ago
  Brendan Le Foll 10d784ea7e cmake: add BUILDPYTHON3 flag 9 years ago
  Brendan Le Foll a48f457057 FindNode.cmake: Improve FindNode cmake module 9 years ago
  deadprogram d8fc664178 curieimu: Add WIP for Python example 9 years ago
  deadprogram 83b0512ffb Updates implementation and examples to use dynamic-friendly interface 9 years ago
  deadprogram 3e7fca21ee Complete accel and gyro implementations for new dynamic friendly interface 9 years ago
  Brendan Le Foll 8c7d6483d3 curieimu: modify calls to use update methodology to fix python/java/js API 9 years ago
  Brendan Le Foll 22636fb47a curieimu: Make compilation dependant on mraa_firmata_init 9 years ago
  deadprogram fb5c809ff8 curieimu: Plugin to interface with the arduino101's IMU 9 years ago
  Mihai Tudor Panu 0d20cdb25a doxygen: removed Bosch base lib from docs since only used internally 9 years ago
  Jon Trulson f2b10afa35 pn532: fix a couple more narrowing conversions (c++11) 9 years ago
  Jon Trulson 56e1d2214f grovescam: fix a couple more narrowing conversions (c++11) 9 years ago
  Jon Trulson e80e1bda2c am2315: fix narrowing conversions (c++11) 9 years ago
  Jon Trulson 98f9dc54ff zfm20: fix narrowing conversions (c++11) 9 years ago
  Jon Trulson 611f72c491 sx1276: fix narrowing conversions (c++11) 9 years ago
  Jon Trulson 6f68e07aa5 pn532: fix narrowing conversions (c++11) 9 years ago
  Jon Trulson be34f53a51 grovescam: fix narrowing conversions (c++11) 9 years ago
  Jon Trulson 7a133cf891 cmake: Enable C++11 standards support 9 years ago
  Mihai Tudor Panu 49611e5ac0 smartdrive: build example and add manufacturer to list 9 years ago
  Mihai Tudor Panu e5385eb510 smartdrive: patch example 9 years ago
  Oussema Harbi de1a46aa59 smartdrive: Replace mraa_result_t by mraa::Result in smartdrive.cxx 9 years ago
  Oussema Harbi 7e402ede34 smartdrive: upm implementation for SmartDrive from openelectronics.com 9 years ago
  Mihai Tudor Panu 4381f8bd2e apa102: addded C++ snippet to documentation 9 years ago
  Stefan Andritoiu 757104e013 java: turned on sanity checks in travis 9 years ago
  Stefan Andritoiu 6c08313cb7 doxy: Corrected sample mapping 9 years ago
  Stefan Andritoiu 6d4714df3c java: Added kxcjk1013 to javaswig blacklist because of unclean bindings. Removed javaupm_kxcjk1013.i and javaupm_nrf8001.i 9 years ago
  Stefan Andritoiu 75e42c6731 java: eliminated loadlibrary code from examples 9 years ago