RigFX - Changelog
Version 1.2.0
2026-05-18
Added
Editions
- Two firmware editions — Releases now ship two builds:
rigfx-firmware-vX.Y.Z.hex(regular) andrigfx-firmware-vX.Y.Z-cartoni.hex(includes the Cartoni encoder source). The Flasher tool displays the edition before flashing so you can confirm you're loading the right build.
Tools
- RigFX Flasher (GUI + CLI) — Standalone Windows tool to update firmware on a Teensy 4.1 via the HalfKay bootloader. Drag-and-drop
.hex, MRFX validation before flashing, automatic bootloader entry. - RigFX Discovery (GUI + CLI) — Windows tool to scan the local network for RigFX devices and remotely set their network configuration. Scans all interfaces.
Sources
- OpenTrackIO full-chain transport — Incoming OpenTrackIO data now propagates the complete tracking chain through the pipeline.
- Canon CV distortion warning — Warns when a Canon CV source is used with OpenCV distortion model; recommends switching to OpenLensIO for accurate results.
UI
- Timecode display refinements — FPS and lock state moved into the timecode area, drop-frame replaced with a toggle switch, control fields narrowed to match source card layout.
Fixed
- Low-framerate timing display — Fixed wrap-around in SSE timing values at framerates of 30 Hz and below.