Yafeng Shan

Results 4 issues of Yafeng Shan

### Test Source Code ``` var pcap = require('pcap'), util = require('util'), EventEmitter = require('events').EventEmitter; var pcap_session = pcap.createSession('eth0', 'port 53'); pcap_session.on('packet', function (raw_packet) { var date = new Date();...

It is not easy to find cid for using client-kill command, so make kill command support killmsg is very useful for stopping remote client with AUTH_FAILED.

When will mobile sdk support mavic mini? It's not listed in https://developer.dji.com/products/#!/mobile. Thank you.

Some people like me with have several servers located at office and home, I think it's very useful to have multi server support and default server config. And just use...

enhancement