ukhas / habitat

Next Generation High Altitude Balloon Tracking
http://habitat.habhub.org/
GNU General Public License v3.0
41 stars 14 forks source link

Add speed to listener_telemetry #283

Closed priyeshpatel closed 11 years ago

priyeshpatel commented 11 years ago

Speed should be added to the listener_telemetry schema as an optional field so that the field name and units can be standardised (perhaps to m/s?).

Currently, spacenear.us displays speed as km/h so if it were changed to m/s, the spacenear.us uploader would have to do the conversion.

priyeshpatel commented 11 years ago

Android app will get a fix soon(ish): https://github.com/priyeshpatel/habhub-chase-car-tracker/issues/17

priyeshpatel commented 11 years ago

https://github.com/ukhas/habitat/pull/284

danielrichman commented 11 years ago

TODO: Convert old android app documents (data.client.application_version <= 0.1.6) to be m/s (from km/h)