Michael Keller
3e2b3f1be5
Merge pull request #2217 from McGiverGim/fix_osd_upload
...
Fix OSD upload font
2020-10-15 07:44:09 +13:00
Tomas Chmelevskij
d6cee386e8
Add Vue
...
Setup vue with gulp and initial components:
* Status Bar
* Logo
* Battery Legend
2020-10-14 17:51:03 +02:00
Miguel Angel Mulero Martinez
a4796250a2
Fix OSD upload font
2020-10-13 19:38:30 +02:00
Michael Keller
21429db518
Merge pull request #2218 from klutvott123/add-thrust-linear
...
Add Thrust Linearization
2020-10-14 02:06:43 +13:00
Hans Christian Olaussen
55c106be61
Add Thrust Linearization
...
Adds Thrust Linearization to the PID Tuning tab.
2020-10-11 21:34:21 +02:00
Michael Keller
b6d90c1a8b
Merge pull request #2208 from etracer65/update_osd_pid_element_preview
2020-10-11 14:50:09 +13:00
Michael Keller
14d98c4dea
Merge pull request #2197 from haslinghuis/add-feature-sensor
...
Add degrees to accelerometer for X and Y axis in sensor tab
2020-10-09 01:59:06 +13:00
Michael Keller
4c4ac34334
Merge pull request #2186 from McGiverGim/remove_chromeos_support
2020-10-08 20:18:21 +13:00
Bruce Luckcuck
ed292a9649
Add feedforward to OSD PID element preview
...
Also change the element preview to use the default PIDs for the firmware version (as defined in the Configurator) so that the display is more representative of the actual values (and not display 20 for D on yaw!).
2020-10-07 15:06:20 -04:00
Mark Haslinghuis
243d8e81eb
Add degrees to accelerometer for X and Y axis in sensor tab
2020-10-06 15:35:14 +02:00
Miguel Angel Mulero Martinez
fec4ab4b6a
Remove ChromeOS support
2020-10-06 15:12:39 +02:00
Michael Keller
2f37546593
Merge pull request #2190 from Asizon/ff_interpolate_default
2020-10-07 00:59:13 +13:00
Michael Keller
5a56a6d70c
Merge pull request #2179 from haslinghuis/fix-autoconnect
2020-10-05 00:56:12 +13:00
Michael Keller
965e3e2acd
Merge pull request #2187 from McGiverGim/fix_sonar_issues
...
Refactor and Sonar clean of Beeper.js
2020-10-05 00:28:09 +13:00
Michael Keller
74a26de4c2
Merge pull request #2192 from McGiverGim/fix_osd_sonar
...
Fix Sonar issues from osd.js
2020-10-04 23:48:25 +13:00
Asizon
711e4a6dd0
Added a const for No average value
2020-10-03 07:31:47 +02:00
Miguel Angel Mulero Martinez
46a7ea33f3
Fix Sonar issues from osd.js
2020-10-02 10:13:06 +02:00
Asizon
77c55fe647
Update ff interpolate to new default
2020-10-02 05:27:02 +02:00
Miguel Angel Mulero Martinez
7ff2e6e79f
Fix Sonar issues in gui.js
2020-10-01 14:07:54 +02:00
Miguel Angel Mulero Martinez
9c6ad8500c
Refactor and Sonar clean of Beeper.js
2020-10-01 12:05:36 +02:00
Unknown
73311e32de
Add IRC Ghost Serial Rx Protocol
...
Api version 1.44 and later
2020-09-29 07:17:55 +02:00
Mark Haslinghuis
49ad949bea
Unlock DFU using FC boot button after #2169
2020-09-26 01:15:08 +02:00
Michael Keller
78f50e358b
Merge pull request #2178 from haslinghuis/fix-pid-tuning
...
Fix pid tuning
2020-09-23 01:50:57 +12:00
Michael Keller
5b4d9b9386
Merge pull request #2169 from haslinghuis/select_connect
2020-09-20 15:37:42 +12:00
Mark Haslinghuis
98ce27adce
Fix missing semicolon;
2020-09-20 02:55:31 +02:00
Mark Haslinghuis
9ae3230edd
detect default stm or cp210[x] serial port
2020-09-15 02:39:12 +02:00
Mark Haslinghuis
fe1f57c069
featureAddAxisLabels
2020-09-10 02:32:01 +02:00
Michael Keller
8032b1f4ee
Merge pull request #2165 from WalcoFPV/cordova-themedetection-plugin
...
Fixed auto dark theme on android
2020-09-01 00:43:35 +12:00
Michael Keller
1e583080a2
Merge pull request #2163 from McGiverGim/order_blackbox_debug
...
Add search and order to the blackbox debug modes list
2020-09-01 00:40:48 +12:00
Michael Keller
e7f8b655f9
Merge pull request #2162 from McGiverGim/refactor_porthandler
2020-09-01 00:39:17 +12:00
WalcoFPV
b87435855e
Fixed auto dark theme on android
2020-08-28 16:49:03 +02:00
Miguel Angel Mulero Martinez
70918a572f
Add debug modes BLACKBOX_OUTPUT, GYRO_SAMPLE, RX_TIMING, D_LPF, VTX_TRAM
2020-08-27 15:18:11 +02:00
Miguel Angel Mulero Martinez
9111503886
Sonar and review fixes
2020-08-26 19:58:01 +02:00
Miguel Angel Mulero Martinez
062017b0a6
Add search and order to the blackbox debug modes list
2020-08-26 16:08:17 +02:00
Miguel Angel Mulero Martinez
612a4e4e37
Add description to the port list
2020-08-26 15:38:58 +02:00
Miguel Angel Mulero Martinez
eb30f6bef0
Refactor and clean port_handler.js
2020-08-26 11:44:27 +02:00
Michael Keller
6370a0153c
Merge pull request #2146 from haslinghuis/feature-osd-unit-british
2020-08-25 01:26:06 +12:00
Žan Pevec
d22f22924a
Css files fixed and match styles
...
Moved css and match styling with other selects
2020-08-20 19:46:19 +02:00
Ivan Efimov
e4a85ccc2f
Motor output reordering feature
...
Fixed Sonar warnings
renaming MOTOR_REMAP to MOTOR_OUTPUT_REORDER<ING>
Sonar warning fix
Code style fixes after the code review
moving styles to css from the motors tab dialog
Dialog size of Androind devices
Raneming MSP_<SET>_MOTOR_OUTPUT_REORDERING to MSP2
removing old styles and js files reference to motor_remap folder
adding FC.* where needed to accomodate new master changes
fixed alphabetical order for FC settings MOTOR_OUTPUT_REORDER
css fix for Android for motor reordering dialog
2020-08-13 22:52:09 -05:00
haslinghuis
317218377f
Added support for british units in osd - fixed all (;)
2020-08-06 14:08:34 +02:00
Michael Keller
9edff49827
Merge pull request #2139 from atomgomba/remove-magic-number
...
Remove hard coded number
2020-07-30 00:37:46 +12:00
Michael Keller
a2918bf458
Merge pull request #2138 from McGiverGim/add_dutch_translation
...
Add Dutch translation
2020-07-30 00:27:58 +12:00
Károly Kiripolszky
2071181c9a
Remove hard coded number
2020-07-28 01:49:32 +02:00
Miguel Angel Mulero Martinez
66946b76b4
Add Dutch translation
2020-07-27 09:51:18 +02:00
WalcoFPV
f3ff45dafa
Fixed webview helper blocked on 'Checking webview applications' loader
2020-07-25 09:16:53 +02:00
Károly Kiripolszky
8d7b172db7
Adjust LQ OSD element preview according to selected serial rx provider
2020-07-16 23:51:16 +02:00
Michael Keller
63e5e9f119
Merge pull request #2122 from mikeller/re_add_canvas_renderer
...
Reverted THREE library to 0.97.0 to get CanvasRenderer back.
2020-07-14 01:07:02 +12:00
Michael Keller
691afd0f84
Merge pull request #2115 from WalcoFPV/fix_led_tab
...
Fix HSV tab in LED tab (Android App)
2020-07-12 14:08:06 +12:00
Michael Keller
525f18d4ba
Merge pull request #2117 from WalcoFPV/cordova_app_exit_confirm
2020-07-12 14:01:07 +12:00
Michael Keller
2d46b79094
Merge pull request #2112 from Asizon/remove_vbat_pid_compensation
...
Remove VBat PID Compensation from UI
2020-07-12 13:58:05 +12:00