Skip to content
Ricardo Tubio-Pardavila edited this page Oct 14, 2019 · 234 revisions

The SATNet network is intended to provide a set of cloud-computing based server facilities for enabling CubeSats Ground Stations sharing through the Internet. The main objective for this software is to implement these functionalities through a set of API's than can be invoked remotely.

The development of the required software will be based on an agile software development management plan. This plan will involve the incremental implementation of the features required in a set of defined releases. This way, the project will be managed by using:

  • A general management and design baseline, which describes the final project objectives, design requirements and coordination rules.
  • A set of releases which will permit the incremental addition of features for getting the required final software, as per the overall design baseline.

Tables below organize (in a more-or-less human-readable manner) the documentation concerning the organization, design and implementation for this project. A new table is created for each software release,

<tr align="center" >
    <td><img src="https://raw.github.com/satnet-project/satnet-main/master/icons/network.png" width="50px" align="middle"></img></td>
    <td><img src="https://raw.github.com/satnet-project/satnet-main/master/icons/organization.png" width="50px" align="middle"></img></td>
    <td> <img src="https://raw.github.com/satnet-project/satnet-main/master/icons/documentation.png" width="50px" align="middle"></img></td>
    <td><img src="https://raw.github.com/satnet-project/satnet-main/master/icons/software.png" width="50px" align="middle"></img></td>
</tr>

<tr align="center" >
    <td>[[Network|Network-Concept]]</td>
    <td>[[Contact|Contact]] & [[Acknowlegements|Contact#acknowledgements]]</td>
    <td><font size="2.125">User Specification<br/><a href="https://github.com/satnet-project/satnet-main/raw/master/documentation/satnet-1-UserSpecification-DRAFT-2-2013.10.17.pdf">DRAFT (.pdf)</a></font>
    </td>
    <td>[[Licensing|Licenses]]</td>
</tr>
<tr align="center" >
    <td></td>
    <td>[[Project Planning|Roadmap]]</td>
    <td>[[Propagators Analysis|Propagators]]</td>
    <td/>
</tr>
<tr align="center" >
    <td/>
    <td><font size="2.125">Management Plan</font></td>
    <td/>
    <td/>
</tr>

General
Concept Coordination Design Implementation
<col width="50px"/>
<col width="175px"/>
<col width="175px"/>
<col width="175px"/>
<col width="175px"/>

<tr align="center" >
    <td rowspan="2"><b>Release 1</b></td>
    <td>[[Features|R1-Features]]</td>
    <td><font size="2.125">Release 1 Roadmap<br/><a href="https://raw.github.com/satnet-project/satnet-main/master/diagrams/release-1/Roadmap/png/satnet-R1-Roadmap.png">(.png)</a></font>
    </td>
    <td><font size="2.125">R1 Specification<br/><a href="https://github.com/satnet-project/satnet-main/raw/master/documentation/satnet-2-R1-ReleaseSpecification-DRAFT-2013.11.03.pdf">DRAFT (.pdf)</a></font>
    </td>
    <td><font size="2.125">Git Repository<br/><a href="https://github.com/satnet-project/satnet-release-1">(https)</a></font>
    </td>
</tr>
<tr align="center" >
    <td>[[Architecture|Architecture-for-the-release-1]]</td>
    <td/>
    <td><font size="2.125">R1 Architecture<br/><a href="https://github.com/satnet-project/satnet-main/raw/master/documentation/satnet-3-R1-SoftwareArchitecture-DRAFT-2013.11.04.pdf">DRAFT (.pdf)</a></font>
    </td>
    <td><font size="2.125">R1 Testing</font></td>
</tr>