upm icon indicating copy to clipboard operation
upm copied to clipboard

UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through c...

Results 66 upm issues
Sort by recently updated
recently updated
newest added

fixes error: 'ctrl_reg2_data' may be used uninitialized in this function [-Werror=maybe-uninitialized] Signed-off-by: Khem Raj

Tested on: - Ref-Os-Iot - 1705 - Bios Version 1D1. - Ubuntu Core Result: Echo width = 0 Distance inches = 0.000000.2 Ports tested: From 1 to 40 (j12) Mraa...

The C conversion of this module is incomplete. It's marked as CXX_WRAPS_C, but it doesn't. In addition, there are no proper function comments in the .h file. It is also...

enhancement

``` make[2]: Entering directory '/builddir/build/BUILD/upm-2.0.0/clr-build' /builddir/build/BUILD/upm-2.0.0/clr-build/interfaces/CMakeFiles/jsupm_interfaces.dir/interfacesJAVASCRIPT_wrap.cxx: In function ‘int SWIG_V8_GetInstancePtr(v8::Handle, void**)’: /builddir/build/BUILD/upm-2.0.0/clr-build/interfaces/CMakeFiles/jsupm_interfaces.dir/interfacesJAVASCRIPT_wrap.cxx:1030:52: error: no matching function for call to ‘v8::Value::ToObject()’ 1030 | v8::Handle objRef = valRef->ToObject(); | ^ In file...

pkg-config is name of package

Hi, On my rpi 3 I run into issues when building upm (after building and installing rmaa). ``` pi@mark2:~/upm/build $ make Scanning dependencies of target 2jciebu01_usb [ 0%] Building CXX...

Hi, I want to know how to use upm on Onion Omega 2 because I tried to import pyupm_mg811 but it showed. `ImportError: No module named upm` I am using...