Commit Graph

2561 Commits (6431927f064f75d4c61600715510d1bff901f8c7)

Author SHA1 Message Date
Michael Keller 6431927f06 Merge pull request #263 from TheAngularity/column-width-fixed
fixed column width in accel table title bar
2016-09-06 22:29:35 +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
U-DESKTOP-12PPI61\boris.bozic 20b115479c Bump version to 1.7.8 2016-09-06 01:55:29 +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
U-DESKTOP-12PPI61\boris.bozic 15be4bb687 Rc Rate accuracy old versions 2016-09-06 01:22:51 +02:00
U-DESKTOP-12PPI61\boris.bozic 25954b3d14 Fix Curve formula 2016-09-06 01:17:30 +02:00
Michael Keller 130270b0c0 Merge pull request #253 from KiteAnton/update_dev_builds
Removed link to empty development builds
2016-09-06 08:04:52 +12:00
Anton Stålheim 034df3d727 Removed link to empty development builds 2016-09-05 21:51:26 +02: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
Michael Keller 158a415bfc Merge pull request #256 from mikeller/add_3d_deadband_throttle
Added 3D deadband throttle. Also, did some code cleanup.
2016-09-05 10:37:10 +12:00
mikeller 2deb792312 Added 3D deadband throttle. Also, did some code cleanup. 2016-09-02 00:56:50 +12:00
skaman82 47aff79001 adjusting expert mode switch 2016-08-29 03:49:56 +02: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 c7cc9c079b Changelog and version bump 2016-08-24 23:55:55 +02:00
borisbstyle f3fe2a920c Merge pull request #250 from betaflight/dterm_range
Fix for dterm setpoint range
2016-08-24 23:53:22 +02: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 28c2fdd5ae Merge pull request #245 from mikeller/fix_vbat_pid_compensation
Fixed persisting of vbatPidCompensation.
2016-08-24 08:42:36 +12:00
Michael Keller 64ae6d1860 Fixed persisting of vbatPidCompensation. 2016-08-24 08:39:51 +12:00
U-DESKTOP-12PPI61\boris.bozic af3903c8d6 Bump version 2016-08-23 01:20:46 +02: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 7a83dadaff Added '.idea' to .gitignore. 2016-08-22 16:31:00 +12:00
mikeller 72fc7b6f91 Created subtab for PID filters. Added filter setting to PID tuning tab. 2016-08-21 23:19:56 +12:00
borisbstyle bc839ed71e Update changelog.html 2016-08-21 03:18:41 +02:00
borisbstyle 36a5827fe3 Update version to 1.7.4 2016-08-21 03:17:40 +02:00
borisbstyle b1726c2753 Fix airmodeActivateTHreshold 2016-08-21 03:16:23 +02:00
U-DESKTOP-12PPI61\boris.bozic 13254b19b8 Increase motor step 2016-08-20 23:29:50 +02:00
Michael Keller a8dea8d167 Merge pull request #236 from mikeller/fix_prerelease_switch
Fixed persisting of prerelease switch.
2016-08-19 13:32:39 +12: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
Michael Keller 239aed4211 Merge pull request #232 from KiteAnton/documentation_updates
Updates for documentation & support tab
2016-08-18 09:46:31 +12:00
Michael Keller 3370b8ac79 Merge pull request #231 from KiteAnton/delete_request_balancer
Remove unused file request_balancer.js
2016-08-18 09:44:37 +12: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
Anton Stålheim d73ba704b5 Updates for documentation & support tab 2016-08-17 23:14:24 +02:00
Anton Stålheim 720216f6ca Remove unused file request_balancer.js 2016-08-17 22:29:20 +02:00
Anton Stålheim 6275b8b462 Merge pull request #229 from mikeller/hide_failsafe_tab_if_disabled
Moved FAILSAFE feature switch into configuration tab, made failsafe tab hidden if FAILSAFE is disabled. Added warning about using failsafe.
2016-08-17 21:57:19 +02:00
Anton Stålheim 167e71f6eb Merge pull request #228 from mikeller/add_board_id_extraction_instructions
Added instructions on how to extract the board list from the firmware source, for future updates.
2016-08-17 17:53:19 +02: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
mikeller 00e1a9b533 Added instructions on how to extract the board list from the firmware source, for future updates. 2016-08-17 23:29:18 +12:00
Michael Keller 8d22cdbcc6 Merge pull request #227 from KiteAnton/board_js_additions
New boards added
2016-08-17 11:35:37 +12:00
Anton Stålheim 206d241cee New boards added 2016-08-17 01:24:47 +02:00