|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
− | SatNOGS includes an open-source modular software stack, developed from scratch or utilizing existing projects. The versatility of the architecture enables communication with existing software or easy development of custom software for specific needs.
| + | #REDIRECT [[Software]] |
− | | |
− | For all following Software components you can select to either use the SatNOGS software of the equivalent software for non-networked operations.
| |
− | | |
− | ==Tracking==
| |
− | | |
− | Two options for tracking are available. Operators may use the popular GPredict for real-time satellite tracking and orbit prediction or a custom build solution in Python that provides API for custom or remote unattended tracking. Both solutions are communicating with the mount using rotctld over Easycomm protocol.
| |
− | | |
− | ===SatNOGS tracking software===
| |
− | | |
− | * [https://gitlab.com/librespacefoundation/satnogs/satnogs-client satnogs-client]
| |
− | * [http://gpredict.oz9aec.net/ GPredict]
| |
− | | |
− | ==Web services==
| |
− | | |
− | The main parts of SatNOGS web services are the Network, for orchestrating the network of distributed ground stations, and DB, for crowdsourcing Transmitter data.
| |
− | | |
− | * [https://gitlab.com/librespacefoundation/satnogs/satnogs-network satnogs network]
| |
− | * [https://gitlab.com/librespacefoundation/satnogs/satnogs-db satnogs db]
| |