diff --git a/docs/source/Support/bskReleaseNotes.rst b/docs/source/Support/bskReleaseNotes.rst index 6ff851cb8a..9e28597cd2 100644 --- a/docs/source/Support/bskReleaseNotes.rst +++ b/docs/source/Support/bskReleaseNotes.rst @@ -48,11 +48,13 @@ Version |release| removing the need for "Config" and "Wrap" objects. Updated all scenarios and test files for this new syntax. To convert prior script to use the new syntax, see :ref:`bskPrinciples-2` for the simple new syntaxt to add C-modules. -- Modified :ref:`mrpFeedback` to enable the use of a modified control law, and added the integral control torque +- Modified :ref:`mrpFeedback` to enable the use of a modified control law, and added the integral control torque feedback output message. - Resolved a crash, induced by uninitialized memory, in the Camera module. The crash was first seen on Ubuntu 22 with gcc 9.5 - Implemented new syntax for variable logging. See :ref:`bskPrinciples-6`. +- Added a new scenario :ref:`scenarioHohmann` that performs a Hohmann transfer with attitude mode changes. + The basic attiude flight modes are implemented using the Basilisk event system. .. warning:: diff --git a/examples/_default.rst b/examples/_default.rst index 1e3006080a..e98f831ae5 100644 --- a/examples/_default.rst +++ b/examples/_default.rst @@ -50,6 +50,7 @@ Attitude Regulation Control Complex Attitude Pointing in Deep Space Sun-Pointing Constraint Violation in Space Inertial Pointing with Spice prescribed translational motion + Basic attitude pointing flight mode with Hohmann transfer Attitude Guidance