-
### Steps to reproduce
1. Add share from user@nc1.example.com to user@nc2.example.com
2. Accept the Federated-Share on nc2.example.com
3. Move from nc2.example.com via the botten ( `https://nc2.ex…
ghost updated
6 years ago
-
When running the Squirrel installer it currently has a "typing"-esque GIF when unpacking:
It'd be cool to show something nice. It also lacks Branding™. Here's the Atom one, for example:
![](https:…
-
First off, to get you an idea where I'm coming from: you may know me as "Laie" on the forum. I consider myself to be quite knowledgeable and skilled when it comes to basic/stockish KSP. I came to RO o…
-
Jacob,
Appreciate the orbital mechanics routines, helpful
It is my understanding that by convention the true anomaly (tru) is in the range 0 to 2pi. Your use of wrap_angle places the range of tr…
-
The standards supporting the listed use cases exist and have been in operational use for many years. See http://www.gwg.nga.mil/misb/. The MISB standards are closely coordinated with the SMPTE. The…
-
Love your new orbital_mechanics_module! Nice programming.
Elegant and excellent. As usual.
-
The newly created `reduced_mass` function was designed to accept particle representations as well as instances of the `Particle` class (see #262 and #265). Upon further thought, it would be helpful f…
-
**Is your feature request related to a problem? Please describe.**
Default season length was abruptly changed in #25429 before any meaningful discussion could take place.
**Describe the solution…
-
I have a question regarding epochs. I want to show the night sky as a super-ancient observer would see it or someone in the far flung future. Should I set the year _and_ epoch to be the same?
I have …
-
am trying to write the whole program in java .... and i get "NaN" in the output of azel[0] , when i traceback the problem i found that
mk = eph.m0 + eph.n*tk;
ek = mk;
ekold = ek + 1.0…