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

4032 commits

Author SHA1 Message Date
mikeller
0920b07088 Fixed bug in chrome web app version. 2018-08-15 19:58:23 +12:00
Michael Keller
59d61c94c0
Merge pull request #1162 from mikeller/update_changelog
Updated changelog for 10.3.1, 10.4.0.
2018-08-15 16:50:11 +12:00
Michael Keller
dd3308866d
Merge pull request #1161 from mikeller/update_version_to_10_5_0
Updated version to 10.5.0.
2018-08-15 16:49:53 +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
mikeller
06d4761dc3 Updated changelog for 10.3.1, 10.4.0. 2018-08-15 01:07:39 +12:00
mikeller
234128d71c Updated libraries. 2018-08-14 01:18:15 +12:00
mikeller
caf3d2a90b Updated version to 10.5.0. 2018-08-14 01:05:48 +12:00
Michael Keller
34f25f9681
Merge pull request #1160 from McGiverGim/update_translations
Update translations
2018-08-13 22:40:55 +12:00
Miguel Angel Mulero Martinez
7887181194 Update Catalan 2018-08-13 12:23:34 +02:00
Miguel Angel Mulero Martinez
3103dda64a Update German 2018-08-13 12:23:25 +02:00
Miguel Angel Mulero Martinez
23b602ede5 Update Spanish 2018-08-13 12:23:17 +02:00
Miguel Angel Mulero Martinez
be4e922775 Update French 2018-08-13 12:23:09 +02:00
Miguel Angel Mulero Martinez
57f71fc394 Update Italian 2018-08-13 12:22:58 +02:00
Miguel Angel Mulero Martinez
b20c2e86b3 Update Japanese 2018-08-13 12:22:47 +02:00
Miguel Angel Mulero Martinez
2ee20c56f9 Update Korean 2018-08-13 12:22:35 +02:00
Miguel Angel Mulero Martinez
5b484772b3 Update Latvian 2018-08-13 12:22:28 +02:00
Miguel Angel Mulero Martinez
7f618c8c76 Update Portuguese 2018-08-13 12:22:21 +02:00
Miguel Angel Mulero Martinez
7efd763043 Update Chinese Simplified 2018-08-13 12:22:09 +02:00
Michael Keller
100fcb1556
Merge pull request #1158 from si618/pid_max_values
Sync max with ßF settings.
2018-08-13 22:14:29 +12:00
si
03f51b57f8 Sync max with ßF settings. 2018-08-13 12:47:37 +09:30
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
mikeller
5a3bda615d Fixed wrong localisation, moved to single column display. 2018-08-12 15:55:34 +12:00
Michael Keller
153ed92baf
Merge pull request #1152 from mikeller/fix_ports
Fixed ports tab.
2018-08-12 14:12:37 +12:00
Sean M
f4ea605685 Merge branch 'master' into rc_smoothing 2018-08-11 20:59:00 -04:00
Sean M
5c1fc9a6fc Remove help icon on rc smoothing type and channels smoothed 2018-08-11 20:52:32 -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
Michael Keller
073a2dfe9b
Merge pull request #1146 from mikeller/add_analytics
Added Google analytics collection.
2018-08-10 09:38:59 +12: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
ff30958d73 Removed 'mobile' from privacy policy. 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
Michael Keller
5b0a6349a7
Merge pull request #1149 from DieHertz/bfdev-enumerate-ci-builds
Added querying of Firmware jobs
2018-08-08 23:34:03 +12:00
Andrey Mironov
b08d905d11 Added betaflight.tech to permissions 2018-08-08 14:00:59 +03: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