Commit Graph

121 Commits (c76fdaed69a4e22023c142656bd36d6e38f36761)

Author SHA1 Message Date
Michael Keller 33438ea740
Merge pull request #1274 from McGiverGim/add_beeper_rc_smoothing
Add beeper RC SMOOTHING INIT FAIL
2019-01-21 18:52:45 +13:00
Bruce Luckcuck 0c34272e52 Add support for 32bit OSD warnings bitmask; add missing warnings elements
Adds support for 32 warnings instead of just 16.

Adds a warnings count to MSP to support future improvements to handle unknown warnings better.

Added missing warnings where support was added to the firmware but not in the configurator.
2019-01-17 20:24:49 -05:00
Miguel Angel Mulero Martinez 097b88bf90 Add beeper RC SMOOTHING INIT FAIL 2019-01-15 15:24:26 +01:00
Kenneth Mitchell 6d113066c6 Add Max fft to OSD stats. 2018-12-27 19:49:27 -06:00
mikeller 1034e3a3e2 Renamed flight distance according to betaflight/betaflight#7183. 2018-12-08 22:45:16 +13:00
mikeller ad4c00c20c Added new statistics as well. 2018-12-08 13:41:31 +13:00
mikeller 57cf08e0ce Fixed OSD element display, added missing elements. 2018-12-06 01:01:25 +13: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
Miguel Angel Mulero Martinez 037f1e6c78 CSS the hide modes tab 2018-10-24 15:49:40 +02:00
Miguel Angel Mulero Martinez 0feda68542 Add Indonesian Translation 2018-10-24 08:29:16 +02:00
Michael Keller b6f3f11ce6
Merge pull request #1201 from timman2er/add-support-for-max-esc-temp-and-rpm
add support for esc max temp and rpm
2018-10-08 12:52:34 +13:00
Michael Keller 8036ff3b02
Merge pull request #1203 from timman2er/change_connect_to_configure
change firmware flasher" to "firmware updater" and move button
2018-10-08 01:02:20 +13:00
Károly Kiripolszky 5755604958 add button to reset CLI output history 2018-10-03 12:06:23 +02:00
timman2er b4f5b46335 (rebase) change firmware flasher to button and change name 2018-09-26 23:06:28 +02:00
timman2er fb440fcaed add support for max esc temp and rpm (rebase) 2018-09-25 15:33:04 +02:00
Miguel Angel Mulero Martinez e8103b2478 Add Russian language 2018-09-17 16:55:14 +02:00
Michael Keller eeab99192f
Merge pull request #1188 from McGiverGim/add_swedish_language
Add Swedish language
2018-09-02 12:28:37 +12:00
Miguel Angel Mulero Martinez c76bc20287 Add Swedish language 2018-09-01 13:40:29 +02:00
leocb 665cdc8b17 Fixed trhottle boost typo (again) 2018-08-31 14:37:35 -03:00
leocb b4872f4667 fixed throttle boost description typo 2018-08-31 14:19:09 -03:00
timman2er 9bb283e2f5 added OSD support for flip arrow 2018-08-27 15:02:08 +02:00
Michael Keller 6b5a183c6b
Merge pull request #1081 from atomgomba/feature-osd-log-status-element
Support for OSD blackbox logging status element
2018-08-20 10:52:45 +12:00
Michael Keller 39cf5bc9cc
Merge pull request #1118 from leocb/osd-max-g-force-stat
Added suport for OSD Max G-Force Stat
2018-08-17 00:22:04 +12:00
mikeller ae5603af2b Added expert mode to firmware flasher to hide unstable builds. 2018-08-13 00:18:06 +12:00
mikeller 5a3bda615d Fixed wrong localisation, moved to single column display. 2018-08-12 15:55:34 +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
mikeller b1541c92fc Added privacy policy. 2018-08-09 01:12:53 +12:00
mikeller 8d5d81f9cf Added Google analytics collection. 2018-08-09 01:12:53 +12:00
Sean M 763b279f8f Folding in interpolation 2018-08-07 22:08:17 -04:00
Andrey Mironov 402863837c Fixed caching for Jenkins, added enumeration of Firmware view 2018-08-07 11:08:58 +03:00
Sean M 5a6b277778 Adding rc smoothing 2018-08-05 20:27:51 -04:00
Richard Cooper 1ee6c5228d Now with added i18n 2018-08-01 23:43:55 +01:00
TheIsotopes 498160e829
new open source disclaimer
@McGiverGim @mikeller  superseded #1130
2018-07-28 15:29:53 +02:00
Miguel Angel Mulero Martinez 6137913a5f Add feedforward to the tooltip and fix some PIDF 2018-07-27 08:14:15 +02:00
Michael Keller ea53b766ad
Merge pull request #1132 from McGiverGim/simplify_acro_trainer_slider
Simplify Acro Trainer Slider
2018-07-26 22:07:05 +12:00
Michael Keller 6f1ad37377
Merge pull request #1133 from McGiverGim/fix_type_cycle
Fix typo power cycle
2018-07-26 21:56:38 +12:00
Michael Keller d76546bef9
Merge pull request #1126 from McGiverGim/add_antigravity_type
Add Anti Gravity Mode
2018-07-26 07:24:50 +12:00
Miguel Angel Mulero Martinez 89e24c140c Fix typo power cycle 2018-07-25 15:21:08 +02:00
Miguel Angel Mulero Martinez ce37a5343b Simplify Acro Trainer Slider
Limit the range to 10-80 (actually was 0, 10-80)
2018-07-25 15:18:15 +02:00
Kiripolszky Károly c6849b1b60 add switch to show/hide unused modes 2018-07-23 17:43:06 +02:00
Miguel Angel Mulero Martinez 16c5f9feb5 Add Anti Gravity Mode 2018-07-23 11:50:47 +02:00
Michael Keller c5dfaea1a8
Merge pull request #1121 from atomgomba/feature-remember-last-tab
Add option to reopen last tab on connect
2018-07-23 19:44:40 +12:00
Miguel Angel Mulero Martinez 19f4145965 Add PID F inflight adjustments 2018-07-22 18:57:22 +02:00
Miguel Angel Mulero Martinez 25e4e7f6ca Add feedforward support 2018-07-22 18:55:58 +02:00
Kiripolszky Károly 1488f1c6c0 Add option to reopen last tab on connect 2018-07-22 14:26:49 +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
Kiripolszky Károly 27bd8429fa initial version of Log Status OSD element config 2018-07-18 17:20:01 +02:00