-
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-08-19 #833
Commits on Aug 14, 2020
-
Fix #711, Add message header module
Implements message header module such that users can customize or extend as needed. - Separates code for easier selection - Implements consistent getter/setter APIs - Fix #736/#781: MsgId logic no longer overrides bits in init - Fix #529: Get size supports max size - Adds single big endian time implementation, but not selected - Adds msg module to module list - Adds msg module to cppcheck
Configuration menu - View commit details
-
Copy full SHA for d3a073e - Browse repository at this point
Copy the full SHA d3a073eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8563679 - Browse repository at this point
Copy the full SHA 8563679View commit details -
Fix #711, SB unit test updates for msg module
- Removes dependencies on old macros - Simplifies unit tests - Treats msg module as internal code for now (temporary)
Configuration menu - View commit details
-
Copy full SHA for 97682b8 - Browse repository at this point
Copy the full SHA 97682b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164c75e - Browse repository at this point
Copy the full SHA 164c75eView commit details
Commits on Aug 20, 2020
-
Merge pull request #726 from skliper/fix711-msg-access
Fix #711, Separate secondary header access functions
Configuration menu - View commit details
-
Copy full SHA for fc0c586 - Browse repository at this point
Copy the full SHA fc0c586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1582beb - Browse repository at this point
Copy the full SHA 1582bebView commit details -
Merge pull request #801 from skliper/fix795-time-format
Fix #795, Remove legacy time header format support
Configuration menu - View commit details
-
Copy full SHA for f8c7754 - Browse repository at this point
Copy the full SHA f8c7754View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f1c57 - Browse repository at this point
Copy the full SHA f2f1c57View commit details -
Merge pull request #819 from skliper/fix794-msg-stubs
Fix #794, Add msg stubs and update SB UT
Configuration menu - View commit details
-
Copy full SHA for faebfc1 - Browse repository at this point
Copy the full SHA faebfc1View commit details
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 582ea3b - Browse repository at this point
Copy the full SHA 582ea3bView commit details
Commits on Aug 25, 2020
-
Merge pull request #838 from skliper/integration-candidate
HOTFIX for #801 on IC-20200819: Deprecated time format verify logic fix
Configuration menu - View commit details
-
Copy full SHA for e4f7c26 - Browse repository at this point
Copy the full SHA e4f7c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d68ce8 - Browse repository at this point
Copy the full SHA 1d68ce8View commit details -
Merge pull request #840 from skliper/hotfix-msg-ut-subtest
HOTFIX - no longer add unit tests from within unit tests in msg UT
Configuration menu - View commit details
-
Copy full SHA for 61a15e4 - Browse repository at this point
Copy the full SHA 61a15e4View commit details -
Increase version to 6.8.0-rc1+dev26, update readme
Update cfe to reflect HOTFIX #840
Configuration menu - View commit details
-
Copy full SHA for 993d556 - Browse repository at this point
Copy the full SHA 993d556View commit details