fishpepper / OpenSky

opensource implementation of the frsky protocol for multiple targets (D4R-ii, VD5M)
http://fishpepper.de/projects/opensky/
GNU General Public License v3.0
155 stars 69 forks source link

help firmware D8 #23

Open jack113113 opened 6 years ago

jack113113 commented 6 years ago

hello Simon i have two RX xm + , after update some firmware from Frsky , now My RX can not work and can not flash firmware again by Taranis . i check chip CC2510 bys martTI04 still can read Chip , mean stil alive. But now i do not have a firmware X to flash for CC2510 , but i think can use D8 on it ? right ? Can you support a firmware on XM + ?

thanks

jack113113 commented 6 years ago

...

squarecode commented 6 years ago

This is my personal opinion on this topic, so please keep that in mind. Simon please correct me, if I'm wrong.

Well I think you are wrong about the amount of work that goes into supporting another RX. You will need to reverse engineer the Schematic, adjust the Firmware and last but not least do a lot of testing. All of this is summed up way more expensive time to cost wise for this. Try the FrSky support. They are often happy to help you out.

Greetings from Germany Stefan

jack113113 commented 6 years ago

Frsky will not help you a Bootloader for RX , to avoid Copy . Do not need change harware , only need change Code , input and output Pin . you will have a RX D8 diversity no telemetry . I think many people same me . Special who use modul DJT /DFT only support D8 Problem i do not know to change sourcecode

Smeat commented 6 years ago

If you really insist on flashing OpenSky to your RX, you could try my branch, which supports the XM+ and v8fr.

As the RX is a crucial system on your craft, I won't guarantee any functionality. The exclusion of telemetry could be a lot better and there may be other bugs, but up until now it works for me on multiple XM+ using a DJT module.

DieHertz commented 6 years ago

@Smeat nice one! I have to try that too Besides, there is an OS implementation of D16 for OpenGround, Multiprotocol TX module and BetaFlight, so we could port it to OpenSky and allow D16 on D-series receivers and XM/XM+.

jack113113 commented 6 years ago

So good Smeat . i saw your link

i can not see file hex in release ??? I m sorry but i can not compile a file Hex now .

Smeat commented 6 years ago

Yeah I never tagged a release, here is the hex: opensky_xmp_full.hex.tar.gz

jack113113 commented 6 years ago

thank you so much .Thanks developers