Commit Graph

1522 Commits (2618d6dafc6ea798800c5f427a578e0953ef9814)

Author SHA1 Message Date
Gary Keeble 77c5670d60 Corrections as per PR comments
1. Moved plotStickPositions() function to RateCurve.js and renamed to
drawStickPositions()
2. Modified currentValue to prevent 0/-0 flickering.
3. Layers given unique id’s to remove indexing.
4. RC value monitoring now in function TABS.pid_tuning.checkRC()
5. updateRateLabels now in function TABS.pid_tuning.updateRateLabels()
6. Moved drawAxisLabel() and drawBaloonLabel() into function
TABS.pid_tuning.updateRateLabels() (as they are only used there)
2016-09-18 14:14:54 +01:00
Gary Keeble 3a77c7fade Rates Graph Update
Prevent the balloon labels from overlapping,
Add dynamic stick position indicators to rates graph
Add minimum font size to text (for low DPI monitors).
Extend the length of the pointer on the balloons
Multi-Layer Canvas'
Add window resize triggers
Add current stick position values
Remove 360deg axes lines and code tidy
2016-09-17 08:03:00 +01:00
Michael Keller 7753e81415 Merge pull request #281 from mikeller/msp_dataflash_jumbo_frames
Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
2016-09-15 09:29:58 +12:00
Michael Keller ca772a0896 Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames. 2016-09-15 09:27:39 +12:00
Michael Keller af3a185c5a Revert "Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames." 2016-09-15 08:46:01 +12:00
Michael Keller 60cb7ab6be Merge pull request #278 from mikeller/msp_dataflash_jumbo_frames
Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
2016-09-15 08:44:42 +12:00
borisbstyle 6b2dfd09c8 Merge pull request #272 from mikeller/more_spacing_fixes
Fixed more spacing issues on the PID tab.
2016-09-14 16:16:22 +02:00
Gary Keeble 5c6972cb11 Add rates graph balloon labels for maximum rates
Add legend to rates graph to show maximum rates for roll, pitch and
yaw. Adjust auto-scale so that it is in multiples of 200deg/s so that
the auto-scale operates less often.
2016-09-14 12:55:03 +01:00
Michael Keller 76a1473187 Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
Set default serial speed to 500000 kbps.
2016-09-14 14:06:13 +12:00
Rodrigo Pérez e515012f3d Update firmware list for selected board 2016-09-13 03:13:21 -03:00
Anton Stålheim 41e0241291 Save selected board 2016-09-12 22:15:13 +02:00
Anton Stålheim e6d49e06f8 Merge pull request #275 from mikeller/fix_cli_profile_switching
Fixed profile switching in the CLI.
2016-09-12 20:43:19 +02:00
Michael Keller b00f854b6a Fixed profile switching in the CLI.
Cleaned up CLI input processing.
2016-09-13 02:12:31 +12:00
Michael Keller b495a7da8e Fixed more spacing issues on the PID tab. 2016-09-13 00:49:44 +12:00
Michael Keller bd931342f6 Moved RC interpolation settings into receiver tab. 2016-09-09 15:48:36 +12:00
U-DESKTOP-12PPI61\boris.bozic 8017002773 Replace pterm setpoint weight with Super Expo PID relaxation 2016-09-09 00:53:38 +02:00
Michael Keller 9d796752f8 Added deadband to curves and model calculations. Also fixed rates curve bug in pre 2.8. 2016-09-08 08:56:59 +12:00
TheAngularity a13885be85 fixed wrong slider range from ptermSetpoint 2016-09-06 22:16:07 +02:00
Michael Keller 275d5d15a3 Added 'Super Rates' title, reverted pterm setpoint weight range. 2016-09-07 07:51:47 +12:00
TheAngularity d564d05c04 fixed column width in accel table title bar 2016-09-06 09:48:09 +02:00
borisbstyle 9c564a4bfe Merge pull request #258 from betaflight/new_rc_rates
Added new rc rate calculation to rates curve. Removed SUPER_EXPO feature for >= 3.0
2016-09-06 01:56:39 +02:00
borisbstyle c3571bda74 Merge pull request #262 from betaflight/pterm_weight
Increase Pterm setpoint weight range
2016-09-06 01:53:02 +02:00
U-DESKTOP-12PPI61\boris.bozic 5a4c2e59d6 Increase Pterm setpoint weight range 2016-09-06 01:52:20 +02:00
Michael Keller b94f25f2eb Removed 'rcExpoPower'. 2016-09-06 11:39:59 +12:00
mikeller 1da5219bf2 Added new rc rate calculation to rates curve. Removed SUPER_EXPO feature for >= 3.0.
Added support for RC Expo Power setting.

fixed titlebar in pid tuning tab

request from @mikeller #252
fixed titlebar from pid tuning and accel
2016-09-05 11:02:33 +12:00
mikeller 2deb792312 Added 3D deadband throttle. Also, did some code cleanup. 2016-09-02 00:56:50 +12:00
skaman82 13b0562d0d tiny css addition 2016-08-29 03:46:20 +02:00
skaman82 68f4235237 fixes #255
longer craft name input field
2016-08-29 03:41:58 +02:00
skaman82 7de6d1d55f Fix for #254
Some CSS work in the PID tab
2016-08-29 03:38:36 +02:00
Michael Keller f5e53d1a6b Merge pull request #247 from mikeller/add_expert_mode
Added expert mode. Moved FAILSAFE feature back into failsafe tab.
2016-08-26 11:57:58 +12:00
U-DESKTOP-12PPI61\boris.bozic 21fa9f8929 Fix for dterm setpoint range 2016-08-24 23:52:22 +02:00
mikeller eafbaa5d06 Added expert mode. Moved FAILSAFE feature back into failsafe tab. 2016-08-24 17:13:20 +12:00
U-DESKTOP-12PPI61\boris.bozic c13b793809 1.7.6 version 2016-08-24 01:13:46 +02:00
Michael Keller 64ae6d1860 Fixed persisting of vbatPidCompensation. 2016-08-24 08:39:51 +12:00
U-DESKTOP-12PPI61\boris.bozic 7f1848aeb5 Merge branch 'add_filter_settings' of https://github.com/mikeller/betaflight-configurator 2016-08-23 01:16:40 +02:00
mikeller 72fc7b6f91 Created subtab for PID filters. Added filter setting to PID tuning tab. 2016-08-21 23:19:56 +12:00
U-DESKTOP-12PPI61\boris.bozic 13254b19b8 Increase motor step 2016-08-20 23:29:50 +02:00
Michael Keller dac6e7a659 Fixed persisting of prerelease switch. 2016-08-19 13:30:30 +12:00
Michael Keller c6529589e0 Merge pull request #233 from KiteAnton/msp_crunch_cleanup
Cleanup crunch(), switch to use .pushX functions
2016-08-18 12:53:42 +12:00
Anton Stålheim 39f787efb1 Merge pull request #230 from mikeller/persist_release_information
Persistently cache firmware release informations across app reloads, to avoid triggering GitHub's API rate limiting.
2016-08-18 01:11:53 +02:00
Anton Stålheim 44a0d54ea9 Cleanup crunch(), switch to use .pushX functions 2016-08-18 01:00:07 +02:00
mikeller ba6b0ee07e Persistently cache firmware release informations across app reloads, to avoid triggering GitHub's API rate limiting. 2016-08-18 09:42:52 +12:00
mikeller a987de68b9 Moved FAILSAFE feature switch into configuration tab, made failsafe tab hidden if FAILSAFE is disabled. Added warning about using failsafe. 2016-08-17 23:58:07 +12:00
gaelj 806bdf6bdc LED Strip: Bind any AUX channel to the color modifier overlay 2016-08-16 13:02:37 +02:00
TheAngularity c694d4c035 save button broken again ... fixed typo 2016-08-14 10:48:16 +02:00
mikeller 838ab954f1 Fixed reference from 'MspHelper' to 'mspHelper'. 2016-08-14 01:15:14 +12:00
Michael Keller 1f6ede8deb Merge pull request #204 from KiteAnton/improvements_adjustments
Code improvements for adjustments tab
2016-08-14 01:03:50 +12:00
Michael Keller b2729be1be Merge pull request #198 from KiteAnton/msp_rework3
Separation of MSP code
2016-08-14 00:41:25 +12:00
nathan 6c85978220 [OSD] make it not possible to overflow the bounds of the preview window when positioning elements 2016-08-12 22:09:07 -07:00
nathan 32c3f40abb [OSD] updates including inflection.js, stylistic cleanups including 2 spaces instead of 4, change the default background image back 2016-08-12 22:08:34 -07:00
KiteAnton 6024be2db2 Code improvements for adjustments tab 2016-08-12 15:27:53 +02:00
KiteAnton 96115be10e Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
NightHawk32 1a800122be In strict mode functions (toggleStage2) can only be declared immediately within another function. This prevented the failsafe tab from getting loaded properly. 2016-08-10 06:11:17 -04:00
KiteAnton cbba3a3a54 Fix save issue for blackbox tab 2016-08-09 21:02:34 +02:00
borisbstyle 9d2a3a3d01 Merge pull request #110 from mikeller/move_yaw_jump_prevention
Moved yaw jump prevention to separate row. Added help text.
2016-08-09 15:36:04 +02:00
KiteAnton e7cacef851 Add RC Rate Yaw as adjustment function 2016-08-08 23:17:22 +02:00
Anton Stålheim b4ce967453 Merge pull request #193 from KiteAnton/adjustments
Removed unsupported adjustment ranges
2016-08-08 23:05:35 +02:00
Rodrigo Pérez 3c40d2a8b3 Change log filename from cleanflight to betaflight 2016-08-08 12:04:54 -04:00
KiteAnton 047a36477c Removed unsupported adjustment ranges 2016-08-08 12:51:19 +02:00
mikeller bd43669459 Moved yaw jump prevention to separate row. Added help text.
Hide 'Yaw jump prevention' row for Betaflight PID controller.
2016-08-08 08:10:45 +12:00
Michael Keller 7934d78e5f Merge pull request #189 from mikeller/make_rc_interpolation_interval_dynamic
Made display of rcInterpolationInterval dynamic.
2016-08-08 07:31:13 +12:00
KiteAnton 2ffefb065f Some cleanup of MSP code 2016-08-06 15:59:43 +02:00
mikeller 3511ca7f71 Fixed persisting of SUPEREXPO_RATES setting. 2016-08-07 01:10:14 +12:00
mikeller 3ded21c22f Made display of rcInterpolationInterval dynamic. 2016-08-06 10:06:47 +12:00
Anton Stålheim e34086b7f6 Merge pull request #186 from KiteAnton/remove_modes
Remove unused files, modes.css, modes.js and modes.html
2016-08-05 14:14:48 +02:00
U-DESKTOP-12PPI61\boris.bozic 9150774642 Hide rc interpolation when manual not selected 2016-08-05 12:51:52 +02:00
U-DESKTOP-12PPI61\boris.bozic bf2ddf0c12 Merge branch 'master' of https://github.com/betaflight/betaflight-configurator 2016-08-05 12:43:20 +02:00
U-DESKTOP-12PPI61\boris.bozic f239b1bd9c Add tooltips and refactor 2016-08-05 12:39:43 +02:00
KiteAnton a7ffd373f6 Remove unused files 2016-08-05 12:16:29 +02:00
mikeller cf62ac8841 Fixed hiding of rcSmoothing parameters. 2016-08-05 21:05:13 +12:00
U-DESKTOP-12PPI61\boris.bozic 63e806a2bd Hide new params for older version 2016-08-05 09:30:59 +02:00
mikeller e83314c65c Added dterm setpoint weight to PID tab.
Added new PID tuning settings.

Moved controller parameters to bottom, made them hide when not relevant.
2016-08-05 13:19:45 +12:00
mikeller 74cf83a3bf Fixed profile switching when not on PID tab. 2016-08-05 02:24:29 +12:00
KiteAnton 2295f66bc5 Fix for possible issue if loggingRate == Infinity, due to missing configuration 2016-08-04 02:12:50 +02:00
Rodrigo Pérez 4fc1348194 Disable "Loading firmware [Online]" button when downloading and enable when finish/fail. 2016-08-02 19:14:27 -04:00
Michael Keller e6d12761e2 Fixed backup / restore with profile switching. 2016-08-03 09:38:01 +12:00
borisbstyle be29373d5c Merge pull request #175 from KiteAnton/blackbox_rate
Blackbox rate simplification
2016-08-02 22:40:17 +02:00
KiteAnton 24e06f56f0 Modified blackbox rate selection 2016-08-02 22:26:50 +02:00
U-DESKTOP-12PPI61\boris.bozic 9f5cce77d8 Add Support for v2.9.1 MSP 2016-08-02 21:54:50 +02:00
KiteAnton 67eccc43e4 Additional localization cleanup 2016-08-02 21:19:37 +02:00
skaman82 33f14df10d fixing font buttons in OSD tab 2016-08-02 11:54:54 +02:00
skaman82 4cd4236423 Change OSD display fields 2016-08-02 11:36:27 +02:00
Michael Keller 399b4c576a Merge pull request #171 from KiteAnton/blackbox_localization
Clarification for blackbox logging rate and some localization cleanup
2016-08-02 21:33:22 +12:00
KiteAnton 2762555672 Clarification for blackbox logging rate and some localization cleanup 2016-08-02 10:41:08 +02:00
Michael Keller 7a8aba35c5 Merge pull request #170 from nathantsoi/feature/osd-fields
Feature/osd fields
2016-08-02 20:34:21 +12:00
nathan 8a0af00efe fix top buttons 2016-08-02 01:28:08 -07:00
nathan dfc69b6c7c new osd field compatibility 2016-08-02 01:26:09 -07:00
nathan bbc62407dc set the default throttle value to something that will match the amperage draw preview 2016-08-02 01:26:00 -07:00
Anton Stålheim 770a6272d0 Merge pull request #166 from mikeller/cleanup_profile_loading
Added support for rateprofiles.
2016-08-02 08:48:33 +02:00
mikeller 91ccc659d4 Added support for rateprofile switching.
Fixed rateprofile switching.
2016-08-02 13:25:41 +12:00
U-DESKTOP-12PPI61\boris.bozic a1bdaa9127 Hide broken rc_rate_yaw for pre 2.9 2016-08-01 20:38:48 +02:00
skaman82 b488af56c3 LED scrollbar fix 2016-08-01 18:54:51 +02:00
skaman82 8f3ab33538 Fixing brackets in the pid tab 2016-08-01 18:38:52 +02:00
skaman82 c7616c6a8a OSTD Tab redesign
cleanup

optimization

typo fix

adding dummy contents for callsign and vtx settings

indentation fix

typo fix
2016-08-01 23:04:17 +12:00
skaman82 e97f6685d4 Cleanup of the PID tab layout 2016-07-31 17:10:53 +02:00
skaman82 37164a2bba Layout fix for failsafe tab 2016-07-31 16:17:50 +02:00
nathan a01f88dc23 oh versioning... 2016-07-30 10:24:35 -07:00
nathan 90932aa25a this should be all in one variable... its so confusing right now 2016-07-30 02:39:48 -07:00
nathan f9dbdf661d implement verison checking in conflicting msp commands 2016-07-30 02:29:59 -07:00
nathan 0412c4b113 gaaaa versions are inconsistent! 2016-07-30 02:00:06 -07:00
nathan 9ce7f76f27 load the right config based on version and fix a typo 2016-07-30 01:22:14 -07:00
nathan 00e89a1dae call special params or pid advanced depending on the api version 2016-07-30 01:15:46 -07:00
nathan 26e7b5e9ea chain, don't double-instantiate 2016-07-30 00:52:37 -07:00
nathan 010b3378a3 Revert "Fixed PID controller selection."
This reverts commit 2559bbc1ea.
2016-07-30 00:40:25 -07:00
mikeller 6846df962b Fixed reading PID controller value. 2016-07-29 21:37:04 +12:00
Michael Keller 2559bbc1ea Fixed PID controller selection. 2016-07-29 15:26:28 +12:00
skaman82 47a966ebab Fix for modes tab 2016-07-29 14:54:12 +12:00
mikeller 6da7383d61 Changes to MSP to make it work with Betaflight branch 'msp_cleanup'. 2016-07-29 14:54:03 +12:00
gaelj b85e23cdcb fix show dev releases button not reloading fw options 2016-07-29 14:51:45 +12:00
mikeller 0c8536dbe3 Merge branch 'master' of https://github.com/betaflight/betaflight-configurator into cleanup_profile_loading 2016-07-27 17:52:55 +12:00
Michael Keller b24ff4dfad Fix for failsafe feature. 2016-07-27 13:14:00 +12:00
TheAngularity 6144c9856f fixed typo 2016-07-26 22:48:44 +02:00
Michael Keller 083214a22d Fixed version check. 2016-07-27 07:13:38 +12:00
mikeller 622a4fb821 Clean up profile loading. 2016-07-27 02:46:13 +12:00
mikeller 83fea65e1c Moved profile selection into PID Tuning tab. Did some visual cleanup. 2016-07-26 00:49:59 +12:00
mikeller 9594cbded5 Centralised feature handler in BF_CONFIG. Switched all access to features to use the handler. 2016-07-24 23:30:51 +12:00
mikeller 7e7361dafd Hide tabs for features that are disabled. 2016-07-24 23:13:39 +12:00
Michael Keller addaa09935 Merge pull request #140 from mikeller/move_vbat_pid_compensation
Moved 'VBat PID Compensation' into PID tab.
2016-07-24 22:09:50 +12:00
mikeller 40042b2ffd Moved 'VBat PID Compensation' into PID tab. 2016-07-22 23:56:17 +12:00
Anton 1cb064a194 Merge pull request #139 from TheAngularity/patch-4
replace bit_check with have_sensor for better readable and cleanup
2016-07-22 13:14:55 +02:00
Michael Keller 89bd5f1fce Merge pull request #128 from mikeller/lockout_non_betaflight
Added check to stop non - Betaflight firmware from connecting (except for CLI).
2016-07-22 23:14:03 +12:00
TheAngularity 3321135c2d replace bit_check with have_sensor for better readable and cleanup 2016-07-22 13:12:37 +02:00
TheAngularity 6055f73f94 replace bit_check with have_sensor for better readable, cleanups 2016-07-22 13:08:50 +02:00
Michael Keller 1fdb7a8eaa Merge pull request #136 from TheAngularity/patch-1
disable accelerometer calibration button when accelerometer not enabled
2016-07-22 22:29:04 +12:00
TheAngularity 924e9d0a16 disable accelerometer sensor graph when accelerometer not enabled 2016-07-22 11:03:05 +02:00
TheAngularity 5eb1e07fdc disable accelerometer calibration button when accelerometer not enabled 2016-07-22 10:59:43 +02:00
Rodrigo Pérez 5a665be3d7 Use real filename when save firmware 2016-07-22 04:08:16 -04:00
gaelj 0d07acb05f minor cleanup 2016-07-19 21:23:22 +02:00
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
mikeller 878c9b5548 Added check to stop non - Betaflight firmware from connecting (except for CLI). 2016-07-20 00:27:49 +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
U-DESKTOP-12PPI61\boris.bozic 60e3da5614 Change PID controllers 2016-07-18 00:50:50 +02:00
mikeller ed5d11cd56 Fixed 'Show All PIDs' button. 2016-07-17 12:18:19 +12: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 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
mikeller c63af70999 Added Vbat PID Compensation to Configuration tab. 2016-07-13 00:06:58 +12:00
mikeller 5dc8f97d44 Fixed label for midrc. Added some help texts. 2016-07-12 21:39:15 +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 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 9a571ac2c4 Fixed tab display for Angle / Horizon settings. 2016-07-12 07:37:38 +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
mikeller bc58101ab7 Moved scaling factor for rates calculation into 'RateCurve'. 2016-07-08 09:21:32 +12:00
mikeller b398c271c4 Cleaned up rates calculation and display a bunch. 2016-07-08 00:12:09 +12:00
Anthony Dmitriyev 25e565b940 Fix model yaw input in Receiver tab 2016-07-07 01:18:59 +01:00
Anthony Dmitriyev 10b51a1b83 Cleanup for model/rates 2016-07-07 00:56:40 +01:00
Michael Keller 2a1b3ff5c0 Added warning about features missing from 'Other Features' list. 2016-07-07 10:47:22 +12:00
borisbstyle a9f7bafa04 Merge pull request #89 from antstorm/preview-to-respect-rates
3D model to respect rates
2016-07-07 00:16:02 +02:00
Anthony Dmitriyev 86352b2a61 3D model to respect rates 2016-07-06 23:13:07 +01:00
Michael Keller a67b3ab4f7 Removed stale cruft. 2016-07-07 09:56:39 +12:00
U-DESKTOP-12PPI61\boris.bozic 53c4ee43d3 Remove super expo from config 2016-07-06 13:10:24 +02:00
mikeller 6694faff33 Moved switching of 'FEATURE_SUPEREXPO_RATES' to PID tab. 2016-07-06 22:26:11 +12:00
Michael Keller 67bad649ec Fixed rates curve display for legacy rates. 2016-07-06 12:12:54 +12:00
borisbstyle f60b747cbd Merge pull request #75 from antstorm/model-preview-for-receiver-tab
Add model preview for Receiver tab
2016-07-05 23:21:48 +02:00
borisbstyle 95f6363103 Merge pull request #76 from bilson/master
Adds target and firmware version selects to firmware flasher tab
2016-07-05 23:07:22 +02:00
Rodrigo Pérez aeb909228e Unused var 2016-07-05 16:58:17 -04:00
Rodrigo Pérez 02982378e0 Sort boards list 2016-07-05 16:44:08 -04:00
borisbstyle b2d0e3001c Merge pull request #79 from mikeller/rates_curve_scaling
Refactored rate curve into file of its own, improved scaling of rate curves
2016-07-05 19:37:43 +02:00
U-DESKTOP-12PPI61\boris.bozic 60fd430fdc Add IBUS and JETIEXBUS 2016-07-05 15:59:24 +02:00
mikeller f5045e4f68 Refactored rate curve into file of its own.
Improved scaling of rate curves
2016-07-06 01:44:45 +12:00
mikeller 4986ce387f Fixed help ballon placements. 2016-07-05 23:41:21 +12:00
Rodrigo Pérez 024531f829 Adds target and firmware version selects to firmware flasher tab
Fix for #40
Removed unnecessary request to GitHub API
2016-07-05 05:50:18 -04:00
Anthony Dmitriyev a609bda194 Add model preview for Receiver tab 2016-07-04 22:34:49 +01:00
mikeller 0a95079577 Fixed #73 2016-07-04 19:37:26 +12:00
mikeller c335e88e06 Fixed #73 2016-07-04 19:36:19 +12:00
U-DESKTOP-12PPI61\boris.bozic 5ed8ef1609 Add some tips 2016-07-04 00:22:46 +02:00
U-DESKTOP-12PPI61\boris.bozic 4e93745daa Add change from @MJ666 for brushed motors 2016-07-03 23:32:53 +02:00
mikeller e885979d89 Added support for new rate profiles. 2016-07-04 08:15:08 +12:00
skaman82 21af5f6278 color change 2016-07-01 01:25:53 +02:00
Michael Keller ce9791f148 Cleaned up show / hide PID code a bunch. 2016-07-01 10:51:47 +12:00
skaman82 cf04dd6587 small css fix 2016-07-01 00:23:17 +02:00
mikeller df3d39fa92 Made throttle rates display properly, made 'Show all PIDs' persist across tab reloads. 2016-07-01 09:08:16 +12:00
gaelj b62abd74e7 MSP versioning CF compatible 2016-06-30 22:13:15 +02:00
gaelj 92ec31f80b CF new LED strip port 2016-06-30 22:12:46 +02:00
U-DESKTOP-12PPI61\boris.bozic 9fe4a6bb5d Revert "added caching for betaflight releases in the firmware flasher"
This reverts commit 27e8dcc963.
2016-06-30 21:32:32 +02:00
Paul Nokel 27e8dcc963 added caching for betaflight releases in the firmware flasher 2016-06-30 18:37:36 +02:00
skaman82 b0ec88ce5a css fix 2016-06-30 15:20:23 +02:00
mikeller f4cc925f8e Cleaned up PID tab, made blocks show / hide properly. 2016-07-01 00:38:26 +12:00
skaman82 766b424947 Config tab clean up 2016-06-30 12:47:51 +02:00
mikeller e77de7dba7 Fixed bug in yaw rate curve display for version < 2.8.1 2016-06-30 22:18:03 +12:00
skaman82 ecfb1bcbca PID Tab cleanup 2016-06-30 11:49:43 +02:00
Nathan 50b46c3c97 Merge pull request #57 from nathantsoi/feature/osd
Feature/osd
2016-06-29 20:53:06 -07:00
Anthony Dmitriyev a0b2d9a090 Rates preview for PID Tuning tab 2016-06-29 22:26:21 +01:00
Anthony Dmitriyev 9bbc5cc000 Extract 3D model into a separate file 2016-06-29 22:00:03 +01:00
nathan 191c368c88 osd 2016-06-29 02:26:07 -07:00
borisbstyle e8456795dd Merge pull request #55 from mikeller/move_throttle_settings_into_pid_tab
Move throttle settings into pid tab
2016-06-28 23:16:00 +02:00
Anthony Dmitriyev 784199c72e Fix missing border in PID Tuning tab 2016-06-28 16:21:32 +01:00
mikeller 5e15aab460 Merge branch 'master' of https://github.com/betaflight/betaflight-configurator into move_throttle_settings_into_pid_tab 2016-06-29 01:22:05 +12:00
mikeller d527896159 Moved throttle settings into PID tab. 2016-06-29 01:21:30 +12:00
U-DESKTOP-12PPI61\boris.bozic ff6d8d3e93 Version 1.5 2016-06-27 14:45:01 +02:00
U-DESKTOP-12PPI61\boris.bozic c86b6f9a29 Increase the range of graph 2016-06-26 14:50:44 +02:00