release-v0.7.2
·
218 commits
to master
since this release
OpenIPC Multiplatform Configurator
Thank you for using OpenIPC Configurator! This application helps you configure OpenIPC cameras for FPV use.
Choosing Your Download:
- Windows (Most Users): Download
OpenIPC-Config-windows-x64.zip. Requires a 64-bit Windows system. - macOS (Apple Silicon - M1/M2/M3+): Download
OpenIPC-Config-macos-arm64.dmg. - macOS (Older Intel Macs): If available, download
OpenIPC-Config-macos-x64.dmg. - Linux (Most Desktops/Laptops): Download
OpenIPC-Config-linux-x64.zip. Requires a 64-bit Linux distribution on standard PC hardware (Intel/AMD).
Installation Instructions:
- Windows: Extract the
.zipfile and run the executable (.exe) inside. - macOS: Mount the
.dmgfile (double-click) and drag the app icon to your Applications folder. - Linux: Extract the
.zipfile. Open a terminal, navigate (cd) into the extracted folder, and run./OpenIPC_Config.Desktop(you might need to make it executable first:chmod +x ./OpenIPC_Config.Desktop).
What's Changed
Other Changes
- fix present url if file does not exist by @mikecarr in #118
- Keep firmware UI elements in sync, fix bugs by @PetruSoroaga in #117
- Feature/dynamic log view by @mikecarr in #119
- Merge Dev to master by @mikecarr in #120
Full Changelog: release-v0.7.1...release-v0.7.2