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

24 Commits

Author SHA1 Message Date
bpmcgeeney
05663a5ac7 fixed file open error, it works! 2021-11-04 17:41:20 -07:00
ce4cbff8bd ignore files managed by PIO 2021-11-03 20:02:35 -07:00
5abdc75c81 Platformio stuff 2021-11-04 02:58:49 +00:00
66590a33fe Resolve "Separate native and teensy code" 2021-11-03 22:33:10 +00:00
Matthew Robinaugh
326b5592f6 Added -wall to tasks.json 2021-11-02 18:24:51 -07:00
656ce8ed8d fix being able to build from any file 2021-10-20 13:43:40 -07:00
14d68f852c Merge branch 'main' of gitlab.com:lander-team/lander-cpp 2021-10-14 18:14:22 -07:00
b30154a62d Resolve "More verbose simulation results" 2021-10-14 18:14:13 +00:00
bpmcgeeney
768bcb7964 Initial Pass, still lots of bugs to fix 2021-09-20 10:34:20 -07:00
9c0c07453a fix debugging 2021-09-17 13:09:34 -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
192ebffee4 Resolve "Implement CI/CD" 2021-09-16 18:06:47 +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
952ffaac4e lots of code cleanup and variable renaming 2021-09-13 14:22:57 -07:00
e78a402861 .exe was named based on what file was open 2021-09-13 08:36:46 -07:00
5233a9ef2e update include structure 2021-09-12 18:14:20 -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
90311ff17e initial commit 2021-09-11 17:28:29 -07:00
bpmcgeeney
d50f766169 initial commit 2021-09-11 17:18:39 -07:00
bpmcgeeney
44d0db8bfd initial commit 2021-09-11 17:18:12 -07:00
Brendan McGeeney
e2ef9a7232 Add new directory 2021-09-11 23:39:25 +00:00