|
另外补充下只买了个dsmx卫星如何对频的方法。
•Make sure that satellite has been connected correctly.
•Connect Naze32 to USB
•Open baseflight and connect to Naze32 (baseflight app in Chrome)
•From Configuration tab make sure that you have selected "Enable Serial-based receiver" and Serial receiver is correct (e.g. SPEKTRM2048 for DSMX)
•From CLI tab type: "set spektrum_sat_bind = 9" for DSMX or "set spektrum_sat_bind = 5" from DSM2
•type "save" and after Naze32 reboot remove USB cable (=Power off the Naze32)
•Wait a sec and reconnect the USB cable. After cold start satellite led should start blinking and transmitter should be turned on while pressing the bind button.
•After binding satellite led should be solid. Connect baseflight and use receiver tab to test that satellite is working correctly.
•Final step is to go to CLI tab and type "set spektrum_sat_bind = 0" and then type "save". This must be done so that satellite doesnt go back to binding mode when Naze32 is repowered again
|
|