ThibFrgsGmz
Space Software Engineer | Space Enthusiast | Open Source Advocate
SODERN ArianegroupAuckland / New Zealand
Pinned Repositories
fprime
F´ - A flight software and embedded systems framework
awesome-fprime
A list of awesome community uses of the NASA-JPL F´ framework.
BazelLab
A space for experimentation designed to explore Bazel's capabilities in a multi-language environment.
cpp_starter_project
fprime-fft-benchmark
Benchmark of the Fast Fourier Transform (FFT) with F´
fprime-mem-footprint-benchmark
F´ (FPrime) memory footprint benchmark
fprime-rtems-poc
F´ PoC on RTEMS LEON 3 w/ Renode
framework-notation-visualization
Framework notation visualization (prototype for my publication)
gnss_multipath
Tutorial to understand the impact of multipath on GNSS signals | MATLAB
SomeCAlgorithms
Some algorithms implemented in C language that I use or not on a daily basis, some are my own dogfood.
ThibFrgsGmz's Repositories
ThibFrgsGmz/gnss_multipath
Tutorial to understand the impact of multipath on GNSS signals | MATLAB
ThibFrgsGmz/SomeCAlgorithms
Some algorithms implemented in C language that I use or not on a daily basis, some are my own dogfood.
ThibFrgsGmz/fprime-devcontainer
A Docker-based NASA F' Development Container For Visual Studio Code
ThibFrgsGmz/framework-notation-visualization
Framework notation visualization (prototype for my publication)
ThibFrgsGmz/awesome-fprime
A list of awesome community uses of the NASA-JPL F´ framework.
ThibFrgsGmz/BazelLab
A space for experimentation designed to explore Bazel's capabilities in a multi-language environment.
ThibFrgsGmz/cpp_starter_project
ThibFrgsGmz/fprime
F' - A flight software and embedded systems framework
ThibFrgsGmz/fprime-fft-benchmark
Benchmark of the Fast Fourier Transform (FFT) with F´
ThibFrgsGmz/fprime-rtems-poc
F´ PoC on RTEMS LEON 3 w/ Renode
ThibFrgsGmz/FSW-WKSH
Repository containing notes taken on the fly during the Flight Software Workshop.
ThibFrgsGmz/Game-of-Life-in-Rust
ThibFrgsGmz/granite
GRANITE - GeneRic softwAre iNterface RequIrement gEnerator
ThibFrgsGmz/grind
PoC of a VSCode DevContainer for some feasibility tests in C++
ThibFrgsGmz/Slums
ThibFrgsGmz/ThibFrgsGmz
ThibFrgsGmz/ThibFrgsGmz.github.io
ThibFrgsGmz/fprime-mem-footprint-benchmark
F´ (FPrime) memory footprint benchmark
ThibFrgsGmz/asm_intro
ThibFrgsGmz/bench-runner
Docker runner for build-bench
ThibFrgsGmz/CABINETRY
A Cmake-bAsed Build chaIN tEmplaTe foR sYstems
ThibFrgsGmz/CircleDetectionRANSAC
Circle detection with RANSAC algorithm
ThibFrgsGmz/compile-time-init-build
C++ library for composing modular firmware at compile-time.
ThibFrgsGmz/ConstellationDesignLab
Laboratory presenting the main design methods for single and multiple visibility satellite constellations. and multiple visibility.
ThibFrgsGmz/cpp-baremetal-senders-and-receivers
An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
ThibFrgsGmz/cpp-std-extensions
Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to be used in earlier versions. It also implements some nonstandard but useful extras.
ThibFrgsGmz/fixed-containers
C++ Fixed Containers
ThibFrgsGmz/safe-arithmetic
Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects against overflow, underflow, divide by zero, and out-of-bounds index access. This provides both functional correctness as well as greater protection against related security threats.
ThibFrgsGmz/Skaginn3x_framework
ThibFrgsGmz/video_compression
Video compression implementation project in MATLAB