Skip to content

Commit 9d83329

Browse files
committed
add the date to the current BSK version in release notes
1 parent 562cfb6 commit 9d83329

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/source/Support/bskReleaseNotes.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@ Basilisk Release Notes
2727
- spacecraft charging related modules
2828
- ability to integrate dynamics of multiple spacecraft simultaneously
2929
- support a way to do thread-safe messaging
30+
- ability to integrate Python Basilisk modules in the same task and process as C/C++ modules
31+
- automated documentation build system when code is pushed to the repo
3032

3133

3234

33-
Version |release|
34-
-----------------
35+
Version 2.1.7 (March 24, 2023)
36+
------------------------------
3537
- Fixed ``CMake/conan`` case sensitivty issue when compiling Basilisk with ``opNav`` flag set to ``True`` on Linux platforms
3638
- Created fsw :ref:`hingedRigidBodyPIDMotor` to compute the commanded torque to :ref:`spinningBodyOneDOFStateEffector` using a proportional-integral-derivative controller.
3739
- Added :ref:`torqueScheduler` to combine two :ref:`ArrayMotorTorqueMsgPayload` into one and implement effector locking logic.

0 commit comments

Comments
 (0)