Atin M
Atin M
I just saw that there is another PR also trying to solve this and that is also pending merge or even comments, so maybe this repo is not really getting...
I have a pull request that allows me to build for Raspberry Pi 3B+ and I was able to run the image under Raspbian 64-bit with a Pisound card hooked...
Think this can be abandoned - the same changes were merged into atinm/android_kernel_samsung and then to coolya/android_kernel_samsung.
@qqqlab found the issue with IBUS - I need to reset the data available flag after reading it, otherwise we never notice if the radio is disconnected.
Hold off on this ... still debugging ...
@qqqlab life sucks ... IBUS failsafe. I have the FlySky i6 controller running the modded firmware and I'm finding out that setting its failsafe doesn't actually set the channel to...
I am going to try building it exactly as I have it rather than via submodules and see if it works and fix any compile issues.
I just realized why you want to remove the examples etc, it fails your github workflow checks the way it is. I will reorganize the files to fit the madflight...
@qqqlab actually, not a bad idea removing it from config, but I think I still have to deal with the call to attachInterrupt taking either a PinStatus or an int...
Done - moved the interrupt mode to gizmo, default to RISING.