mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
df47955adf56dbf925763545a6f6036654d320af
1. Maintaining large delays between successive input/output queue calls unnecessarily increases execution duration of the application. This is brought down to 2ms. 2. Flush and EOS sends events via callback. So offer them some leeway by increasing their timeout 3. No response breakout is changed to 5sec. 4. bug fix: decrement twice with in a loop removed Change-Id: I37dbee0dbdc79044beced89077f6ef46c7075e9f
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%