Skip to content

Commit 628a39d

Browse files
authored
Merge pull request #383 from AVSLab/feature/bsk_2_2_0
Feature/bsk 2 2 0
2 parents 7aa0a15 + 6d6e6ca commit 628a39d

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

docs/source/Support/bskKnownIssues.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Basilisk Known Issues
1010

1111
Version |release|
1212
-----------------
13-
- text here
13+
- VizInterface has been updated to use 4.5.0 version of ZMQ library. Be sure to use Vizard 2.1.5 or newer.
1414

1515
Version 2.1.7
1616
-------------

docs/source/Support/bskReleaseNotes.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,14 @@ Basilisk Release Notes
2525
- landing dynamics force/torque effector that computes the interaction between a CAD spacecraft model and a
2626
CAD asteroid or lunar surface terrain.
2727
- spacecraft charging related modules
28-
- ability to integrate dynamics of multiple spacecraft simultaneously
2928
- support a way to do thread-safe messaging
3029
- ability to integrate Python Basilisk modules in the same task and process as C/C++ modules
3130
- automated documentation build system when code is pushed to the repo
3231

3332

3433

35-
Version |release|
36-
-----------------
34+
Version |release| (June 28, 2023)
35+
---------------------------------
3736
- Created new way to define Python modules by inheriting from ``Basilisk.architecture.sysModel.SysModel``.
3837
See :ref:`pyModules` for details.
3938
- Added the ability to integrate the ODE's of two or more Basilisk modules that are ``DynamicObject`` class

docs/source/bskVersion.txt

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

0 commit comments

Comments
 (0)