- 10 Nov, 2018 2 commits
-
-
Zahid Chowdhury authored
-
Zahid Chowdhury authored
Fix bug in build.sh on wp76xx, remove all build artifacts, refactor Makefile some for wifi, and make board names lower-case
-
- 08 Nov, 2018 3 commits
-
-
David Frey authored
-
David Frey authored
-
David Frey authored
green_* targets were broken by commit 7ec4d513.
-
- 07 Nov, 2018 13 commits
-
-
David Frey authored
Remove gpsSensor app from the default mangOH.sdef because it creates a lot of noise in the logs when it's not able to get a GPS fix. Also, the location values it produces are intentionally slightly wrong to simulate movement. This may confuse users who would expect the GPS location to be accurate.
-
David Frey authored
-
David Frey authored
The code is functionally identical to what it was before, but the dhub_integration branch has been merged with master now.
-
David Frey authored
-
David Frey authored
This commit overwrites the previous backporting that was done in order to introduce the backporting work as a separate commit to simplify future maintenance.
-
David Frey authored
The updated driver will support oversampling ratio properly if the kernel is new enough to contain the required IIO feature.
-
David Frey authored
- Remove trailing whitespace - Remove #if 1 ... #endif
-
David Frey authored
-
David Frey authored
Fix a bug where the battery charger i2c_client variable was overwritten while mapping the battery gauge in the mangOH yellow module.
-
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 2 commits
-
-
David Frey authored
Move the CAN IoT card fragment into a .sinc file to de-clutter the main SDEF file.
-
David Frey authored
-