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

2805 commits

Author SHA1 Message Date
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
Konstantin Sharlaimov
9810a051e0
Merge pull request #363 from shellixyz/capacity_thresh_percent
Set capacity thresholds as percentage of battery capacity
2018-03-02 18:46:21 +10:00
Michel Pastor
c2ae0f7dc3 Set capacity thresholds as percentage of battery capacity 2018-03-01 14:37:56 +01:00
Konstantin Sharlaimov
5245fb3bfd
Merge pull request #362 from Afinogen/fix-js-bugs
Fix js bugs
2018-02-28 10:12:54 +10:00
Sergej Pozdnyakov
7070bf3790 fix #354, fix 0 height/width window size, fix load empty mission from eeprom 2018-02-27 21:02:20 +03:00
Sergej Pozdnyakov
0c2283fa14 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 2018-02-27 19:27:12 +03:00
Paweł Spychalski
a1d74d9945
Merge pull request #361 from iNavFlight/agh_fix_compass_calibration
Load SENSOR_CONFIG before loading the calibration UI
2018-02-27 08:11:04 +01:00
Alberto García Hierro
5b8cfc078b Load SENSOR_CONFIG before loading the calibration UI
Otherwise the mag is not properly detected and the compass
calibration button is grayed out.
2018-02-26 21:35:42 +00:00
Konstantin Sharlaimov
cd3aa5a762
Merge pull request #353 from shellixyz/fix_typo
Fix typo in MSPV2_INAV_MISC decoding
2018-02-26 01:36:55 +10:00
Konstantin Sharlaimov
c48130353f
Merge pull request #359 from shellixyz/feature_profile_selection_by_tx
Add feature for enabling/disabling profile selection by TX stick command
2018-02-25 22:41:54 +10:00
Michel Pastor
cb321db57d Add feature for enabling/disabling profile selection by TX stick command 2018-02-24 17:57:07 +01:00
Konstantin Sharlaimov
79a6ea8d13
Merge pull request #352 from shellixyz/fix_expo_curves
Fix expo curves issue
2018-02-20 15:39:41 +10:00
Michel Pastor
08a580cb22 Fix typo in MSPV2_INAV_MISC decoding 2018-02-19 20:14:51 +01:00
Michel Pastor
5652fe0497 Fix expo curves issue 2018-02-19 15:50:10 +01:00
Konstantin Sharlaimov
7aafc40d28
Merge pull request #349 from iNavFlight/de_enable_craft_name
Enable CRAFT_NAME item in OSD
2018-02-18 23:23:18 +10:00
Konstantin Sharlaimov (DigitalEntity)
6bd0cd2d0a Enable CRAFT_NAME item in OSD 2018-02-18 23:22:31 +10:00
Konstantin Sharlaimov (DigitalEntity)
82f65b8b9d Bump version to 1.9.1 2018-02-18 17:30:27 +10:00
Konstantin Sharlaimov
16acfaeb97
Merge pull request #347 from iNavFlight/de_expo_curves
Draw auto and manual expo curves on the same canvas
2018-02-18 17:28:10 +10:00
Konstantin Sharlaimov (DigitalEntity)
431d9937a7 Fix uneven column width 2018-02-18 17:26:58 +10:00
Konstantin Sharlaimov (DigitalEntity)
a33e48550b Draw auto and manual expo curves on the same canvas 2018-02-18 17:16:27 +10:00
Konstantin Sharlaimov
06efd870bd
Merge pull request #343 from shellixyz/capacity_settings_and_data
Add capacity settings and data
2018-02-18 16:23:51 +10:00
Michel Pastor
8d50387bf7 Merge branch 'master' into capacity_settings_and_data 2018-02-18 07:12:59 +01:00
Konstantin Sharlaimov
b14226c3cd
Merge pull request #346 from shellixyz/manual_flight_mode_settings
Manual flight mode settings
2018-02-18 15:57:13 +10:00
Konstantin Sharlaimov
b22c7e24fd
Merge pull request #345 from shellixyz/remove_multiwii_current_format_option
Remove the Multiwii current format option
2018-02-18 15:56:48 +10:00
Konstantin Sharlaimov
579f25ab48
Merge pull request #344 from shellixyz/msp2_changes
Reflect MSP2 changes
2018-02-18 15:56:30 +10:00
Michel Pastor
76c6de70db Add manual mode expo settings to the receiver tab 2018-02-18 06:33:51 +01:00
Michel Pastor
020336694c Add manual mode rate settings to the PID tuning tab 2018-02-18 06:33:44 +01:00
Michel Pastor
f9c970b4c0 MSP: add support for MSPV2_INAV_RATE_PROFILE and MSPV2_INAV_SET_RATE_PROFILE frame types 2018-02-18 06:23:55 +01:00
Michel Pastor
b49e0ad8cc Remove the Multiwii current format option 2018-02-18 06:17:11 +01:00
Michel Pastor
b6dc007bd8 Reflect MSP2 changes 2018-02-18 06:08:59 +01:00
Michel Pastor
6d922bee2c Add capacity settings and data 2018-02-18 06:05:02 +01:00
Konstantin Sharlaimov
f0f1063dc1
Merge pull request #342 from shellixyz/new_osd_items
New 1.9 OSD items
2018-02-18 13:10:51 +10:00
Konstantin Sharlaimov
b8bb05dc2b
Merge pull request #328 from shellixyz/increase_vbat_resolution
Increase vbat resolution to 10mV
2018-02-18 11:50:42 +10:00
Michel Pastor
b132aa774c New 1.9 OSD items 2018-02-17 22:50:22 +01:00
Michel Pastor
7de758c64e Increase vbat resolution 2018-02-17 21:54:16 +01:00
Konstantin Sharlaimov
23ef794d5b
Merge pull request #324 from Afinogen/mission-planer
Mission planer
2018-02-17 21:27:54 +10:00
Konstantin Sharlaimov
5a1238cc99
Merge pull request #333 from shellixyz/improved_battery_monitoring_osd_icons
Improved battery monitoring osd icons
2018-02-17 08:48:13 +10:00
Konstantin Sharlaimov
76bfbd5380
Merge pull request #341 from shellixyz/new_dev_branch_adjustments
Add new adjustments for board alignment
2018-02-17 00:47:30 +10:00
Michel Pastor
005f462504 Add new adjustments for board alignment 2018-02-16 01:49:26 +01:00
Konstantin Sharlaimov (DigitalEntity)
e3cba58c4c Update version to 1.9.0 2018-02-13 21:33:12 +10:00
Konstantin Sharlaimov
353b5f7e36
Merge pull request #339 from iNavFlight/agh_trace_msp
Add support for viewing trace output via MSP from the sensors tab
2018-02-13 17:49:36 +10:00
Konstantin Sharlaimov
23f2a3ec4a
Merge pull request #340 from iNavFlight/de_fixup_sensor_names
Fix sensor names
2018-02-13 13:00:29 +10:00
Alberto García Hierro
08a54197c0 Move code for the debug trace window to an external script
Chrome doesn't allow inline scripts, only external ones
2018-02-12 21:41:49 +00:00
Konstantin Sharlaimov (DigitalEntity)
abedf49d38 Fix sensor names 2018-02-13 00:27:31 +10:00
Alberto García Hierro
b98d7a8f3b Add support for viewing trace output via MSP from the sensors tab
Use an additional window to show the debug trace, so the configurator
can be used at the same time the user is viewing the output.
2018-02-12 12:36:47 +00:00
Konstantin Sharlaimov
4ad897989d
Merge pull request #338 from shellixyz/new_dev_branch_adjustments
Add new development branch adjustments
2018-02-12 08:39:18 +10:00
Michel Pastor
fd78485aec Add new development branch adjustments 2018-02-09 00:59:15 +01:00
Konstantin Sharlaimov
302c79aeb3
Merge pull request #337 from giacomo892/fw_launch_feature
Add FW_LAUNCH feature to configurator
2018-02-08 18:28:08 +10:00
giacomo892
8cac88c14f Add FW_LAUNCH feature to configurator 2018-02-07 21:07:26 +01:00
Michel Pastor
b73c55a668 Add Wh/Km OSD icon 2018-01-30 21:01:41 +01:00