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: 2 additions & 0 deletions product-guide/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,10 @@ rhel
RHEL
runtime
Runtime
SDD
selinux
SELinux
SEO
SOVERSION
SRD
struct
Expand Down
9 changes: 7 additions & 2 deletions product-guide/docinfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,14 @@ subcontract 1700763.
<revhistory>
<revision>
<revnumber>Initial</revnumber>
<date>21 August 2025</date>
<date>11 November 2025</date>
<revdescription>
Initial issue of document for BSL v1.0.0
<simpara>
Initial release for BSL v1.0.0.
</simpara>
<simpara>
Affected sections or pages: All
</simpara>
</revdescription>
</revision>
</revhistory>
13 changes: 6 additions & 7 deletions product-guide/manual.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,13 @@ Institute of Technology, sponsored by the United States Government under
the prime contract 80NM0018D0004 between the Caltech and NASA under
subcontract 1700763.
////
= Bundle Protocol Security Library (BSL) Product Guide
= Bundle Protocol Security Library (BSL) v1.0 Product{nbsp}Guide
:doctype: book
:backend: docbook5
:docinfo: shared
:toc:


[preface]
== Introduction

This Product Guide provides architectural and maintenance details about the Bundle Protocol Security Library (BSL), which is part of the NASA Advanced Multi-Mission Operations System (AMMOS) suite of tools.
Expand All @@ -42,7 +41,7 @@ This Product Guide provides architectural and maintenance details about the Bund
|681.4

|Element
|Mission Control System (MCS)
|Systems Engineering Office (SEO)

|Program Set
|Bundle Protocol Security Library (BSL)
Expand Down Expand Up @@ -164,18 +163,18 @@ An option is an internal-to-BSL item which communicates intent for a single Secu
|Document Number

|MGSS Implementation and Maintenance Task Requirements (MIMTaR)[[mimtar,MIMTaR]]
|DOC-001455 rev G
|DOC-001455 rev I

|BSL Architecture Description Document (ADD)[[bsl-add,BSL ADD]]
|DOC-005089
|BSL Software Design Document (SDD)[[bsl-sdd,BSL SDD]]
|DOC-005834

|BSL Software Requirements Document (SRD)[[bsl-srd,BSL SRD]]
|https://github.com/NASA-AMMOS/BSL-docs/blob/main/BSL%20Software%20Requirements%20Document.pdf[DOC-005735]

|BSL Software Interface Specification (SIS)[[bsl-sis,BSL SIS]]
|https://nasa-ammos.github.io/BSL/html/bsl-sis.html[DOC-005835]

|BSL User Guide[[bsl-user-guide,BSL User Guide]]
|BSL v1.0 User Guide[[bsl-user-guide,BSL User Guide]]
|https://nasa-ammos.github.io/BSL-docs/user-guide/manual.pdf[DOC-005922]

|===
Expand Down
4 changes: 3 additions & 1 deletion user-guide/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,14 @@ OpenSSL
PDU
POSIX
PPs
Preprocessor
preprocessor
Preprocessor
QCBOR
runtime
Runtime
SCs
SDD
SEO
SRD
struct
structs
Expand Down
9 changes: 7 additions & 2 deletions user-guide/docinfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,14 @@ subcontract 1700763.
<revhistory>
<revision>
<revnumber>Initial</revnumber>
<date>21 August 2025</date>
<date>11 November 2025</date>
<revdescription>
Initial issue of document for BSL v1.0.0
<simpara>
Initial release for BSL v1.0.0.
</simpara>
<simpara>
Affected sections or pages: All
</simpara>
</revdescription>
</revision>
</revhistory>
9 changes: 4 additions & 5 deletions user-guide/manual.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,13 @@ Institute of Technology, sponsored by the United States Government under
the prime contract 80NM0018D0004 between the Caltech and NASA under
subcontract 1700763.
////
= Bundle Protocol Security Library (BSL) User Guide
= Bundle Protocol Security Library (BSL) v1.0 User{nbsp}Guide
:doctype: book
:backend: docbook5
:docinfo: shared
:toc:


[preface]
== Introduction

This User Guide provides an overview of the application programming interface (API) and high-level workflows of the Bundle Protocol Security Library (BSL), which is part of the NASA Advanced Multi-Mission Operations System (AMMOS) suite of tools.
Expand All @@ -42,7 +41,7 @@ This User Guide provides an overview of the application programming interface (A
|681.4

|Element
|Mission Control System (MCS)
|Systems Engineering Office (SEO)

|Program Set
|Bundle Protocol Security Library (BSL)
Expand Down Expand Up @@ -165,15 +164,15 @@ An option is an internal-to-BSL item which communicates intent for a single Secu
|Document Number

|MGSS Implementation and Maintenance Task Requirements (MIMTaR)[[mimtar,MIMTaR]]
|DOC-001455 rev G
|DOC-001455 rev I

|BSL Software Requirements Document (SRD)[[bsl-srd,BSL SRD]]
|https://github.com/NASA-AMMOS/BSL-docs/blob/main/BSL%20Software%20Requirements%20Document.pdf[DOC-005735]

|BSL Software Interface Specification (SIS)[[bsl-sis,BSL SIS]]
|https://nasa-ammos.github.io/BSL/html/bsl-sis.html[DOC-005835]

|BSL Product Guide[[bsl-product-guide,BSL Product Guide]]
|BSL v1.0 Product Guide[[bsl-product-guide,BSL Product Guide]]
|https://nasa-ammos.github.io/BSL-docs/product-guide/manual.pdf[DOC-005921]

|===
Expand Down
Loading