Commit Graph

2327 Commits (e1da5ef26e4e5de3e0b02be1c1b3f5ae9e84e08e)

Author SHA1 Message Date
gaelj e1da5ef26e tabs to whitespace 2016-07-19 21:11:51 +02:00
gaelj 98e04ee9f6 Don't allow setting of forbidden overlays in case of multiple selection of leds with varying functions 2016-07-19 21:04:24 +02:00
Michael Keller aaef07a01b Merge pull request #126 from gaelj/BF_LED_Strip_bugfixes
Don't display first invalid LED / Fix overlay not disabled properly
2016-07-19 08:36:54 +12:00
gaelj 3d48b61767 Fix UI hang in certain cases 2016-07-18 22:14:28 +02:00
gaelj 5017318ccf Don't display first invalid LED
Fix: unavailable overlays are not always disabled when changing function on multiple selection of LEDs
2016-07-18 21:05:12 +02:00
borisbstyle 500ddba518 Merge pull request #124 from mikeller/add_num_profiles_to_msp
Made configurator aware of number of profiles supported by firmware. Made backup / restore more robust.
2016-07-18 12:18:37 +02:00
borisbstyle 8e8bb77c9b Merge pull request #125 from gaelj/BF_MSP_RC_DEADBAND_deadband3d_throttle
MSP_RC_DEADBAND: add deadband3d_throttle
2016-07-18 12:18:28 +02:00
gaelj 91d5491e53 MSP_RC_DEADBAND: add deadband3d_throttle 2016-07-18 10:15:25 +02:00
mikeller 6130798490 Made configurator aware of number of profiles supported by firmware. Made backup / restore more robust. 2016-07-18 19:51:55 +12:00
U-DESKTOP-12PPI61\boris.bozic 660dc1eea7 Version 1.6.4 2016-07-18 01:16:31 +02:00
U-DESKTOP-12PPI61\boris.bozic 7e319817ae Merge branch 'pidctrl' 2016-07-18 01:13:40 +02:00
U-DESKTOP-12PPI61\boris.bozic 60e3da5614 Change PID controllers 2016-07-18 00:50:50 +02:00
borisbstyle 9e1eae9690 Merge pull request #117 from gaelj/BF_Fix_Config-Restore
Fix configuration restore
2016-07-18 00:50:15 +02:00
gaelj b6e6e95881 Set profile count to 3 instead of 2.
Fixes hang on configuration restore.
2016-07-18 00:42:31 +02:00
borisbstyle 91bd81bcfa Merge pull request #119 from gaelj/BF_Show_CPU_load
Implement MSP_STATUS_EX to display CPU load
2016-07-17 23:25:52 +02:00
gaelj ef69489952 Only apply to BF 3.0.0 2016-07-17 23:00:44 +02:00
Michael Keller a4c1ca1ffc Merge pull request #120 from mikeller/fix_show_all_pids
Fixed 'Show All PIDs' button.
2016-07-17 12:20:17 +12:00
mikeller ed5d11cd56 Fixed 'Show All PIDs' button. 2016-07-17 12:18:19 +12:00
gaelj 1e063c08a0 Implement MSP_STATUS_EX to display CPU load 2016-07-17 01:16:38 +02:00
borisbstyle 8438a02781 Merge pull request #113 from KiteAnton/msp_name
Support for MSP_NAME
2016-07-16 11:07:16 +02:00
borisbstyle ae38d51600 Merge pull request #44 from gaelj/Betaflight_LED_strip
CF new LED strip port
2016-07-16 11:06:13 +02:00
KiteAnton 4d3346ea63 Added max MSP buffer limit 2016-07-16 10:08:20 +02:00
KiteAnton 31384fa642 Fixes after improvement in FW code 2016-07-16 09:58:31 +02:00
Nathan 7f11e445e0 Merge pull request #114 from bilson/fix-links-in-readme
Fix links in README
2016-07-14 20:12:46 -07:00
Rodrigo Pérez 7569aa4e1b Fix links in README 2016-07-14 22:05:15 -04:00
KiteAnton c22b69e7b5 Fixes after feedback 2016-07-14 21:46:41 +02:00
KiteAnton 6334e1a3e9 More fixes 2016-07-14 00:38:31 +02:00
KiteAnton e135d85d5d Fix for some misses and rename of text 2016-07-14 00:30:29 +02:00
KiteAnton ac8eab6f8c Remove feature for versions prior to 3.0 2016-07-13 23:47:15 +02:00
KiteAnton aab0035d92 Support for MSP_NAME 2016-07-13 23:32:18 +02:00
borisbstyle f5a34f7a9d Merge pull request #111 from mikeller/add_vbat_pid_compensation
Added Vbat PID Compensation to Configuration tab.
2016-07-13 13:57:58 +02:00
Michael Keller 420effd353 Added clarification re battery voltage. 2016-07-13 12:15:28 +12:00
mikeller c63af70999 Added Vbat PID Compensation to Configuration tab. 2016-07-13 00:06:58 +12:00
borisbstyle 96558ea7b3 Merge pull request #109 from mikeller/fix_midrc_label
Fixed label for midrc. Added some help texts.
2016-07-12 12:10:32 +02:00
mikeller 5dc8f97d44 Fixed label for midrc. Added some help texts. 2016-07-12 21:39:15 +12:00
Michael Keller a25344ef9a Merge pull request #108 from antstorm/fix-receiver-model
Fix for 3D model spinning in receiver tab
2016-07-12 08:57:33 +12:00
Anthony Dmitriyev 4a773bd15d Fix for 3D model spinning in receiver tab 2016-07-11 21:39:19 +01:00
Michael Keller 6039cae0dc Merge pull request #90 from mikeller/missing_features_warning
Added warning about features missing from 'Other Features' list.
2016-07-12 07:40:55 +12:00
Michael Keller 4c470275de Merge pull request #95 from mikeller/tri_motor_direction
Changed TRI motor direction to one giving better flight performance.
2016-07-12 07:40:27 +12:00
Michael Keller 2196fa0dba Merge pull request #98 from mikeller/remove_rate_factor
Moved scaling factor for rates calculation into 'RateCurve'.
2016-07-12 07:40:07 +12:00
Michael Keller ccc237117c Merge pull request #106 from mikeller/fix_horizon_angle_tabs
Fixed tab display for Angle / Horizon settings.
2016-07-12 07:38:44 +12:00
Michael Keller 9a571ac2c4 Fixed tab display for Angle / Horizon settings. 2016-07-12 07:37:38 +12:00
Michael Keller 6fb5603107 Merge pull request #100 from TheAngularity/master
Fixed Model Preview on PID Tuning and Receiver Tab
2016-07-12 07:32:48 +12:00
TheAngularity c4f412c603 Update pid_tuning.js
fix to read and store correct pid level values
2016-07-09 19:49:51 +02:00
TheAngularity 500bbbb28c Update pid_tuning.html
- Edited the order Angle and Horizon
- fix to read and store correct pid level values
2016-07-09 19:46:36 +02:00
TheAngularity 863b54bf03 Update pid_tuning.css
Change height of model preview to align with tpa / tpa breakpoint; fixed bottom border from model preview
2016-07-09 18:00:01 +02:00
TheAngularity f18953badd Update receiver.css
Change height of model preview to align aux channel without blank spaces
2016-07-09 17:51:50 +02:00
borisbstyle 44ea19eab1 Merge pull request #91 from bilson/remove_q
Delete q file
2016-07-08 13:31:39 +02:00
mikeller bc58101ab7 Moved scaling factor for rates calculation into 'RateCurve'. 2016-07-08 09:21:32 +12:00
Michael Keller a22baa227c Merge pull request #96 from mikeller/rates_calculation_cleanup
Cleaned up rates calculation and display a bunch.
2016-07-08 00:13:25 +12:00