-
Hello,
Suggestion to disable TPS error check during the auto calibration procedure. This would allow Toyota installs to use it.
Currently on real way is to calibrate the TPS manually.
-
### Description
I have the following scenario:
```typescript
const Brand = z.enum(['Ford', 'Toyota', 'Tesla']).openapi('Brand');
const Car = z
.object({
brand: Brand.nullable(),
…
-
When trying to build a distinct query for a char field while mocking the query set I have been having a problem. Basically the way the distinct works tries to build the hash for an object, and in this…
-
When trying to download an older manual (say 1993 Truck), the script will proceed normally but then error when trying to download first file:
`Downloading page How To Use This Manual: How To Use Th…
-
The way openpilot cancels cruise control on most Toyotas has the side effect of a chime from the car and a momentary fault on the dash. When openpilot sends the cancellation message, it also sends a m…
-
I have just purchased a Subaru Solterra. I am aware that this care is a rebrand of the Toyota BZ4X. I am also aware the the Subaru Care app is directly accessing Toyota infrastructure rather than Suba…
-
Issue reported that CarPlay audio is not in sync. Need to test and investigate.
-
### Describe the bug
Aggressive mode seems to be opposite of what it intends to do. Acceleration when the lead starts moving is extremely slow and the car tends to brake way too early when stopping f…
-
1. Is there any way in this library to ignore cases while comparing ?
2. Also to ignore the order of values in array
**Example**: array1 = [ "Audi", "toyota", "merc"]; array2 = [ "toyota", "audi",…
-
### Describe the bug
"Take Control Immediately" alert doesn't display when the stock ACC disengages automatically on traction control or wheel slip detection.
### What hardware does this issue aff…