Commit Graph

1300 Commits (b86d0196434c0d17dfe1f4baf7362833f0202611)

Author SHA1 Message Date
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
U-DESKTOP-12PPI61\boris.bozic 3bdba9d615 Add tuning tips 2016-06-26 14:33:53 +02:00
U-DESKTOP-12PPI61\boris.bozic 56c44c1c3e Add Airmode to feature list 2016-06-26 14:14:59 +02:00
U-DESKTOP-12PPI61\boris.bozic 2caeda1597 Add Super Expo feature 2016-06-26 02:48:01 +02:00
U-DESKTOP-12PPI61\boris.bozic 87795f3623 Version 1.3 2016-06-26 00:34:25 +02:00
skaman82 7eb6c5fb52 css cleanup 2016-06-25 21:07:30 +02:00
skaman82 ae76f64de0 wider input fields 2016-06-25 20:46:46 +02:00
KiteAnton 3bd7754661 Code cleanup 2016-06-25 17:06:02 +02:00
KiteAnton 33ed0b532c Added sensor enable/disable to system settings in configuration tab 2016-06-25 16:56:43 +02:00
U-DESKTOP-12PPI61\boris.bozic 040e09088f Better rate curve // Still needs some optimising 2016-06-25 02:22:54 +02:00
U-DESKTOP-12PPI61\boris.bozic 4f76835ce2 Implement version checking part 3 2016-06-25 01:27:32 +02:00
U-DESKTOP-12PPI61\boris.bozic a116ce6b05 Implement version checking part 2 2016-06-24 15:19:38 +02:00
U-DESKTOP-12PPI61\boris.bozic c7d89ed710 Refactor and Implement version checking part 1 2016-06-24 12:50:33 +02:00
borisbstyle 2738549032 Merge pull request #41 from nathantsoi/feature/advanced-tuning-and-filters
Feature/advanced tuning and filters
2016-06-24 11:42:18 +02:00
nathan b4fab40e26 make the table above the filters match 2016-06-24 02:32:43 -07:00
nathan 594c74de0a lfp filters work 2016-06-24 02:26:54 -07:00
nathan 0274e27b7c pid tab cleanup, make ADVANCED_TUNING.deltaMethod work 2016-06-24 02:07:12 -07:00
nathan 8ffcb25375 this must default to false, since we have fields other than pids now, on input form changes won't work. everything still works w/ this fix 2016-06-24 02:04:18 -07:00
skaman82 2507824419 Receiver tab reorder 2016-06-22 17:29:01 +02:00
skaman82 47ec029321 New bracket icon for PID tab 2016-06-22 17:14:25 +02:00
U-DESKTOP-12PPI61\boris.bozic dca4dc97a1 Added RC rate yaw and prepared filters 2016-06-21 02:24:47 +02:00
U-DESKTOP-12PPI61\boris.bozic f2fd1e1077 Continue filling PID tuning tab 2016-06-21 02:24:44 +02:00
KiteAnton c9a5294f43 First step towards adding filter settings in configurator 2016-06-21 02:24:43 +02:00