dji sdk - Accessing remote controller signal strength in Mobile SDK -


i'm trying develop ios app using dji mobile sdk interact phantom 4.

i'd app display signal strength of remote controller in sdk (as displayed in dji go app). djircinfo class contains signalquality field corresponds signal quality of connected master or slave remote controller, phantom 4 apparently doesn't support master/slave mode (the ismasterslavemodesupported returns false).

how go accessing rc's signal strength?

djiairlink object represents link between aircraft , remote controller.

there delegate method -lbairlink:didupdateremotecontrollersignalinformation:that give signal strength light bridge based links.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -