FPSUsername

Results 22 comments of FPSUsername

Hey @Varache, how did you unpack the kzb file with dragon unpacker? It doesn't seem to work on my end with [v5.7.0 Beta](https://sourceforge.net/projects/dragonunpacker/files/Dragon%20UnPACKer/Unstable%20releases/5.7.0%20Beta/). I copied `content.kzb` from the `/mnt/app/eso/` directory....

I extracted the files, apparently I had to select format options in the unpacker software. I don't really think that the `content.kzb` file is too useful, unless the dragon unpacker...

As far as I know, AA uses the phone's GPS and what not. The phone is the brain and the car's infotainment acts as a secondary display.

So it seems like the gateway (SW: 5Q0 907 530 T HW: 5Q0 907 530 M) does not send any values to the A9 module, meaning that the car is...

I have a 5Q0 gateway (A3 8V Limousine 1.4TFSI (CZEA, QSZ) MY 2015), and I can select between auto, efficiency, comfort, dynamic and individual (where I can only select steering...

Yes, I've enabled the installation list, but couldn't find the `FPA_Function_SAK`. For me Byte 11 Bit 5 in the gateway is something totally different (although I don't have a screenshot...

I have successfully flashed 8S0 (TTRS) unlocked 1, no errors in ODIS. I did the output test and that works, but no engine sound during driving (I pushed it to...

I tried to do this for java 18, and it doesn't work. It throws the following error when only specifying the `java.base` module: ``` Error occurred during initialization of boot...

I solved the issue by expanding the struct with a data length memory and another flag (I called it the dma_flag). If the DMA Rx Complete event happens, it sets...

The problem I had is with the copying of the DMA buffer to the UART buffer. In this case, only the first 4 bytes of the 13th message were copied...