-
Notifications
You must be signed in to change notification settings - Fork 202
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
Integration Candidate: 2020-09-09 #876
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 442aa36 - Browse repository at this point
Copy the full SHA 442aa36View commit details -
fix #862 - unsub of a message ID that is already unsubbed should now …
…work as expected
Configuration menu - View commit details
-
Copy full SHA for be1a23a - Browse repository at this point
Copy the full SHA be1a23aView commit details
Commits on Sep 8, 2020
-
Fix #858, update CFE to use OSAL ID type
Use the OSAL-supplied typedef `osal_id_t` to store OSAL IDs, along with OSAL-supplied conversion/cast routines when interfacing this value with other modules.
Configuration menu - View commit details
-
Copy full SHA for a492be7 - Browse repository at this point
Copy the full SHA a492be7View commit details
Commits on Sep 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7fe88b5 - Browse repository at this point
Copy the full SHA 7fe88b5View commit details -
Fix #870, Counter accessor methods
Apply the appid/taskid pattern to Generic Counter resources. No real logic change - just putting the repeated logic into inline functions.
Configuration menu - View commit details
-
Copy full SHA for 5ebd865 - Browse repository at this point
Copy the full SHA 5ebd865View commit details -
Fix #846, Deconflict ES return error codes
CFE_ES_LIB_ALREADY_LOADED and CFE_ES_ERR_SYS_LOG_TRUNCATED
Configuration menu - View commit details
-
Copy full SHA for 7adc055 - Browse repository at this point
Copy the full SHA 7adc055View commit details
Commits on Sep 10, 2020
-
Merge pull request #872 from skliper/fix846-es-error-code-duplicate
Fix #846, Deconflict CFE_ES_LIB_ALREADY_LOADED and CFE_ES_ERR_SYS_LOG_TRUNCATED
Configuration menu - View commit details
-
Copy full SHA for d4a4211 - Browse repository at this point
Copy the full SHA d4a4211View commit details -
Merge pull request #864 from skliper/fix863-debugmsg-events
Fix #863, Add debug message from SendEvents
Configuration menu - View commit details
-
Copy full SHA for 5c296a8 - Browse repository at this point
Copy the full SHA 5c296a8View commit details -
Merge pull request #871 from jphickey/fix-870-gencounter-tbl-mgmt
Fix #870, generic counter table management
Configuration menu - View commit details
-
Copy full SHA for 359305c - Browse repository at this point
Copy the full SHA 359305cView commit details -
Merge pull request #868 from jphickey/fix-858-osal-id-type
Fix #858, use osal id typedef
Configuration menu - View commit details
-
Copy full SHA for bc48dc0 - Browse repository at this point
Copy the full SHA bc48dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4056f - Browse repository at this point
Copy the full SHA 8a4056fView commit details -
Merge pull request #865 from CDKnightNASA/fix-862-unsub_of_unsubd
fix #862 - unsub of a message ID that is already unsubbed
Configuration menu - View commit details
-
Copy full SHA for fd85c70 - Browse repository at this point
Copy the full SHA fd85c70View commit details -
Merge pull request #875 from skliper/fix873-unsub-unsub
Fix #873, Add test for SB subscribe/unusubscribe/unsubscribe
Configuration menu - View commit details
-
Copy full SHA for 9712464 - Browse repository at this point
Copy the full SHA 9712464View commit details
Commits on Sep 11, 2020
-
Merge pull request #869 from CDKnightNASA/fix-769-struct_name
Fix #769, Adds name to struct/union/enum typedefs
Configuration menu - View commit details
-
Copy full SHA for 09219e6 - Browse repository at this point
Copy the full SHA 09219e6View commit details
Commits on Sep 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c9ce666 - Browse repository at this point
Copy the full SHA c9ce666View commit details