Roland

Results 7 comments of Roland

Slightly connected to this topic: I am mainly using Waze on AA (unofficial :) ), worked like a charm, but now, I can't select the menu with the joystick where...

@zahitkara probably you are right... but I didn't upgrade the headunit, nor the AA, so the change could be only in the Waze app. Of course, I can reach that...

Is there any update on this? I've managed to compile the IFLIGHT_F745_AIO_V2 target based on the branch 20220726_BMI270_targets (of course with modifications) I don't have this board, but have another...

Compiling code to targets BETAFPVF411, IFLIGHT_F745_AIO_V2: https://github.com/Peck07/EmuFlight/tree/20220726_BMI270_targets WARNING: still needs to be tested in flight!

@nerdCopter started a PR: https://github.com/emuflight/EmuFlight/pull/890

@lmagder I don't understand your logic here "For one I could see that https://github.com/gartnera/headunit/blob/master/hu/hu_usb.cpp#L521 should be if ((ep_add & LIBUSB_ENDPOINT_DIR_MASK) == LIBUSB_ENDPOINT_IN )" & is a bitwise operator, so unless...

> 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: > > ``` >...