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

175 Commits

Author SHA1 Message Date
3d579b8c21 Merge branch 'op_dem' of gitlab.com:lander-team/lander-cpp into op_dem 2021-12-01 15:25:27 -07:00
bpmcgeeney
5f9bd69508 fixed main loop 2021-12-01 13:56:59 -07:00
654558314b debug info for starting ignition 2021-11-30 16:51:23 -07:00
bpmcgeeney
a5b806daa5 got rid of debuggin prints 2021-11-30 13:16:20 -07:00
bpmcgeeney
1e4fbe8b20 new load cell gains, conditions for ignition while loop 2021-11-30 13:14:12 -07:00
bpmcgeeney
c30984600d Merge branch 'op_dem' of https://gitlab.com/lander-team/lander-cpp into op_dem 2021-11-30 12:00:08 -07:00
71a128b086 make code compile 2021-11-30 11:49:39 -07:00
2249417045 wait for ignition before simulation 2021-11-30 11:47:51 -07:00
bpmcgeeney
e3ab9da8e9 thrustInfo() instead of TVC() 2021-11-30 11:23:42 -07:00
bpmcgeeney
f13b4cba39 additional fixes for test gimbal 2021-11-29 11:34:05 -07:00
bpmcgeeney
b75069986f New sim exit condition and fixed servo gimbal test 2021-11-29 11:03:17 -07:00
bpmcgeeney
a47cef4bc9 added abort conditions for load cells and tvc 2021-11-29 10:42:48 -07:00
bpmcgeeney
7993aa752d New tare size and digitalWrite for igniter 2021-11-24 11:16:44 -07:00
bpmcgeeney
f9e7f8f283 New load cell calibration and exit condition 2021-11-23 11:59:58 -07:00
bpmcgeeney
54a0beae49 got rid of getThrust() 2021-11-22 16:30:16 -07:00
bpmcgeeney
c4f90c82ce fixed missing gravity during burn 2021-11-22 16:25:49 -07:00
bpmcgeeney
8bc356892e cimmenting on load cell pins 2021-11-22 14:38:46 -07:00
bpmcgeeney
71170e8985 fixed servo center and initialized both lc and lc_processed 2021-11-22 14:04:10 -07:00
166b8c5920 i hate counting zeros 2021-11-22 13:41:11 -07:00
3a2773891f Merge branch 'op_dem' of gitlab.com:lander-team/lander-cpp into op_dem 2021-11-22 13:37:57 -07:00
d4e2d0162e intrgrate servos 2021-11-22 13:30:53 -07:00
bpmcgeeney
121be9452e corrected thrust vector calcs 2021-11-22 13:13:21 -07:00
7a523bab6d Merge branch '36-move-init_loadcells-to-teensy-h' into 'main'
Resolve "Move init_loadCells() to teensy.h"

Closes #36

See merge request lander-team/lander-cpp!28
2021-11-22 19:55:20 +00:00
Brendan McGeeney
9442884d44 Resolve "Move init_loadCells() to teensy.h" 2021-11-22 19:55:19 +00:00
Brendan McGeeney
8054e26857 Merge branch '36-move-init_loadcells-to-teensy-h' into 'main'
Resolve "Move init_loadCells() to teensy.h"

Closes #36

See merge request lander-team/lander-cpp!26
2021-11-15 03:39:27 +00:00
bpmcgeeney
6a4437614e added read_lc declaration back in main.cpp 2021-11-14 20:34:47 -07:00
bpmcgeeney
503bf40c5b Moved init_loadCells() to teensy.h 2021-11-14 20:31:17 -07:00
Brendan McGeeney
f7acf25479 Merge branch '31-avionics-integration-test' into 'main'
Resolve "Avionics Integration Test"

Closes #31

See merge request lander-team/lander-cpp!25
2021-11-15 00:21:42 +00:00
62d8a37517 Merge branch '31-avionics-integration-test' of gitlab.com:lander-team/lander-cpp into 31-avionics-integration-test 2021-11-14 17:13:56 -07:00
8528b028e5 keep platforms the same 2021-11-14 17:13:49 -07:00
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
d487d6d30a should make sure code compiles before pushing 2021-11-14 10:33:16 -07:00
0f3e267af8 organized main 2021-11-14 10:32:04 -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
554f0fdc53 Merge branch '31-avionics-integration-test' of gitlab.com:lander-team/lander-cpp into 31-avionics-integration-test 2021-11-12 15:52:26 -07:00
a6dcb6863f added load cells to csv 2021-11-12 15:47:27 -07:00
Matthew Robinaugh
f32bf60c72 Merge branch '31-avionics-integration-test' of gitlab.com:lander-team/lander-cpp into 31-avionics-integration-test 2021-11-12 15:34:28 -07:00
289f2e7a43 Merge branch '31-avionics-integration-test' into 'main'
Print Timing Info

See merge request lander-team/lander-cpp!24
2021-11-12 22:23:30 +00:00
Brendan McGeeney
4594c87fe6 Print Timing Info 2021-11-12 22:23:30 +00:00
bpmcgeeney
03c5b6d16f printing timing info 2021-11-12 15:05:03 -07:00
e9d8063604 Merge branch '22-make-function-to-turn-test-stand-load-cells-into-thrust-vector' into 'main'
Resolve "Make function to turn test stand load cells into thrust vector"

Closes #22

See merge request lander-team/lander-cpp!17
2021-11-12 20:51:20 +00:00
175c5a0b41 initialize loadTotal 2021-11-12 13:50:26 -07:00