Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Advice
0 votes
1 replies
50 views

In Adaptive Autosar does anyone use is monolithic architecture? if not why only mikrokernel architecture for OS?
Score of 0
0 answers
81 views

I am working on Android Automotive (AAOS) and integrated car-ui-lib into SystemUI by following the official documentation: https://developer.android.com/design/ui/cars/guides/components/toast https://...
Score of 0
1 answer
77 views

I want to develop a really simple app to control the radio using Android Automotive OS. I created a proof of concept (POC), but from what I found online (there isn’t much Android Automotive ...
Score of 0
0 answers
64 views

I have to import ecu extract ARXML file into the COMASSO toolchain. I find the option in file->import->BCT->EcuExtract. when I try to import ecu extract then tool requires .oaw and .ext files ...
Score of 2
0 answers
195 views

I’m working on a Raspberry Pi Pico and MCP2515 CAN bus setup using MicroPython. I’m simulating OBD-II vehicle speed responses (PID 0x0D). At a 100 ms request cycle from my USB-to-CAN adapter (Linux ...
Score of 0
1 answer
84 views

I am wondering whether Android allows OEM to extend or modify the CTS tests to match the device specific changes. If allowed, do we have documentation on the guideline. If not allowed, what does ...
Score of 0
1 answer
82 views

I started learning Qt and QML with a simple (and orrible :D) project of an Automotive Cluster Instrument interface. Below you can find the code for my QML interface: // CircularGauge.qml import ...
Score of 1
0 answers
113 views

Unable to run Android Automotive app on the tomtom emulator shows "Please contact car services ". The logcat error shows No handlers found for intent: Intent { act=android.car.template.host....
Score of 0
0 answers
121 views

My ECU sends NM message default at startup. I need to control this behavior to send only on certain events. Is that possible? I'm using EB stack.
Score of -1
1 answer
1236 views

I am new to CAPL and Canoe, my question is when assign value to signal in CAN message should you assign using physical signal like this: MSG.Signal_A = raw_data * scale + offset; Or just assign the ...
Score of 2
0 answers
262 views

I've got following simple use-case: Open a screen with a simple Pane template, fetch data from a server and display the result in the pane template. During fetching a loading spinner should be ...
Score of -1
1 answer
259 views

When I execute arxml.importer('file.arxml'), I get the following error warning, over and over: The file "path\file.arxml" contains: Warning: AUTOSAR CompuMethod with LINEAR scaling is not ...
Score of 0
1 answer
1178 views

I'm currently working on a CAN network simulation using CANoe, and I am writing CAPL scripts to monitor the cycle time of CAN messages. My setup involves multiple CAN buses that share the same message ...
Score of 1
2 answers
1402 views

This was a question I was asked some time ago and forgot its answer, however, I would like to have a "detailed" answer to this question. Explain the difference between using RDBI (0x22) UDS ...
Score of 0
0 answers
154 views

I'm writing an arxml handling app to decode/encode car data using arxml files. This works pretty well so far but now I have SECURED-I-PDUs. I found no spec or docu that describes how to handle this in ...

15 30 50 per page
1
2 3 4 5
10