#Auto record to record for 10 seconds after disarm to record flight stats

1 messages · Page 1 of 1 (latest)

queen tangle
#

Stop recording 10 seconds after disarm so the stats can be recorded

lapis token
#

Yes! Please! Is very important to record the flight stats after the flight!!

tall egret
#

I agree this would be great. For my non Walksnail quads I have eLRS backpack to do this exact recording setup.

round halo
#

updoot. ⏫

ocean fern
#

Yeah….just a slight delay we could set 0-10 seconds.

dire kraken
#

I agree

whole tapir
#

Great idea

fluid furnace
#

It's too bad this never got implemented. Maybe it would be more realistic to have a disarm signal delay from the flight controller. Honestly I can't see how this wouldn't be dead simple for Walksnail to implement.

timid iris
#

This is the responsibility of the flight controller, not the video system. IMHO. Kiss ULTRA has such setting. delay of msp command after disarming

cursive hound
#

Actually it is 100% not the responsibility of the flight controller. It is something that should be implemented by the video system.

It is the flight controller’s responsibility to immediately say that it has disarmed, when it disarms. It is up to the video system what it does with that information. It’s the video system which can add an option to delay stopping video recording after receiving the disarm status.

Don’t forget that MSP is not just used by video systems. It can be used by many other devices; for example ground control systems. It would be extremely bad to report to an incorrect arm status to a GCS.

#

Also, when handled by the video system. It will work on all firmware. It doesn’t need separate implementations on BetaFlight, INAV, ArduPilot, etc.