- 17 Apr, 2018 1 commit
-
-
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 18 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
-
David Clark authored
-
David Frey authored
-
David Frey authored
-
David Frey authored
-
David Frey authored
-
David Frey authored
-
David Clark authored
Added the new Linux device driver for the card detect LED and added a LED service with an API to set/get the LED status.
-
David Clark authored
Removed kfree calls to free the slot memory. The use of devm_ calls to create the memory removes the need to call kfree.
-
David Frey authored
-
David Frey authored
-
David Frey authored
-
David Frey authored
This member does not need to be persisted as it can simply be returned to the caller requesting the mailbox value.
-
David Frey authored
-