-
Notifications
You must be signed in to change notification settings - Fork 210
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
Feature/support multiple clients #271
Feature/support multiple clients #271
Commits on Jul 20, 2023
-
Implementing better C++ eRPC support
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for 651a304 - Browse repository at this point
Copy the full SHA 651a304View commit details -
Moving C interface related function declarations into interface heade…
…r file. Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for 0894210 - Browse repository at this point
Copy the full SHA 0894210View commit details -
Move C generated code into it's own files.
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for c00f271 - Browse repository at this point
Copy the full SHA c00f271View commit details -
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for a4d1b92 - Browse repository at this point
Copy the full SHA a4d1b92View commit details -
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for 79ea2be - Browse repository at this point
Copy the full SHA 79ea2beView commit details -
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for 4b3c190 - Browse repository at this point
Copy the full SHA 4b3c190View commit details -
Fixed infinity loops in tests (c++ vs c scope)
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for 158754b - Browse repository at this point
Copy the full SHA 158754bView commit details -
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for 5d553a9 - Browse repository at this point
Copy the full SHA 5d553a9View commit details -
test_arbitrator is working now
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for 307e2c9 - Browse repository at this point
Copy the full SHA 307e2c9View commit details -
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for f6b2a04 - Browse repository at this point
Copy the full SHA f6b2a04View commit details -
Namespace can be defined by user. Default erpcshim
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for a96c697 - Browse repository at this point
Copy the full SHA a96c697View commit details -
Putting function declaration under interface.
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for 1b5f63d - Browse repository at this point
Copy the full SHA 1b5f63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b31d4b0 - Browse repository at this point
Copy the full SHA b31d4b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9caa701 - Browse repository at this point
Copy the full SHA 9caa701View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fed7be6 - Browse repository at this point
Copy the full SHA fed7be6View commit details
Commits on Sep 18, 2023
-
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for d5acf06 - Browse repository at this point
Copy the full SHA d5acf06View commit details
Commits on Sep 22, 2023
-
Merge commit '9fb576381031073ba9d9d748d80e256725f23047' into feature/…
…supportMultipleClients
Configuration menu - View commit details
-
Copy full SHA for a9ed103 - Browse repository at this point
Copy the full SHA a9ed103View commit details -
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for b920699 - Browse repository at this point
Copy the full SHA b920699View commit details -
Revert "Added c++ enum classes"
This reverts commit d5acf06. Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for ff7e2fb - Browse repository at this point
Copy the full SHA ff7e2fbView commit details -
Merge branch 'develop' into feature/supportMultipleClients
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for f1b0bf3 - Browse repository at this point
Copy the full SHA f1b0bf3View commit details
Commits on Oct 12, 2023
-
Fixes based on Michal observations
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for eaca7a8 - Browse repository at this point
Copy the full SHA eaca7a8View commit details -
Fix wrong name in server function call
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Configuration menu - View commit details
-
Copy full SHA for c7d80d6 - Browse repository at this point
Copy the full SHA c7d80d6View commit details