Skip to content

Commit

Permalink
Add documentation references and release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaogvcarneiro committed Oct 6, 2023
1 parent 1844455 commit dfb1016
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/Support/bskReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::

Expand Down
1 change: 1 addition & 0 deletions examples/_default.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Attitude Regulation Control
Complex Attitude Pointing in Deep Space <scenarioAttitudeFeedbackNoEarth>
Sun-Pointing Constraint Violation in Space <scenarioAttitudeConstraintViolation>
Inertial Pointing with Spice prescribed translational motion <scenarioSpiceSpacecraft>
Basic attitude pointing flight mode with Hohmann transfer <scenarioHohmann>


Attitude Guidance
Expand Down

0 comments on commit dfb1016

Please sign in to comment.