1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-21 23:35:22 +03:00
Commit graph

39 commits

Author SHA1 Message Date
Miguel Angel Mulero Martinez
77dfd8eaa8 Fix galileo and home point once as per review 2019-11-08 08:52:40 +01:00
Miguel Angel Mulero Martinez
ce044622a2 Add Galileo and Home Point once to GPS 2019-11-06 19:25:56 +01:00
Asizon
df2db988d5 HideMotorPoles
Suggested changes

Doblewhitespace
2019-10-28 06:28:57 +01:00
IvoFPV
9a74087762 Fix esc protocol tooltip for removed dshot1200 2019-09-24 20:33:10 +02:00
mikeller
005868bc07 Added analytics for new configurator elements. 2019-09-15 22:15:25 +12:00
Miguel Angel Mulero Martinez
d54b9d1045 Reorder and make more consistent the Motor/ESC Configuration box 2019-09-10 22:24:11 +12:00
Miguel Angel Mulero Martinez
25fe13be25 Add RPM filter configuration 2019-09-07 15:35:45 +02:00
mikeller
7e77e91597 Removed Dshot1200 protocol. 2019-09-03 23:00:20 +12:00
Hydra
7cc63f1192 Add support for custom gyro alignment.
Prior to this, if custom alignment is set in the firmware the
configurator will not show the 'Custom' setting and will reset the
'Custom' setting to 'Default' when saved.
2019-08-16 11:25:47 +02:00
mikeller
d6318a2e9e Simplified configuration of fast SBus. 2019-08-13 22:20:24 +12:00
Miguel.Alvarez
9f913d347e Added SRXL2 to serialRXtypes 2019-08-07 09:12:59 -05:00
Michael Keller
bcca136826
Add rx SerialType for DJI_HDL receiver (#1344)
Add rx SerialType for DJI_HDL receiver
2019-04-28 10:07:16 +12:00
jerryxin123
896916e8b8 modify the version to 1.42.0 2019-04-19 22:37:06 +08:00
Michael Keller
a6bd1fda6f
Merge pull request #1216 from smoriarty21/update_fpv_max_degree
Update max degree
2019-04-09 21:56:32 +12:00
mikeller
f14c66b5f7 Fixes from review. 2019-04-09 21:37:22 +12:00
Miguel Angel Mulero Martinez
14167c6c72 Show/Hide gyro elements by detection 2019-04-08 08:42:45 +02:00
jerryxin123
406932ce48 Add rx SerialType for DJI_HDL receiver 2019-04-04 19:37:19 +08:00
AJ Christensen
e322ef0795 MSP Multiple GYRO/ACC alignment support
* Make use of 1.41.0 MSP API changes introduced
  https://github.com/betaflight/betaflight/pull/7506
* Not really happy with the elements/css, but opening this up for feedback. I
  can't quite get the select inputs or the text/icons to go where I want :p
2019-04-02 20:03:15 +13: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
3144767f47 Added note. 2019-02-13 02:26:10 +13:00
mikeller
cc31ceb896 Removed support for 32 kHz gyro mode. 2019-02-12 22:59:22 +13:00
Sean M
ab83c79315 Add display name to config, backup/restore and OSD 2019-02-01 01:36:51 +13:00
phobos
332359cc7b Added recent SPI RX protocols to dropdown menu 2019-01-09 18:06:35 +01:00
fgiudice98
95f4f1c888 Vbat precision (fixes) 2018-12-26 15:14:12 +01:00
Sean M
33c2899e3d Update max degree 2018-10-13 11:20:39 -04:00
Alex Wolf
e01465a659 Added MSP to GPS provider options in configuration tab 2018-08-30 11:20:14 -04:00
mikeller
9c02e92a2b Fixed PWM protocol selection. 2018-08-13 00:47:28 +12:00
mikeller
a72c436e8e Fixed dimension reporting. 2018-08-09 01:12:53 +12:00
Miguel Angel Mulero Martinez
9db3c5ad13 Fix PWM must be hidden when DSHOT 2018-08-05 20:15:09 +02:00
Sean Moriarty
70c839eb3a Check for valid PID_ADVANCED values 2018-07-08 12:24:21 -04:00
mikeller
26361bebad Added configuration for Dshot beacon activation conditions. 2018-06-11 00:55:21 +12:00
Justin Guarino
449da9c15f Switched dshot beacon input to select to address issue #975 2018-04-07 03:54:01 -07:00
fgiudice98
2578c09d09
Added KN protocol in SPI protocols selection 2018-03-26 12:00:56 +02:00
Anders Hoglund
2d24f5a00b Spektrum SRXL menu selection string change, preparing to avoid future possible clash. 2018-03-20 13:35:02 +01:00
Bas Delfos
a204d730bb Added DSHOT beacon configuration 2018-02-14 12:15:58 +01:00
Steffen Windoffer
00c9723980 remove or hide setting which disallow disarming on throttle above low 2018-02-03 17:36:56 +01: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/configuration.js (Browse further)