1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 06:15:13 +03:00
Commit graph

14 commits

Author SHA1 Message Date
mikeller
ebd36055da Added support for disabling the motor output protocol. 2020-04-01 02:00:08 +13:00
Bruce Luckcuck
01e35c2ecb Rename ACC_CALIB arming disabled message to NO_ACC_CAL 2020-02-05 18:07:15 -05:00
Miguel Angel Mulero Martinez
09e2f6d231 Remove tabs and some trailing spaces 2019-11-03 13:46:19 +01:00
Bruce Luckcuck
c6eaefd1b9 Add support for ACC_CALIB arming disabled flag 2019-10-12 19:15:51 -04:00
Bruce Luckcuck
8ebed0a53a Add missing support for DSHOT_BBANG arming disabled flag 2019-10-10 21:10:22 -04:00
IvoFPV
b324efca9b FIx memory leak on model rendering 2019-09-28 13:14:14 +02:00
Bruce Luckcuck
5c33122747 Update arming disabled flags names
Added missing "RPMFILTER" and new "REBOOT_REQD".
2019-05-19 09:46:19 -04:00
root
7a815853f1 New crash flag in 4.1 jostles the disarm flags 2019-05-11 01:17:23 +00:00
Miguel Angel Mulero Martinez
2c04c3350b Arming disabled flags into text 2019-01-23 16:06:53 +01:00
Bruce Luckcuck
65169163b0 Add MSP_REBOOT_MSC_UTC reboot type to reboot into mass storage using UTC timestamps
The FAT filesystem is not timezone aware so timestamps are expected to be in the user's local time. However Linux implementations seem to expect the timestamps to be in UTC and then apply the user's computer timezone offset.

Adds an alternate reboot method used when the platform is "Linux" that prevents mass storage mode from adjusting the time to local time and instead uses UTC.
2018-12-18 08:09:49 -05:00
mikeller
3caf2d8ff5 Moved MSC button to blackbox tab. 2018-07-18 01:00:12 +12:00
mikeller
b9358083d9 Added buttons for reboot into boot loader and MSC modes. 2018-07-15 23:42:54 +12:00
Miguel Angel Mulero Martinez
0a71f1e559 Use i18next as i18n framework 2018-01-27 12:19:17 +01:00
Bas Delfos
fd8e47706d Changes as per review comment 2018-01-25 00:37:07 +01:00
Renamed from src/tabs/setup.js (Browse further)