diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ebcfd294..91e33056 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -503,9 +503,18 @@ "configurationBatteryMultiwiiCurrent": { "message": "Enable support for legacy Multiwii MSP current output" }, - "configurationLoopTimeHead": { + "configurationSystem": { + "message": "System configuration" + }, + "configurationLoopTime": { "message": "Flight Controller Loop Time" }, + "configurationCalculatedCyclesSec": { + "message": "Cycles/Sec (Hz)" + }, + "configurationLoopTimeHelp": { + "message": "Note: Changing this may require PID re-tuning." + }, "configurationGPS": { "message": "GPS" }, @@ -519,7 +528,7 @@ "message": "Ground Assistance Type" }, "configurationGPSHelp": { - "message": "Note: Rememer to configure a Serial Port (via Ports tab) when using GPS feature." + "message": "Note: Remember to configure a Serial Port (via Ports tab) when using GPS feature." }, "configurationSerialRX": { diff --git a/changelog.html b/changelog.html index 4a5df904..09720a49 100644 --- a/changelog.html +++ b/changelog.html @@ -6,7 +6,6 @@
2015.05.23 - 0.65.0 - cleanflight
- - Configuration tab supports setting FC loop time - Requires 1.8.0 firmware.
- Support flashing of the SPRacingF3.
- Support manual baud rate configuration for flashing.
- | - | - |
---|
+ | + | + |
---|