-
I'm just starting but it appears the only option for adding object is by loading TLE. Which leads me to believe the software is using SGP4 as the propagator.
I'm working a project where I simulate…
-
`hypatia/integration_tests/infocom-test/`
- [ ] Look at the 3 steps of running the simulator
- [ ] Try to run it
-
Please specify where and what exactly to run the shell scripts contained with ECI for cFS 6.6. Specifically to get it to work in nos3. A step-by-step guide on how to install and an ECI example app wou…
-
Orbital ring graphics do not properly display for orbits other than LEO. MEO orbits display as partial arcs and GEO orbits only show dots (see attached image).
The orbital periods are correct co…
-
I build the latest state from this git repository according to [this recipe](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=sdrangel-git) on [Artix GNU/Linux](http://artixlinux.org/), GCC vers…
-
I am using below details to parse StarLink satellite data.
let title = "0 STARLINK-30",
let firstLine = "1 44244U 19029K 20287.12291165 .47180237 12426-4 22139-2 0 9995"
let secondLine = …
-
Very nice library!
It would be awesome to see [TLE](http://www.celestrak.com/NORAD/elements/cubesat.txt) support in this library so it can be used for tracking satellites.
Currently [rust-gpredict](…
-
While we have implemented some optimizations, calculating an observation window exceeding a few hours remains a time-consuming task. For example, computing an 8-hour observation window takes more than…
-
Envelop EKF and TRIAD into a single state-estimation library block that has internal logic that switches from the TRIAD to the EKF once it has converged. The TRIAD and EKF should run in parallel alway…
-
A recent commit to the master branch of TO_Lab fixed a spelling mistake
https://github.com/nasa/to_lab/blame/master/fsw/src/to_lab_msg.h#L98
which needs to be reflected in the to_lab sub table heade…