1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-06-16 15:17:23 +00:00

106 Commits

Author SHA1 Message Date
2d8dfa05f9 naming of stuff 2021-09-17 15:16:59 -07:00
bpmcgeeney
4322e52a30 fixed size of csv file 2021-09-17 14:58:59 -07:00
bpmcgeeney
07d330c904 Merge branch 'main' of https://gitlab.com/lander-team/lander-cpp 2021-09-17 14:50:47 -07:00
bpmcgeeney
9f48608518 resolved #8 2021-09-17 14:50:16 -07:00
d7425c9d09 bandaid ci until I know a real fix 2021-09-17 14:28:55 -07:00
ec291de6ce make plots a little prettier 2021-09-17 14:13:47 -07:00
67917edb90 Closes #9 2021-09-17 13:24:38 -07:00
ea6045b0d1 make sim output more interesting 2021-09-17 13:20:54 -07:00
4d5332a650 had master instead of main 🙄 2021-09-17 13:13:15 -07:00
9c0c07453a fix debugging 2021-09-17 13:09:34 -07:00
56cb20ca82 forgot a merge issue 2021-09-17 13:09:28 -07:00
8702d9aa7f Merge branch '3-store-data-in-memory' 2021-09-17 13:05:11 -07:00
bpmcgeeney
61a82eb579 Resolved #3 2021-09-17 12:53:59 -07:00
dcd15f161d add debugging 2021-09-16 18:09:38 -07:00
33ebdabc07 remove debugging output from plots.py 2021-09-16 11:18:30 -07:00
24deffab36 Merge branch '6-implement-ci-cd' into 'main'
Resolve "Implement CI/CD"

Closes #6

See merge request lander-team/lander-cpp!4
2021-09-16 18:06:47 +00:00
192ebffee4 Resolve "Implement CI/CD" 2021-09-16 18:06:47 +00:00
e18a0f03f7 fixed issue where while loop didnt work on linux 2021-09-16 05:05:10 +00:00
Brendan McGeeney
dbb6888602 Merge branch '4-correct-ending-conditions' into 'main'
Resolve "Correct Ending Conditions"

Closes #4

See merge request lander-team/lander-cpp!2
2021-09-16 03:03:58 +00:00
bpmcgeeney
fdddd1f741 implemented new criteria for stopping simulation as well as a failure/success message 2021-09-15 19:56:35 -07:00
78cd59dd11 Merge branch '5-relocate-initial-conditions' into 'main'
Resolve "Relocate Initial Conditions"

Closes #5

See merge request lander-team/lander-cpp!1
2021-09-16 01:17:58 +00:00
61a2ca3676 Resolve "Relocate Initial Conditions" 2021-09-16 01:17:58 +00:00
db53d83bb9 Merge branch 'main' of gitlab.com:lander-team/lander-cpp 2021-09-15 14:46:22 -07:00
a8019c6dc8 addressed in gitlab issues 2021-09-15 14:46:17 -07:00
Brendan McGeeney
36d03bebf9 Update README.md 2021-09-15 21:15:28 +00:00
18e75925d5 fixed burnVelocity tolerance condition 2021-09-15 14:00:01 -07:00
bpmcgeeney
16d0ddc60b added #define for M_PI as well as a few TODO's 2021-09-14 22:17:03 -07:00
952ffaac4e lots of code cleanup and variable renaming 2021-09-13 14:22:57 -07:00
804bc637b8 delete old lqr code 2021-09-13 14:00:02 -07:00
9f5cd7bdf7 fixes #1 2021-09-13 13:11:47 -07:00
bb31512572 closes #1 2021-09-13 09:09:46 -07:00
b94568bea8 output of all changes 2021-09-13 08:51:07 -07:00
badfef7a3f start of readability changes 2021-09-13 08:50:54 -07:00
e78a402861 .exe was named based on what file was open 2021-09-13 08:36:46 -07:00
9050658199 use M_PI constant instead of hard coding 2021-09-13 08:28:07 -07:00
7a31ed04a9 using wrong comparison operator 2021-09-13 08:13:39 -07:00
8432f17117 remove gitkeep files 2021-09-13 08:11:53 -07:00
Brendan McGeeney
fd3ad36cf3 Update README.md 2021-09-13 05:02:27 +00:00
Brendan McGeeney
736397a2ad Update README.md 2021-09-13 04:58:07 +00:00
Brendan McGeeney
f2eba54a8d Update README.md 2021-09-13 04:57:07 +00:00
5233a9ef2e update include structure 2021-09-12 18:14:20 -07:00
24bf3f2102 reformatted code 2021-09-12 17:34:40 -07:00
39abd73eb4 vscode autoformatting 2021-09-12 17:34:09 -07:00
bpmcgeeney
c5d5260c6c implemented improved thrust curve 2021-09-12 17:19:09 -07:00
bpmcgeeney
e83923c876 adding build files 2021-09-12 15:52:18 -07:00
bpmcgeeney
0c8703ac73 commenting 2021-09-12 14:23:35 -07:00
bpmcgeeney
c6b1f0fc2c fixed LQR 2021-09-12 14:18:22 -07:00
bpmcgeeney
90311ff17e initial commit 2021-09-11 17:28:29 -07:00
bpmcgeeney
4ddae92a28 initial commit 2021-09-11 17:19:49 -07:00
bpmcgeeney
d50f766169 initial commit 2021-09-11 17:18:39 -07:00