- 15 May, 2018 2 commits
-
-
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 2 commits
-
-
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.
-
David Frey authored
The variable MANGOH_I2C_BUS_BATTERY has been introduced in the targets files for 9x15 and 9x07 because the I2C bus numbering differs. The batteryService app has been updated to use this variable.
-
- 10 Apr, 2018 1 commit
-
-
David Frey authored
-
- 06 Apr, 2018 1 commit
-
-
David Frey authored
In this version the app model and adef have matching version numbers (2.0)
-
- 16 Mar, 2018 2 commits
-
-
David Frey authored
The battery gauge was disabled on wp76/77 because of a lockup in the power supply kernel subsystem when the battery gauge driver was unloaded. This has been fixed in release 8 and thus the battery gauge driver and battery service can be enabled. The battery gauge and battery service still aren't usable on wp75/85 because of a different kernel bug.
-
David Frey authored
-
- 14 Mar, 2018 3 commits
-
-
David Clark authored
-
David Clark authored
-
David Clark authored
Added script used to configure the MangOH to route to/from local LAN interface, i.e. eth0 to/from the cellular WAN interface, i.e. rmnet-data0.
-
- 12 Mar, 2018 2 commits
-
-
David Frey authored
-
David Frey authored
The mangOH makefile now reads a $LEGATO variable to decide if the Legato framework at $LEGATO_ROOT should be built. Previously, but variable $NO_BUILD_LEGATO was used, but this was a bit verbose.
-
- 09 Mar, 2018 1 commit
-
-
David Frey authored
-
- 07 Mar, 2018 2 commits
-
-
David Frey authored
-
David Frey authored
Also support building of multiple targets with correct toolchains with one invocation of make.
-
- 28 Feb, 2018 5 commits
-
-
David Clark authored
-
David Clark authored
-
David Clark authored
-
David Frey authored
Introduce a single mangOH.sdef and remove the board/module specific SDEFs. The content of the single SDEF change depending on the build parameters. The "targets" directory was introduced based on the way Legato handles different modules. The location of build artifacts has now changed. Everything produced by the Makefile is under "build/".
-
- 27 Feb, 2018 1 commit
-
-
David Frey authored
-
- 23 Feb, 2018 3 commits
-
-
David Clark authored
-
David Clark authored
-
- 21 Feb, 2018 5 commits
-
-
David Clark authored
-
David Clark authored
-
David Frey authored
The IoT slot driver has been disabled due to conflicts between it and the way that the GPIOs for the WiFi IoT card are being configured by the default yocto linux image.
-
David Clark authored
-
David Frey authored
-