cinnaboot
|
88f2de41a4
|
fix typo in test case description
|
4 years ago |
cinnaboot
|
e1c9657918
|
add orbitGetTransferVelocity()
|
4 years ago |
cinnaboot
|
848e4b5b58
|
add FIXME/TODO for billboards
|
4 years ago |
cinnaboot
|
f466aae7e6
|
apply elements.nu as satellite true anomaly on init
|
4 years ago |
cinnaboot
|
afbdbb16de
|
add orbitGetStateVectorsFromElements()
|
4 years ago |
cinnaboot
|
3b26d0a840
|
fix divide by zero
|
4 years ago |
cinnaboot
|
8a05d11390
|
add orbit determination test case for flight path angle
|
4 years ago |
cinnaboot
|
157e770bb8
|
add test case for orbit shaping
|
4 years ago |
cinnaboot
|
c76c7c6ae6
|
add test case for equatorial orbit
|
4 years ago |
cinnaboot
|
a50f76695f
|
update TODO
|
4 years ago |
cinnaboot
|
a3dfae36c4
|
add function to convert orbital elements to state vectors
|
4 years ago |
cinnaboot
|
04d5a4a0e7
|
initialize scene with world 'Z' as camera 'up'
|
4 years ago |
cinnaboot
|
c3a95370cb
|
add test case for vectors to orbital elements
|
4 years ago |
cinnaboot
|
cae0e5f1d0
|
correct orbitGetEccentricityVector()
also add orbitGetVectorMagnitude(), not tute :P
|
4 years ago |
cinnaboot
|
ee82324dfa
|
add note about eccentricity vector
|
4 years ago |
cinnaboot
|
b35ababbb7
|
re-orient world coordinates to match simulation
|
4 years ago |
cinnaboot
|
f37cc92eae
|
add rotation xform to satellite struct
|
4 years ago |
cinnaboot
|
0d683ee5da
|
only use xyzw coordinates in glm structures
|
4 years ago |
cinnaboot
|
3370f9ea03
|
update libTangerine submodule
|
4 years ago |
cinnaboot
|
7e5df09dc7
|
move notes from orbits.cpp to header
|
4 years ago |
cinnaboot
|
f8a3dc1863
|
move orbitGetXForm note to header
|
4 years ago |
cinnaboot
|
f3d792897a
|
use double precision floats in test
|
4 years ago |
cinnaboot
|
be2eadd6e7
|
update main TODO
|
4 years ago |
cinnaboot
|
9a9bb6f02e
|
update main TODO
|
4 years ago |
cinnaboot
|
98bf0a954e
|
add a coordinate overlay graphic that shows IJK frame coords
|
4 years ago |
cinnaboot
|
0a2e01909d
|
add functions to convert orbital elements to state vectors
|
4 years ago |
cinnaboot
|
a3dba7e372
|
swap apoapsis and periapsis distance in systemInit()
|
4 years ago |
cinnaboot
|
8d3ba3c75e
|
use new applyManeuver() signature
|
4 years ago |
cinnaboot
|
fd868b0f45
|
fix the case where step passes through 0 in testManeuverStep()
|
4 years ago |
cinnaboot
|
6591b094ac
|
add more detailed logging to applyManeuver()
|
4 years ago |
cinnaboot
|
065b44085b
|
add more detailed debug logging for addManeuver()
|
4 years ago |
cinnaboot
|
d5a789bec2
|
re-add orbital elements to gooey
|
4 years ago |
cinnaboot
|
5b0f556b19
|
use ImpulseType enum in maneuver functions
|
4 years ago |
cinnaboot
|
f6e49b7476
|
add TODO about compiling with -pedantic
|
4 years ago |
cinnaboot
|
244072c265
|
update libtangerine dependency
|
4 years ago |
cinnaboot
|
7c54cb2ad8
|
initial work for impulsive maneuvers
|
4 years ago |
cinnaboot
|
5d98f1f85e
|
update main TODO
|
4 years ago |
cinnaboot
|
57af44e7d0
|
add note to removeManeuver()
|
4 years ago |
cinnaboot
|
a03cef852e
|
add helper functions for preFrameCallback()
|
4 years ago |
cinnaboot
|
1a312ae1e5
|
add FIXME for ellipseInitAE()
|
4 years ago |
cinnaboot
|
7d4f96f82b
|
update main TODO
|
4 years ago |
cinnaboot
|
c6058d49f8
|
begin work on maneuver nodes
|
4 years ago |
cinnaboot
|
8994b8bcbc
|
update Makefile so g++ gives unitialized variable warnings
|
4 years ago |
cinnaboot
|
29f5aec399
|
fix compiler uninitialized warning
|
4 years ago |
cinnaboot
|
2e89b9c0d8
|
add getSelectedOrbit() interface
|
4 years ago |
cinnaboot
|
5efd583d64
|
add selectOrbit() game interface
|
4 years ago |
cinnaboot
|
d22fdb27b7
|
update main TODO
|
4 years ago |
cinnaboot
|
3c12a4ea42
|
use ImGui namespace in gooey.cpp
|
4 years ago |
cinnaboot
|
80322773a9
|
update gooey text alignment
|
4 years ago |
cinnaboot
|
7690b46cd0
|
change DEFAULT_SIM_SPEED
|
4 years ago |