Skip to content

Commit 3ffd442

Browse files
Diana Pintofcmonteiro
authored andcommitted
capicxx-core-tools 3.2.15
- Create verification test for noRead - Fix issues identified in the CommonAPI-Examples - Update gitignore and cleanup project - Verification test for vsomeip_sec host address - Added workflow to build the project in Ubuntu, Windows, and macOS
1 parent 5ed80df commit 3ffd442

File tree

160 files changed

+1544
-1449
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+1544
-1449
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Changes
22
=======
3+
v3.2.15
4+
- Create verification test for noRead
5+
- Fix issues identified in the CommonAPI-Examples
6+
- Update gitignore and cleanup project
7+
- Verification test for vsomeip_sec host address
8+
- Added workflow to build the project in Ubuntu, Windows, and macOS
9+
310
v3.2.14
411
- Update README.md with correct github.io link
512
- Fixed build of the examples with installed DBus

CommonAPI-Examples/.cproject

Lines changed: 0 additions & 42 deletions
This file was deleted.

CommonAPI-Examples/.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
*~
2-
.settings
3-
*/src-gen
42
*/build
3+
mylog.log

CommonAPI-Examples/.project

Lines changed: 0 additions & 33 deletions
This file was deleted.

CommonAPI-Examples/E01HelloWorld/.cproject

Lines changed: 0 additions & 71 deletions
This file was deleted.

CommonAPI-Examples/E01HelloWorld/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

CommonAPI-Examples/E01HelloWorld/.project

Lines changed: 0 additions & 33 deletions
This file was deleted.

CommonAPI-Examples/E01HelloWorld/fidl/E01HelloWorld-SomeIP.fdepl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ define org.genivi.commonapi.someip.deployment for provider as Service {
2525
instance commonapi.examples.E01HelloWorld {
2626
InstanceId = "commonapi.examples.HelloWorld"
2727

28-
SomeIpInstanceID = 4660
28+
SomeIpInstanceID = 22136
2929

3030
SomeIpUnicastAddress = "192.168.0.2"
3131
SomeIpReliableUnicastPort = 30499

CommonAPI-Examples/E02Attributes/.cproject

Lines changed: 0 additions & 66 deletions
This file was deleted.

CommonAPI-Examples/E02Attributes/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)