Skip to content

capicxx-someip-tools 3.2.14

Latest
Compare
Choose a tag to compare
@dibpinto dibpinto released this 23 Oct 11:06
· 1 commit to master since this release
36a0c92
  • Adapt StubAdapter to new ClientId interface
  • Validation error on pdugateway
  • Increase heap memory
  • Modify generation TypeColl without name
  • Increase maximum heap memory size
  • Disable renaming of overwrite enumerations
  • Accept enumeration/enumerator with same name
  • Update dependencies
  • Accept duplicate arg names for method in/out
  • Update Generator to change the Parameter name "info"
  • Modify generation of TypeCollections without name
  • Accept Methods with Parameters with the same name
  • Accept duplicate argument names for method in and out
  • Accept an Interface with a method with the same name
  • Fix "com.google.inject" dependencies
  • Remove invalid completed future
  • Update generated code to use getSomeIPClient instead direct dynamic_pointer_cast
  • Fix for attributes of type "inline array of EnumerationType"
  • Added json interface catalog generator
  • Update SomeIP validator
  • Fix selective event handler registration
  • Extend the client identifier by the hostname: Added a missing placeholder (for the new enviroment argument), a host identifier to broadcast types and a host name to ClientId
  • Adapted README to changed core generator name