Skip to content

Commit

Permalink
fix dead links to CCSDS 727.0-B-4 standard document (#1614)
Browse files Browse the repository at this point in the history
* fix dead links to the CCSDS 727.0-B-4 standard document

CCSDS 727.0-B-4 is now a historical document and available at https://public.ccsds.org/Pubs/727x0b4s.pdf
since july 2020 the new CCSDS 727.0-B-5 is vaild and available at https://public.ccsds.org/Pubs/727x0b5.pdf

* Update sdd.md
  • Loading branch information
SimonWaldherr authored Aug 15, 2022
1 parent 6822a4f commit cd61f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fw/FilePacket/docs/sdd.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It represents an ISF file packet.
The file packet format is similar to the Protocol Data Unit (PDU) format
defined in the CCSDS File Delivery Protocol (CFDP).
See § 5 of the
[CCSDS File Delivery Protocol (CFDP) Recommended Standard](http://public.ccsds.org/publications/archive/727x0b4.pdf).
[CCSDS File Delivery Protocol (CFDP) Recommended Standard](https://public.ccsds.org/Pubs/727x0b4s.pdf).

Each file packet contains the following data:

Expand Down

0 comments on commit cd61f13

Please sign in to comment.