COVESA / franca_ara_tools

Translation between Franca Interface Description Language and AUTOSAR XML interface description language
Eclipse Public License 2.0
43 stars 13 forks source link

About Franca_ara converter's version. #150

Closed HaesungDaddy closed 2 years ago

HaesungDaddy commented 4 years ago

Hello there. I have simple question related with executable version information.

I downloaded the source version 0.9 and build 'faracon-windows-x86_64.exe' file successfully. I Executed the converter in command prompt and enter '-version' But version information 0.7.0 displayed different from my expectation(0.9.x) image

So, I don't know whether my EXE is latest version or not. Could you give some advices for this?

Thank you.

TorstenGoerg commented 4 years ago

Hi HaesungDaddy,

the version number and the build id that are shown when calling faracon with the command line option "-version" just had not been updated properly. The version of the tool that you downloaded was indeed 0.9.

Please notice that meanwhile version 1.0 of faracon is available that completely covers all features of Franca IDL (https://github.com/GENIVI/franca_ara_tools/releases/tag/Release_1.0).

HaesungDaddy commented 4 years ago

Hi TorstenGoerg. Thank you for your answer. So, I am using 0.9 version now.

I have 1 more question. I have 1 pair franca files (.fidl and .fdepl extention, file name is same). Using F2A works well, but contents of .fdepl are not applied to arxml. I guess the converter doesn't deal with .fdepl files.

I wonder that F2A funtion incluedes network property(e.g. ip address, mac address, port number) in .fdepl. If not, is there any plan for supporting .fdepl?

kbirken commented 2 years ago

The latest changes done during the past months added some support for fdepl deployment for SOME/IP. However, the instance-related configuration parameters are still not supported. This is not on the roadmap right now because of missing funding.