OpenFIRE App Public Release (Candidate) 4 - Aino
Yet More Fixes
- Includes yesterday's hotfix for displaying an error if a camera-related string is detected instead of the sync message it expects.
- Changed the Profile "Layout" setting from an ambiguous checkbox to a combobox with both possible settings clearly labeled. This should resolve any confusion regarding how to setup diamond layout cali profiles. The text strings in the profiles tab also have correct centered alignment.
- Adds support for preset layouts for future addon board makers to make their setups easier. Currently, this only provides an alternate layout for the Adafruit ItsyBitsy boards for SAMCO 1.1, which has a different layout from this model's default layout of SAMCO 2.0.
Installation
For Windows users, extract to wherever is most convenient. Run OpenFIREApp.exe
For Linux users, Arch Linux has an AUR PKGBUILD available @ openfireapp
, installable using your favorite terminal/AUR helper. For other distros, you may try your luck with the Ubuntu binary (built against Qt 5.15 libraries). Your user should be a part of the dialout
library to be able to access serial ports--the app will alert you and provide the command to copy-paste into a terminal to add your user to said group. For other distros or architectures (i.e. Raspberry Pi/ARM systems), refer to the README for build instructions for your system.
At the moment, a microcontroller running OpenFIRE needs to be plugged in before starting! Hopefully this will change in a future app update.