Commit Graph

3821 Commits (34f25f96817fdbff80d770a4a686e317fca7e1e1)

Author SHA1 Message Date
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
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
Michael Keller 0598da14c9
Merge pull request #1147 from McGiverGim/fix_pwm_dshot
Fix PWM must be hidden when DSHOT
2018-08-06 07:47:45 +12:00
Miguel Angel Mulero Martinez 9db3c5ad13 Fix PWM must be hidden when DSHOT 2018-08-05 20:15:09 +02:00
Michael Keller 1c89d76553
Merge pull request #1143 from frozenskys/feature-addvisionfont
Add vision font from inav
2018-08-02 22:09:05 +12:00
Michael Keller e67fc6d742
Merge pull request #1144 from mikeller/remove_clean_from_debug
Removed cleaning steps from 'debug' build.
2018-08-02 13:13:00 +12:00
Richard Cooper 1ee6c5228d Now with added i18n 2018-08-01 23:43:55 +01:00
Richard Cooper 40cf566771 Change font presets to new dropdown UI. 2018-08-01 22:46:51 +01:00