dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec
GNU General Public License v3.0
169 stars 42 forks source link

Any intentions on adding Jeti EX ESC telemetry to convert it to S.Port #126

Open jasc76 opened 4 months ago

jasc76 commented 4 months ago

Hi

any plans to include Jeti Mezon EX telemetry ??

Regards Jan

F-Po commented 3 months ago

Same question from my side, I would really like to have it. It serms the protocol is public:

dgatf commented 3 months ago

Jeti Ex telemetry is implemented. It was developed with arduino legacy and ported to rp2040. It should work as is now, but it haven't been tested on rp2040 yet. Please select Jeti Ex Bus in receiver protocol. If any issue please post the debug output. See Jeti Ex Bus in readme

F-Po commented 3 months ago

Seems to be a misunderstanding. What's needed is to read out the telemetry values from a Jeti Mezon Speed controller and send it to FrSky SmartPort receiver.

config->esc_protocol == ESC_JETI ;-)