From f3c3fb64c1f79cbd052bbe81e249b7db811de727 Mon Sep 17 00:00:00 2001 From: Corwin Nicholson Date: Wed, 20 Dec 2023 12:12:40 -0500 Subject: [PATCH] Fix 427, typo in cf2002.1.3 --- docs/cf_FunctionalRequirements.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cf_FunctionalRequirements.csv b/docs/cf_FunctionalRequirements.csv index c24127a7..9c14b1d4 100644 --- a/docs/cf_FunctionalRequirements.csv +++ b/docs/cf_FunctionalRequirements.csv @@ -17,7 +17,7 @@ CF2002.1.2,CF2002.1.2,"CF shall detect the following scenarios and identify them 4. File-Size Error 5. NAK Limit Reached 6. Inactivity Limit Reached",Fault scenarios explicitly listed and tested for specification compliance. -CF2002.1.3,CF2002.1.3,"CF shall issue issue a DEBUG message if an attempt is made to reset a transaction that has already been freed" +CF2002.1.3,CF2002.1.3,"CF shall issue a DEBUG message if an attempt is made to reset a transaction that has already been freed" CF3000,CF3000,"When CF receives a ""Transfer File"" command, CF shall play back the file indicated by the command-specified: filename, source path, destination path, keep/delete flag, service class, priority, channel, and peer-entity id. ","Also referred to as ""playback file"" command. Basic function of file transfer required to operate cFS flight systems. " CF3000.1,CF3000.1,"When CF receives a ""Transfer File"" command, if the command-specified is open, CF reject the command.",Open files are in a uncertain state and may change during transfer potential containing erroneous data or cause other undefined behaviors CF3000.2,CF3000.2,