"
},
"sensorsInfo": {
"message": "Keep in mind that using fast update periods and rendering multiple graphs at the same time is resource heavy and will burn your battery quicker if you use a laptop. We recommend to only render graphs for sensors you are interested in while using reasonable update periods."
},
"sensorsRefresh": {
"message": "Refresh:"
},
"sensorsScale": {
"message": "Scale:"
},
"cliInfo": {
"message": "Note: Leaving CLI tab or pressing Disconnect will automatically send \"exit\" to the board, which will make the controller save all the changes and restart."
},
"cliInputPlaceholder": {
"message": "Write your command here"
},
"loggingNote": {
"message": "Data will be logged in this tab only, leaving the tab will cancel logging and application will return to its normal \"configurator\" state. You are free to select the global update period, data will be written into the log file every 1 second for performance reasons."
},
"loggingSamplesSaved": {
"message": "Samples Saved:"
},
"loggingLogSize": {
"message": "Log Size:"
},
"loggingButtonLogFile": {
"message": "Select Log File"
},
"loggingStart": {
"message": "Start Logging"
},
"loggingStop": {
"message": "Stop Logging"
},
"loggingBack": {
"message": "Leave Logging / Disconnect"
},
"loggingErrorNotConnected": {
"message": "You need to connect first"
},
"loggingErrorLogFile": {
"message": "Please select log file"
},
"loggingErrorOneProperty": {
"message": "Please select at least one property to log"
},
"loggingAutomaticallyRetained": {
"message": "Automatically loaded previous log file: $1"
},
"firmwareFlasherPath": {
"message": "Path:"
},
"firmwareFlasherSize": {
"message": "Size:"
},
"firmwareFlasherStatus": {
"message": "Status:"
},
"firmwareFlasherProgress": {
"message": "Progress:"
},
"firmwareFlasherNote": {
"message": "If you are flashing board with bootloader pins shorted/connected, check No reboot sequence. If you want configuration data to be wiped, check Full Chip Erase If you are flashing via bluetooth adapter or using external usb to serial adapter, check Flash slowly "
},
"firmwareFlasherNoReboot": {
"message": "No reboot sequence"
},
"firmwareFlasherFlashOnConnect": {
"message": "Flash on connect"
},
"firmwareFlasherFullChipErase": {
"message": "Full Chip Erase"
},
"firmwareFlasherFlashSlowly": {
"message": "Flash slowly"
},
"firmwareFlasherFlashSlowlyTitle": {
"message": "Use 115200 baudrate for flashing"
},
"firmwareFlasherButtonLoadLocal": {
"message": "Load Firmware [Local]"
},
"firmwareFlasherButtonLoadOnline": {
"message": "Load Firmware [Online]"
},
"firmwareFlasherFlashFirmware": {
"message": "Flash Firmware"
},
"firmwareFlasherGithubInfoHead": {
"message": "Github Firmware Info"
},
"firmwareFlasherCommiter": {
"message": "Committer:"
},
"firmwareFlasherDate": {
"message": "Date:"
},
"firmwareFlasherMessage": {
"message": "Message:"
},
"firmwareFlasherWarninghead": {
"message": "Warning"
},
"firmwareFlasherWarningText": {
"message": "Please do not try to flash non-baseflight hardware with this firmware flasher (it wont work). Do not disconnect the board or turn off your computer while flashing.
Note: STM32 bootloader is stored in ROM, it cannot be bricked. Note: Auto-Connect is always disabled while you are inside firmware flasher. "
},
"firmwareFlasherButtonLeave": {
"message": "Leave Firmware Flasher"
},
"firmwareFlasherFirmwareNotLoaded": {
"message": "Firmware not loaded"
},
"firmwareFlasherHexCorrupted": {
"message": "HEX file appears to be corrupted"
},
"firmwareFlasherRemoteFirmwareLoaded": {
"message": "Remote Firmware loaded, ready for flashing"
},
"firmwareFlasherFailedToLoadOnlineFirmware": {
"message": "Failed to load remote firmware"
},
"firmwareFlasherWaitForFinish": {
"message": "You can't do this right now, please wait for current operation to finish ..."
}
}