bpmcgeeney
|
5a99508761
|
More robust gimbal test function, delay based on step size of Sim
|
2021-11-14 17:10:58 -07:00 |
|
bpmcgeeney
|
e6f7e4c160
|
Formal build for Avionics Integration Test
|
2021-11-14 16:41:25 -07:00 |
|
bpmcgeeney
|
82e43b1fe8
|
Added test gimbal function
|
2021-11-14 14:23:28 -07:00 |
|
bpmcgeeney
|
8fa9dba55e
|
Integrated servos, just neefds to be slowed down now
|
2021-11-14 13:59:51 -07:00 |
|
|
812f62f22a
|
load cell integration
|
2021-11-13 14:48:12 -07:00 |
|
Matthew Robinaugh
|
c05bbb6845
|
Merge branch '31-avionics-integration-test' of gitlab.com:lander-team/lander-cpp into 31-avionics-integration-test
|
2021-11-13 11:32:49 -07:00 |
|
Matthew Robinaugh
|
717bb92678
|
Update lc values to be calibrated and vector math
|
2021-11-13 11:32:42 -07:00 |
|
|
47e8042a57
|
cleaned write2csv
|
2021-11-13 11:25:44 -07:00 |
|
|
b9c2e7fb35
|
now reading from load cells each loop
|
2021-11-13 11:17:44 -07:00 |
|
|
069ab2a9e4
|
extra code
|
2021-11-12 15:54:34 -07:00 |
|
|
a6dcb6863f
|
added load cells to csv
|
2021-11-12 15:47:27 -07:00 |
|
Brendan McGeeney
|
4594c87fe6
|
Print Timing Info
|
2021-11-12 22:23:30 +00:00 |
|
|
175c5a0b41
|
initialize loadTotal
|
2021-11-12 13:50:26 -07:00 |
|
|
f7c34b6c8c
|
Merge branch 'main' into '22-make-function-to-turn-test-stand-load-cells-into-thrust-vector'
# Conflicts:
# .vscode/extensions.json
# include/teensy.h
# src/main.cpp
|
2021-11-12 20:46:35 +00:00 |
|
|
4ef7619217
|
compiling 😆
|
2021-11-12 13:35:06 -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 |
|
Matthew Robinaugh
|
01cf0966f2
|
Initialize load cell values
|
2021-11-10 14:42:57 -07:00 |
|
|
f0577a8fce
|
outfile now has more precision
|
2021-11-10 14:42:47 -07:00 |
|
Matthew Robinaugh
|
1ec624cc55
|
Update to load cell calibration and initialize lc
|
2021-11-10 14:36:31 -07:00 |
|
Matthew Robinaugh
|
541d7f4281
|
Added Struct for load cells
|
2021-11-08 15:37:56 -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 |
|
|
48c1059c0a
|
fixed outVector size and removed teensy
|
2021-11-05 06:04:30 -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 |
|
bpmcgeeney
|
cebccecf2b
|
Fixed logging errors
|
2021-10-18 15:22:40 -07:00 |
|
|
c3f3c34c5b
|
remove columns in csv header !9
|
2021-10-15 14:37:03 -07:00 |
|
bpmcgeeney
|
2f4a9044ef
|
Added thrust logging, deleted deriv column along with spaces in csv file
|
2021-10-15 13:04:46 -07:00 |
|
bpmcgeeney
|
b0a94c663d
|
Servo rate limiting implemented with a new limit function
|
2021-10-15 12:44:37 -07:00 |
|
|
14d68f852c
|
Merge branch 'main' of gitlab.com:lander-team/lander-cpp
|
2021-10-14 18:14:22 -07:00 |
|
|
a452b30fae
|
changed all LQR references to PID
|
2021-10-14 18:02:01 -07:00 |
|
bpmcgeeney
|
ee9fa3a3d1
|
cleanup from debugging
|
2021-10-14 17:45:23 -07:00 |
|
bpmcgeeney
|
af4a5d16d5
|
PID fully debugged
|
2021-10-14 17:39:17 -07:00 |
|
|
b30154a62d
|
Resolve "More verbose simulation results"
|
2021-10-14 18:14:13 +00:00 |
|
bpmcgeeney
|
591ddc77e4
|
started debugging
|
2021-10-11 11:30:51 -07:00 |
|
bpmcgeeney
|
1b13a88c7d
|
more cleanup
|
2021-09-21 22:14:10 -07:00 |
|
bpmcgeeney
|
9eb9bce77c
|
Cleaned up PID
|
2021-09-21 21:42:18 -07:00 |
|
bpmcgeeney
|
382566a8da
|
changed up vehicle dynamics in accordance with simulink changes
|
2021-09-20 11:35:11 -07:00 |
|
bpmcgeeney
|
768bcb7964
|
Initial Pass, still lots of bugs to fix
|
2021-09-20 10:34:20 -07:00 |
|
bpmcgeeney
|
da752aefff
|
removed a few redundant definitions
|
2021-09-17 16:05:47 -07:00 |
|
|
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 |
|