-
One possible format option should be the one defined in VSS spec which includes
a lot of information such as type, description, min, max, unit, etc.
https://github.com/GENIVI/vehicle_signal_speci…
-
Add the kernel hardening sections for the security blueprint.
https://github.com/automotive-grade-linux/docs-agl/pull/18
-
Seprarated from #137
====================
@aShinjiroUrata wrote at 2017 Feb22
D) 4. W3CClient() > Functions: authenticate()
(1)
In VISS, word 'authorize' is used as method name.
In VIAS…
-
Coverity is a popular static code analyzer integrated into a lot of Github projects, but this issue could apply to any similar static code analyzer.
### Overview
I think it would be a good idea to in…
-
Determine the format to use for specifying the Vehicle Information Access API:
- WebSocket protocol
- HTTP API routes
-
I'd like to get the conversation started on using a service-based approach.
- The API to get/subscribe to the data will be lower-level and simple
- The data will be returned as JSON or JSON-LD but wil…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR11035](https://bugs.llvm.org/show_bug.cgi?id=11035) |
| Status | RESOLVED DUPLICATE of [bug 12330](https:/…
-
Hi Everyone,
1) In the current spec we allow for subscriptions to an interface and not to an attribute within an interface. For example, the trip interface contains multiple attributes:
``` javascr…
-
Hi! Thanks for writing this. It is very useful!
The problem I am facing is that given a lat/lng, I want to get the POIs nearby based on a radius. Here is an example:
mydict = {}
mydict['lat'] =…
-
The slac binaries evse and pev are overwritten by the binaries from the iso directory, if make install is called.
Possible solutions:
- only the binaries from the slac directory are installed
- only …