Skip to content

Instantly share code, notes, and snippets.

View jdboachie's full-sized avatar
☘️
Learning & Building

Jude Boachie jdboachie

☘️
Learning & Building
View GitHub Profile
@pqoqubbw
pqoqubbw / settings.json
Created October 20, 2025 12:14
.vscode/
{
"css.customData": [".vscode/tailwind.json"]
}
@All4Gis
All4Gis / QgsMultiplexorGs
Last active September 10, 2025 09:02
Python code for muxing klv and video (MISB) #STANAG #MISB #UAV
# -*- coding: utf-8 -*-
import matplotlib.pyplot as plt
import os
import gi
# Author : Fran Raga , 2021
# proof of concept to ingest KLV telemetry into a video. Multiplexer concept to create a MISB Video.
# Related with : https://github.com/All4Gis/QGISFMV/blob/master/code/manager/QgsMultiplexor.py
# Get Video width/Height