Commit Graph

22 Commits

Author SHA1 Message Date
cs-powell
411c20098f Faster Timing Method Active 2025-03-26 16:00:35 -04:00
cs-powell
1c16a8f344 Timing Improvements Complete (233 Miliseconds down to 9 Milliseconds -- 224 Milliseconds Saved) 2025-03-26 15:59:49 -04:00
cs-powell
66d165f185 Pre-
Timing Improvements
Automatic Location Setting
2025-03-26 14:07:59 -04:00
cs-powell
670376162a Pre-Location Setting via code 2025-03-18 17:46:39 -04:00
cs-powell
8ba3a45d41 Clean-up Commit 2025-03-18 17:46:17 -04:00
cs-powell
41a66b68a0 Milestone 1 2025-03-05 16:27:42 -05:00
cs-powell
889dcbc166 **Minimum Viable Product** 2025-03-05 16:27:25 -05:00
cs-powell
e7226afe1b Basic Rollout Test 2025-03-05 15:14:54 -05:00
cs-powell
1fc0081e26 Intermediate implementation rollout 2025-03-05 14:56:14 -05:00
cs-powell
d354655482 Pre-rollout phase 2025-03-05 14:28:14 -05:00
cs-powell
2dd880dbed Descent Phase Work; Flare Phase updated to use pitch target for yoke pull equations;
TODO includes:
Condense Scaling Factors;
Implement Embry Riddle equations;
Integral Scaling Differently for different controls (ki values);
Change vs. Direct Control
Control Cycle count variable
Pitch Control for descent phase
2025-02-27 17:56:46 -05:00
cs-powell
b2022d8d5e Wisdom of Raju 2025-02-24 18:05:28 -05:00
cs-powell
cb46f259fe preliminary descent and basic flare Python Client testplatform.py & cognitiveModel.py 2025-02-24 16:40:14 -05:00
cs-powell
44d6200b69 descentV1 2025-02-24 16:24:00 -05:00
cs-powell
1e39b3b1e6 control problem identified (not fixed): commands are not within -1 to 1 range for integral control 2025-02-10 18:37:52 -05:00
cs-powell
9ff45d35a9 ITS ALIVEEEE!!!!!! 2025-02-10 17:03:17 -05:00
cs-powell
a1aaf7704d pythonnnnnnnnnnnnnn 2025-02-10 16:48:34 -05:00
Erasmus Cedernaes
83c71bb805 Making the Python 3 package pip-installable 2021-12-01 16:05:14 +01:00
harrisonhall
49dc454222 python3 integer division issue 2020-05-28 18:25:11 -04:00
Norman Princen
6a483db8cc Python3 demos using Python2 syntax were run through 2to3, fixes nasa#191 2020-04-19 10:46:59 -07:00
Norman Princen
79110a6f91 getPOSI and sendPOSI fix to handle Lat/Lon/h doubles
getPOSI now can interpret either float or double Lat/Lon/h messages.  sendPOSI now sends double Lat/Lon/h messages.  Also fixed integer conversion bug in sendCTRL.
2020-04-18 15:05:35 -07:00
Roman Geber
b98ad22262 Added Python3 compatible xpc client. (#156) 2019-06-13 11:45:38 -07:00