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

1548 commits

Author SHA1 Message Date
Dominic Clifton
d70067c9b2 Merge branch 'development' of https://github.com/MauroMombelli/cleanflight-configurator into development
Conflicts:
	tabs/servos.js
2015-10-14 20:33:42 +01:00
Dominic Clifton
959eef251a Merge pull request #241 from sherlockflight/sensor-tab-init
Sensor tab: Fix freeze on tab open on Chome 46
2015-10-14 20:31:22 +01:00
Dominic Clifton
eb2aa5b4e5 Allow configuration of servo angle at min/max from GUI.
Closes #193
2015-10-14 20:27:47 +01:00
Dominic Clifton
a7f90297da BUmp control sticks jQuery library version. 2015-10-14 20:13:55 +01:00
Dominic Clifton
d1396d8918 Merge pull request #224 from sherlockflight/msp-rx
Add control sticks for MSP Rx, suitable for debugging CF without a Tx
2015-10-14 20:09:10 +01:00
Dominic Clifton
f4c12c40e7 Merge pull request #249 from AustinSaintAubin/development
Added Roll & Pitch to Setup Tab
2015-10-14 20:05:30 +01:00
Dominic Clifton
240bfbc442 Merge pull request #220 from ProDrone/handle_unsupported_msp_msg
Handle unsupported MSP messages
2015-10-14 20:02:22 +01:00
Dominic Clifton
01d092361a Update changelog. 2015-10-02 22:50:21 +01:00
Dominic Clifton
fb683c27a6 Bump three library to r72. 2015-10-02 22:48:29 +01:00
Dominic Clifton
58e1e0963e Fix opacity for all models - without this change they do not render with
r71 three.js library.
2015-10-02 22:43:55 +01:00
Dominic Clifton
5f8f773a64 Reorder some 3d initialisation code. 2015-10-02 22:43:20 +01:00
Dominic Clifton
8317bcb607 Bump three library to r71. 2015-10-02 22:42:02 +01:00
Dominic Clifton
67110fa6cf fix some comment typos 2015-10-02 21:36:55 +01:00
Dominic Clifton
70903b7639 Bump three library to r70. 2015-10-02 21:35:16 +01:00
Dominic Clifton
aa5fe105c4 Bump d3 library. 2015-10-02 21:11:07 +01:00
Dominic Clifton
ddeaceaf60 Bump jQuery libraries. 2015-10-02 21:01:35 +01:00
Dominic Clifton
b698169d20 Prepare for release 2015-10-02 21:01:08 +01:00
Dominic Clifton
55531741cd Update script for vtail mixer. 2015-10-02 19:10:50 +01:00
Austin St. Aubin
eeb45e63df Formatting Fixes 2015-09-29 23:45:53 -05:00
Austin St. Aubin
cf3d8ae798 Formatting changes to add Roll, Pitch, and Heading to Setup Tab 2015-09-29 23:40:12 -05:00
Austin St. Aubin
f62cf8defb Code edit to add Roll, Pitch & Heading 2015-09-29 23:38:23 -05:00
Austin St. Aubin
53f99760c7 Formatting changes to add Roll, Pitch & Heading 2015-09-29 23:37:53 -05:00
Austin St. Aubin
4d959d7b93 Edits for adding Roll, Pitch, and Heading to Setup Page 2015-09-29 23:36:07 -05:00
Nicholas Sherlock
e3e28a3c37 Make joystick window always-on-top to avoid Chrome scheduling penalty
Chrome severely reduces the interval of setInterval() calls when a
window is completely hidden (e.g. behind the main Configurator window).
This causes rx loss / failsafe detection to trigger when using the
RX_MSP joysticks
2015-09-25 00:59:54 +12:00
Nicholas Sherlock
b7921de528 Have the command sticks disappear when disconnecting or switch to CLI 2015-09-25 00:12:06 +12:00
Dominic Clifton
d5593089df Fixing version number in changelog to match manifest.json. 2015-09-09 20:03:26 +01:00
Nicholas Sherlock
e4d87c3ae2 Fix initialisation of sonar and altitude sensor fields on sensor tab 2015-09-01 03:35:57 +12:00
Nicholas Sherlock
ef0c637877 Add control sticks for MSP Rx, suitable for debugging CF without a Tx 2015-08-30 02:23:40 +12:00
ProDrone
717025cbde Skip and log unsupported messages 2015-07-20 01:05:31 +02:00
ProDrone
56a209a1e8 Detect and register unsupported message error from FC 2015-07-20 01:05:19 +02:00
Dominic Clifton
fb46711659 Cleanup looptime configuration. 2015-07-13 19:07:39 +01:00
Dominic Clifton
be93f37416 Merge branch 'looptime' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-looptime 2015-07-13 18:18:18 +01:00
Dominic Clifton
64d7808e28 Merge pull request #201 from kchristensen/ff-typo-fix
Fix minor typo in firmware flasher
2015-07-13 18:15:50 +01:00
Dominic Clifton
3e7da266ab Merge pull request #214 from sherlockflight/dataflash-refresh
Update used flash size before dataflash save begins so that new data is not missed
2015-07-13 18:12:18 +01:00
Dominic Clifton
ee27327c67 Update changelog. 2015-07-13 02:31:23 +01:00
Dominic Clifton
12048ac7c1 Update links and sponsors. 2015-07-13 02:31:14 +01:00
Dominic Clifton
b1eb21cb78 Bump date. 2015-07-13 02:09:24 +01:00
Dominic Clifton
687c0f1a84 Remove legacy servo configuration which originated from the overloaded
use of the servo 'rate'.  All servos are free to be configured
regardless of whether the mixer actually uses those servos.
2015-07-13 02:01:19 +01:00
Dominic Clifton
1cb64130cc update servo tab on configurator
1) work around 1.9.0 MSP buffer size bug.
2) support updated API for 1.12 (CF >= 1.10.0)
2015-07-13 00:02:58 +01:00
Dominic Clifton
c0138f5f82 Sprinkle some help for common causes of error to reduce burned on
developers and community.
2015-07-12 21:35:25 +01:00
Dominic Clifton
d8c41fb3c7 Show channel forwarding feature if available. 2015-07-12 20:44:43 +01:00
Dominic Clifton
cb12833b37 Bump version. 2015-07-12 20:44:04 +01:00
Dominic Clifton
4203413b74 Escape < and > characters from the cli. 2015-06-29 03:33:17 +01:00
Dominic Clifton
58bcbe876c Allow gimbal servos to be configured when enabled. 2015-06-29 03:32:42 +01:00
Dominic Clifton
4e41f46523 First cut of support for custom airplane and tricopter on servos tab. 2015-06-28 23:19:03 +01:00
Dominic Clifton
438dc8d46d Some changes required for the 'custom-servo-mixers' cleanflight branch.
TODO - Support old version of MSP_SERVO_CONF
2015-06-28 22:30:36 +01:00
Nicholas Sherlock
dae3c3b2cf Update used flash size before save begins so that new data is not missed 2015-06-22 22:39:32 +12:00
Dominic Clifton
8d39b3f8cc Fix handling of MSP_SERVO and MSP_MOTOR. Previously the code assumed
there was always 8 servos and 8 motors.
2015-06-01 11:02:09 +01:00
Kyle Christensen
bc6d8513ea Fix typo in firmware flasher 2015-05-26 18:22:48 -04:00
tricopterY
17d525352f Allow FC loop time change via Configuration Tab 2015-05-26 16:28:58 +10:00