Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/Support/bskKnownIssues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Basilisk Known Issues

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

Version 2.1.7
-------------
Expand Down
5 changes: 2 additions & 3 deletions docs/source/Support/bskReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,14 @@ Basilisk Release Notes
- landing dynamics force/torque effector that computes the interaction between a CAD spacecraft model and a
CAD asteroid or lunar surface terrain.
- spacecraft charging related modules
- ability to integrate dynamics of multiple spacecraft simultaneously
- support a way to do thread-safe messaging
- ability to integrate Python Basilisk modules in the same task and process as C/C++ modules
- automated documentation build system when code is pushed to the repo



Version |release|
-----------------
Version |release| (June 28, 2023)
---------------------------------
- Created new way to define Python modules by inheriting from ``Basilisk.architecture.sysModel.SysModel``.
See :ref:`pyModules` for details.
- Added the ability to integrate the ODE's of two or more Basilisk modules that are ``DynamicObject`` class
Expand Down
2 changes: 1 addition & 1 deletion docs/source/bskVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0b0
2.2.0