olliw42 / mLRS

2.4 GHz & 915/868 MHz & 433 MHz/70 cm LoRa based telemetry and radio link for remote controlled vehicles
GNU General Public License v3.0
266 stars 55 forks source link

esp, tx, add radiomaster RP4TD as tx for SiK #194

Closed olliw42 closed 2 weeks ago

olliw42 commented 3 weeks ago

title says it

I like to add the radiomaster RP4TD receiver as tx module to the code base. We do have a lack of transmitters, and thx to it's 2nd uart port which can be used as CLI it is quite well suited as SiK replacemement.

@jlpoltrack @tmcadam

tmcadam commented 3 weeks ago

I think this a good step. I don't have the RP4D to test with. My RM Bandit 900 TX has an additional uart broken out, maybe I can create a simple hal for this to test with (ignoring the oled and fancy leds). Two of these modules would give you a serial link with significant range!

image

olliw42 commented 3 weeks ago

did you guys come to a conclusion/decission?

tmcadam commented 2 weeks ago

I haven't had a chance to test this. I am happy with the concept and have looked through the code.

jlpoltrack commented 2 weeks ago

Fine with me to merge as well, then can work on the Docs. @tmcadam Do you want to hit the button?

tmcadam commented 2 weeks ago

Done

olliw42 commented 2 weeks ago

MANY THX guys !!