Commit Graph

1357 Commits (27e03d1263ce83e66446dd44c3d2b5c8d817b73d)

Author SHA1 Message Date
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
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