Skip to content

Commit 68b2ed8

Browse files
committed
[#0000] update known issues
1 parent 84812fc commit 68b2ed8

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

docs/source/Support/bskKnownIssues.rst

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,25 @@ Basilisk Known Issues
88

99
The use of ``cMsgCInterfacePy`` is deprecated. Use ``messaging`` instead.
1010

11-
Version |release|
12-
-----------------
11+
Version |release| (May 7, 2026)
12+
-------------------------------
13+
- A Vizard ``noDisplay`` image request regression that caused OpNav scenarios to stop with a
14+
``Vizard image request acknowledgement was not received`` error is fixed in the current version.
15+
- BSK-1387: :ref:`linkBudget` could compute excessive pointing loss for non-identity antenna attitudes
16+
because the inertial line-of-sight vector was transformed using the antenna-to-inertial DCM. This is
17+
fixed in the current version.
18+
19+
20+
Version 2.10.1 (April 26, 2026)
21+
-------------------------------
1322
- BSK-2026-001, BSK-2026-002, BSK-2026-003, and related fixed-buffer string handling and format-string
1423
logging issues are fixed in the current version.
1524
- Additional build-helper command execution, temporary file cleanup, remote example download, and image buffer
1625
validation hardening is included in the current version.
17-
- A Vizard ``noDisplay`` image request regression that caused OpNav scenarios to stop with a
18-
``Vizard image request acknowledgement was not received`` error is fixed in the current version.
1926
- SWIG 4.4.0 caused Basilisk build failures in some Python 3.13+ source-build configurations.
2027
The development dependency range now excludes SWIG 4.4.0, and SWIG 4.4.1 has been verified to build
2128
successfully. If source builds fail with SWIG 4.4.0 or emit ``builtin type swigvarlink has no __module__ attribute``
2229
warnings, upgrade to SWIG 4.4.1 or newer.
23-
- BSK-1387: :ref:`linkBudget` could compute excessive pointing loss for non-identity antenna attitudes
24-
because the inertial line-of-sight vector was transformed using the antenna-to-inertial DCM. This is
25-
fixed in the current version.
2630

2731

2832
Version 2.10.0 (April 2, 2026)

0 commit comments

Comments
 (0)