egg changed the topic of #principia to: Logs: https://esper.irclog.whitequark.org/principia | <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…
<queqiao->
⟨§κyℓαr ♀⟩ someday we can only hope the interface can change for something anyone can enjoy in the modern world; something foss.
<queqiao->
⟨Al2Me6⟩ I like it! That's a very neat implementation 🙂
<queqiao->
⟨Al2Me6⟩ (Though it annoys me that the descenders are cut off slightly)
<queqiao->
⟨egg⟩ yes IMGUI is a pain (especially with our mechanism to make it scale with the UI scale setting)
<queqiao->
⟨egg⟩ (I can probably find a way to get the descenders back though, I think I have done that already)
egg|anbo|egg has quit [Remote host closed the connection]
queqiao- has quit [Remote host closed the connection]
queqiao- has joined #principia
egg|cell|egg has joined #principia
<queqiao->
⟨Paculino (ŝi/ri/she/they)⟩ How difficult would it be to make the text size for the GUI adjustable like KOS does?
UmbralRaptop has joined #principia
<queqiao->
⟨Standecco⟩ The egg sleep need not
<queqiao->
⟨Standecco⟩ Really like it, overall the page is an enormous improvement now
<queqiao->
⟨Standecco⟩ Really like it, overall the new page is an enormous improvement (edited)
<queqiao->
⟨Standecco⟩ Would you prefer a more convenientional tooltip, i.e. a separate rect following the mouse position? I think we have a small snippet of code that does that with IMGUI
<queqiao->
⟨egg⟩ Not sure but I do wonder how one goes about that
<queqiao->
⟨egg⟩ The text size follows the UI scale setting already (that took quite a lot of work).
<queqiao->
⟨Standecco⟩ Courtesy of agathorn:
<queqiao->
⟨Standecco⟩ ```
<queqiao->
⟨Standecco⟩ var mousePos = Input.mousePosition;
egg|anbo|egg___ has quit [Ping timeout: 189 seconds]
<queqiao->
⟨Al2Me6⟩ Probably still less mad than the unholy code I wrote to make the RF tooltip resize based on text… so might also be interested in stealing.
<queqiao->
⟨Al2Me6⟩ Looks neat, but an argument against it: It’s annoying for users who don’t need it to have that thing plastered on screen _over other UI elements_ all the time. I liked the ‘subtitle text’ because it’s there when you need it, but not intrusive.
<queqiao->
⟨Standecco⟩ maybe it should appear after half a second of hovering (or any length of time)
<queqiao->
⟨Standecco⟩ maybe it should appear after half a second of hovering (or any length of time)? (edited)
<queqiao->
⟨egg⟩ that would be feasible
<queqiao->
⟨Standecco⟩ not too much otherwise it gets impossible to discover that it's there in the first place, especially since tooltips aren't _too_ common in ksp
<_whitenotifier>
[Principia] eggrobin opened pull request #3086: Add support for tooltips popping up near the pointer - https://git.io/JR467
<_whitenotifier>
[Principia] eggrobin labeled pull request #3086: Add support for tooltips popping up near the pointer - https://git.io/JR467
<queqiao->
⟨Al2Me6⟩ Heh I guess I should've read a bit more... that's still enough to get rid of the typographic abomination I wrote in RF
<queqiao->
⟨Al2Me6⟩ Heh I guess I should've read a bit more... that's enough to get rid of the typographic abomination I wrote in RF (edited)
<queqiao->
⟨egg⟩ It sounds like ECEF and ECI are 地心地固坐 and 地心惯性坐 respectively? The existing terminology for reference frames is all wrong in Chinese, I had not looked at it closely
<queqiao->
⟨Al2Me6⟩ From a cursory search, yes, but you seem to have split a phrase in half... it's 地心地固|坐标|系 (literal translation of ECEF | coordinate | system)
<queqiao->
⟨egg⟩ ah yes, it helps to actually speak the language :D
<queqiao->
⟨egg⟩ This works nicely for the planets, with the moons I am not sure how to go about it 木卫一心木卫一固 seems a bit odd
<queqiao->
⟨egg⟩ also there is the question of stock, where the planet names remain in Latin; should it be K心K固?
<queqiao->
⟨egg⟩ also, why do I not have a zh RSS install
<queqiao->
⟨Al2Me6⟩ That _is_ odd.
<queqiao->
⟨UnboundedBirch8⟩ is there a guide anywhere for getting to the moon in rss with principia from launch
<queqiao->
⟨UnboundedBirch8⟩ ive read the ones on the wiki about doing it from orbit in stock but getting a reasonable inclination is whats causing me trouble
<queqiao->
⟨Stonesmile⟩ Make sure to launch from a launchsite with lower inclination than the moon if you want to avoid the hazzle of timing your launch
<queqiao->
⟨UnboundedBirch8⟩ im in a rp1 game and already have sort of committed to using cape
<queqiao->
⟨egg⟩ bad idea
<queqiao->
⟨UnboundedBirch8⟩ ye ive learned haha
<queqiao->
⟨egg⟩ I recommend learning Principia without packaging all the difficulties of RP-1 and a high launch site and… together
<queqiao->
⟨egg⟩ do some sandbox flights to get a feeling for things
<queqiao->
⟨UnboundedBirch8⟩ ive done a few from simulating with kct in a given orbit with just a transfer stage
<queqiao->
⟨UnboundedBirch8⟩ just to get a feel for the maneuvers
<queqiao->
⟨UnboundedBirch8⟩ which i think i understand a bit now
<queqiao->
⟨UnboundedBirch8⟩ its just the launch
<queqiao->
⟨egg⟩ Use @Butcher’s script, move south, or be faced with the fact that you picked one of the hardest tasks in the game :-p
<queqiao->
⟨Al2Me6⟩ @egg Saw this while searching articles (someone's random blog):
<queqiao->
⟨Al2Me6⟩ > *Origin of the reference frame is the center of the Earth, the x and z axes are in the plane of the orbit, the y axis is perpendicular to the orbital plane, the x axis points towards the ascending node*
<queqiao->
⟨Al2Me6⟩ This is actually a thing? Can't find any English references
<queqiao->
⟨UnboundedBirch8⟩ ok haha ill try
<queqiao->
⟨egg⟩ That is ECI, essentially (depending on how you define « the ascending node », if you say « mean equinox of J2000 » that’s what the ICRS is)
<queqiao->
⟨Damien⟩ @egg clearly the kerbalism team knows how to make a good UI. Could their input be helpful in principia's?
<queqiao->
⟨egg⟩ @Sir Mortimer did provide some input, and some of it was acted upon; but there is also the aspect of knowing what direction it should be nudged in (see my focus common frames being accessible in one click, not two)
<queqiao->
⟨Damien⟩ Fair enough. I was referring mainly to standecco's comment on the kerbalism discord about moving away from IMGUI
Jesin has quit [Quit: Leaving]
<queqiao->
⟨egg⟩ that is definitely interesting and I will watch how that goes
<queqiao->
⟨Standecco⟩ a nice common UI framework would be really nice
<queqiao->
⟨egg⟩ I’m told with a comma it reads OK, and conversely if compactness is desired—which it is where ICIF would go—something like 木一心木一固 (or even 木1心木1固 🤢) could
<queqiao->
⟨Al2Me6⟩ > 木1心木1固
<queqiao->
⟨Al2Me6⟩ Yeah that's unholy
<queqiao->
⟨egg⟩ 木一 seems attested though
<queqiao->
⟨Al2Me6⟩ Yes, that's fine -- it's the Arabic numeral that's unholy
<queqiao->
⟨egg⟩ yup
<queqiao->
⟨egg⟩ (and it’s probably going to have to be K心K固 on Kerbin but *shrug*)
<queqiao->
⟨Al2Me6⟩ Have you found anything for XCYO?
<queqiao->
⟨egg⟩ it’s barely a thing in English, so I expect creativity will be requried
<queqiao->
⟨egg⟩ 地心太阳轨道 would be the obvious answer
<queqiao->
⟨egg⟩ (XCYO could be called XYO, "Jupiter-Sun-Orbit" is a thing in some Juno documentation) (edited)
<queqiao->
⟨moar ssto⟩ Do you mean the orbit of earth around(in the sense of reference frame origin) the sun?
<queqiao->
⟨egg⟩ it’s the reference frame currently called ECSA
<queqiao->
⟨egg⟩ it’s based on the orbit of the Earth around the Sun, and rotates with it, yes
<queqiao->
⟨egg⟩ it’s the reference frame currently called ECSA (the orange one) (edited)
<queqiao->
⟨moar ssto⟩ Oh, I would say 地心向日
<queqiao->
⟨Al2Me6⟩ But we’re trying to get away from translating ECSA
<queqiao->
⟨egg⟩ yeah that is the current name, but it is a bad name
<queqiao->
⟨moar ssto⟩ I think the other two you proposed can be misleading
<queqiao->
⟨egg⟩ the intent is to switch to Earth-Centred Sun orbit (or geocentric solar ecliptic, or something), which conveys the intent better (the reference frame used for operations that have something to do with the orbit of the Earth around the Sun)
<queqiao->
⟨Al2Me6⟩ How would ‘body-centered solar ecliptic’ generalize to moons?
<queqiao->
⟨egg⟩ solar ecliptic is a fancy word for orbit of the Earth around the Sun
<queqiao->
⟨egg⟩ so it generalizes to (parent) orbit
<queqiao->
⟨egg⟩ OK, cursory googling of that earthy term gives us 地心太阳--黄道坐标系(Geocentric Solar Ecliptic system,简称GSE).
<queqiao->
⟨moar ssto⟩ I think no matter in chinese or english, you should express some directionality
<queqiao->
⟨Al2Me6⟩ ~~Ground Service Equipment~~ 🤣
<queqiao->
⟨egg⟩ No, I should lean towards established conventions in astrodynamics
<queqiao->
⟨egg⟩ the point is to teach people the real vocabulary that they use for real spacecraft
<queqiao->
⟨egg⟩ not come up with our own opinions on what that should be
<queqiao->
⟨egg⟩ Principia: every day is a school day :-p
<queqiao->
⟨moar ssto⟩ I see
<queqiao->
⟨egg⟩ (see also the move away from 节点 and towards 轨道机动, in the same spirit)
<queqiao->
⟨moar ssto⟩ then the only thing we can do is directly use the name used in chinese papers
<queqiao->
⟨egg⟩ yup
<queqiao->
⟨egg⟩ CNKI to the rescue! :D
<queqiao->
⟨egg⟩ 一颗在论文海中的蛋
<queqiao->
⟨Al2Me6⟩ Is there a libgen equivalent?
<queqiao->
⟨moar ssto⟩ do you have a builtin tutorial?
<queqiao->
⟨egg⟩ CNKI is a sort of DOI-and-arxiv equivalent aiui, and definitely more above-the-table than libgen/sci-hub :-p
<queqiao->
⟨egg⟩ No, but with this overhaul of the UI I am introducing tooltips, which will say what the reference frames are for
<queqiao->
⟨Al2Me6⟩ Yep but I don’t want to pay
<queqiao->
⟨Al2Me6⟩ Yep but I don’t want to pay for papers (edited)
<queqiao->
⟨egg⟩ given how rare phrases such as "Martian Solar Ecliptic" are, I am pretty sure we are going to have to go into the land of unattested phrases to extrapolate to other planets
<queqiao->
⟨moar ssto⟩ I guess we should also assume maximal extent of extrapolation given that we might encounter all sorts of planets packs, sometimes even without good analogies in terms of orbit hierarchy
<queqiao->
⟨moar ssto⟩ like moonmoons or circumbinaries
<queqiao->
⟨UnboundedBirch8⟩ is there a way to have mechjeb execute principia flight plans or no?
<queqiao->
⟨Stonesmile⟩ There is a 'Execute next Principia node' button, but it doesn't take engine start up time into consideration
<queqiao->
⟨UnboundedBirch8⟩ is it close enough or useless
<queqiao->
⟨Stonesmile⟩ Depends on the engine, and manoeuvre
<queqiao->
⟨UnboundedBirch8⟩ aj 10 for tli
<queqiao->
⟨UnboundedBirch8⟩ and yes im still trying to get to the moon XD
<queqiao->
⟨Stonesmile⟩ The only way to know for certain is to try it yourself, the main problem is that the burn 'starts' later than it should, but still ends at the same time as if the thrust was 100% from the start
<queqiao->
⟨UnboundedBirch8⟩ where is the option ill test it out
<queqiao->
⟨Stonesmile⟩ In the MJ manoeuvre planner
<queqiao->
⟨Stonesmile⟩ In the MJ manoeuvre planner (I think) (edited)
<queqiao->
⟨UnboundedBirch8⟩ it also might be behind a tech i havent got
<queqiao->
⟨Stonesmile⟩ You need to enable 'show node on navball' in the Principia planner
<queqiao->
⟨UnboundedBirch8⟩ ah ok
<queqiao->
⟨UnboundedBirch8⟩ thanks
egg|cell|egg has quit [Ping timeout: 198 seconds]
egg|cell|egg has joined #principia
<queqiao->
⟨Zeusbeer⟩ Wait you can use mechjeb for interplanetary transfers with principia?
<queqiao->
⟨Stonesmile⟩ Only effectively with engines with 0 ignition delay
<raptop>
when you consider time between launching a bomb and it getting into detonation position, even Orion type spacecraft have an ignition delay o_O
<queqiao->
⟨chazzvader⟩ what about RCS? those would have 0 delay, right?
<raptop>
Probably close enough
egg|anbo|egg_ has joined #principia
egg|anbo|egg_ has quit [Read error: Connection reset by peer]
<queqiao->
⟨UnboundedBirch8⟩ it overshot massivley 😦
<queqiao->
⟨UnboundedBirch8⟩ im going add another stage with way more delta v and a 1kn thruster and just correct it a 100 times
<queqiao->
⟨UnboundedBirch8⟩ never been so happy to spend 3 hours crashing two things together 🙂
<queqiao->
⟨Paculino (ŝi/ri/she/they)⟩ Why no fly-by first?
<queqiao->
⟨Al2Me6⟩ Impact completes 'flyby' for some reason that I can't understand (not the technical reason, the logical reason)
<queqiao->
⟨§κyℓαr ♀⟩ Well, its half a fly by 🤷♀️
<queqiao->
⟨Paculino (ŝi/ri/she/they)⟩ But you can't get all of the science from it without strong comms and/or a relay
<queqiao->
⟨DRVeyl⟩ The logical reason is also simple. But the intent of "fly-by" is not "get visibility of the far-side of this tidally-locked body" ... it's far simpler. "Try to hit it, and it's okay if you miss."
<queqiao->
⟨UnboundedBirch8⟩ the fly by contract required me to return science from the moon which i didnt have good enough attennas for but smacking into the moon basically dead on arrival gave me enough money and science to unlock the antennas and send a fly by mission after