1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00
Commit graph

126 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
18a00dedf8 MSP refactoring 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
39eadf3efe final fixes 2016-11-10 19:26:20 +01:00
Pawel Spychalski (DzikuVx)
58da169cdf Simplified UI for looptime selection in async_mode=NONE 2016-11-09 22:16:03 +01:00
Pawel Spychalski (DzikuVx)
ead5f02022 gyro_lpf and gyro sync setable in async_mode=NONE 2016-11-09 20:56:30 +01:00
Pawel Spychalski (DzikuVx)
f19f668a6e Log entry for disabled PWM output 2016-11-07 19:35:52 +01:00
Paweł Spychalski
6e429d918c Merge pull request #56 from iNavFlight/pwm-output-enable
Feature PWM_OUTPUT_ENABLE
2016-11-07 10:25:13 +01:00
Pawel Spychalski (DzikuVx)
4ea549ddf8 version bump 2016-11-07 09:44:00 +01:00
Pawel Spychalski (DzikuVx)
d67bb1a0d0 servo refresh rate 2016-10-21 23:04:40 +02:00
Pawel Spychalski (DzikuVx)
e908018dea virtual entry added to motor rate select when rate not found on list 2016-10-20 19:32:27 +02:00
Pawel Spychalski (DzikuVx)
b69ec9a385 first draft of feature PWM_OUTPUT_ENABLE 2016-10-18 19:23:19 +02:00
Pawel Spychalski (DzikuVx)
8761ec844e defaults changed 2016-10-18 09:31:27 +02:00
Pawel Spychalski (DzikuVx)
cf4f12badf brushed default rate updated 2016-10-16 21:21:08 +02:00
Pawel Spychalski (DzikuVx)
ec98fc5d80 UI for selecting motor protocol and rate 2016-10-16 21:13:05 +02:00
Pawel Spychalski (DzikuVx)
540d90a45a MSP commands for ADVANCED_CONFIG 2016-10-16 12:03:02 +02:00
Pawel Spychalski (DzikuVx)
7d6a8be4f4 support for PCA9685 2016-10-16 10:20:41 +02:00
Pawel Spychalski (DzikuVx)
7cc54325ac looptime tracking 2016-08-30 13:44:02 +02:00
Pawel Spychalski (DzikuVx)
feda2250fa configuration tracking 2016-08-29 20:04:27 +02:00
Pawel Spychalski (DzikuVx)
becea11862 tracking for GPS 2016-08-29 16:03:43 +02:00
Konstantin Sharlaimov (DigitalEntity)
43118c9fa1 Fix SerialRX provider issue. Closes #36 2016-08-22 20:20:00 +10:00
Martin Budden
d830b3d05b Fixed to be up to date with latest changes in iNav 2016-08-09 20:17:26 +01:00
Martin Budden
42cd6f00a9 Fixed NRF24 and SOFTSPI feature bits to match iNav 2016-07-25 08:17:46 +01:00
Martin Budden
a7b36338e1 Set nrf24rx_id to zero when nrf24 protocol changes 2016-07-24 19:03:19 +01:00
Martin Budden
9f49d59f5f Added NRF24 setting to configuration tab 2016-07-24 17:22:36 +01:00
Konstantin Sharlaimov (DigitalEntity)
61ebb7a455 Switched auto and disabled options for SBAS 2016-05-10 08:36:00 +10:00
Konstantin Sharlaimov (DigitalEntity)
e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 2016-05-10 01:06:53 +10:00
Konstantin Sharlaimov (DigitalEntity)
4e2f65eca6 Various fixes. Flow sensor icon 2016-05-05 21:12:09 +10:00
Konstantin Sharlaimov (DigitalEntity)
85457b98be Remove ACC_TRIM read command. Improve GPS fix handling 2016-05-05 20:05:39 +10:00
Konstantin Sharlaimov (DigitalEntity)
4e8d94304e Remove accel trims. Rearrange layout
Signed-off-by: Konstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>
2016-04-25 22:54:48 +10:00
Konstantin Sharlaimov (DigitalEntity)
65ba4e586f More resolution for board alignment
Signed-off-by: Konstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>
2016-04-25 22:54:48 +10: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