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

rssi on sbus like xm #15

Open mrakca opened 7 years ago

mrakca commented 7 years ago

Hi, short nooby question, what is needed to implement an artificial channel on sbus representing current rssi? Like the XM is already doing, I guess the microcontroller somehow measures the rssi pad of the CC25XX chip and builds it into the sbus stream. if the microcontroller communicates with the radio chip over spi, is it possible to read the rssi too? I hope that this feature is possible just with just a small modification on x4r-ii

best regards!

fishpepper commented 7 years ago

It is already implemented. See SBUS channel 9 ;)