AuroraRAS / androtator

Androtator helps you keep your antenna pointing to the satellite. It run on Android 6 or later, and working with GPredict.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Androtator

Androtator helps you keep your antenna pointing to the satellite. It run on Android 6 or later, and working with GPredict.

How to build

  1. Please put your NDK path after the "PATH" env, we need ndk-build to build Hamlib.

PATH=$PATH:<sdk path>/<ndk path>/<ndk version>

  1. Build Hamlib.

./build_hamlib.sh

  1. Build Androtaor using your Qt Creator.
  2. Open an issue tell me, if you get any errors.

Screenshots

Screenshot Screenshot Screenshot

About

Androtator helps you keep your antenna pointing to the satellite. It run on Android 6 or later, and working with GPredict.

License:GNU General Public License v3.0


Languages

Language:C++ 77.7%Language:CMake 20.9%Language:Shell 1.4%