Ghost atto Sentinel
-
Hello everyone.
I need to release the RC UART on J19 (Ghost atto of the Sentinel) to connect an IO Board. Can the Ghost atto be SBUS and UART at the same time or are they different devices?
If it is SBUS I know that I could connect it to J3 of the IO Board, but if it is UART, could it go in the ttyHS2 for example?Thank
-
@valvarez SBUS has different signal qualities so cannot be used on J19. The IO board does have SBUS capability. With UART you should be able to use an apps processor UART like ttyHS<x>
-
@Eric-Katzfey How should I redirect it? From what you have told me in other threads, my interpretation says that right now it is pointing to slpi-uart-7. Would it just be a matter of changing the 7?
Edit: In my head it sounded simpler
-
@valvarez No, because anything with
qshell
in front of it runs on the DSP. You want to use the serial port on the apps processor so remove theqshell
. -
-
@valvarez Sorry about that, but looks like that ghst_rc driver is specific to the DSP and cannot be used on the apps processor right now. I'm afraid the current build cannot support what you are looking to do without some changes. Probably best for you to put the receiver in SBUS mode and connect to the IO board.