The configuration app for the Ultimate-NAG52 TCU
This app is not signed with an Apple Developer Certificate. macOS will show a security warning when you first try to open it.
DO NOT double-click the app on first launch - it will show "app is damaged" error.
- Download
config_app.dmgfrom Releases - Open the downloaded DMG file
- Drag
Ultimate-NAG52-Config-App.appto your Applications folder - Right-click (or Control-click) on the app in Applications
- Select "Open" from the menu
- Click "Open" in the security dialog that appears
This is only needed the first time. After that, you can launch the app normally.
Alternative: Using Terminal (for advanced users)
If you prefer using the terminal:
xattr -cr /Applications/Ultimate-NAG52-Config-App.app
open /Applications/Ultimate-NAG52-Config-App.appRun the .exe file directly.
Make the AppImage executable and run:
chmod +x Ultimate-NAG52-Config-App*.AppImage
./Ultimate-NAG52-Config-App*.AppImageto load the TCU Settings page, you will need MODULE_SETTINGS.yml file that is shipped with the TCUs firmware on Github!
- Backend - Backend for ECU diagnostics
- config_app - Main configuration suite UI
The branches of this repository will follow the same branch names as the TCU firmware. Builds will only be avaliable for the main and dev branch. Other branches will need to be compiled manually