Skip to content

Changes

#1395 (Mar 28, 2024, 8:39:14 PM)

  1. Don't run RCS in Node Executor when IDLE (commit: 33e8258) — lamont / githubweb

#1394 (Mar 28, 2024, 8:21:39 PM)

  1. Fix node executor in stock to not RCS ullage (commit: 07ff528) — lamont / githubweb

#1393 (Mar 26, 2024, 4:06:39 AM)

  1. Update VesselState.cs (commit: d1c0220) — noreply / githubweb

#1392 (Feb 29, 2024, 8:42:15 PM)

  1. Change boolean-returning API to look more boolean (commit: 64c77bc) — lamont / githubweb

#1391 (Feb 29, 2024, 8:39:45 PM)

  1. Move StagingController check for dead engine into MJLibBindings (commit: b99cb00) — lamont / githubweb

#1390 (Feb 29, 2024, 7:23:10 PM)

  1. Remove unrestartable dead engines from deltaV display (commit: d66ad99) — lamont / githubweb

#1389 (Feb 29, 2024, 6:17:48 AM)

  1. Multiple PVG fixes (commit: 8b1fb75) — lamont / githubweb

#1388 (Feb 27, 2024, 8:41:18 PM)

  1. More PVG test fixes (commit: 0a5f2b8) — lamont / githubweb

#1387 (Feb 27, 2024, 8:23:43 PM)

  1. Eliminate mass costate entirely from PVG calcs (commit: b6ee029) — lamont / githubweb

#1386 (Feb 27, 2024, 8:11:03 PM)

  1. Fix some new ascent algorithm bugs (commit: 530ff86) — lamont / githubweb

#1385 (Feb 27, 2024, 7:43:27 PM)

  1. Ascent optimizer algorithm changes (commit: eba4650) — lamont / githubweb

#1384 (Feb 27, 2024, 6:25:29 PM)

  1. Convert PVG to SQP solver and upgrade alglib (commit: a75e950) — lamont / githubweb

#1383 (Jan 17, 2024, 5:41:53 PM)

  1. Run optimizer during final countdown (commit: dde57e9) — lamont / githubweb

#1382 (Jan 16, 2024, 10:04:41 PM)

  1. Fix the longstanding launch to plane bug (commit: fa685a5) — lamont / githubweb

#1381 (Dec 29, 2023, 12:54:54 AM)

  1. Beginning of Directory.Build.props settings (commit: fab2471) — lamont / githubweb

#1380 (Dec 11, 2023, 8:17:38 PM)

  1. Fix custom window presets (commit: 9806024) — mrev1995 / githubweb

#1379 (Dec 9, 2023, 8:21:32 PM)

  1. Rename the AscentTypeInteger and remove old GT params (commit: 7e72dab) — lamont / githubweb

#1378 (Dec 9, 2023, 8:02:11 PM)

  1. Try to remap old ascent settings to not throw cast errors (commit: 9616391) — lamont / githubweb

#1377 (Dec 9, 2023, 7:57:16 PM)

  1. Fix ascent-type menu selector (commit: a50fce6) — lamont / githubweb

#1371 (Dec 4, 2023, 8:40:31 PM)

  1. ReturnToMoon: the quite stable solution (commit: 201c3d0) — lamont / githubweb

#1370 (Nov 30, 2023, 12:47:53 AM)

  1. Rewrite and simplify ReturnFromMoon (commit: 3dee06c) — lamont / githubweb

#1369 (Nov 27, 2023, 7:05:55 PM)

  1. ReturnFromMoon: fix dtmin bug well enough for now (commit: 50f1b11) — lamont / githubweb

#1368 (Nov 23, 2023, 12:36:13 AM)

  1. Overhaul of ReturnFromMoon initial guesser (commit: a61ca04) — lamont / githubweb

#1367 (Nov 21, 2023, 8:09:38 PM)

  1. add the Tsit5 method (commit: 423d774) — lamont / githubweb

#1366 (Nov 21, 2023, 8:14:02 AM)

  1. ReturnFromMoon: increased precision and logging (commit: 56031e9) — lamont / githubweb

#1365 (Nov 21, 2023, 6:13:41 AM)

  1. Nuke more of the old gravity turner code (commit: 05475d6) — lamont / githubweb

#1364 (Nov 21, 2023, 3:56:00 AM)

  1. Add Dormand-Prince 8(5)3 method (commit: 96a998d) — lamont / githubweb

#1363 (Nov 20, 2023, 11:41:50 PM)

  1. ReturnFromMoon updating tests (commit: 805aecd) — lamont / githubweb

#1362 (Nov 20, 2023, 10:20:55 PM)

  1. ReturnFromMoon: change periapsis constraint (commit: bf9e8dc) — lamont / githubweb

#1361 (Nov 20, 2023, 5:09:27 AM)

  1. ReturnFromMoon: don't force the meetpoint to be halfway (commit: 675f7a2) — lamont / githubweb

#1360 (Nov 17, 2023, 9:31:38 PM)

  1. Use WithInheritors to cleanup a lot of jetbrains spam (commit: cec19be) — lamont / githubweb

#1359 (Nov 17, 2023, 9:22:14 PM)

  1. Automated cleanup (commit: 5813571) — lamont / githubweb

#1358 (Nov 17, 2023, 9:18:34 PM)

  1. More cleanup and reorg (commit: a264270) — lamont / githubweb

#1357 (Nov 17, 2023, 7:23:03 PM)

  1. Add a newton's method that fails back to bisection (commit: 7d1b6a8) — lamont / githubweb

#1356 (Nov 16, 2023, 10:48:25 PM)

  1. Extract MechJebLib as separate project/dll (commit: 7d329fd) — lamont / githubweb

#1355 (Nov 16, 2023, 5:04:22 AM)

  1. Change IsFinite() to static from extension (commit: a3a9ff8) — lamont / githubweb

#1354 (Nov 16, 2023, 4:50:42 AM)

  1. MechJebLib reorganization (commit: 4b468e2) — lamont / githubweb

#1353 (Nov 16, 2023, 4:32:32 AM)

  1. Adding Izzo's Lambert method (commit: c9a4c4e) — lamont / githubweb

#1352 (Nov 10, 2023, 9:01:43 PM)

  1. Add forced ullaging right before ignition (commit: fa93eac) — lamont / githubweb

#1351 (Nov 10, 2023, 8:33:48 PM)

  1. Tune RCS ullaging more (commit: cd846e3) — lamont / githubweb

#1350 (Nov 9, 2023, 10:17:00 PM)

  1. The final RCS ullage fix (commit: 50fae03) — lamont / githubweb

#1349 (Nov 8, 2023, 10:32:01 PM)

  1. Ullage in the Node Executor for at least 1/2 second (commit: bcb686a) — lamont / githubweb

#1348 (Nov 8, 2023, 10:00:45 PM)

  1. Use propellantStability directly (commit: 586dc2c) — lamont / githubweb

#1347 (Nov 8, 2023, 9:31:46 PM)

  1. Add back a minimum rcs time and ignition delay (commit: de9691b) — lamont / githubweb

#1346 (Nov 8, 2023, 5:43:13 AM)

  1. Simplify RCS ullage (commit: f06acb0) — lamont / githubweb

#1345 (Nov 7, 2023, 7:18:21 PM)

  1. Node executor: aligned is good enough for RCS ullaging (commit: e93ea6e) — lamont / githubweb
  2. also only use aligned in deciding to start burn (commit: 0af2ef4) — lamont / githubweb

#1344 (Nov 7, 2023, 7:09:46 PM)

  1. Fix node executor ullage (commit: 3b4e45a) — lamont / githubweb

#1343 (Nov 6, 2023, 7:58:38 PM)

  1. Small fix to the Updater for null attach part (commit: b37673f) — lamont / githubweb

#1342 (Nov 4, 2023, 8:14:51 PM)

  1. Fix Principia Node execution again (commit: 0e54ef9) — lamont / githubweb

#1341 (Nov 2, 2023, 7:02:58 PM)

  1. Mark all info items as implicitly used (commit: 89ead30) — lamont / githubweb

#1340 (Nov 2, 2023, 6:53:33 PM)

  1. Revert back to old naming (commit: dc4525e) — lamont / githubweb

#1339 (Nov 1, 2023, 9:22:39 PM)

  1. Make fields readonly (commit: faf0377) — lamont / githubweb
  2. Use TryGetValue (commit: a060fd7) — lamont / githubweb
  3. Use TryAdd (commit: dad84bf) — lamont / githubweb
  4. Inline out variable declaration (commit: 088be36) — lamont / githubweb
  5. Remove unused local variables in Tests (commit: 824cb30) — lamont / githubweb
  6. Remove empty statements (commit: e58d5d2) — lamont / githubweb

#1338 (Nov 1, 2023, 8:53:55 PM)

  1. Use string interpolation (commit: 95ae54a) — lamont / githubweb

#1337 (Nov 1, 2023, 7:36:24 PM)

  1. WaypointWindow cleanup (commit: d04257e) — lamont / githubweb

#1336 (Oct 31, 2023, 10:53:26 PM)

  1. GuiUtils cleanup (commit: 6099021) — lamont / githubweb

#1335 (Oct 31, 2023, 8:15:11 PM)

  1. cleanup attitude controllers (commit: 37b09f4) — lamont / githubweb

#1334 (Oct 31, 2023, 7:55:41 PM)

  1. Rename DisplayModule fields (commit: 6ea3842) — lamont / githubweb

#1333 (Oct 31, 2023, 7:48:30 PM)

  1. Make all Persistent fields Public (commit: a0b239b) — lamont / githubweb

#1332 (Oct 31, 2023, 6:39:55 PM)

  1. Add SerializeField to private Persistent fields (commit: c504550) — lamont / githubweb

#1331 (Oct 30, 2023, 6:59:02 PM)

  1. Fix multiple enumeration in InstallChecker (commit: 2f04821) — lamont / githubweb

#1330 (Oct 30, 2023, 6:46:27 PM)

  1. Clean up GLUtils (commit: 4bcd32b) — lamont / githubweb

#1329 (Oct 30, 2023, 6:39:36 PM)

  1. DisplayModule cleanup (commit: 4bff466) — lamont / githubweb

#1328 (Oct 30, 2023, 6:31:36 PM)

  1. CachedLocalizer cleanup (commit: e60798f) — lamont / githubweb

#1327 (Oct 30, 2023, 4:37:25 AM)

  1. FlightRecorder automated cleanup (commit: 5a71aa1) — lamont / githubweb

#1326 (Oct 30, 2023, 1:22:39 AM)

  1. Run gravity losses continuously (commit: 5826137) — lamont / githubweb

#1325 (Oct 30, 2023, 12:55:19 AM)

  1. Fix principia multi-node (commit: e21bb53) — lamont / githubweb

#1324 (Oct 29, 2023, 3:31:21 AM)

  1. Warp past 10 minutes if we're already aligned (commit: 866e7be) — lamont / githubweb

#1323 (Oct 29, 2023, 3:13:30 AM)

  1. Fix principia execution (commit: 0d2025b) — lamont / githubweb

#1322 (Oct 29, 2023, 2:01:15 AM)

  1. Fix multinode execution for stock (commit: 437f551) — lamont / githubweb

#1321 (Oct 29, 2023, 2:04:10 AM)

  1. Node Executor State Machine + RCS burns (commit: f87468c) — lamont / githubweb

#1320 (Oct 28, 2023, 11:05:55 PM)

  1. Fuse principia + stock maneuver node execution behavior (commit: 04245a9) — lamont / githubweb
  2. Remove principia node execution button (commit: c441e6b) — lamont / githubweb
  3. maybe fix principia node execution (commit: 0162ec3) — lamont / githubweb

#1319 (Oct 28, 2023, 7:16:02 AM)

  1. Fix thrust curves yet again (commit: 6cc7fd1) — lamont / githubweb

#1318 (Oct 26, 2023, 11:05:43 PM)

  1. Fix stock burn termination and bring back MANEUVER_COT (commit: 64da2d1) — lamont / githubweb

#1317 (Oct 24, 2023, 10:30:35 PM)

  1. Behavioral changes to Node Executor (commit: d7a69e0) — lamont / githubweb

#1316 (Oct 23, 2023, 11:32:56 PM)

  1. Node executor:  more tweaks to algorithm (commit: c79001f) — lamont / githubweb

#1315 (Oct 23, 2023, 11:08:31 PM)

  1. Node executor code cleanup (commit: e047769) — lamont / githubweb

#1314 (Oct 23, 2023, 10:59:02 PM)

  1. Start of refactoring of node executor (commit: 87f6ef2) — lamont / githubweb

#1313 (Oct 22, 2023, 11:09:08 PM)

  1. Rename to Two-Impulse Maneuver and support fixed time (commit: ed96b5d) — lamont / githubweb

#1312 (Oct 20, 2023, 7:21:29 PM)

  1. Make PVG converge under more extreme circumstances (commit: 9f4d60a) — lamont / githubweb

#1311 (Oct 19, 2023, 3:40:58 AM)

  1. Rename ThrustPercentage to ThrottleLimiter (commit: b6ea7de) — lamont / githubweb

#1310 (Oct 18, 2023, 7:28:27 PM)

  1. Fix thrust limiter (commit: c6aa665) — lamont / githubweb

#1309 (Oct 17, 2023, 1:31:21 AM)

  1. Lots of code cleanup (commit: 684b65e) — lamont / githubweb

#1308 (Oct 10, 2023, 9:53:18 PM)

  1. add time selector to two-impulse transfer (commit: 82b714e) — lamont / githubweb

#1307 (Oct 10, 2023, 9:38:52 PM)

  1. Add a warning to the hohmann operation, add note to decoupling analyzer (commit: c411cd8) — lamont / githubweb

#1306 (Oct 1, 2023, 1:08:36 AM)

  1. Fix the FFS root part (commit: 9335acd) — lamont / githubweb

#1305 (Sep 28, 2023, 5:08:26 AM)

  1. Fix planning of insertion burn (commit: 83121cc) — lamont / githubweb

#1304 (Sep 28, 2023, 2:36:06 AM)

  1. Fix Hohmann bugs and implement more features (commit: 78f7d3c) — lamont / githubweb

#1303 (Sep 27, 2023, 7:19:17 AM)

  1. Hohmann/Bi-impulsive overhaul (commit: a926641) — lamont / githubweb

#1302 (Sep 25, 2023, 2:01:10 AM)

  1. Remove old FuelFlowSimulation (commit: f5eda67) — lamont / githubweb

#1301 (Sep 24, 2023, 10:44:23 PM)

  1. Updates ans spell checks (commit: 7fc6293) — vinceguichard04 / githubweb
  2. forgot a word (commit: 2de4267) — vinceguichard04 / githubweb

#1300 (Sep 1, 2023, 9:42:49 PM)

  1. I put the README in the wrong spot (commit: b7c667d) — lamont / githubweb

#1299 (Sep 1, 2023, 9:40:28 PM)

  1. Add a README.md file for MJLib (commit: 1e5bbc8) — lamont / githubweb

#1298 (Sep 1, 2023, 2:30:16 AM)

  1. remove now used method (commit: 951d135) — lamont / githubweb

#1297 (Sep 1, 2023, 2:00:35 AM)

  1. MJLib version of HeadingForLaunchInclination (commit: 0fb3a01) — lamont / githubweb

#1296 (Aug 31, 2023, 7:12:55 PM)

  1. Move MJLib.Statics up a level for convenience (commit: 4806676) — lamont / githubweb

#1295 (Aug 31, 2023, 7:08:50 PM)

  1. Fix namespace collisions in the MJLib Tests (commit: f673b88) — lamont / githubweb

#1294 (Aug 31, 2023, 6:58:24 PM)

  1. Use ChangeInclination out of MJLib (commit: ac2207c) — lamont / githubweb

#1293 (Aug 30, 2023, 7:14:23 AM)

  1. Move Ellipticize and Circularize into MJLib (commit: 127d704) — lamont / githubweb

#1292 (Aug 30, 2023, 7:11:44 AM)

  1. ReturnFromMoon tweaks (commit: 56d7513) — lamont / githubweb

#1291 (Aug 28, 2023, 11:31:04 PM)

  1. Wire up Hstart in the IVP API (commit: 4287b09) — lamont / githubweb

#1290 (Aug 28, 2023, 8:36:04 PM)

  1. Better RK initial stepsize (commit: e69fdfd) — lamont / githubweb

#1289 (Aug 26, 2023, 2:39:34 AM)

  1. ReturnFromMoon: improve final accuracy + allow larger stepsize (commit: f03a1f6) — lamont / githubweb

#1288 (Aug 26, 2023, 12:49:58 AM)

  1. More ReturnFromMoon cleanup (commit: d78272a) — lamont / githubweb

#1287 (Aug 24, 2023, 8:53:33 PM)

  1. Cleanup ReturnFromMoon (commit: 7624a87) — lamont / githubweb

#1286 (Aug 24, 2023, 1:29:05 AM)

  1. Convert ReturnFromMoon maneuver to use analytical Jacobian (commit: dc1bf95) — lamont / githubweb

#1285 (Aug 23, 2023, 3:35:03 AM)

  1. ReturnFromMoon improvements (commit: 7992f60) — lamont / githubweb

#1284 (Aug 23, 2023, 12:39:01 AM)

  1. ChangeOrbitalElements now uses Forward AutoDiff via Dual numbers/vectors (commit: 89196a3) — lamont / githubweb

#1283 (Aug 22, 2023, 9:11:07 PM)

  1. Use System.Math statically (commit: be01ad9) — lamont / githubweb

#1282 (Aug 15, 2023, 10:05:26 PM)

  1. The barest start at mass costate integration (commit: 2002ba0) — lamont / githubweb

#1281 (Aug 14, 2023, 10:36:27 PM)

  1. add a comment (commit: 86bf1b3) — lamont / githubweb

#1280 (Aug 14, 2023, 10:20:26 PM)

  1. Add option to override warp to plane (commit: 62f5364) — lamont / githubweb

#1279 (Aug 14, 2023, 9:38:06 PM)

  1. Tweak DecouplingAnalyzer algorithm (commit: cbd3964) — lamont / githubweb

#1278 (Aug 13, 2023, 11:17:48 PM)

  1. Better PVG+StageStats integration (commit: 26acae4) — lamont / githubweb

#1277 (Aug 11, 2023, 10:45:06 PM)

  1. Additional box pinning in the PVG optimizer (commit: 4c3a8f2) — lamont / githubweb

#1276 (Aug 11, 2023, 10:21:30 PM)

  1. Fix some PVG optimizer edge conditions (commit: 83323fd) — lamont / githubweb

#1275 (Aug 10, 2023, 8:46:26 PM)

  1. Fix residuals calcs again (commit: 7f3cd29) — lamont / githubweb

#1274 (Aug 9, 2023, 7:10:23 PM)

  1. Fix roundoff handling in RCS calcs (commit: 85d48d4) — lamont / githubweb

#1273 (Aug 8, 2023, 5:27:02 AM)

  1. Fix DeltaV Stats and planes in RF (commit: 09066d2) — lamont / githubweb

#1272 (Aug 5, 2023, 2:19:30 AM)

  1. Fix more residuals handling (commit: ad5622b) — lamont / githubweb

#1271 (Aug 4, 2023, 11:47:15 PM)

  1. slightly better behavior in residual threshold calcs (commit: 738f22b) — lamont / githubweb

#1270 (Aug 4, 2023, 10:12:15 PM)

  1. Change some RCS "display" logic (commit: 8621b2e) — lamont / githubweb

#1269 (Aug 4, 2023, 9:50:14 PM)

  1. Zero residuals before doing RCS calcs (commit: dbe7998) — lamont / githubweb

#1268 (Aug 4, 2023, 3:07:17 AM)

  1. Fix an RCS bug (commit: 6c988a4) — lamont / githubweb

#1267 (Aug 4, 2023, 2:16:57 AM)

  1. Add RCS stats to the stage stats display (commit: 45710d6) — lamont / githubweb

#1266 (Jul 30, 2023, 7:27:06 PM)

  1. RCS Fuel Flow (commit: 09cd44b) — lamont / githubweb

#1265 (Jul 29, 2023, 11:45:48 PM)

  1. Update BetterController settings (commit: 7119129) — lamont / githubweb

#1264 (Jul 28, 2023, 11:18:09 PM)

  1. Make KSPStage mandatory stage stats column (commit: 26f5256) — lamont / githubweb

#1263 (Jul 28, 2023, 10:11:34 PM)

  1. Residuals calcs update every tick (commit: b4dd0e5) — lamont / githubweb

#1262 (Jul 26, 2023, 6:55:14 AM)

  1. Fix autostage limit bug that broke coasts (commit: 705c6d5) — lamont / githubweb

#1261 (Jul 26, 2023, 2:32:44 AM)

  1. Some Maneuver code cleanup (commit: 6514738) — lamont / githubweb

#1260 (Jul 24, 2023, 5:41:47 AM)

  1. Reset SpoolupCurrent to 0 on recalc (commit: cc8262c) — noreply / githubweb
  2. make it pretty (commit: ca8cc5b) — noreply / githubweb

#1259 (Jul 23, 2023, 6:26:20 PM)

  1. add back adjusting apo-at-apo and per-at-per (commit: 9605873) — lamont / githubweb

#1258 (Jul 21, 2023, 8:08:13 PM)

  1. ThrustController and StagingController cleanup (commit: 29b2e36) — lamont / githubweb

#1257 (Jul 21, 2023, 5:58:45 AM)

  1. Let multiple modules limit autostaging and add/remove independently (commit: 7bb88a3) — lamont / githubweb

#1256 (Jul 21, 2023, 5:58:31 AM)

  1. Cascade disabling of Guidance Controller to PVG Autopilot (commit: d9df5df) — lamont / githubweb

#1255 (Jul 11, 2023, 8:33:53 PM)

  1. Faster flight refresh interval (commit: ee36930) — lamont / githubweb

#1254 (Jul 11, 2023, 6:07:55 AM)

  1. Savegame:  working simulation with residuals (commit: 55727c5) — lamont / githubweb
  2. Savegame: algorithm is basically working (commit: 7f45d8b) — lamont / githubweb
  3. support activating RCS (commit: d32fc91) — lamont / githubweb
  4. Clean up API a bit (commit: f1d5eb3) — lamont / githubweb
  5. Break up Build and Update and use object pooling (commit: 13fb2ac) — lamont / githubweb
  6. Use callbacks and fix a few bugs (commit: 34eb79e) — lamont / githubweb
  7. Savegame: lots of fixes (commit: c560944) — lamont / githubweb
  8. Savegame: getting close (commit: 663f947) — lamont / githubweb
  9. Finished with perf pass and more bugs fixed (commit: 8e3791d) — lamont / githubweb
  10. slighly more readable reflection (commit: fcb566a) — lamont / githubweb
  11. even more betterer reflection (commit: b381fcd) — lamont / githubweb
  12. okay now we're getting concise (commit: 2b5ee16) — lamont / githubweb
  13. Finished threading and everything done on the TODO list (commit: ec3be1b) — lamont / githubweb

#1253 (Jul 1, 2023, 2:18:14 AM)

  1. And fix the code to compile properly on C# 8.0 (commit: 9adc415) — lamont / githubweb

#1252 (Jul 1, 2023, 2:15:39 AM)

  1. Back to C# 8.0 (commit: 863fb30) — lamont / githubweb

#1251 (Jul 1, 2023, 2:12:24 AM)

  1. And sadly we can't use new() either (commit: abb138a) — lamont / githubweb

#1250 (Jul 1, 2023, 2:09:59 AM)

  1. Guess we can't do this bit of C#9 (commit: 8afb1ee) — lamont / githubweb

#1249 (Jul 1, 2023, 2:06:29 AM)

  1. Update to C# 9.0, add partial suicide burn overhaul (commit: c206ba6) — lamont / githubweb

#1248 (Jun 23, 2023, 10:14:33 PM)

  1. ergh, typo (commit: cd5311f) — lamont / githubweb

#1247 (Jun 23, 2023, 10:13:19 PM)

  1. Add back the Ascent AP Toggle (commit: 6048d7c) — lamont / githubweb

#1246 (Jun 19, 2023, 11:26:30 PM)

  1. Mostly automated FFS code cleanup (commit: da6dfe0) — lamont / githubweb

#1245 (Jun 19, 2023, 6:30:53 PM)

  1. ComputerModule breaking API changes (commit: 00891f8) — lamont / githubweb

#1244 (Jun 19, 2023, 3:33:17 AM)

  1. Possibly breaking cleanup of MechJebCore (commit: 1bcbef0) — lamont / githubweb

#1243 (Jun 19, 2023, 1:05:56 AM)

  1. Update gitignore for JetBrains IDEs (commit: 4652221) — lamont / githubweb

#1242 (Jun 19, 2023, 12:39:51 AM)

  1. Remove the MechJebPod part (commit: 00ac5bd) — lamont / githubweb

#1241 (Jun 18, 2023, 9:28:36 PM)

  1. Landing autopilot style cleanup (commit: 21844b9) — lamont / githubweb

#1240 (Jun 18, 2023, 8:54:41 PM)

  1. Remove the ScriptsModule (commit: 681d58f) — lamont / githubweb

#1239 (Jun 18, 2023, 6:34:54 AM)

  1. Increase Pos deadband to 0.002 (commit: 1f51064) — lamont / githubweb

#1238 (Jun 18, 2023, 6:31:24 AM)

  1. Optimize Stage is now Early Shutoff Stage (commit: 66836f5) — lamont / githubweb

#1237 (Jun 18, 2023, 6:26:53 AM)

  1. Fix both checks that use IndexForKSPStage (commit: f3eac60) — lamont / githubweb

#1236 (Jun 17, 2023, 11:56:28 PM)

  1. Splitup burnout altitude setting (commit: 333e5d5) — lamont / githubweb

#1235 (Jun 17, 2023, 11:13:07 PM)

  1. Stop fairing sep in a coast from ending the coast (commit: e6eabea) — lamont / githubweb

#1234 (Jun 17, 2023, 10:51:47 PM)

  1. Rename to "PVG Settings" and use horizontal split (commit: b0ee3b5) — lamont / githubweb

#1233 (Jun 17, 2023, 10:27:22 PM)

  1. More PID tuning (commit: 2dbfcc6) — lamont / githubweb

#1232 (Jun 17, 2023, 2:41:45 AM)

  1. PVG cleanup: replace ResidualWrapper with ContinuityLayout/ResidualLayout (commit: 118a797) — lamont / githubweb

#1231 (Jun 12, 2023, 7:01:59 PM)

  1. Refactor ChangeOrbitalElements slightly (commit: 5cd9811) — lamont / githubweb

#1230 (Jun 12, 2023, 6:12:38 PM)

  1. Automated Code Cleanup (commit: 747cacf) — lamont / githubweb

#1229 (Jun 12, 2023, 2:03:21 AM)

  1. Fix caching bug in FuelFlowSimulation (commit: de3afff) — lamont / githubweb

#1228 (Jun 10, 2023, 7:26:57 PM)

  1. More PID tuning (commit: 0c1ff26) — 454857+lamont-granquist / githubweb

#1227 (Jun 8, 2023, 9:32:50 PM)

  1. Fix Fairing Separation logic (commit: 4392aaa) — lamont / githubweb

#1226 (Jun 8, 2023, 5:51:02 AM)

  1. Misc cleanup (commit: 9dfc8a8) — lamont / githubweb

#1225 (Jun 7, 2023, 6:41:01 PM)

  1. Fix autostaging for asparagus boosters (commit: d9e18de) — mrev1995 / githubweb

#1224 (Jun 2, 2023, 6:17:02 AM)

  1. Convert the ArrayWrapper class to a struct (commit: 26de45d) — lamont / githubweb

#1223 (May 31, 2023, 11:35:32 PM)

  1. better error message for converged failure (commit: 1f961fe) — lamont / githubweb

#1222 (May 31, 2023, 8:06:41 PM)

  1. PVG: Use Analytic for bootstrap and Integrator for converged (commit: 1547d2b) — lamont / githubweb

#1221 (May 31, 2023, 3:39:28 AM)

  1. Update alglib to 4.0 (commit: a32c207) — lamont / githubweb

#1220 (May 28, 2023, 8:35:15 PM)

  1. Fix CoastBefore behavior (commit: 87984d6) — lamont / githubweb

#1219 (May 28, 2023, 3:23:43 AM)

  1. Terminal Guidance correctness bug (commit: 4cde5c3) — lamont / githubweb

#1218 (May 27, 2023, 11:46:18 PM)

  1. Fix sign in coast time update (commit: a208bbf) — lamont / githubweb

#1217 (May 27, 2023, 11:43:53 PM)

  1. Missed this in the License PR (commit: c6ca586) — lamont / githubweb

#1216 (May 27, 2023, 11:33:28 PM)

  1. Fix PVG After stage (commit: ae6cea6) — mrev1995 / githubweb

#1215 (May 27, 2023, 11:27:02 PM)

  1. Update MechJebLib copyright headers (commit: 34a9667) — lamont / githubweb

#1214 (May 22, 2023, 7:31:22 AM)

  1. Analytic coast integrations with PVG (commit: 4be1e06) — lamont / githubweb

#1213 (May 17, 2023, 1:16:23 AM)

  1. ToSI tweaks (commit: 02fab0d) — lamont / githubweb

#1212 (May 15, 2023, 10:49:44 PM)

  1. Add new metric prefixes (commit: a380a1f) — lamont / githubweb

#1211 (May 15, 2023, 10:30:59 PM)

  1. Fix ToSI issue (commit: 6dc55c3) — lamont / githubweb

#1210 (May 11, 2023, 1:51:22 AM)

  1. Convert to shape of Smooth.Pools API (commit: 1d7ebb1) — lamont / githubweb

#1209 (May 10, 2023, 11:29:47 PM)

  1. Cleanup objectpool global/local case (commit: d57bc20) — lamont / githubweb

#1208 (May 10, 2023, 11:23:06 PM)

  1. Extract SimCurves out to its own file (commit: f0e960a) — lamont / githubweb

#1207 (May 10, 2023, 10:36:47 PM)

  1. ReentrySimulation code cleanup (commit: e59de6f) — lamont / githubweb

#1206 (May 10, 2023, 10:12:06 PM)

  1. Fix PVG without delta-V window open (commit: 8775cca) — lamont / githubweb

#1205 (May 10, 2023, 9:14:51 PM)

  1. Make terminal events work correctly, add a test (commit: d89220e) — lamont / githubweb

#1204 (May 10, 2023, 1:56:03 AM)

  1. better working error controller (commit: 3010d00) — lamont / githubweb
  2. PI error control (commit: c73a9cc) — lamont / githubweb
  3. Simplify how I was thinking about K states (commit: 9359ed2) — lamont / githubweb
  4. Add exception handling to cleanup (commit: 0c6899f) — lamont / githubweb
  5. Basic minstep/maxstep logic (commit: dd95067) — lamont / githubweb
  6. rearrange the DP5 interpolant (commit: 2cb9292) — lamont / githubweb
  7. Hang state off the IVP object (commit: d277897) — lamont / githubweb
  8. Lot of work (commit: 51e44f9) — lamont / githubweb

#1203 (May 9, 2023, 5:48:12 PM)

  1. Fix 2 cases where logging was done directly from background thread (commit: cd87ef9) — siim.aaver / githubweb

#1202 (May 7, 2023, 9:17:50 PM)

  1. Make #1515 account for changes made in 1660 (commit: 944f9b2) — siim.aaver / githubweb

#1201 (May 7, 2023, 5:36:55 PM)

  1. Optimize Stage stats simulation by copying second FuelFlowSimulation from the first instead of initilizing them twice (commit: a82bc81) — siim.aaver / githubweb

#1200 (May 7, 2023, 5:35:34 PM)

  1. Fix .vs folder not being correctly gitignored (commit: fc51317) — siim.aaver / githubweb

#1199 (May 7, 2023, 5:35:15 PM)

  1. Optimize FuelFlowSimulation (commit: 0402a17) — siim.aaver / githubweb

#1198 (May 3, 2023, 8:20:09 AM)

  1. DormandPrince overhaul (commit: a840017) — lamont / githubweb

#1197 (Apr 26, 2023, 2:38:32 AM)

  1. Compound assingment in Gooding solver (commit: 2547f3e) — lamont / githubweb

#1196 (Apr 26, 2023, 2:36:17 AM)

  1. Maneuver tweaks (commit: e588c0b) — lamont / githubweb