RadioSonde tracking app (fork https://github.com/piotro888/sondechaser )
 
 
 
Go to file
sp9unb 8e837ae92f Navigation crash bug-fix 2025-03-18 04:01:55 +01:00
.idea Add navigation in OsmAnd 2025-03-17 01:01:37 +01:00
app Navigation crash bug-fix 2025-03-18 04:01:55 +01:00
gradle/wrapper Add navigation in OsmAnd 2025-03-17 01:01:37 +01:00
pictures Add README 2023-10-26 18:21:24 +02:00
scripts Add CHANGELOG (0.5 release) 2023-07-09 15:00:06 +02:00
.gitignore Initial Sonde Chaser app 2023-06-11 09:13:25 +02:00
CHANGELOG Add navigation in OsmAnd 2025-03-17 01:01:37 +01:00
LICENSE Add MIT License 2023-07-13 13:59:41 +02:00
README.md Add README 2023-10-26 18:21:24 +02:00
build.gradle Add navigation in OsmAnd 2025-03-17 01:01:37 +01:00
gradle.properties Initial Sonde Chaser app 2023-06-11 09:13:25 +02:00
gradlew Add navigation in OsmAnd 2025-03-17 01:01:37 +01:00
gradlew.bat Add navigation in OsmAnd 2025-03-17 01:01:37 +01:00
settings.gradle Add navigation in OsmAnd 2025-03-17 01:01:37 +01:00

README.md

Sondechaser app

GitHub release

Sondechaser is a Radiosonde tracking app, to help you follow Sondes in terrain.

app banner

Features

Sondechaser is an app that visualizes data from three sources:

Sonde tracks and predicted landing points are displayed on a map from all three sources at the same time!

All the useful data (like altitude, landing time, or distance) is presented on the same screen as the map.

Alternatively compass view is available.

Sondechaser works well in weak internet conditions.

The following local tracker devices are supported (local radio receivers with decoders):

  • rdz_ttgo_sonde - on TTGO board (via IP)
  • MySondy GO - on TTGO board (via Bluetooth)
  • any custom decoder (for example on Raspberry Pi) with json HTTP server endpoint (via IP, json format in manual)

Screenshots

Installation & Support

You can get APK file for manual installation from the releases page.

Or if you like my work, you can support me by buying the app on Google Play ❤️

Contributing

Feel free to report issues or open a pull request!

Atribution

Creating this project would not be possible without:

  • OpenStreetMap - great maps
  • radiosondy.info - providing sonde data
  • sondehub.com - providing sonde data
  • Open-Meteo - elevation data

Thanks!

You can contribute to the global Radiosonde tracking network, by setting up your own radio receiver to one of those services. My app is only a frontend displaying data from these sources.

Manual & Changelog

CHANGELOG can be found here

The manual is present inside the app or you can view the source

License

Sondechaser is fully Open Source!

Licensed under MIT License.