This is an android application which visualize all Satellites and Ground Station available on TinyGS server. This application have capability to perform geographical animations around the satellites and ground stations. To perform actions users needs to have running Liquid Galaxy, android tablet and internet connection.
This application have following features
-
Satellite A collection of satellite moving around the earth.
-
Ground Station A tiny ground station running with the help of LoRa boards and ground wave antenna.
-
Packets A signals received from satellite with the help of Ground Station or TinyGS.
This application is developed as part of Google Summer of Code 2022 by Goutam Verma, with Merul Diman as mentor, and Andreu Ibañez, Mario Ezquerro as co-mentors.
- Android 10(API Level 29)
- 10 inch screen of tablet
- USB of OEM controllers of your tablet
- Internet connection
Deployment process is divided into two parts,Installation and Visualization
There is two ways to install this application :
- Running with APK
- Download the latest release of apk.
- Install it on physical device or emulator.
- Running from source code. for more information click here
- Import the project from version control in android.
- If you have a physical android tablet use that otherwise create a new AVD.(for more information click here)
- Connect android device or emulator
- Click on the “Run” button(Apk will install and show UI of Apk)
- Install and open apk in device.
- Click on LG setting tab, enter the username,password and Ip address of master machine with port no(Ip:Port no).
- Visit
satellite
tab and select the satellite from view. - Users will see the information and images about satellite.
- Click on
Visualise
to see animation on Liquid Galaxy rigs.
- Establish connection between Liquid Galaxy and apk.
- Visit
packets
orstation
tab. - Users will see the list of all ground stations and packets.
- Click on
orbit
, If users wants to see orbit view around ground stations - Click on
fly-to
, If users wants to simply visit POI along with information about it.
For more information
- How to import project in android studio? click here
- How to create Android virtual device? click here
- How to run project in android studio? click here
- Java
- ESP,KML
- Datagram socket
- Android Studio
- Google Earth Studio
Licensed by MIT