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

77 commits

Author SHA1 Message Date
Asizon
80afa929b7 Increaseto1.8 2019-11-02 10:51:02 +01:00
Asizon
1985ff0b01 Moreincrease 2019-11-02 10:44:11 +01:00
Asizon
6bd75f27fa Usbmaxvoltage 2019-11-02 10:04:57 +01:00
Kyle K
c2e8cf19c9 convert some style manipulation over to class manipulation
Use of addClass/removeClass makes design modifications involve html/css instead of html/css/js. Also we can look into packaging the css together to reduce file count.
Also removed some extra color statements (it is a shade of green from cleanflight 1.x)
2019-10-29 20:18:56 +00:00
Kyle K
d6bb3833f4 remove a duplicate instance of of update_dataflash_global function
Removing the one that is less advanced, as its not actually used.
2019-10-25 20:53:53 +00:00
Miguel Angel Mulero Martinez
eb65261126 Better representation of battery low 2019-09-23 13:45:41 +02:00
mikeller
6999656097 Added dialog to offer resetting to custom defaults. 2019-09-15 00:54:39 +12:00
Kyle K
3baab000da Make the 'Update Firmware' buttom more consistent 2019-08-10 00:49:59 +00:00
Kyle K
426e753b53 add an alternative to chrome.storage.local 2019-08-02 06:13:39 +00:00
Miguel Angel Mulero Martinez
b20bd006ce Remove rewrite text flash firmware 2019-04-17 18:53:00 +02:00
mikeller
80220738d1 Removed non-working reconnect attempts. 2019-03-31 23:59:26 +13:00
mikeller
5f5166cc41 Fixed ownership of installed files on debian. 2019-03-24 11:52:59 +13:00
mikeller
1530bed5b6 Added auto-detection of VCP targets. Also added re-connecting after reboot for VCP targets. 2019-02-13 21:29:25 +13:00
mikeller
c690eadcbd Added analytics for board type, MCU id, configurator build type. Also improved status display. 2019-02-10 17:21:01 +13:00
timman2er
78df652df9
put else statement on same line as if statement (coding style) 2018-10-07 13:02:17 +02:00
timman2er
36962fe2dc make firmware_flasher button toggle 2018-10-06 12:22:08 +02:00
timman2er
8810d353b2 only issue is disconnecting on clicking firmware flasher 2018-09-28 16:44:11 +02:00
timman2er
b4f5b46335 (rebase) change firmware flasher to button and change name 2018-09-26 23:06:28 +02: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
Kiripolszky Károly
1488f1c6c0 Add option to reopen last tab on connect 2018-07-22 14:26:49 +02:00
Sean Moriarty
70c839eb3a Check for valid PID_ADVANCED values 2018-07-08 12:24:21 -04: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
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/serial_backend.js (Browse further)