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

80 commits

Author SHA1 Message Date
fgiudice98
d687e382fe Increased Vbat precision 2018-12-25 15:44:28 +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
Bruce Luckcuck
892640e35f Add throttle limit to PID Tuning tab 2018-11-24 20:07:25 -05:00
Miguel Angel Mulero Martinez
62de168868 Add GPS Rescue option to Failsafe tab 2018-11-14 12:05:46 +01:00
Trond G. Ziarkowski
68adc30de8 Independent rates settings for roll and pitch 2018-09-09 11:46:56 +02:00
mikeller
c59bb7b6ce Fixed setting of date/time for pre 4.0 firmware. 2018-09-03 23:40:11 +12:00
mikeller
0c67b305ca Added setting of time in ticks. 2018-08-24 00:12:58 +12:00
Sean M
f4ea605685 Merge branch 'master' into rc_smoothing 2018-08-11 20:59:00 -04:00
Sean M
9025430bee Updating UI for interpolation / fixing alignment 2018-08-09 22:47:29 -04:00
Sean M
5a6b277778 Adding rc smoothing 2018-08-05 20:27:51 -04:00
Miguel Angel Mulero Martinez
16c5f9feb5 Add Anti Gravity Mode 2018-07-23 11:50:47 +02:00
Miguel Angel Mulero Martinez
25e4e7f6ca Add feedforward support 2018-07-22 18:55:58 +02:00
Michael Keller
863708ad94
Merge pull request #1119 from McGiverGim/add_pid_elements_3.5
Add new PID elements for version 3.5
2018-07-22 22:02:03 +12:00
Miguel Angel Mulero Martinez
b543ebf3ef Add new PID elements for version 3.5
- iterm rotation
- smart feedforward
- iterm relax
- absolute control
- acro trainer
2018-07-22 09:48:11 +02:00
Michael Keller
606e4045d9
Merge pull request #1113 from mikeller/add_bootloader_msc_button
Added buttons for reboot into boot loader and MSC modes.
2018-07-18 01:54:47 +12:00
mikeller
b9358083d9 Added buttons for reboot into boot loader and MSC modes. 2018-07-15 23:42:54 +12:00
Sean M
ef00402976 Fix configuration load/save for board and sensor alignment, craft name, DShot Beacon, ESC/Motor features, beeper, mixer, accelerometer, barometer and magnetometer 2018-07-08 12:24:21 -04:00
Michael Keller
192e886f30
Merge pull request #1076 from mikeller/add_rtc_setting
Added setting of RTC when connecting.
2018-07-03 22:51:10 +12:00
Miguel Angel Mulero Martinez
26442d0a78 Fix lpf zero 2018-06-26 09:09:53 +02:00
mikeller
c93f2f13e4 Added setting of RTC when connecting. 2018-06-24 17:44:48 +12:00
mikeller
26361bebad Added configuration for Dshot beacon activation conditions. 2018-06-11 00:55:21 +12:00
Michael Keller
ece187ca31
Merge pull request #1039 from McGiverGim/new_filters_stage2
Add new filters Stage 2
2018-06-08 20:14:22 +12:00
Miguel Angel Mulero Martinez
3be244e7a5 Refactor and up to date filters for Betaflight 3.4 2018-06-07 19:50:33 +02:00
Cleric-K
6a4e605506 Support for 16-bit DTerm Setpoint Weight 2018-06-06 00:22:32 +03:00
Cleric-K
6700a1f9a4 Support for failsafe-switch-mode 2018-05-30 01:48:08 +03:00
Bas Delfos
a204d730bb Added DSHOT beacon configuration 2018-02-14 12:15:58 +01:00
Bas Delfos
2a002b97ff Added peripheral device entry "Benewake LIDAR" for UART 2018-02-14 12:15:58 +01:00
mikeller
5d760e8735 Added disabling of runaway takeoff prevention. 2018-02-14 01:32:23 +13:00
Miguel Angel Mulero Martinez
0a71f1e559 Use i18next as i18n framework 2018-01-27 12:19:17 +01:00
Bas Delfos
24c81375a4 Move src files 2018-01-24 22:50:40 +01:00
Renamed from js/msp/MSPHelper.js (Browse further)