You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vstarlinger edited this page Aug 28, 2017
·
3 revisions
First setup
USOC is written in Java 7. It was mainly developed using NetBeans 8.1.
For using and modifying the ground station you first need to download and install NetBeans and the Java 7 JDK. (Any IDE can be used (or none at all) but it is advised to use NetBeans 8.1)
Then the GitHub code needs to be downloaded and opened as Maven project. Consequently, all dependencies will be downloaded and installed that are needed for running USOC.