- 07 Nov, 2018 4 commits
-
-
David Frey authored
This is a re-implementation of work done in 497117a7 which was overwritten by merge commit 03608c12.
-
David Frey authored
Reduce repetition by passing offsets rather than absolute GPIO numbers to the gpio_initial_status and gpio_final_status functions.
-
David Frey authored
-
David Frey authored
Use devm_gpio_request_one instead of devm_gpio_request + gpio_direction_output
-
- 06 Nov, 2018 2 commits
-
-
David Frey authored
-
David Frey authored
These apps may be added back into the SDEF once they are published. apps/mangOHRedSensorToCloud/redSensor apps/mangOHRedSensorToCloud/redCloud
-
- 05 Nov, 2018 7 commits
-
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
Updated BQ25601 and got source from https://github.com/mangOH/mangOH/tree/master/linux_kernel_modules/bq24296
-
Ashish Syal authored
-
- 02 Nov, 2018 1 commit
-
-
David Frey authored
-
- 01 Nov, 2018 1 commit
-
-
David Frey authored
-
- 30 Oct, 2018 1 commit
-
-
Zahid Chowdhury authored
-
- 17 Oct, 2018 1 commit
-
-
David Frey authored
When the hardware revision is not passed explicitly as a module parameter, the probe now reads the board EEPROM to discover the hardware revision.
-
- 12 Oct, 2018 2 commits
-
-
David Frey authored
-
David Frey authored
mangOH Red prior to DV5 were pre-production boards. These configurations haven't been tested or maintained in a long time, so it's better to remove support for them so that users don't get the false impression that they are supported.
-
- 04 Oct, 2018 5 commits
-
-
David Frey authored
-
David Frey authored
-
David Frey authored
The yellow_* targets all build successfully using the latest toolchains so enable building for yellow under the "all" target.
-
David Frey authored
-
David Frey authored
-
- 02 Oct, 2018 7 commits
-
-
David Frey authored
Move the CAN IoT card fragment into a .sinc file to de-clutter the main SDEF file.
-
David Frey authored
-
David Frey authored
-
David Frey authored
Replace references to MANGOH_CAN_9X15 with MANGOH_WP_CHIPSET_9X15 and eliminate the MANGOH_CAN_9X15 variable. There is no neet to have a CAN-specific variable for chipset identification.
-
David Frey authored
As of WP85/WP75 Release 16, all WP modules support the MT7697 based WiFi on the mangOH Red board and thus it is no longer necessary to distinguish between the modules when deciding what is included in the mangOH.sdef.
-
David Frey authored
WP85/75 release 16 properly supports the battery service, so the #if statement in the SDEF can be removed and the battery service can be included for the mangOH Red regardless of which module is being used.
-
David Frey authored
-
- 01 Oct, 2018 3 commits
-
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
- 28 Sep, 2018 4 commits
-
-
David Frey authored
IioDeviceList is a simple application which demonstrates how to use the shared libiio component to enumerate the IIO devices avaialble in the system.
-
David Frey authored
This app applies to a sensor which is not included on any mangOH.
-
David Frey authored
-
Ashish Syal authored
-
- 27 Sep, 2018 2 commits
-
-
Ashish Syal authored
-
Ashish Syal authored
-