I tried to set up ELRS MAVlink telemetry and RC control feature, but the mission planner is not detecting the mavlink telemetry (Baud rate 460800, used a type-c USB cable to connect to the laptop).
If you use external module you have to use the module USB port, if you use internal modules then there is a bit of trouble and it would be best to join ExpressLRS Discord and look there in mavlik-rc channel.
If your module uses dip switches they also have to be set correctly (the default running configuration is wrong for MAVLink over USB)
Telemetry mirroring from the internal module of an edgetx rc wont work.
You can either use usb via an external module (eg: ranger), or flash the internal elrs module backpack to the master github branch backpack fw and get a telemetry stream over wifi.
it seems that ELRS V3.5 now has the mavlink feature mainlined. Anybody got it working?
I tried and it partly works for me.
Means via wired connection I see that RC control goes in via mavlink2 from elrs receiver.
Yapuu 2.0.0dev LUA on the EdgeTX does not work with the protocol stack though.
Connecting Wifi worked but I can’t get missionplanner to connect via UDP and actually I would expect that I must provide a host IP where the UDP connects to.
EdgeTX telemetry mirror contains CRSF stream. You would have to pack the MAVLink stream into CRSF on the module and unpack it on the PC. As of EdgeTX 2.10.x trying to send bursts of large CRSF frames containing MAVLink data quite reliably crashes the radio.
For regular operation you need either backpack or USB port on the module (external modules only)
Yaapu’s telemetry uses S.Port over CRSF and AFAIK isn’t compatible with regular CRSF telemetry
Ok, I got it running via USB port of the Bandit Micro module attached to my TX12Mk2.
Performance is still developing. Takes minutes to load the parameters while EdgeTx frequently shouts “Sensor Loss”. After parameters have been loaded, it does not really improve. Horizon in Mission Planner takes 1-2 seconds to update.
No luck with wifi, I nmap’ed the backpack and only port 80 is open and not 14550. Not sure what I’m doing wrong exactly.
OK, verified. AP4.6 is roughly factor 3 faster then before. It must yield acceptable performance in 2400 but not yet in 900. Still roughly 1s delay on the artificial horizon. 40s to download parameters is acceptable while waiting for GPS to lock.
Hey Ohitstarik, I’m suffering the same issue - can’t get the RM Pocket to work at all with the backpack, it seems just to time out when going into the elrs interface to set up.
Any chance you could list your actions to get this to work?
These are pretty similar to what i’ve been getting on 2.4, you’re on 900mhz with lower bandwidth as well. Its to be expected as ELRS is set up an RC link first, with telemetry bandaided to the side.
I believe the mLRS project is a similar take with LoRA hardware with an RC link but (i believe) a better setup for telemetry. I havent tried it yet, but i’m looking forward to it once there’s more 900mhz receivers in stock in the states.