1- # SondeHub Tracker
1+ # SondeHub Tracker Beta (leaflet edition)
22
33A fork of [ habitat-mobile-tracker] ( https://github.com/rossengeorgiev/habitat-mobile-tracker ) for use with the [ SondeHub v2 ElasticSearch] ( https://github.com/projecthorus/sondehub-infra/wiki/ElasticSearch-Kibana-access ) database. Huge credits to [ Rossen Georgiev] ( https://github.com/rossengeorgiev/ ) for developing the mobile-tracker.
44
55![ mobile tracker screenshot] ( resources/mobiletracker-screencap.png " mobile tracker screenshot ")
66
77A webapp for tracking radiosondes. Works an desktop and mobile devices.
8- The habhub tracker is a continuation of [ spacenear.us/tracker] ( http://spacenear.us/tracker ) .
8+ The SondeHub tracker is a continuation of [ spacenear.us/tracker] ( http://spacenear.us/tracker ) .
99
1010## Features
1111
1212* Radiosonde Tracking using [ SondeHub V2] ( https://github.com/projecthorus/sondehub-infra/wiki/ElasticSearch-Kibana-access ) data.
1313* Telemetry graph for each balloon
14- * Chase Car functionality (TODO for SondeHub)
14+ * Chase Car functionality
1515* Near realtime weather overlays
1616* [ Daylight cycle overlay] ( https://github.com/rossengeorgiev/nite-overlay ) , for long flights
17- * Available to embed on any website
18- * Map tracker with Google Maps API 3
17+ * Map tracker with Leaflet API
1918* Run the app natively on ` iOS ` or with Chrome's 'add to screen' on ` Android `
2019
2120### Geo position
2221
23- Available only on mobile devices.
24-
2522The app will ask for permission to use your location.
2623This is required for some of the features. It is ** important** to note that
2724your location will not be made available or send to anyone. Unless, you enable
28- the ` chase car mode ` , which will periodically upload it to habitat . _ The app
25+ the ` chase car mode ` , which will periodically upload it to SondeHub . _ The app
2926will always start with ` chase car mode ` disabled._
3027
31- ### Offline storage
32-
33- The app will ask to use offline storage. You will need to accept, in order to
34- use the offline capabilities. The app will cache all files making it available
35- even when there is no network coverage. Latest position data will also be stored
36- and used when you start up with no network. When you get back online, the app
37- will fetch the latest position data.
38-
3928## Browser requirements
4029
4130Any modern browser should be able to run the app. Including the latest version of IE.
@@ -46,7 +35,6 @@ This is also true for mobile, some build-in browsers may not work.
4635Don't hesitate to report any issues, or suggest improvements. Just visit the [ issues page] ( https://github.com/projecthorus/sondehub-tracker/issues ) .
4736Pull requests are welcome.
4837
49-
5038## Installation
5139
5240Requirements: __ Java__ and (Linux or Cygwin environment)
@@ -61,9 +49,6 @@ For __applicationCache__ to work your server needs to send the correct MIME type
6149
6250Author: Daniel Saul [ @danielsaul ] ( https://github.com/danielsaul )
6351
64- [ See concept for phone portrait mode] ( https://github.com/rossengeorgiev/habitat-mobile-tracker/blob/master/resources/concept-app-portrait.png )
65- [ See concept for tablets] ( https://github.com/rossengeorgiev/habitat-mobile-tracker/blob/master/resources/concept-app-tablet.png )
66-
6752
6853
6954
0 commit comments