Skip to content

Commit aacc9ea

Browse files
authored
Merge pull request #234 from AVSLab/feature/bsk_2_1_7
Feature/bsk 2 1 7
2 parents 994e131 + 9d83329 commit aacc9ea

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
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.

docs/source/bskVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.7b0
1+
2.1.7

0 commit comments

Comments
 (0)