mikeller
6694faff33
Moved switching of 'FEATURE_SUPEREXPO_RATES' to PID tab.
2016-07-06 22:26:11 +12:00
U-DESKTOP-12PPI61\boris.bozic
60fd430fdc
Add IBUS and JETIEXBUS
2016-07-05 15:59:24 +02:00
U-DESKTOP-12PPI61\boris.bozic
4e93745daa
Add change from @MJ666 for brushed motors
2016-07-03 23:32: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
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
4f76835ce2
Implement version checking part 3
2016-06-25 01:27:32 +02:00
KiteAnton
da6b0d903c
Replaced looptime with gyro/pid denom settings
2016-06-20 21:49:18 +02:00
KiteAnton
8fffd6a186
Added motor/esc protocol settings to configuration tab
2016-06-20 20:26:00 +02:00
U-DESKTOP-12PPI61\boris.bozic
2662f64e83
Remove ONESHOT125 and Change Some names
2016-06-19 23:55:22 +02:00
nathan
cbb7122336
disable stats
2016-06-15 22:25:11 -07: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
ebd77db93f
Merge pull request #323 from dan557/development
...
Add Current and Voltage readout on configuration tab
2016-02-05 03:21:38 +01:00
Dominic Clifton
2044fe879c
Fix for https://github.com/cleanflight/cleanflight/issues/1551
2016-01-22 22:15:55 +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
dan557
94535289ca
update gui.interval with new renamed function
2016-01-21 17:26:45 +00:00
dan557
cf2574a62c
rename function to a more suitable name
2016-01-21 10:54:51 +00:00
dan557
2d4964f9a2
Update Current and voltage readouts every 250ms
2016-01-20 17:51:41 +00:00
Dominic Clifton
0d3fbbddac
Fix for https://github.com/cleanflight/cleanflight/issues/1551
2016-01-12 11:24:53 +01:00
Dominic Clifton
7b5d074747
Adding support for enabling/disabling transponder feature.
2016-01-07 21:02:58 +01:00
Dominic Clifton
14135cb64e
Cleanup board/sensor alignment UI.
2016-01-07 00:31:34 +01:00
skaman82
3318ad1555
Merge branch 'cleanflight/development' into NewPIDFunctions
2015-12-17 11:41:20 +01:00
Dominic Clifton
31fa4bfaa2
Change VCP reconnect delay to 2.5 seconds. 2 seconds was not long
...
enough.
2015-12-17 09:52:10 +01:00
NightHawk32
0fa241b462
Fixed JS bug where variable for sensor alginment gets undefined and improved backwards compatibility
2015-12-16 15:41:52 -05:00
Dominic Clifton
af2089e38c
fix API version check when loading 3D settings on configuration tab.
2015-12-16 11:03:33 +01:00
skaman82
d214b30d2e
Correcting Labels
2015-12-15 22:37:40 +01:00
skaman82
6799fca20b
Merge branch 'cleanflight/development' into NewPIDFunctions
...
# Conflicts:
# tabs/configuration.html
# tabs/receiver.css
2015-12-15 19:07:16 +01:00
Dominic Clifton
587a1025d9
Add anonymous tracking of used features and serial rx provider so we can
...
better understand what features to focus on.
2015-12-15 11:56:10 +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
Dominic Clifton
e7ef71c244
Add Serial RX IBUS Support.
2015-12-15 00:53:01 +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
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
Dominic Clifton
e801cd260a
Merge branch 'master' of https://github.com/NightHawk32/cleanflight-configurator into NightHawk32-master
2015-11-16 21:44:11 +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
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
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
e429cf623d
placing tooltip content into the json file
2015-11-11 11:54:56 +01:00
Dominic Clifton
52fd9642bd
Fixed failed merge of VCP reboot handling.
2015-11-10 01:28:05 +00:00
Dominic Clifton
8324a2c002
Fix repeated documentation link generation. Fixed repeated switchery
...
checkbox code.
2015-11-09 23:01:42 +00:00
skaman82
1816979cc4
More Work done:
...
• Tooltip integration
• Sensor Tab: rework
• Help & Documentation Tab: basic styling
• Logging Tab: basic styling
• PID Tab: some fixes
• Added the word „configurator (+ version)“ under the logo
• Removed not yet used „help icons“
2015-11-05 16:37:15 +01:00
skaman82
8e79a250ed
Basic rework of: Adjustments and PID tabs, little fixes and changes here and there
2015-11-04 22:22:23 +01:00
skaman82
77effe1963
Fixing some things in the configurator tab
...
and some media-query updates
2015-11-01 22:17:19 +01:00
Dominic Clifton
716457b0ed
Merge branch 'development'
2015-10-31 11:18:51 +00:00
skaman82
a618839f50
Some updates
2015-10-30 17:41:39 +01:00
skaman82
54d7c24e82
First rework of Configuration Tab
...
… also minor fixes to switchery buttons
2015-10-30 09:46:53 +01:00
skaman82
87e9bfd3d9
...restoring some files
2015-10-23 15:42:32 +02:00