Skip to content

Commit 0ebfe60

Browse files
committed
Updated todo
1 parent a33c4f3 commit 0ebfe60

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

TODO.org

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@
2525
** DONE ApplyDemands
2626
** DONE CalculateDeltaVV
2727
** DONE ApplyDeltaVV
28+
* DONE Make PersistentEngine a separate addon that uses existing ModuleEngines* module [6/6] :FEATURE:
29+
** DONE Add "engine" field to PersistentEngine class
30+
** DONE Make class inherit PartModule
31+
** DONE Use "engine" field instead of direct fields
32+
** DONE Make module search vessel for ModuleEngine* module
33+
** DONE Update ion engine config to add PersistentEngine instead of replace ModuleEnginesFX
34+
** DONE Disable persistent features when ModuleEngine not found
2835
* TODO Realistic sail attitude control :WISHLIST:
2936
** Vanes to cause solar torque about CM
3037
** Gimbaled boom to shift CM
@@ -69,10 +76,3 @@
6976
** TODO Apply a reduced deltaV
7077
** TODO Flag depletion
7178
* TODO Do we want to calculate PersistentThrust as a function of PersistentThrottle, minThrust, and maxThrust? :FEATURE:
72-
* TODO Make PersistentEngine a separate addon that uses existing ModuleEngines* module [5/6] :FEATURE:
73-
** DONE Add "engine" field to PersistentEngine class
74-
** DONE Make class inherit PartModule
75-
** DONE Use "engine" field instead of direct fields
76-
** DONE Make module search vessel for ModuleEngine* module
77-
** DONE Update ion engine config to add PersistentEngine instead of replace ModuleEnginesFX
78-
** TODO Disable persistent features when ModuleEngine not found

0 commit comments

Comments
 (0)