WELCOME TO THE GENOPUS WIKI
Welcome to the GENOPUS wiki, a CNES library for building flight dynamics GUI. As it is coded in Java, this product is available for any kind of platforms owning a JVM.
DESCRIPTION
- The current version is: V2.1.1.
- Describes evolutions thanks to previous versions.
USE IT
- Where to download it.
- First steps with GENOPUS
- How to use the most important widgets
DOCUMENTATION
- Access to current and old Java doc.
- Describes dependencies with other products.
- List the main evolutions of this Wiki.
- Some training slides and tutorials.
WHERE TO GET IT ?
Just go there ...
WHAT IS GENOPUS?
GENOPUS is a software library including widgets, written in Java by using GENIUS product and corresponding to flight dynamics objects available via PATRIUS library. So, for example, we could find widgets allowing to:
- Entry of a date with timescale and conversions.
- Entry of orbit definition (date, frame, parameters) and conversions.
- Entry of impulsive maneuver, continuous thrust maneuver or a sequence of maneuvers combining both types.
- Entry of attitude laws individually or via a sequence of laws.
- Entry of orbital events (eclipse …).
- Entry of vehicle characteristics,
- Entry of force models (potential, atmosphere, solar pressure radiation …).
Thus, this library allows getting very quickly complex flight dynamics widgets directly linked to [PATRIUS] objects.
GENOPUS is provided as Open Source under license Apache 2.0. JavaDoc is accessible via this site.
REMARKS
- As it is coded in Java, this product is available for any kind of platforms owning Java. Nevertheless, it needs GENIUS and PATRIUS products.
- GENOPUS is now internally used by CNES for most of expertise tools development as for other tools with a more operational role as ELECTRA.
- Some tutorials are available in the tutorials package.
CURRENT VERSION : V2.1.1
This version is compatible with the version 4.4 of the PATRIUS library. As for the V2.1 version (not distributed), it includes some interesting evolutions basically linked to this new PATRIUS version and corrects some previous versions anomalies (see here and here).
Known bugs:
PREVIOUS VERSIONS
- version 2.1: not distributed
- version 2.0/2.0.1: a big upgrade due to the use of [PATRIUS] V4.1.1 and some interesting évolutions as possiblity of TLE entry in GPOrbit object and specificd ground station widget (GPGroundStation class).
- version 1.3.1: just a link with PatriusDataset V1.0.3 rather than V1.0.2
- version 1.3: some corrections and new features mainly due to the update of the PATRIUS version (3.3) and use of GENOPUS by PSIMU.
- version 1.2.1: first version available externally to CNES.
DEPENDENCIES
Version | 2.1.1 | 2.1 | 2.0.1 | 2.0 | 1.3.1 | 1.3 | 1.2.1 |
Disponibility | from 8th Nov. 2019 | Not distributed | from 12th Dec 2018 | from 12th Dec 2018 | from 14th Nov 2017 | - | - |
Javadoc | - | yes | yes | yes | yes | yes | yes |
Dependencies | Java 1.8 Patrius 4.4 PatriusDataset 1.1.0 Genius 1.9.1 Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 sqlite-jdbc 3.15.1 |
Java 1.8 Patrius 4.4 PatriusDataset 1.1.0 Genius 1.9.1 Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 sqlite-jdbc 3.15.1 |
Java 1.7 Patrius 4.1.1 PatriusDataset 1.1.0 Genius 1.8 Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 sqlite-jdbc 3.15.1 |
Java 1.7 Patrius 4.1.1 PatriusDataset 1.1.0 Genius 1.8 Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 sqlite-jdbc 3.15.1 |
Java 1.6 Patrius 3.3 PatriusDataset 1.0.3 Genius 1.7 Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 sqlite-jdbc 3.15.1 |
Java 1.6 Patrius 3.3 PatriusDataset 1.0.2 Genius 1.7 Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 sqlite-jdbc 3.15.1 |
Java 1.6 Patrius 3.2 PatriusDataset 1.0.2 Genius 1.6.x Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 |
JAVA DOC
Current Java Doc
Java Doc 2.1.1
Java Doc 2.0.1
Java Doc 2.0
Java Doc 1.3.1
Java Doc 1.3
Java Doc 1.2.1