Commit Graph

1333 Commits (c6529589e02eb082009459953f72873f8a06df4c)

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