raptop changed the topic of #principia to: READ THE FAQ: http://goo.gl/gMZF9H; The current version is Galileo. We currently target 1.5.1, 1.6.1, 1.7.x, 1.8.1, and 1.9.1. <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/ | <egg> calculating the influence of lamont on Pluto is a bit silly… | <egg> also 4e16 m * 2^-52 is uncomfortably large
egg|anbo|egg_ has quit [Remote host closed the connection]
egg|anbo|egg has joined #principia
<discord-_>
Proton-M blok DM-SL. — How does one precisely execute a single node with 2 different stages?
<discord-_>
Proton-M blok DM-SL. — I am trying to execute an earth escape node with a Delta-K stage combined with a PAM-B and it is always a few hundred meters off
<discord-_>
Proton-M blok DM-SL. — I am trying to execute an earth escape node with a Delta-K stage combined with a PAM-B and it is always off (edited)
<discord-_>
Anomaly. — Principia can't anticipate what engine you will use that is not active right now.
<discord-_>
Anomaly. — Can't do much about it.
egg|anbo|egg has quit [Remote host closed the connection]
<discord-_>
Proton-M blok DM-SL. — : (
<discord-_>
Anomaly. — I'm pretty sure this has been suggested before so sorry for clogging the channel. Is it feasible to tell Principia to stop recording the history of vessels marked as debris?
<discord-_>
rengress. — @egg I am genuinely not sure, I don't think I did. But I deleted these files. I should have kept them around for you to analyse. I'm sorry for that. It was definitely an older version and perhaps it has been fixed by now??
<discord-_>
Anomaly. — Well, have you turned journalling off?
<discord-_>
rengress. — I am fairly sure that I never turned it on. I don't have principia installed anymore as it ran super slow on my machine and made the experience untenable
Blu3wolf has joined #principia
Wetmelon has quit [Ping timeout: 202 seconds]
Wetmelon has joined #principia
Wetmelon has quit [Ping timeout: 378 seconds]
<_whitenotifier-9244>
[Principia] pleroy opened pull request #2671: Fix a compilation error found by Clang - https://git.io/JJDxD
<discord-_>
sichelgaita. — "Ran super slow" and "173gb" would be fairly consistent with journalling enabled. But we'll never know...
egg|cell|egg has quit [Read error: Connection reset by peer]
egg|cell|egg has joined #principia
Blu3wolf has quit [Remote host closed the connection]
Blu3wolf has joined #principia
egg|anbo|egg has joined #principia
egg|anbo|egg has quit [Remote host closed the connection]
egg|anbo|egg has joined #principia
egg|anbo|egg has quit [Remote host closed the connection]
egg|anbo|egg has joined #principia
egg|anbo|egg has quit [Remote host closed the connection]
egg|anbo|egg has joined #principia
egg|anbo|egg has quit [Remote host closed the connection]
egg|anbo|egg has joined #principia
egg has quit [Read error: Connection reset by peer]
discord-_ has quit [Read error: Connection reset by peer]
egg has joined #principia
discord- has joined #principia
Blu3wolf has quit [Quit: Konversation terminated!]
egg|anbo|egg_ has joined #principia
egg|anbo|egg__ has quit [Ping timeout: 194 seconds]
<discord->
jorian150. — How do you deal with flying to the moon from US - Brownsville? Minimum relative inclination is around 6 deg (using principia)
<discord->
jorian150. — How do you deal with flying to the moon from US - Brownsville? Minimum relative inclination is around 6 deg (with principia)
<discord->
Stonesmile. — You either wait - until ~1968, you can also do a dogleg during ascent to get to a lower inclination, but most people time the launch with a kOS script
<discord->
Damien. — @jorian150 being in a coplanar orbit gives you a lot of options, but technically even a 90° relative inclination orbit can make an intercept if you time it right
<discord->
Damien. — you're about to learn to hate polar direct ascent
<discord->
jorian150. — haha yeah timing that is not an easy thing
Jesin has quit [Quit: Leaving]
<discord->
Builderbast. — Butcher has an awesome script that lets you launch at any time
Jesin has joined #principia
egg|cell|egg has quit [Ping timeout: 202 seconds]
egg|cell|egg has joined #principia
egg|cell|egg has quit [Ping timeout: 202 seconds]
egg|cell|egg has joined #principia
Wetmelon has joined #principia
egg|cell|egg has quit [Ping timeout: 204 seconds]
egg|cell|egg has joined #principia
egg|cell|egg has quit [Ping timeout: 194 seconds]
egg|cell|egg has joined #principia
<_whitenotifier-9244>
[Principia] eggrobin labeled pull request #2671: Fix a compilation error found by Clang - https://git.io/JJDxD
<_whitenotifier-9244>
[Principia] eggrobin labeled pull request #2670: Change the dot product passed to frequency analysis to be a templated functor - https://git.io/JJDw8
egg|anbo|egg has quit [Remote host closed the connection]
<discord->
itsRyan. — If you don't have the margins to do a higher inclined parking orbit, there will be twice per day when Butcher's script will result in a due east launch. I have a similar script that comes at it from that assumption and will warp to the correct launch time for due east: https://github.com/ryanc55/KOS-Scripts/blob/master/moonlaunchwindow.ks
<discord->
Stonesmile. — Those two scripts are so good to have that I recomment them to anyone with issues (quite common in this channel)
<discord->
Stonesmile. — Those two scripts are so good to have that I recommend them to anyone with issues (quite common in this channel) (edited)
<discord->
Butcher. — @itsRyan Your script is what inspired me to write mine.
<discord->
itsRyan. — 👍 Your's is certainly more elegant on the math. And better for the highly-impatient spaceman 🙂
<discord->
itsRyan. — 👍 Yours is certainly more elegant on the math. And better for the highly-impatient spaceman 🙂 (edited)
<discord->
dawidePl. — > Oh my god, I just found out that Principia had generated 173gb of logs
<discord->
dawidePl. — @rengress Tf it's more memory than I have
egg|anbo|egg has joined #principia
<_whitenotifier-9244>
[Principia] pleroy closed pull request #2671: Fix a compilation error found by Clang - https://git.io/JJDxD
<_whitenotifier-9244>
[Principia] pleroy pushed 2 commits to master [+0/-0/±2] https://git.io/JJyXN
<_whitenotifier-9244>
[Principia] pleroy 934e122 - A missing typename.
<_whitenotifier-9244>
[Principia] pleroy 18a056e - Merge pull request #2671 from pleroy/Clang Fix a compilation error found by Clang
egg|anbo|egg has quit [Remote host closed the connection]
<_whitenotifier-9244>
[Principia] pleroy closed pull request #2670: Change the dot product passed to frequency analysis to be a templated functor - https://git.io/JJDw8
<_whitenotifier-9244>
[Principia] pleroy pushed 8 commits to master [+0/-0/±20] https://git.io/JJy1u
<_whitenotifier-9244>
[Principia] eggrobin labeled pull request #2672: A test for the projection of piecewise Poisson series - https://git.io/JJy1a
<_whitenotifier-9244>
[Principia] pleroy closed pull request #2672: A test for the projection of piecewise Poisson series - https://git.io/JJy1a
<_whitenotifier-9244>
[Principia] pleroy pushed 3 commits to master [+0/-0/±7] https://git.io/JJyD8
<_whitenotifier-9244>
[Principia] pleroy c6efa74 - A test for the projection of piecewise Poisson series.
<_whitenotifier-9244>
[Principia] pleroy 29822c6 - Merge branch 'master' into PiecewiseTest
<_whitenotifier-9244>
[Principia] pleroy 24ea8de - Merge pull request #2672 from pleroy/PiecewiseTest A test for the projection of piecewise Poisson series