|
SpektrumSateliteRXonlycode
IntroductionThe Mikrokopter has developed code for using only the satellite Rx with a DX6, DX7 and the Futaba and JR TX modules. We should be able to do the same. DetailsBenefits: Lighter Rx. Cost $29. Diversityy 2.4Ghz Rx. The composite PPM signal would hook up to a pin on the K12 connector. How to modify the irq.c file: This has been determined not to be a good path due to processing requirements. Building an add on board using a PIC and code for Spektrum satellite only to PPM provided by ReM: http://code.google.com/p/uavp-mods/issues/detail?id=4 Other info links for Spektrum Satellite only mods: --http://diydrones.ning.com/profiles/blog/show?id=705844%3ABlogPost%3A64228 |
► Sign in to add a comment
I have looked at this possibility and because of the data rates it would certainly require a slave processor to capture and translate the signals to the serial PPM format. This could be achieved reasonably easily using a 12C675 embedded in the satellite Rx's lead. Added to the list!
Also please see the issues WIKI for more development detail.
See the Issues tab for the Spektrum remote adapter plans and code provided by ReM.