Theodore Kruczek

Results 58 comments of Theodore Kruczek

Same problem. Anyone figure out if this is user error or git-control?

gremlins.js is capable of logging what it has done, but you will need to follow the stack trace determine what in your code caused the gremlin's action to generate an...

Like many other javascript satellite programs, this relies on satellite.js for SGP4 propagation. https://github.com/Flowm/satvis/blob/b7db88c1c8701f5a2594fa13cb820e452e8bd36d/src/modules/Orbit.js#L25 You could modify that section of the code to use your propagated values instead of the...

> Sorry to disturb you. I am puzzled about the location of the satellite 3d model in the project. I hope you have time to provide more detailed information and...

I will have to do some reading on this. I did a lot of work to get the Intial Orbit feature working using ECI coordinates but that was meant for...

Most of the pieces needed to solve this are in the current code base, but I am more than happy to put a little time into making it more intuitive...

Traced the issue to: https://github.com/thkruz/keeptrack.space/blob/ee043d29822a70010675cc759743c4ca1624e520/src/js/drawManager/sceneManager/earth.ts#L361 Can you provide some info. What browser are you using and what kind of device were you using? Does this happen on load or were...

The problem appears to have been that pMatrix was not correctly generated. Possibly a race condition. I have added some defensive code at the beginning that will try to identify...

Closed because of 2db65d0804b69992eacce31d7f0c0b5af367db08

ESOC SST sensors added.