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

SBUS_INVERTED on d4r-ii #14

Open ridingp opened 7 years ago

ridingp commented 7 years ago

Commenting SBUS_INVERTED in d4rii config.h doesn't appear to work. Sbus signal still coming from telemetry port and inverted so requires hardware inverter into Naze rev 5. Other user on RC groups appears to have similar experience: https://www.rcgroups.com/forums/showpost.php?p=37042825&postcount=241

shgwo commented 7 years ago

I found that "make clean" does not operates properly. Please remove objects which already generated for your target board ( under obs/D4RII/* ) manually. If you have the same problem what I faced, you can obtain a new custom object after the "make".