- 26 Mar, 2019 1 commit
-
-
zchowdhury authored
Add /etc/network/interfaces update for ifup scripts.
-
- 25 Mar, 2019 5 commits
-
-
Zahid Chowdhury authored
combainApiKey modifiable via dhub dynamically, set dhub json string format same for gnss & wifi, i.e.zero for alt & vacc, finally auto-start location
-
Zahid Chowdhury authored
-
David Frey authored
-
Zahid Chowdhury authored
-
Ashish Syal authored
-
- 22 Mar, 2019 3 commits
-
-
Zahid Chowdhury authored
-
Zahid Chowdhury authored
-
Zahid Chowdhury authored
Added dhub config of combain api key if not set from config, default periodic sensor for location to enabled & 30 sec., got rid of exits, tried adding wlan caching (revisit)
-
- 21 Mar, 2019 5 commits
-
-
David Frey authored
The bug that was referenced has been fixed and and a new error flag definition was created, so use that.
-
David Frey authored
-
David Frey authored
-
David Frey authored
ws_eink: clean up resource by free memory and cleanup deferred io
-
Thong Nguyen authored
Using vfree instead of kfree because we using vzalloc to allocate memory and aff cleanup deferred io
-
- 20 Mar, 2019 1 commit
-
-
Zahid Chowdhury authored
Add locationService to use GPS if available & accurate, otherwise use wifi with Combain service to get location
-
- 16 Mar, 2019 2 commits
-
-
David Frey authored
-
David Frey authored
Update in the background instead of on demand to prevent blocking for long periods of time.
-
- 15 Mar, 2019 2 commits
-
-
David Frey authored
-
David Frey authored
-
- 14 Mar, 2019 3 commits
-
-
Ashish Syal authored
-
Ashish Syal authored
-
Thong Nguyen authored
Add bitrev8 to ws_eink_display for issue mirror with littlevgl graphic lib.
-
- 13 Mar, 2019 1 commit
-
-
David Frey authored
Fix a problem where the OpenWeatherMap ambient temperature service would try to advertise the service each time a data connection was established. This caused a crash the second time the connection was established.
-
- 12 Mar, 2019 1 commit
-
-
Ashish Syal authored
-
- 11 Mar, 2019 12 commits
-
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
David Frey authored
Remove the bme680 kernel driver initialization code from the mangOH yellow module because the Bosch userspace driver is now being used instead.
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Thong Nguyen authored
Use "full update" rather than "partial update" LUT every 10th update to the display to help prevent "ghosting" display artifacts from accumulating.
-
David Frey authored
The BSEC temperature offset and ambient temperature required by the bme680 driver library are now supplied dynamically. Additionally, an openweathermap.org based ambient temperature API was added. This is of course only useful if the device will be outdoors.
-
- 07 Mar, 2019 2 commits
-
-
David Frey authored
-
Thong Nguyen authored
Add callinng init in ws_eink_display and sleep after displaying
-
- 06 Mar, 2019 2 commits
-
-
Zahid Chowdhury authored
-