1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 01:05:12 +03:00
Commit graph

161 commits

Author SHA1 Message Date
Konstantin Sharlaimov
8026403b5f
Merge pull request #368 from iNavFlight/agh_remove_disarm_kill_switch
Remove disarm_kill_switch from the configurator UI
2018-03-03 08:31:23 +10:00
Michel Pastor
e9b5740e0c Match midrc input field min/max to firmware min/max 2018-03-02 23:19:56 +01:00
Alberto García Hierro
c56c133493 Remove disarm_kill_switch from the configurator UI
disarm_kill_switch can be a safety hazard if set to false without
understanding what it does and should be left on for most cases.
Also, it's too easy to change without knowing what it does.

This change just removes it from the UI, so it's still available via
CLI for advanced users.
2018-03-02 14:52:53 +00:00
Michel Pastor
c2ae0f7dc3 Set capacity thresholds as percentage of battery capacity 2018-03-01 14:37:56 +01:00
Michel Pastor
8d50387bf7 Merge branch 'master' into capacity_settings_and_data 2018-02-18 07:12:59 +01:00
Michel Pastor
b49e0ad8cc Remove the Multiwii current format option 2018-02-18 06:17:11 +01:00
Michel Pastor
6d922bee2c Add capacity settings and data 2018-02-18 06:05:02 +01:00
Michel Pastor
7de758c64e Increase vbat resolution 2018-02-17 21:54:16 +01:00
Alberto García Hierro
824a0d5f8b Add support for changing the craft name
Uses MSP_NAME/MSP_SET_NAME to get and set it. A new section was
added to the Configuration tab which includes an input for the name.
Also, some CSS changes to allow wider fields for string inputs.
2018-01-24 22:29:42 +00:00
Alberto García Hierro
42f332e627 Rename all references to NRF24 as protocol to SPI
For consistency. We now have other receivers that work over SPI
and might have more in the future.
2017-10-07 10:41:00 +01:00
Alberto García Hierro
587d1c5cb4 Add support for the RX changes in MSP
Implement a combobox selector for the receiver type, showing
just the options for the specific type (e.g. selecting serial
receiver reveals the combobox for the serial protocol).

On INAV > 1.7.3 read and write receiver type to RX_CONFIG rather
than to feature bits. Note that this will break the configurator
in builds with version = 1.7.4 before https://github.com/iNavFlight/inav/pull/1596/files
is applied.
2017-10-05 21:37:59 +01:00
Pawel Spychalski (DzikuVx)
8d3980bfa2 Rangefinder setting is back 2017-06-30 14:24:14 +02:00
Pawel Spychalski (DzikuVx)
9d1e00268f current meter scale raised to 10000 2017-05-12 22:09:59 +02:00
Pawel Spychalski (DzikuVx)
b9506548ee radio features 2016-12-25 16:52:33 +01:00
Pawel Spychalski (DzikuVx)
c6b2e40cbb features non-radio rework 2016-12-24 13:32:44 +01:00
Pawel Spychalski (DzikuVx)
1b4c729e46 cleaning 2016-12-23 23:57:05 +01:00
Pawel Spychalski (DzikuVx)
9de6e9d2f1 fixed reboot sequence 2016-12-23 16:08:42 +01:00
Pawel Spychalski (DzikuVx)
6581da1654 voltage and current 2016-12-23 12:11:14 +01:00
Pawel Spychalski (DzikuVx)
4bd6f46710 RSSI rework 2016-12-23 11:12:46 +01:00
Pawel Spychalski (DzikuVx)
c3900dc248 no more empty spaces 2016-12-23 10:33:50 +01:00
Pawel Spychalski (DzikuVx)
684d8c90d2 Updated sensor detection for AUTOdetection mode 2016-12-18 12:31:43 +01:00
Pawel Spychalski (DzikuVx)
b051cb5f0c GUI for SENSOR_CONFIG 2016-12-17 22:40:30 +01:00
Pawel Spychalski (DzikuVx)
b3a05dbe1c UI fix 2016-12-14 23:25:14 +01:00
Pawel Spychalski (DzikuVx)
6766be0f93 Merge remote-tracking branch 'origin/master' into async-support 2016-12-14 23:21:16 +01:00
Pawel Spychalski (DzikuVx)
771be944d9 final touches for async support 2016-12-14 22:06:40 +01:00
skaman82
c631b33fda Config Tab cleanup 2016-12-10 01:17:07 +01:00
Pawel Spychalski (DzikuVx)
026edebe88 other frequencies 2016-11-30 21:41:10 +01:00
Pawel Spychalski (DzikuVx)
dace7d27d8 GUI for async gyro mode 2016-11-30 20:08:11 +01:00
Pawel Spychalski (DzikuVx)
b68f9a15c4 various code improvements 2016-11-29 23:10:09 +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)
6ab8e62828 html for gyro configuration 2016-11-09 20:52:13 +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)
d67bb1a0d0 servo refresh rate 2016-10-21 23:04:40 +02:00
Pawel Spychalski (DzikuVx)
a58f46cfb6 ESC protocol UI fixes 2016-10-20 19:23:52 +02:00
Pawel Spychalski (DzikuVx)
b69ec9a385 first draft of feature PWM_OUTPUT_ENABLE 2016-10-18 19:23:19 +02:00
Pawel Spychalski (DzikuVx)
ec98fc5d80 UI for selecting motor protocol and rate 2016-10-16 21:13:05 +02:00
Pawel Spychalski (DzikuVx)
ce458d299d inavification 2016-09-13 11:01:53 +02:00
Martin Budden
9f49d59f5f Added NRF24 setting to configuration tab 2016-07-24 17:22:36 +01: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
dan557
fc181d6a49 Add Battery and Current Readouts 2016-01-20 17:47:03 +00:00
tricopterY
eeccdd456b Limitting 3D-Neutral and 3D-Deadband Low/High
Limitting 3D Neutral value to 1475 - 1525 and 3D Deadband values relative to Neutral
2016-01-11 13:12:06 +11:00
tricopterY
48a5953db1 Limitting 3D Neutral value to 1475 - 1525 2016-01-10 11:40:11 +11:00
Dominic Clifton
3993af0d8c Convert a few more tooltips to use i18n_title. 2016-01-07 00:40:34 +01:00
Dominic Clifton
14135cb64e Cleanup board/sensor alignment UI. 2016-01-07 00:31:34 +01:00
skaman82
d214b30d2e Correcting Labels 2015-12-15 22:37:40 +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