Skip to content

OpenIPC + INAV interval photography experiment #106

Description

@RiiPiii

Hi,

I’ve been experimenting with a small personal project using OpenIPC and INAV and thought I would share it here in case it is of interest.

It adds RC-controlled interval photography using INAV MSP telemetry. Images are stored in separate session directories, with a CSV log, and GPS position, altitude, timestamp and image direction are written into the JPEG EXIF metadata.

To make this work I made a small modification to msposd that exports the latest GPS telemetry to a temporary file. Everything else is handled by separate scripts and a small standalone EXIF writer.

I tested it on a RunCam WiFiLink 2 with INAV and it is working for my setup.

Project and source code:
https://github.com/RiiPiii/openipc-mission-mode

I’m mainly sharing this to get your thoughts on the approach. I’m not suggesting any change to the goals or direction of the OpenIPC project.

If you find any technical issues with the implementation, especially the small msposd modification, I’d be happy to hear your feedback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions