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

15 Commits

Author SHA1 Message Date
bpmcgeeney
03c5b6d16f printing timing info 2021-11-12 15:05:03 -07:00
Brendan McGeeney
1e4ee942e2 Merge branch 'main' into '27-fix-simulation-on-teensy'
# Conflicts:
#   src/main.cpp
2021-11-12 19:23:05 +00:00
bpmcgeeney
0058af9667 Fixed differences between native and teensy, added getThrust() function to clean up thrustInfo() 2021-11-11 21:58:57 -07:00
f0577a8fce outfile now has more precision 2021-11-10 14:42:47 -07:00
bpmcgeeney
87fb8f8621 fixed, gonna make some more changes to make sure we're utilizing our whole burn 2021-11-08 14:43:52 -07:00
7cffb33ff1 donezo 2021-11-08 13:54:12 -07:00
4f44788038 no longer angry 2021-11-08 13:31:49 -07:00
bpmcgeeney
cce451f069 its angry 2021-11-08 11:19:06 -07:00
bpmcgeeney
a305b9599e Now printing entire sim to simOut.csv on SD card 2021-11-04 21:24:55 -07:00
bpmcgeeney
05663a5ac7 fixed file open error, it works! 2021-11-04 17:41:20 -07:00
bpmcgeeney
cce72b9114 Initial test function, still needs to be run on teensy to verify 2021-11-04 15:56:55 -07:00
b9ccfd110e Make teensy compile 2021-11-04 19:46:10 +00:00
5abdc75c81 Platformio stuff 2021-11-04 02:58:49 +00:00
a129221588 Load cell calibrate 2021-11-03 22:44:23 +00:00
66590a33fe Resolve "Separate native and teensy code" 2021-11-03 22:33:10 +00:00