-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
SOME/IP input plugin #9570
base: master
Are you sure you want to change the base?
SOME/IP input plugin #9570
Commits on Oct 28, 2024
-
lib: someip-c: Added SOME/IP C library
The SOME/IP C library is a wrapper around vsomeip. Signed-off-by: Anthony Payne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98c94e6 - Browse repository at this point
Copy the full SHA 98c94e6View commit details -
in_someip: Added SOME/IP input plugin
Signed-off-by: Anthony Payne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1e9803 - Browse repository at this point
Copy the full SHA b1e9803View commit details -
in_someip: Added runtime tests for in_someip
All tests pass and valgrind does not show any memory errors. Signed-off-by: Anthony Payne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7e41f4 - Browse repository at this point
Copy the full SHA a7e41f4View commit details -
in_someip: Added sample config file for in_someip
Signed-off-by: Anthony Payne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 943391b - Browse repository at this point
Copy the full SHA 943391bView commit details -
in_someip: Clean up plugin from PR review comments
Signed-off-by: Anthony Payne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2b46b3 - Browse repository at this point
Copy the full SHA a2b46b3View commit details -
lib: in_someip: Clean up from PR review comments
Signed-off-by: Anthony Payne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0142e58 - Browse repository at this point
Copy the full SHA 0142e58View commit details
Commits on Nov 4, 2024
-
in_someip: Clean up memory leak
Added code in error legs to free decode buffer. Signed-off-by: Anthony Payne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ded0e49 - Browse repository at this point
Copy the full SHA ded0e49View commit details -
Merge pull request #4 from anthonypayne-GM/someip-input-plugin
Someip input plugin
Configuration menu - View commit details
-
Copy full SHA for 6763dde - Browse repository at this point
Copy the full SHA 6763ddeView commit details