1291 Commits (master)
 

Author SHA1 Message Date
  Keelan Lightfoot 763d3061f4 tca9548a Initial implementation 8 years ago
  Noel Eck 5467620bf7 cpp_headers: Rename ds18b20 header .h -> .hpp 8 years ago
  Jon Trulson e679d40d44 ds18b20: Initial implementation 9 years ago
  Noel Eck bf9059c846 cpp_headers: Rename ds2413 header .h -> .hpp 8 years ago
  Jon Trulson e1bda1f44b ds2413: Initial implementation 9 years ago
  Abhishek Malik 893b35f77b Java: Added Examples for Sensors 8 years ago
  Noel Eck a7e803873f docs: Updated porting documentation to reflect c++ header change. 8 years ago
  Noel Eck 612f53ee40 examples: More header file renames 8 years ago
  Noel Eck 922e0cc26b cpp_headers: Renamed C++ headers from .h -> .hpp 8 years ago
  Jon Trulson b3a8fd7172 eboled: change write_word to writeWord for MRAA 1.0 API change. 8 years ago
  Mihai Tudor Panu 4455c81866 mic: fixed web link 8 years ago
  Noel Eck 6b273a1b49 docs: Added exclude to Doxyfile for boschdriver src. 8 years ago
  Mihai Tudor Panu d355f76226 upm: v0.6.2 8 years ago
  Jon Trulson 4f6be750c7 vcap: Initial implementation 8 years ago
  Mihai Tudor Panu bf7d7d1bda examples: changed default bus from 6 to 0 for SSD1306 examples 8 years ago
  Mihai Tudor Panu 9acc752074 java: add dependency on java targets for java examples 8 years ago
  Mihai Tudor Panu b6b7d892c2 cmake: fix RPM generation when VERSION_COMMIT is empty string 8 years ago
  Jon Trulson 1ca8d100ea e50hx: add bacnetmstp includes so example can build 8 years ago
  Jon Trulson 96f1afffe3 e50hx: remove add_dependency() call from CMakeLists.txt 8 years ago
  Jon Trulson 899d873cbc e50hx: Initial implementation 8 years ago
  Fathi Boudra dc8be495a9 docs: fix spelling errors 8 years ago
  Jon Trulson c7b5204fe4 bacnetmstp: initial BACnet MS/TP implementation 8 years ago
  Noel Eck 527615758a cmake: Fixed builddoc flow for javascript documentation 8 years ago
  Mihai Tudor Panu 16b6fcf807 cmake: set CMAKE_INSTALL_LIBDIR before using it 8 years ago
  Andrei Vasiliu 5a9f234a3e cmake: Solved issue with nodejs installation path 8 years ago
  Mihai Tudor Panu c7bd37b322 docs: added new API compatibility section 8 years ago
  Noel Eck edcaed90e6 extdep: Removed add_dependencies call from CMakeLists 8 years ago
  Mihai Tudor Panu 655ccee9af upm: v0.6.1 8 years ago
  Mihai Tudor Panu 102d86870a bme280: added missing return in non-void function 8 years ago
  Mihai Tudor Panu a88ec4237d gfx: renamed GFX headers to avoid overlap on install 8 years ago
  Mihai Tudor Panu cf2b8c9a6e ssd1351: Changed SPI to MODE0 for compatibilty and listed SPI PM issue in description 8 years ago
  Abhishek Malik 68aa067f82 SWIG: Added include carrays_uint8_t.i for nrf24l01 python and js bindings 8 years ago
  Abhishek Malik 24062f6a9d Java: Added examples for AM2315 and TSL2561 8 years ago
  Mihai Tudor Panu db8d708798 cmake: node install path is now same for both package and .node 8 years ago
  Mihai Tudor Panu edfdf6ec34 cmake: added include_directories(..) to python too, for consistency 8 years ago
  Henry Bruce 7c66d5c321 examples/c++: Fix syntax errors in ads1x15.cxx 8 years ago
  Henry Bruce 0e365590c4 cmake: Add parent directory to include path for UPM modules 8 years ago
  Mihai Tudor Panu ba127ec4d4 cmake: honor LIB_INSTALL_DIR and also for Node install path 8 years ago
  Eugene Bolshakov b6572e1f28 cmake: Add upm header files directory 8 years ago
  Mihai Tudor Panu 02974f242e cmake: fix node modules install path when install prefix is given 8 years ago
  Mihai Tudor Panu e809016152 cmake: added back PYTHON_VERSION_* when not building docs for install path 8 years ago
  Mihai Tudor Panu 39c55b23d9 upm: version 0.6.0 8 years ago
  Mihai Tudor Panu 09b0f0adaa .travis.yml: updated cmake and fixed builds 8 years ago
  Mihai Tudor Panu 00b0092fc1 cmake: fixed flow for finding libs & include dirs 8 years ago
  Mihai Tudor Panu ec85072011 upm: removed some temporary files left over among sources 8 years ago
  Brendan Le Foll 60221dbcd6 cmake: disable TGZ from builds when IPK used 8 years ago
  deadprogram a35e58c54c curieimu: Adds examples for both JS and Python that load MRAA Firmata subplatform 8 years ago
  Brendan Le Foll 1b8cb1361c cmake: add workaround for cmake 2.7 8 years ago
  Brendan Le Foll aeb948282a cmake: Fix issues with node v4/v5 8 years ago
  Brendan Le Foll 1b649021f1 .travis.yml: Make travis test node4/node5 and node0.12 8 years ago