I seem to be unable to connect my elrs receiver to the kakute h7. I used this disucussion to previously do it to my pixracer but as I have changed FC it does not now give the option to chnage the param RC_CRSF_PRT_CFG. Does anyone know why this may be?
I use make holybro_kakuteh7_default boardconfig then follow what it says to toggle crsf_rc
I have connected Radiomaster RP1 v2 (ELRS recevier) with Holybro Kakute H7 v1.3 running px4 v1.14.3 (or minor modification of it regarding the kakuteh7 board).
You need to change in the default.px4board - remove the CONFIG_DRIVERS_RC_INPUT and replace it with CONFIG_DRIVERS_RC_CRSF_RC, or using the boardconfig (make holybro_kakuteh7 boardconfig).
Then build it (make holybro_kakuteh7) and flash the new firmware using make holybro_kakuteh7 upload or QGC.
Finally, set the RC_CRSF_PRT_CFG to the correct UART port and reboot the flight contoller.
Yeah I have and its not able to pick it up which is very odd to me. im on teh same baudrate. ive specified mav_0_config to be telem1. nothing seems to work
Only thing I can think of is checking boardconfig is correct
If i have RC_PORT_CONFIG as my elrs rc. that should be fine?