Skip to content

ARTSAT/ground_station

Repository files navigation

ground_station

ARTSAT ground station software for amateur spacecrafts.
Programmed with C++ language and posix APIs.
This is a daemon software which runs as background task.
User interface is provided as a web interface.
You can access and control this software with Safari or with another web browser.

Development environment:
o MacOS X 10.10.1
o Xcode 6.1
o boost 1.56.0
o cpp-netlib 0.11.1RC2

First you have to compile and to install boost and cpp-netlib libraries.
Here are some patch files to do that:
http://github.com/toolbits/boost_1_56_0_xcode610_universal
http://github.com/toolbits/cpp-netlib-0.11.1RC2_xcode610_universal

Then open artsatd/artsatd.xcodeproj and do compile it.
Access http://localhost:16780 with Safari.

Have fun!

Screen shots:
http://github.com/ARTSAT/ground_station/blob/master/artsatd/%7Escreenshot/invader_cw.png
http://github.com/ARTSAT/ground_station/blob/master/artsatd/%7Escreenshot/invader_fm.png
http://github.com/ARTSAT/ground_station/blob/master/artsatd/%7Escreenshot/prism_fm.png
http://github.com/ARTSAT/ground_station/blob/master/artsatd/%7Escreenshot/webcam.png

About

ARTSAT ground station software for amateur spacecrafts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published