- 27 Jun, 2018 1 commit
-
-
Zahid Chowdhury authored
Rather than requiring a yocto re-build to support the CAN IoT card, the relevant kernel module code has been taken out of tree. For 9x15 based modules (wp75, wp85) use the modules in the can_9x15 directory. For 9x07 based modules (wp76, wp77), use the modules in the can_9x07 directory. The can_common/can_iot module instantiates an mcp251x device with the appropriate platform data for using the CAN IoT card in a mangOH Red.
-
- 22 Jun, 2018 5 commits
-
-
David Frey authored
-
David Clark authored
-
David Frey authored
* Rename .mdef files to remove numeric prefix that was used to force kernel modules to load in the required order * Use new "requires module" feature of .mdef files to specify dependencies. * Update mtwifi script based on module renaming
-
David Clark authored
-
- 13 Jun, 2018 3 commits
-
-
David Clark authored
-
David Clark authored
-
David Clark authored
-
- 12 Jun, 2018 1 commit
-
-
David Clark authored
BMI088 has typo for accel calculation which is incorrect. Updated calculation to be correct.
-
- 11 Jun, 2018 8 commits
-
-
David Clark authored
-
David Clark authored
Updated sysfs config show and restore functions to use library calls
-
David Clark authored
-
David Clark authored
-
David Clark authored
-
David Clark authored
-
David Clark authored
-
David Clark authored
-
- 06 Jun, 2018 1 commit
-
-
David Frey authored
-
- 04 Jun, 2018 1 commit
-
-
David Clark authored
-
- 01 Jun, 2018 2 commits
-
-
David Clark authored
-
David Clark authored
-
- 31 May, 2018 1 commit
-
- 22 May, 2018 1 commit
-
-
David Frey authored
Previous commit 354e27dd introduced a dependency upon IIO_GASRESISTANCE being defined as a member of enum iio_chan_type. The enum is part of the kernel headers and not part of the out-of-tree IIO code in the mangOH repository. The code now checks that CONFIG_IIO_CHAN_TYPE_GASRESISTANCE is defined before trying to reference IIO_GASRESISTANCE.
-
- 17 May, 2018 1 commit
-
-
zchowdhury authored
-
- 15 May, 2018 4 commits
-
-
David Clark authored
-
David Clark authored
-
David Clark authored
-
David Frey authored
By using the componentSearch feature, more of the build requirements can be specified in the SDEF instead of the Makefile. componentSearch is a Legato 18.04.0 feature.
-
- 14 May, 2018 1 commit
-
-
David Frey authored
The mangOH build is failing in the developer VM based on Ubuntu 18.04 because the wrong toolchain is being selected for the red_wp85 build. I think the root cause may have to do with the .phony target that sets up the Make variables not being run multiple times. Rather than spending a lot of time on this, I have just simplified the Makefile so that the problem goes away.
-
- 12 May, 2018 1 commit
-
-
David Frey authored
-
- 24 Apr, 2018 1 commit
-
-
David Clark authored
-
- 20 Apr, 2018 1 commit
-
-
David Clark authored
-
- 19 Apr, 2018 4 commits
-
-
David Clark authored
-
Ashish Syal authored
Points to last master commit for RedSensorToCloud
-
Julien Vermillard authored
- 18 Apr, 2018 2 commits
-
-
David Clark authored
-
David Clark authored
-
- 17 Apr, 2018 1 commit
-
-
David Frey authored
The removal of the i2c-utils package from WP76/WP77 release 8 broke the GpioExpanderService. This commit includes an update to GpioExpanderService which adds a header that implements the removed functionality.
-