- Mar 26, 2019
-
-
zchowdhury authored
Add /etc/network/interfaces update for ifup scripts.
-
- Mar 25, 2019
-
-
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
-
- Mar 22, 2019
-
-
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)
-
- Mar 21, 2019
-
-
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
-
- Mar 20, 2019
-
-
Zahid Chowdhury authored
Add locationService to use GPS if available & accurate, otherwise use wifi with Combain service to get location
-
- Mar 16, 2019
-
-
David Frey authored
-
David Frey authored
Update in the background instead of on demand to prevent blocking for long periods of time.
-
- Mar 15, 2019
-
-
David Frey authored
-
David Frey authored
-
- Mar 14, 2019
-
-
Ashish Syal authored
-
Ashish Syal authored
-
Thong Nguyen authored
Add bitrev8 to ws_eink_display for issue mirror with littlevgl graphic lib.
-
- Mar 13, 2019
-
-
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.
-
- Mar 12, 2019
-
-
Ashish Syal authored
-
- Mar 11, 2019
-
-
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.
-
- Mar 07, 2019
-
-
David Frey authored
-
Thong Nguyen authored
Add callinng init in ws_eink_display and sleep after displaying
-
- Mar 06, 2019
-
-
Zahid Chowdhury authored
-
-