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

33 commits

Author SHA1 Message Date
Miguel Angel Mulero Martinez
fd35031e6f Replace API versions by constants 2020-10-15 08:58:18 +02:00
Michael Keller
1e583080a2
Merge pull request #2163 from McGiverGim/order_blackbox_debug
Add search and order to the blackbox debug modes list
2020-09-01 00:40:48 +12:00
Miguel Angel Mulero Martinez
70918a572f Add debug modes BLACKBOX_OUTPUT, GYRO_SAMPLE, RX_TIMING, D_LPF, VTX_TRAM 2020-08-27 15:18:11 +02:00
Miguel Angel Mulero Martinez
062017b0a6 Add search and order to the blackbox debug modes list 2020-08-26 16:08:17 +02:00
Miguel Angel Mulero Martinez
24010a2e2a Move FC global vars inside FC object 2020-07-06 09:23:58 +02:00
fgiudice98
95bc2977d9 Fix "KHz" to "kHz" 2020-06-30 12:09:06 +02:00
fgiudice98
346c317ded Blackbox sample rate selection 2020-06-30 11:50:00 +02:00
mikeller
eb6e269467 Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
Miguel Angel Mulero Martinez
9394d5901c Work with gyro native sampling 2020-02-04 16:42:39 +01:00
Miguel Angel Mulero Martinez
09e2f6d231 Remove tabs and some trailing spaces 2019-11-03 13:46:19 +01:00
Miguel Angel Mulero Martinez
0daa22d5ea Gyro filtering restructure debug modes 2019-08-30 13:58:25 +02:00
IvoFPV
3f54c6cf42 Add FF2.0 debug modes 2019-08-15 22:24:26 +02:00
IvoFPV
2c42243bfb Add unknown i18n 2019-08-12 09:04:12 +02:00
IvoFPV
c2bae18846 Add debug modes to blackbox tab 2019-08-11 00:16:06 +02:00
Michael Keller
0deb83a370
Merge pull request #1296 from mikeller/add_vcp_detection
Added auto-detection of VCP targets. Also added re-connecting after reboot for VCP targets.
2019-02-14 20:47:25 +13:00
mikeller
1530bed5b6 Added auto-detection of VCP targets. Also added re-connecting after reboot for VCP targets. 2019-02-13 21:29:25 +13:00
mikeller
cc31ceb896 Removed support for 32 kHz gyro mode. 2019-02-12 22:59:22 +13:00
mikeller
d86bb0d41e Changed it to use a tooltip. God I hate CSS. 2019-02-12 00:48:12 +13:00
Bruce Luckcuck
e85a91027b Check selected blackbox device before allowing mass storage reboot
This is the Configurator side check to go along with the firmware CLI check before rebooting into mass storage mode.
2019-01-12 19:25:51 -05: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
63cfaef766 Clarify handling of compressed byte count when downloading uncompressed data flash. 2018-12-05 00:02:22 +13:00
mikeller
d9e8330997 Added more metrics, fixed bug in CLI save. 2018-08-10 09:33:09 +12:00
Michael Keller
14f04e5daf
Merge pull request #1116 from mikeller/set_filetype_description
Set file type descriptions for open / save dialogs.
2018-07-19 09:11:48 +12:00
mikeller
3caf2d8ff5 Moved MSC button to blackbox tab. 2018-07-18 01:00:12 +12:00
mikeller
eec1388a2d Set file type descriptions for open / save dialogs. 2018-07-17 22:01:18 +12:00
Michael Keller
c8acfc55e3 Fixes. 2018-05-04 20:41:18 +12:00
Michael Keller
a3f791fcac Fix from review. 2018-05-04 20:37:08 +12:00
mikeller
02e0d75442 Added abort / error message when writing of downloaded blackbox log fails. 2018-04-24 23:54:40 +12:00
DESKTOP-9KCKBM4\pff
188a19dc8a fix style 2018-02-26 09:53:55 +02:00
DESKTOP-9KCKBM4\pff
d5a55fc3d8 check gyro32 flag to set pidratebase value 2018-02-26 08:14:58 +02:00
DESKTOP-9KCKBM4\pff
05b68927cd fix Blackbox logging rate over 8kHz #415 2018-02-25 17:15:12 +02: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/onboard_logging.js (Browse further)