borisbstyle
b1726c2753
Fix airmodeActivateTHreshold
2016-08-21 03:16:23 +02: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
44a0d54ea9
Cleanup crunch(), switch to use .pushX functions
2016-08-18 01:00:07 +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
Anton Stålheim
206d241cee
New boards added
2016-08-17 01:24:47 +02:00
Anton Stålheim
7c9261de8f
Added additional MSP helper functions
2016-08-16 22:34:52 +02: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
2973745c7f
Fixed disconnect on connection timeout.
2016-08-16 11:10:53 +12:00
borisbstyle
23b321401b
Merge pull request #215 from mikeller/added_filters_to_msp
...
Added new filters to MSP.
2016-08-15 23:29:44 +02:00
Michael Keller
14428d910f
Merge pull request #217 from KiteAnton/msp_fixes
...
MSP fixes
2016-08-14 21:39:03 +12:00
KiteAnton
4a0e855a43
MSP fixes
2016-08-13 18:01:47 +02:00
TheAngularity
be148163da
removed releaseDate entry
...
used for expired time check and after pr #209 not more needed
2016-08-13 17:49:34 +02:00
mikeller
d981bc42d5
Added new filters to MSP.
2016-08-14 02:00:10 +12:00
TheAngularity
f7a7335751
removed google-analytics scrap
2016-08-13 15:53:22 +02:00
mikeller
838ab954f1
Fixed reference from 'MspHelper' to 'mspHelper'.
2016-08-14 01:15:14 +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
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
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
dbb2c67c8b
3D msp fix, corresponding to firmware in MSP_SET_RC_DEADBAND
2016-08-08 08:54:32 -04:00
KiteAnton
2ffefb065f
Some cleanup of MSP code
2016-08-06 15:59:43 +02:00
U-DESKTOP-12PPI61\boris.bozic
f239b1bd9c
Add tooltips and refactor
2016-08-05 12:39:43 +02:00
Michael Keller
101e983373
Fixed airModeActivationThreshold on saving failsafe config for > 2.8.1
2016-08-05 18:56:37 +12:00
mikeller
06cb22e8f5
Fixing syntax error.
2016-08-05 00:00:41 +12:00
U-DESKTOP-12PPI61\boris.bozic
799c9ac6f4
Change OSD bit
2016-08-04 11:57:39 +02:00
U-DESKTOP-12PPI61\boris.bozic
8012614e70
Get fully rid of special from 2.9.1
2016-08-02 22:09:56 +02:00
U-DESKTOP-12PPI61\boris.bozic
9f5cce77d8
Add Support for v2.9.1 MSP
2016-08-02 21:54:50 +02: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
mikeller
91ccc659d4
Added support for rateprofile switching.
...
Fixed rateprofile switching.
2016-08-02 13:25:41 +12:00
skaman82
c7616c6a8a
OSTD Tab redesign
...
cleanup
optimization
typo fix
adding dummy contents for callsign and vtx settings
indentation fix
typo fix
2016-08-01 23:04:17 +12:00
mikeller
1147eef7a6
Fixed configurator for versions < 2.9.0.
2016-08-01 00:56:22 +12:00
nathan
dc6bcdafe6
RC_tuning.yaw_rate -> RC_tuning.rcYawRate was renamed, fix it in msp.js
2016-07-30 12:37:15 -07:00
nathan
28f425b041
Merge branch 'master' into feature/2.9-compat
2016-07-30 09:50:47 -07:00
mikeller
7cc9401d42
Fixed configurator problems with 3.0.0.
2016-07-30 23:31:40 +12:00
mikeller
0c26117c56
Reverting 881e50898e
.
2016-07-30 23:25:23 +12:00
nathan
3a54411938
found another thing that is new...
2016-07-30 02:40:53 -07:00
nathan
f9dbdf661d
implement verison checking in conflicting msp commands
2016-07-30 02:29:59 -07:00
nathan
efa10099d2
map all the SPECIAL_PARAMETERS to their new homes, except escDesyncProtection (idk where that one goes... seems to not exist?)
2016-07-30 02:01:13 -07:00
nathan
00e89a1dae
call special params or pid advanced depending on the api version
2016-07-30 01:15:46 -07:00
nathan
c138b7f39f
add back SPECIAL_PARAMETERS
2016-07-30 01:01:46 -07:00
nathan
881e50898e
breaks the config, verify by saving pid settings and running `dump` in the cli.
...
Revert "Fixed MSP for 2.9.0."
This reverts commit c9a6ae63ca
.
2016-07-30 00:35:18 -07:00
mikeller
c9a6ae63ca
Fixed MSP for 2.9.0.
2016-07-30 11:52:44 +12:00
mikeller
8d43ba6681
Fixed RC yaw rate scaling problem.
2016-07-29 14:54:11 +12:00
mikeller
6da7383d61
Changes to MSP to make it work with Betaflight branch 'msp_cleanup'.
2016-07-29 14:54:03 +12:00
mikeller
0c8536dbe3
Merge branch 'master' of https://github.com/betaflight/betaflight-configurator into cleanup_profile_loading
2016-07-27 17:52:55 +12:00
Michael Keller
b24ff4dfad
Fix for failsafe feature.
2016-07-27 13:14:00 +12:00
KiteAnton
b1516998f1
Minor improvements for feature handling with radio buttons
2016-07-26 23:58:23 +02:00
mikeller
622a4fb821
Clean up profile loading.
2016-07-27 02:46:13 +12:00
KiteAnton
12636365fc
Bugfix for feature selection with radio buttons
2016-07-26 15:10:23 +02:00
mikeller
83fea65e1c
Moved profile selection into PID Tuning tab. Did some visual cleanup.
2016-07-26 00:49:59 +12:00
mikeller
9594cbded5
Centralised feature handler in BF_CONFIG. Switched all access to features to use the handler.
2016-07-24 23:30:51 +12:00
mikeller
7e7361dafd
Hide tabs for features that are disabled.
2016-07-24 23:13:39 +12:00
mikeller
878c9b5548
Added check to stop non - Betaflight firmware from connecting (except for CLI).
2016-07-20 00:27:49 +12:00
borisbstyle
500ddba518
Merge pull request #124 from mikeller/add_num_profiles_to_msp
...
Made configurator aware of number of profiles supported by firmware. Made backup / restore more robust.
2016-07-18 12:18:37 +02:00
gaelj
91d5491e53
MSP_RC_DEADBAND: add deadband3d_throttle
2016-07-18 10:15:25 +02:00
mikeller
6130798490
Made configurator aware of number of profiles supported by firmware. Made backup / restore more robust.
2016-07-18 19:51:55 +12:00
gaelj
b6e6e95881
Set profile count to 3 instead of 2.
...
Fixes hang on configuration restore.
2016-07-18 00:42:31 +02:00
gaelj
ef69489952
Only apply to BF 3.0.0
2016-07-17 23:00:44 +02:00
gaelj
1e063c08a0
Implement MSP_STATUS_EX to display CPU load
2016-07-17 01:16:38 +02: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
4d3346ea63
Added max MSP buffer limit
2016-07-16 10:08:20 +02:00
KiteAnton
31384fa642
Fixes after improvement in FW code
2016-07-16 09:58:31 +02:00
KiteAnton
c22b69e7b5
Fixes after feedback
2016-07-14 21:46:41 +02:00
KiteAnton
6334e1a3e9
More fixes
2016-07-14 00:38:31 +02:00
KiteAnton
aab0035d92
Support for MSP_NAME
2016-07-13 23:32:18 +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
Rodrigo Pérez
d4dea611c2
Fix #86
2016-07-06 17:11:19 -04:00
mikeller
f5045e4f68
Refactored rate curve into file of its own.
...
Improved scaling of rate curves
2016-07-06 01:44:45 +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
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
U-DESKTOP-12PPI61\boris.bozic
51afd78200
Fix another saving bug
2016-06-27 14:34:33 +02:00
U-DESKTOP-12PPI61\boris.bozic
6ea5cbd6f3
Fix PID tab loading bug for 2.8.1 version
2016-06-27 10:25:26 +02:00
U-DESKTOP-12PPI61\boris.bozic
3852cc5bee
Fix Saving bug
2016-06-26 14:09:39 +02:00
U-DESKTOP-12PPI61\boris.bozic
eaaebf86a7
fix fc.js
2016-06-24 23:56:43 +02:00
U-DESKTOP-12PPI61\boris.bozic
3b496324fa
Sensor MSP preparation
2016-06-24 23:23:53 +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
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
30c191b2a8
add a helper method to make msp calls via a promise
2016-06-24 02:06:34 -07:00
nathan
3f8fd78027
add bluebirdjs promises, inject some helpful methods in array
2016-06-24 02:02:46 -07: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
U-DESKTOP-12PPI61\boris.bozic
bacea00546
Remove 3rd Profile selection
2016-06-20 22:57:08 +02:00
KiteAnton
8fffd6a186
Added motor/esc protocol settings to configuration tab
2016-06-20 20:26:00 +02:00
nathan
ede113e28a
link to wiki for documentation
2016-06-17 20:56:23 -07:00
skaman82
12bce912c9
new PID scaling (same as in the CLI)
2016-06-17 20:27:10 +02:00
nathan
cbb7122336
disable stats
2016-06-15 22:25:11 -07:00
KiteAnton
78aff406e4
Additional fix for initial run when configurator is first loaded
2016-06-13 23:02:09 +02:00
KiteAnton
18c434d924
Fix gyro reported as disabled when ACC is disabled
2016-06-13 22:38:17 +02:00
skaman82
46f6b9cd5f
Color theme change
2016-06-11 04:38:24 +02:00
Dominic Clifton
ce7f572ed3
prepare for release.
2016-05-12 14:20:37 +02:00
Dominic Clifton
8ff238bf14
Update boards.js with some known boards.
2016-05-12 14:17:53 +02:00
Dominic Clifton
b913ae57bd
Merge pull request #376 from digitalentity/mavlink-telem
...
Support for MAVLink telemetry
2016-05-12 14:08:46 +02:00
Albert Kravcov
bc6d5d2f05
Merge pull request #369 from gaelj/Finer-mag_declination-control-in-GUI
...
Issue #153 : finer mag_declination in GUI
2016-05-12 01:02:04 +02:00
Albert Kravcov
ca9b4662e0
Merge pull request #379 from gaelj/LED-Show-GPS-3D-fix-status
...
Support LED cmds GPS, RSSI & Blink in configurator
2016-05-12 00:57:43 +02:00
gael
6c964164e4
Support LED cmds GPS, RSSI & Blink in configurator
...
Implement initial support for new LED commands implemented in CF PR
2101.
2016-05-08 15:24:29 +02:00
Konstantin Sharlaimov (DigitalEntity)
a8143e11c1
Support for MAVLink telemetry
2016-05-06 21:04:31 +10:00
gael
469d174c68
Apply old mag_declination method for API < 1.18
2016-04-20 22:04:36 +02:00
gael
0518ed6993
Issue #74 : Show battery & statuses in top bar
...
- Battery voltage appears as a horizontal bar
- Autodetection of battery type is used to calculate the bar min, max &
alarm values according to the battery configuration parameters.
- Color changes to red when battery level goes under the alarm setting
- Armed, failsafe and Serial Link status icons below battery voltage
monitor
- Change calibration button contents to "Calibrating" during calibration
2016-04-20 01:38:23 +02:00
gael
a6807d5945
Issue #153 finer mag_declination in GUI
...
Allow declination to be set exactly in degrees,minutes (therefore uses
exactly the same value as in CLI instead of rounding it)
2016-04-18 23:19:07 +02:00
Dominic Clifton
81a49d48b2
changes to support MSP API 1.17 (removal of 3d deadband configuration
...
via MSP_3D/MSP_SET_3D)
At somepoint we can add the support for the updated
MSP_DEADBAND/MSP_SET_DEADBAND commands.
2016-04-01 12:32:19 +02:00
Dominic Clifton
a924e06c1b
Fix unable to enable LTM telemetry via ports tab.
2016-03-24 16:02:54 +01:00
Dominic Clifton
c0038b43cc
Force a cleanup when a serial device is lost, this happens when VCP
...
targets reboot.
2016-03-24 14:51:13 +01:00
Dominic Clifton
ae700e6daf
Prepare for release.
2016-02-22 19:12:43 +01:00
Dominic Clifton
d319132135
Avoid exceptions when serial break or overruns occur without `info`
...
object.
2016-02-22 18:46:33 +01:00
Dominic Clifton
576ba7390c
Prepare for release.
2016-02-05 03:11:26 +01:00
Dominic Clifton
ed9927a4e5
Merge branch 'page-size' of https://github.com/tracernz/cleanflight-configurator into tracernz-page-size
2016-01-30 12:18:30 +01:00
Michael Corcoran
9fbb6337b6
DFU: Support STM32F4
2016-01-28 22:48:44 +13:00
Michael Corcoran
b46a5e8053
USB-DFU: Detect flash page size from USB descriptor
2016-01-25 19:27:26 +13:00
Dominic Clifton
ab7ad4b07d
Handle 'overrun' conditions the same way as 'break' conditions.
2016-01-22 22:15:56 +01:00
Michael Corcoran
2f6be0650f
Serial: Attempt recovery of break condition
2016-01-22 22:15:56 +01:00
Dominic Clifton
2044fe879c
Fix for https://github.com/cleanflight/cleanflight/issues/1551
2016-01-22 22:15:55 +01:00
Dominic Clifton
509adcb6ff
Update servo angles to match
...
https://github.com/cleanflight/cleanflight/pull/1573
2016-01-22 22:15:54 +01:00
Dominic Clifton
1a58bfcf82
Add Race Transponder configuration support.
...
Also cleans up i18n support for 'features' and adds tooltip support for
them on the configuration tab.
2016-01-22 22:15:53 +01:00
Dominic Clifton
dea4cef2c2
Handle 'overrun' conditions the same way as 'break' conditions.
2016-01-12 19:35:13 +01:00
Dominic Clifton
f5cbea905a
Merge pull request #307 from tracernz/unbreak
...
Serial: Attempt recovery of break condition
2016-01-12 19:29:05 +01:00
Dominic Clifton
0d3fbbddac
Fix for https://github.com/cleanflight/cleanflight/issues/1551
2016-01-12 11:24:53 +01:00
Dominic Clifton
66034a1831
Update servo angles to match
...
https://github.com/cleanflight/cleanflight/pull/1573
2016-01-11 15:37:36 +01:00
Dominic Clifton
5c2273bd65
Reset all FC configuration state on connect to prevent side effects when
...
configuring multiple FC's without restarting the configurator each time.
2016-01-08 12:45:58 +01:00
Dominic Clifton
4ccd0bed3e
Merge branch 'development' into thenickdude-private-development
...
Conflicts:
js/data_storage.js
main.css
tabs/dataflash.css
tabs/dataflash.html
2016-01-07 20:58:29 +01:00
Dominic Clifton
25e97902c4
Merge branch 'tooltip_i18n_title_review' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-tooltip_i18n_title_review
2016-01-07 00:36:47 +01:00
NightHawk32
c58829ba14
some renaming to RC_DEADBAND in the receiver tab
2015-12-27 18:56:00 -05:00
NightHawk32
d70a3f6e69
correcting Typo ;) RC_DEADBAND
2015-12-27 18:36:37 -05:00
NightHawk32
952afb1e46
renaming RC_CONTROLS to RC_READBAND
2015-12-27 16:22:37 -05:00
NightHawk32
1aeb244a91
Merge remote-tracking branch 'upstream/NewPIDFunctions' into NewPIDFunctions
2015-12-27 16:18:06 -05:00
NightHawk32
a13db678a9
adapting RC_CONTROLS to Dominic's changes
2015-12-27 16:17:41 -05:00
NightHawk32
f1a29d29e6
added save message for RC_CONTROLS
2015-12-27 16:01:09 -05:00
Michael Corcoran
7e736242d7
Serial: Attempt recovery of break condition
2015-12-24 00:12:59 +00:00
skaman82
adfb93085c
replacing RC_CONTROLS with RC_DEADBAND
2015-12-18 18:08:38 +01:00
tricopterY
3228625de1
jBox Tooltip implementation using i18n_title instead of jBox:Content - reduces DOM element counts
2015-12-18 13:43:05 +11:00
Dominic Clifton
251712c85d
Merge branch 'development' into thenickdude-private-development
...
Conflicts:
js/msp.js
2015-12-18 01:56:57 +01:00
skaman82
47bf426c29
fix
2015-12-18 00:07:00 +01:00
skaman82
f07cea070e
error fix
2015-12-17 23:50:51 +01:00
skaman82
ba18e4eee1
Merge branch 'cleanflight/development' into NewPIDFunctions
...
# Conflicts:
# js/backup_restore.js
# js/msp.js
2015-12-17 23:46:09 +01:00
skaman82
2641770300
fixed indention
2015-12-17 11:41:02 +01:00
ProDrone
1a0c6735a9
RXFAIL send method that allows more future RX channels
...
- Fixed the bug found by Nighthawk32
- Correction for camelCase
- Some bugfixes
2015-12-17 11:33:39 +01:00
skaman82
70b35f22c9
msp corrections
2015-12-17 00:32:59 +01:00
Albert Kravcov
5160855b93
Merge pull request #76 from NightHawk32/NewPIDFunctions
...
Hint by ProDrone: fixing double-save on backup restore
2015-12-16 22:47:13 +01:00
skaman82
c58335bd5b
msp.js change (thanks ProDrone)
2015-12-16 22:34:10 +01:00
NightHawk32
dc8f06fcc9
Hint by ProDrone: fixing double-save on backup restore
2015-12-16 16:19:27 -05:00
skaman82
0b3f1a48fb
Merge branch 'cleanflight/development' into NewPIDFunctions
2015-12-16 20:53:37 +01:00
Dominic Clifton
b4730034c8
Disconnect on F1 boards when 'break' is received if connected. This
...
happens when the device reboots due to incorrect hardware
initialisation. This prevents the GUI saying 'waiting for data'.
See https://github.com/cleanflight/cleanflight/pull/1436
Since the problem is already fixed in firmware there's not much reason
to spent development working on additional GUI fixes. A disconnect will
suffice.
2015-12-16 14:49:58 +01:00
skaman82
63dde67097
correction
2015-12-16 02:53:43 +01:00
NightHawk32
da1f456b87
Messed up some brackets
2015-12-15 16:00:01 -05:00
NightHawk32
a72a00a2de
Fixing backwards compatibility of prodrone's failsafe tab
2015-12-15 14:45:09 -05:00
Dominic Clifton
f21c169d74
Add support for SPRacingF3Mini.
2015-12-15 13:22:21 +01:00
Dominic Clifton
55a2677a2b
Merge branch 'development' into thenickdude-private-development
...
Conflicts:
js/data_storage.js
js/gui.js
js/msp.js
main.html
tabs/dataflash.css
tabs/dataflash.js
2015-12-15 12:35:52 +01:00
NightHawk32
c1a7452b27
Merge remote-tracking branch 'upstream/NewPIDFunctions' into NewPIDFunctions
...
Conflicts:
js/backup_restore.js
js/data_storage.js
js/msp.js
2015-12-15 01:27:55 -05:00
skaman82
d4969d73a1
resolving conflicts
2015-12-15 01:59:58 +01:00
skaman82
2d6feb0e6a
Merge branch 'cleanflight/development' into NewPIDFunctions
...
# Conflicts:
# _locales/en/messages.json
# js/backup_restore.js
# js/data_storage.js
# js/msp.js
# tabs/configuration.html
2015-12-15 01:43:24 +01:00
Dominic Clifton
bd98aca67f
Merge branch 'new_stuff' of
...
https://github.com/skaman82/cleanflight-configurator into
skaman82-new_stuff
Fix up messages.json formatting.
Conflicts:
_locales/en/messages.json
2015-12-15 00:51:42 +01:00
NightHawk32
067999c5e8
added MSP support for sensor orientation, some fixes for 3D backup and restore
2015-12-14 18:06:25 -05:00
skaman82
c498e7de34
Added support for failsafe TAB
...
Made in cooperation with skaman82.
Summary of modifications:
- Extended data storage to hold data for new/changed MSP messages.
- Added support for added/changed MSP messages.
- Added assigned mode(s) to AUX labels.
- Tooltip changes.
- Included style modifications to configuration tab from Skaman82.
- Moved all texts from failsafe tab .html to `messages.json`.
- Removed failsafe settings from configuration tab (now obsolete).
- Added failsafe-tab variables to Backup & Restore.
- Reorganized stage 2 elements, cleanup and corrections.
2015-12-13 17:50:26 +01:00
NightHawk32
19e6f9026b
PID controllers can now be reset to defaults
2015-12-12 18:42:49 -05:00
NightHawk32
5ba359fe17
FIX: LED config from backup file was not saved to EEPROM after reading the file
2015-12-12 15:36:05 -05:00
NightHawk32
6d7c6a4576
FIX: RC controls is profile dependent, now this saving for every profile
2015-12-12 14:41:32 -05:00
NightHawk32
1df0a14877
MSP communication for deadband and yaw_deadband
2015-12-09 18:56:42 -05:00
Nicholas Sherlock
4e12db9c5e
Convert dataflash tab to a new Blackbox tab with SD card support
2015-12-04 15:49:51 +13:00
skaman82
16442c40a4
Merge branch 'cleanflight/development' into new_stuff
2015-11-28 22:12:31 +01:00
Dominic Clifton
0149901597
Prepare for release.
2015-11-28 15:23:48 +00:00
Dominic Clifton
5907b4c019
Merge pull request #278 from wanderzell/development
...
Fix for issue #274 (checkboxes on firmware flasher)
2015-11-28 11:37:19 +00:00
NightHawk32
7ca376926a
Some code styling and cleanup.
2015-11-25 15:06:17 -05:00
NightHawk32
d21b4a157f
Typo in css classes, update global dataflash display on every dataflash summary respond.
2015-11-24 18:17:53 -05:00
NightHawk32
6157c875f9
Renamed global dataflash components, fixed detection for global dataflash display.
2015-11-24 18:01:56 -05:00
NightHawk32
11fcf24258
Fixed bug with profile selector: It updates now on every status request.
2015-11-23 01:47:09 -05:00
NightHawk32
3c05c218c5
Code cleanup for profile selector.
2015-11-22 16:08:59 -05:00
NightHawk32
7531ce69fe
Profile is now changable globally.
2015-11-22 16:00:01 -05:00
Kristjan Vaga
168b412089
Fix for firmware flasher checkboxes not restoring saved state issue #274 .
2015-11-17 00:54:10 +02:00
skaman82
644c8da1cf
Merge branch 'cleanflight/development' into new_stuff
2015-11-16 23:44:14 +01:00
Dominic Clifton
ec57aa9d1a
Fix 3D support.
...
Add missing backup and restore functionalty
Add missing configuration migration logic
Add missing visibility toggling of 3D section when API version <
`1.14.0`
Add missing logic for issuing the correct sequence of MSP commands
issues when API version < `1.14.0` when viewing the configuration tab.
2015-11-16 22:28:21 +00:00
skaman82
13aac48a79
Merge remote-tracking branch 'cleanflight/development' into new_stuff
...
# Conflicts:
# _locales/en/messages.json
# tabs/pid_tuning.html
2015-11-16 23:13:35 +01:00
Dominic Clifton
e801cd260a
Merge branch 'master' of https://github.com/NightHawk32/cleanflight-configurator into NightHawk32-master
2015-11-16 21:44:11 +00:00
skaman82
6b97eb2809
Further work on dataflash and profile switch in the header
2015-11-16 12:46:59 +01:00
skaman82
19897cd574
started to work on new GUI functionality
2015-11-15 23:35:22 +01:00
Dominic Clifton
65762587ba
Cleanup tabs, whitespace & comments.
2015-11-14 11:20:08 +00:00
Dominic Clifton
d32ba714bf
Fixing whitespace and indentation.
2015-11-14 11:16:54 +00:00
skaman82
5de5f6d191
Merge remote-tracking branch 'cleanflight/development' into GUI-optimization
2015-11-14 01:49:10 +01:00
Dominic Clifton
ac78dbc8c0
Support cleanflight API 1.14.0 (pid controller removal/reindex).
2015-11-14 00:41:23 +00:00
NightHawk32
904a55c930
Adding fixes for 3D to the newest version
...
Merge remote-tracking branch 'upstream/master'
Conflicts:
tabs/configuration.html
2015-11-12 17:34:21 -05:00
skaman82
990fd26eb9
Including fixes from wanderzell
...
• fixes small css bug with tooltip icons
• fixes sensor icons nit showing up when connecting Naze32 Acro rev6
and Sparky1.1
2015-11-12 09:56:03 +01:00
skaman82
a63e628eac
updating hydras changes
2015-11-11 22:17:54 +01:00
skaman82
0880343488
Merge remote-tracking branch 'cleanflight/development' into GUI-rework
...
# Conflicts:
# main.js
# tabs/landing.js
2015-11-11 22:08:19 +01:00
NightHawk32
31cd2de3d3
Added 3D configuration parameters so they don't have to be changed in the CLI
2015-11-11 16:05:24 -05:00
Dominic Clifton
504e494a4f
Bump version to 1.0.0 and prepare for release.
2015-11-11 21:03:37 +00:00
Dominic Clifton
d73196ea11
Fix toggle buttons reverting to checkboxes after reboot.
...
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
skaman82
b6b2812271
Fixing toggle buttons and the motors tab
2015-11-10 09:38:43 +01:00
Dominic Clifton
1adc6f7bd6
Delete more unused files from libraries.
...
Note that this commit is indicating there needs to be a build step to
make it easier to generate the used sources when packaging the
configurator.
2015-11-10 00:26:50 +00:00