-
Hi,
The MapKit3D Qt Getting Started Guide in Section 2.1.1 tells us to use the release package ltk-.zip but could not find that anywhere. We created an account in location studio and couldn’t fig…
-
```
Hello Klaus,
(my gmail address is just a pseudo, I'm the GENIVI LBS EG lead)
I’ve started to migrate the LBS EG APIs to FrancaIDL, in order to define some
naming conventions, to give some hints, …
-
Is the file [../blob/master/MAINTAINERS.md](MAINTAINERS.md) current? Does the email address work?
-
Format: Wiki page on this github repository (for now).
Content:
- How to run the command-line tool (explain both directions A2F and F2A)
- Explain extra validation of Franca files in the IDE (all…
-
Hi,
I've built the HelloWorld(described in the wiki), for vsomeip3. After a small change in CMakeLists(for linking with vsomeip3 and some generated cpp file name), I managed to have two binaries(He…
-
There are some ideas on importing/integrating VSS into VSC. Then comes the question up on how to name services/namespaces. If we take our current service as example:
https://github.com/GENIVI/vehic…
-
Hello, I'm studying the SOME/IP by following the Wiki but encontered a compile error and I have no idea about how to solve it.
The `.fidl` file:
```fidl
typeCollection CommonType {
version…
-
```
Franca IDL has the notion of selective broadcasts. "selective" means that the
server will not sent a broadcast to all connected clients, but to a selected
subset of clients only. However, the id…
-
When loading a DBC file that contains floating point values as factor, min or max value of a signal, the values are truncated to integer.
For example, a factor of 0.01 is truncated to 0, resulting …
bomm updated
7 months ago
-
Hi ,
Step 1] I am able to load .dbc file under CanSignaldata and using CanSignalSender sending messages and same observed on virtual bus till it is working fine. (Using standalone version)
Step …