1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00
Commit graph

2552 commits

Author SHA1 Message Date
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
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
Michael Keller
bf9b467525 Merge pull request #226 from KiteAnton/msp_additional_improvements
Msp additional improvements/cleanup
2016-08-17 08:59:06 +12:00
Anton Stålheim
7c9261de8f Added additional MSP helper functions 2016-08-16 22:34:52 +02:00
Michael Keller
abaf226818 Merge pull request #225 from mikeller/fix_connection_active_indicator
Fixed 'connection active' indicator.
2016-08-16 23:59:50 +12:00
mikeller
d8f19ab185 Fixed 'connectionactive' indicator. 2016-08-16 23:58:31 +12:00
Anton Stålheim
6bf7ca93da Merge pull request #221 from KiteAnton/led_strip_bugfix
Fix LED_STRIP save bug
2016-08-16 01:17:19 +02:00
Anton Stålheim
cf8169fb7c Fix LED_STRIP save bug 2016-08-16 01:15:57 +02:00
Michael Keller
698d3c1b3b Merge pull request #220 from mikeller/fix_timeout_disconnect
Fixed disconnect on connection timeout.
2016-08-16 11:12:58 +12:00
Michael Keller
2973745c7f Fixed disconnect on connection timeout. 2016-08-16 11:10:53 +12:00
U-DESKTOP-12PPI61\boris.bozic
61c618ad66 Bump version and release notes 2016-08-15 23:55:13 +02:00