cukingpro

Results 8 issues of cukingpro

Hi, Can we add disclose indicator for a section like tableView cell?

It works very well on my PC. But I just got a Macbook Pro. Could you please make a driver for Mac ?

Hi, The gamepad works very well. But the deadzone of the sticks are too big for me. Can I some how edit that ? Thanks.

Hi, Can I draw markers, lines with altitude in 3d mode? Just like this image. Thank you

question
feature :green_apple:

``` let coordinates: [NMAGeoCoordinates] = [ NMAGeoCoordinates(latitude: 35.6519104, longitude: 139.7700593, altitude: 100) NMAGeoCoordinates(latitude: 35.6519654, longitude: 139.7697414, altitude: 100) NMAGeoCoordinates(latitude: 35.6521398, longitude: 139.7696503, altitude: 50) ] let polygon = NMAMapPolygon(vertices: coordinates)...

The Video Preview has black gaps, not full screen. It only happens with Phantom 4, Mavic Pro, camera ratio 4:3 on my app and camera demo app. It doesn't happen...

I try to get these fields: - Compass - IMU - Vision positioning - Propo gimbal operation mode - Propulsion - Avionics - ESC status - Vision sensor I read...

Can I get the battery charge cycle count from SDK? Thank you.