Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few fields missing from the JSON output #17

Open
Pete-the-Geek opened this issue Jan 16, 2025 · 0 comments
Open

A few fields missing from the JSON output #17

Pete-the-Geek opened this issue Jan 16, 2025 · 0 comments

Comments

@Pete-the-Geek
Copy link

Great software. There are a few fields that I have noticed appear to be missing. Some of these may not exist in the DJI software as Flight Reader does not show data in some of them either. Others may have been calculated of discovered by Flight Reader and not actually in the data itself

Missing fields are
OSD.mileage
OSD.hSpeed
OSD.hSpeedMax
OSD.directionOfTravel
OSD.ctrlDevice
OSD.motorFailReason

CAMERA.filename

BATTERY.isCellVoltageDeviationHigh
BATTERY.isVoltageLow
BATTERY.usefulTime
BATTERY.goHomeTime
BATTERY.landTime
BATTERY.goHomeBattery
BATTERY.landBattery
BATTERY.safeFlyRadius
BATTERY.volumeConsume
BATTERY.status
BATTERY.goHomeStatus
BATTERY.goHomeCountdown
BATTERY.lowWarning
BATTERY.lowWarningGoHome
BATTERY.seriousLowWarning
BATTERY.seriousLowWarningLanding
BATTERY.timesCharged

HOME.distance
HOME.distanceMax
HOME.aircraftHeadDirection
HOME.forceLandingHeight
HOME.dataRecorderFileIndex

MC.failSafeAction
MC.isObstacleAvoidanceEnabled
MC.isCollisionAvoidanceEnabled
MC.isRthObstacleAvoidanceEnabled
MC.isBraking
MC.isAvoidingObstacle
MC.isAvoidingActiveObstacle
MC.isAscentLimitedByObstacle
MC.isLandingConfirmationNeeded
MC.atLowAltitudeLimit
MC.atDistanceLimit
MC.atAirportAltitudeLimit
MC.atAirportBoundary

WEATHER.windDirection
WEATHER.windRelativeDirection
WEATHER.windSpeed [m/s]
WEATHER.windSpeed [km/h]
WEATHER.maxWindSpeed [m/s]
WEATHER.maxWindSpeed [km/h]
WEATHER.windStrength
WEATHER.isFacingWind
WEATHER.isFlyingIntoWind

DETAILS.location
DETAILS.totalTime [s]
DETAILS.totalDistance [m]
DETAILS.maxHeight [m]
DETAILS.maxHorizontalSpeed [m/s]
DETAILS.maxVerticalSpeed [m/s]
DETAILS.photoNum
DETAILS.videoTime [s]
DETAILS.aircraftName
DETAILS.aircraftSerial
DETAILS.cameraSerial
DETAILS.rcSerial
DETAILS.batterySerial
DETAILS.appName
DETAILS.appType
DETAILS.appVersion
DETAILS.guid

SERIAL.flightController
SERIAL.camera
SERIAL.gimbal
SERIAL.rc
SERIAL.battery

APPGPS.latitude
APPGPS.longitude
APPGPS.accuracy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant