Trezdog44
Trezdog44
> Ok I am not sure if the developers still working on this project or not. I found it comes from the embedded google translate. At `app/index.html` they are calling...
https://github.com/JonesChi/CastScreen
@aa755 would you let me know when you fix this so I can include your fixes in AIO? Thanks for contributing!
OMG thank you I have been trying to figure this simple thing out but I am not great at C++. I kind of don't even understand what you are doing...
Can anyone help me with this @mishan? @lmagder? @borconi? @mishaaq? Come on I need assistance from some C++ pros here please.
Hey this is all good stuff thanks @lmagder I knew you would point me in the right direction. @GrayHatter On v70 FW AA doesn't start up it just crashes over...
You can compile Java using the [m3 toolchain](https://github.com/lmagder/m3-toolchain/tree/61ec0343de84f6fc7c46840056df1d600d44be8a) POC is the [Screencast Receiver](https://github.com/Trevelopment/CastScreen) so theoretically if you put in the CMU specific code you can compile and run headunit written...
So trip on this, I made a few changes based on your suggestions @lmagder and now it looks like it is about to almost work: ``` W: /home/mazda/headunit/hu/hu_usb.cpp:478: Start :...
Thanks I was totally looking at that sourceforge page already for reference. The transfer errors that were coming up before were LIBUSB_TRANSFER_NO_DEVICE but now they are just LIBUSB_TRANSFER_ERROR so thats...