-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cFE Integration candidate: Caelum-rc4+dev65 #2471
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3a0981 - Browse repository at this point
Copy the full SHA f3a0981View commit details
Commits on Nov 17, 2023
-
Fix #2469, change workflow to use output on failure option
Instead of using "make test" target, call ctest directly and pass the --output-on-failure option. If a test fails, then the workflow log will contain the details of the test
Configuration menu - View commit details
-
Copy full SHA for 0345296 - Browse repository at this point
Copy the full SHA 0345296View commit details
Commits on Nov 18, 2023
-
Fix #2467, message integrity API
Adds two new APIs to the MSG module related to integrity: CFE_MSG_OriginationAction CFE_MSG_VerificationAction These should perform all calculations/updates on origination and all verifcation/checks at termination of the message path, respectively. The specific set of actions depends on how the user has implemented their particular MSG module. By default, the traditional CFE encapsulation sets a checksum on commands and a timestamp on TLM, and no verification at the receiver.
Configuration menu - View commit details
-
Copy full SHA for 4a4ada4 - Browse repository at this point
Copy the full SHA 4a4ada4View commit details
Commits on Nov 21, 2023
-
Fix #2465, add multi threaded SB perf tests
Add multi-thread variants of the SB bulk transfer tests. The intent is to create some contention on the SB shared data mutex between the threads. This more closely resembles real use cases where different threads are doing sending and receving simultaneously.
Configuration menu - View commit details
-
Copy full SHA for c83a193 - Browse repository at this point
Copy the full SHA c83a193View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a7f23a - Browse repository at this point
Copy the full SHA 3a7f23aView commit details
Commits on Dec 5, 2023
-
Merge pull request #2409 from irowebbn:2407-document-perfid-max
Fix #2407 Add perfid limit info to ES docstring
Configuration menu - View commit details
-
Copy full SHA for 6b23796 - Browse repository at this point
Copy the full SHA 6b23796View commit details -
Merge pull request #2373 from irowebbn:2372_fix_tbl_ut_path_len
Fix #2372 TBL UT update for OSAL/CFE path length mismatch
Configuration menu - View commit details
-
Copy full SHA for 93c636f - Browse repository at this point
Copy the full SHA 93c636fView commit details -
Merge pull request #2466 from jphickey:fix-2465-sb-benchmarks
Fix #2465, add multi threaded SB perf tests
Configuration menu - View commit details
-
Copy full SHA for 4dad899 - Browse repository at this point
Copy the full SHA 4dad899View commit details -
Merge pull request #2468 from jphickey:fix-2467-msg-integrity
Fix #2467, message integrity API
Configuration menu - View commit details
-
Copy full SHA for 10d4c34 - Browse repository at this point
Copy the full SHA 10d4c34View commit details -
Merge pull request #2470 from jphickey:fix-2469-test-output-on-fail
Fix #2469, change workflow to use output on failure option
Configuration menu - View commit details
-
Copy full SHA for c30eb92 - Browse repository at this point
Copy the full SHA c30eb92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175b29b - Browse repository at this point
Copy the full SHA 175b29bView commit details