{ "options_title": { "message": "Application Options" }, "options_receive_app_notifications": { "message": "Receive desktop notification when application updates" }, "options_improve_configurator": { "message": "Send anonymous usage data to the developer team" }, "connect": { "message": "Connect" }, "connecting": { "message": "Connecting" }, "disconnect": { "message": "Disconnect" }, "autoConnect": { "message": "Auto-Connect" }, "autoConnectEnabled": { "message": "Auto-Connect: Enabled - Configurator automatically tries to connect when new port is detected" }, "autoConnectDisabled": { "message": "Auto-Connect: Disabled - User needs to select the correct serial port and click \"Connect\" button on its own" }, "tab1": { "message": "Initial Setup" }, "tab2": { "message": "PID Tuning" }, "tab3": { "message": "Receiver" }, "tab4": { "message": "Auxiliary Configuration" }, "tab5": { "message": "Servos" }, "tab6": { "message": "GPS" }, "tab7": { "message": "Motor/Servo Outputs" }, "tab8": { "message": "Raw Sensor Data" }, "tab9": { "message": "CLI" }, "serialPortOpened": { "message": "Serial port successfully opened with ID: $1" }, "serialPortOpenFail": { "message": "Failed to open serial port" }, "serialPortClosedOk": { "message": "Serial port successfully closed" }, "serialPortClosedFail": { "message": "Failed to close serial port" }, "noConfigurationReceived": { "message": "No configuration received within 10 seconds, communication failed" }, "firmwareVersionNotSupported": { "message": "This firmware version is not supported. Please upgrade to version $1 or higher" }, "firmwareVersion": { "message": "Firmware Version: $1" }, "uniqueDeviceIdReceived": { "message": "Unique device ID received - 0x$1" }, "notifications_app_just_updated_to_version": { "message": "Application just updated to version: $1" }, "notifications_click_here_to_start_app": { "message": "Click here to start the application" }, "statusbar_port_utilization": { "message": "Port utilization:" }, "statusbar_usage_download": { "message": "D: $1%" }, "statusbar_usage_upload": { "message": "U: $1%" }, "statusbar_packet_error": { "message": "Packet error:" }, "statusbar_cycle_time": { "message": "Cycle Time:" }, "eeprom_saved_ok": { "message": "EEPROM saved" }, "defaultWelcomeText": { "message": "This application is a configuration utility for baseflight, a 32 bit fork of the popular open source RC flight control firmware project MultiWii.

Application supports hardware that run Baseflight exclusively (acro naze, naze, afromini)

Official Resellers
AbuseMark - International (Japan)
Multirotor Superstore - International (United States)

The firmware source code can be downloaded from here
The newest binary firmware image is available here
" }, "defaultChangelogHead": { "message": "Configurator - Changelog" }, "defaultButtonFirmwareFlasher": { "message": "Firmware Flasher" }, "defaultDonateHead": { "message": "Open Source / Donation Notice" }, "defaultDonateText": { "message": "This utility is fully open source and is available free of charge to all baseflight users.
If you found the utility useful, please consider supporting its development by donating." }, "pidTuningName": { "message": "Name" }, "pidTuningProportional": { "message": "Proportional" }, "pidTuningIntegral": { "message": "Integral" }, "pidTuningDerivative": { "message": "Derivative" }, "pidTuningRollPitchRate": { "message": "ROLL & PITCH rate" }, "pidTuningYawRate": { "message": "YAW rate" }, "pidTuningTPA": { "message": "TPA" }, "pidTuningButtonSave": { "message": "Save" }, "pidTuningButtonRefresh": { "message": "Refresh" }, "pidTuningProfileHead": { "message": "Profile" }, "pidTuningLoadedProfile": { "message": "Loaded Profile: $1" }, "pidTuningDataRefreshed": { "message": "PID data refreshed" }, "pidTuningEepromSaved": { "message": "EEPROM saved" } }