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

846 commits

Author SHA1 Message Date
Michael Keller
fd65c6a4f1
Merge pull request #1186 from mikeller/fix_rates_exception
Fixed exception when rates curve not showing.
2018-09-01 12:50:24 +12:00
Michael Keller
0ec25ccf50
Merge pull request #1178 from mikeller/add_time_ticks
Added setting of time in ticks.
2018-08-31 09:35:06 +12:00
Michael Keller
58945359e3
Merge pull request #1177 from mikeller/support_build_outside_of_repo
Added support for building outside of a git repository.
2018-08-31 09:34:30 +12:00
Alex Wolf
e01465a659 Added MSP to GPS provider options in configuration tab 2018-08-30 11:20:14 -04:00
mikeller
4a67c40140 Fixed exception when rates curve not showing. 2018-08-31 01:38:11 +12:00
timman2er
9bb283e2f5 added OSD support for flip arrow 2018-08-27 15:02:08 +02:00
mikeller
0c67b305ca Added setting of time in ticks. 2018-08-24 00:12:58 +12:00
mikeller
4e505fc7d0 Added support for building outside of a git repository. 2018-08-22 23:28:53 +12:00
Sean M
82a786dcba Set rate profile to copy 2018-08-21 19:50:51 -04: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
Richard Cooper
317ee20dc8 Fix single line drag drop. 2018-08-16 23:15:47 +01: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
Richard Cooper
8d78d289cd Whitespace fixes. 2018-08-15 12:10:26 +01:00
Richard Cooper
627c389bbe Merge branch 'master' into hotfix-osddragdrop 2018-08-15 11:39:14 +01:00
mikeller
0920b07088 Fixed bug in chrome web app version. 2018-08-15 19:58:23 +12:00
Richard Cooper
7f9f3a8140 Whitespace fix 2018-08-14 20:52:58 +01:00
Richard Cooper
cda8d2d135 Fix drag on multiline OSD elements. 2018-08-14 20:51:17 +01:00
Michael Keller
e78c69ac2c
Merge pull request #1155 from mikeller/add_expert_mode_to_firmware_flasher
Added expert mode to firmware flasher to hide unstable builds.
2018-08-13 09:25:47 +12:00
Michael Keller
2b51e2ed33
Merge pull request #1156 from mikeller/fix_pwm_protocol
Fixed PWM protocol selection.
2018-08-13 08:15:40 +12:00
Michael Keller
dc67b06c8d
Merge pull request #1154 from mikeller/analytics_improvements
Improvements to analytics collection.
2018-08-13 08:14:32 +12:00
mikeller
9c02e92a2b Fixed PWM protocol selection. 2018-08-13 00:47:28 +12:00
mikeller
ae5603af2b Added expert mode to firmware flasher to hide unstable builds. 2018-08-13 00:18:06 +12:00
mikeller
6b7ac3e542 Improvements to analytics collection. 2018-08-12 20:19:02 +12:00
Michael Keller
84e2cada68
Merge pull request #1142 from smoriarty21/rc_smoothing
WIP: Adding rc smoothing to configurator
2018-08-12 18:25:34 +12:00
Sean M
f4ea605685 Merge branch 'master' into rc_smoothing 2018-08-11 20:59:00 -04:00
mikeller
632c339b6c Fixed ports tab. 2018-08-12 02:47:25 +12:00
Sean M
9025430bee Updating UI for interpolation / fixing alignment 2018-08-09 22:47:29 -04:00
mikeller
d9e8330997 Added more metrics, fixed bug in CLI save. 2018-08-10 09:33:09 +12:00
Michael Keller
8762dbc553 Fixed stray comment, naming. 2018-08-09 12:43:22 +12:00
mikeller
91af936893 Added tracking for firmware download channel. 2018-08-09 01:48:55 +12:00
mikeller
237dc08ca6 Made initialisation lazy, added tracking for expert mode. 2018-08-09 01:13:41 +12:00
mikeller
3451316bd2 Added firmware data collection. 2018-08-09 01:13:41 +12:00
mikeller
da2206fb8a Some fixes. 2018-08-09 01:12:53 +12:00
mikeller
b1541c92fc Added privacy policy. 2018-08-09 01:12:53 +12:00
mikeller
a72c436e8e Fixed dimension reporting. 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
Sean M
3498943db4 UI Updates 2018-08-07 20:02:42 -04:00
Andrey Mironov
b3ca039b9a Allowed using cached CI info after timeout when GET fails 2018-08-07 11:21:08 +03: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
Miguel Angel Mulero Martinez
9db3c5ad13 Fix PWM must be hidden when DSHOT 2018-08-05 20:15:09 +02:00
Richard Cooper
40cf566771 Change font presets to new dropdown UI. 2018-08-01 22:46:51 +01:00
Richard Cooper
4d582f45c8 Change Extra Large font name to X-Large to fix UI overflow. 2018-07-31 21:57:47 +01:00
Richard Cooper
8b59d05107 Added vision font to OSD tab. 2018-07-31 21:21:16 +01:00
Michael Keller
e442221612
Merge pull request #1141 from atomgomba/feature-remember-last-tab
Reopen next tab when explicitly leaving CLI, otherwise open setup tab
2018-07-31 20:51:21 +12:00
Kiripolszky Károly
ccc5296c9a reopen next tab when explicitly leaving CLI, otherwise open setup tab 2018-07-30 21:10:40 +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
d76546bef9
Merge pull request #1126 from McGiverGim/add_antigravity_type
Add Anti Gravity Mode
2018-07-26 07:24:50 +12:00