public:loggermanual
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
public:loggermanual [2024/12/09 18:01] – removed - external edit (Unknown date) 127.0.0.1 | public:loggermanual [2024/12/09 18:01] (current) – ↷ Page moved from internal:public:loggermanual to public:loggermanual admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Gyro Logger user Manual ====== | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | ===== Technical data ===== | ||
+ | |||
+ | |||
+ | * Input Voltage: | ||
+ | * IMU type: | ||
+ | * Max log frequency: | ||
+ | * Log type: | ||
+ | * optional external trigger: | ||
+ | * LED indicator: RGB LED | ||
+ | |||
+ | ===== LED status indicator ===== | ||
+ | New versions of our logger (start 05.2023) utilize a custom Betaflight Firmware to display the current BlackBox status. The following colors are used for each BlackBox State if you choose ARM State as LED function (default config): | ||
+ | |||
+ | * Running is **green** but can be changed via Betaflight Config | ||
+ | * Disabled, Stopped, Paused, Shutting Down is **red** but can be changed via Betaflight Config* | ||
+ | * Prepare Log File, Cache Flush, Start erase is **blue** and can't be changed | ||
+ | * Send Sysinfo, Field, GPS and Slow Headers is **yellow** and can't be changed | ||
+ | * Erasing and Start Erasing is **orange** and chan't be changed | ||
+ | |||
+ | |||
+ | *To change these colors head to the Betaflight LED Config and set the colors you want under ARM State called " | ||
+ | |||
+ | |||
+ | ===== Mechanical setup ===== | ||
+ | |||
+ | |||
+ | **Naked BMPCC 4k/6k** | ||
+ | |||
+ | {{: | ||
+ | |||
+ | * best placement: Behind the lens | ||
+ | * Gyroflow IMU orientation: | ||
+ | * Coldshoe mount, SD card pointing forward. | ||
+ | * Gyroflow IMU orientation: | ||
+ | |||
+ | |||
+ | **RED Komodo** | ||
+ | |||
+ | * best placement: Use ¼” screw on top of the camera / smallrig case, SD card pointing forward. | ||
+ | * Gyroflow IMU orientation: | ||
+ | |||
+ | |||
+ | |||
+ | **Generic** | ||
+ | |||
+ | * best placement: use ¼” screw on top of the camera, SD card pointing forward. | ||
+ | * Gyroflow IMU orientation: | ||
+ | |||
+ | ===== Operation workflow ===== | ||
+ | |||
+ | |||
+ | - Power on the logger/ | ||
+ | - After powerup, the logger must initialize. This takes roughly 2 seconds of time during which is has to be steady (similar as with the drone flight controller powerup) | ||
+ | - After the initialization the logging automatically starts | ||
+ | - After landing, turn of the logger by flipping the switch | ||
+ | - Remove the SD card and transfer the logs to your computer | ||
+ | - Import the Video, Lens profile and Log file into Gyroflow | ||
+ | - Select the correct gyro orientation | ||
+ | - Estimate gyro offset by comparing liftoff time in Log and Video (Blackbox explorer helps!) | ||
+ | - Press auto sync and the video and log file should be synced | ||
+ | |||
+ | |||
+ | ===== Firmware Download ===== | ||
+ | {{ : | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | **Instructions for Firmware Update** | ||
+ | - Download the .hex and .txt file that you'll find above to your computer | ||
+ | - Download and install [[https:// | ||
+ | - Open up the Gyrologger and connect via microUSB cable to computer | ||
+ | - Open Betaflight Configurator and connect to the flight controller by selecting the right COM-Port and clicking on the " | ||
+ | - Click on the " | ||
+ | - Click on the " | ||
+ | - Click on the "Load Firmware [Local]" | ||
+ | - Click on the "Flash Firmware" | ||
+ | - Connect to the flight controller by selecting the right COM-Port and clicking on the " | ||
+ | - Click on the " | ||
+ | - Copy the content of the downloaded .txt file into the command line and hit enter | ||
+ | - Now type save into the command line and hit enter | ||
+ | - Your Gyrologger has been updated | ||