You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- In particular, the iOS battery level was never read, so we always got -100
- The android key was always "sensor_config" (because when we updated the
read timestamp on the document, it updated everything including the key)
e-mission/cordova-usercache#14
shankari
added a commit
to e-mission/e-mission-server
that referenced
this issue
Apr 10, 2016
* Add support for a new module on datetime
Similar to moment.js in javascript, and supports parsing ISO format strings as
well as getting the timestamp from a datetime object, something which requires
too much fiddling otherwise.
* Fix a bunch of issues with the initial data collection for ground truth
- In particular, the iOS battery level was never read, so we always got -100
- The android key was always "sensor_config" (because when we updated the
read timestamp on the document, it updated everything including the key)
e-mission/cordova-usercache#14
* Fix issue with tour model creation
Found this while running the intake pipeline locally. Does not appear to happen
on the real server, but fixing corner cases is important!
* Add support for displaying the formatted time from the data_df in geojson
Makes it easier to debug maps in the various evaluations
This code
sets the key for all entries in the database to the key of the read document.
The text was updated successfully, but these errors were encountered: