Commit Graph

3025 Commits (92bf16454e02e4bae7dc903053a8ca86a0c6dea2)
 

Author SHA1 Message Date
Konstantin Sharlaimov 4601c284a9
Merge pull request #369 from iNavFlight/agh_reword_auto_disarm_delay
Reword text and tooltip for auto_disarm_delay
7 years ago
Konstantin Sharlaimov 8026403b5f
Merge pull request #368 from iNavFlight/agh_remove_disarm_kill_switch
Remove disarm_kill_switch from the configurator UI
7 years ago
Konstantin Sharlaimov 007af561f7
Merge pull request #372 from shellixyz/adjust_midrc_minmax
Match midrc input field min/max to firmware min/max
7 years ago
Konstantin Sharlaimov f58134e984
Merge pull request #371 from shellixyz/fix_mission_control
Fixes transposition of coordinates when saving WP
7 years ago
Michel Pastor e9b5740e0c Match midrc input field min/max to firmware min/max 7 years ago
Michel Pastor 82da156f98 Fix mission control closes #370 7 years ago
Konstantin Sharlaimov 47bf5bb7a9
Merge pull request #366 from shellixyz/fix_364
Fixes #364
7 years ago
Konstantin Sharlaimov 80ef1f6188
Merge pull request #367 from Afinogen/mission-planer-v1.1
Mission planer v1.1
7 years ago
Alberto García Hierro 0777c299e8 Reword text and tooltip for auto_disarm_delay
Make it clear that this setting disarms after THR has been low
for the given number of seconds and it's only used with stick
arming.
7 years ago
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.
7 years ago
Konstantin Sharlaimov 9810a051e0
Merge pull request #363 from shellixyz/capacity_thresh_percent
Set capacity thresholds as percentage of battery capacity
7 years ago
Sergej Pozdnyakov 87e092cbcb new appearance of the interface, need testing 7 years ago
Michel Pastor adc197405e Fixes #364 7 years ago
Michel Pastor 615d559b66 Add air speed graph in sensors tab 7 years ago
Michel Pastor c2ae0f7dc3 Set capacity thresholds as percentage of battery capacity 7 years ago
Sergej Pozdnyakov 725e480400 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 7 years ago
Konstantin Sharlaimov 5245fb3bfd
Merge pull request #362 from Afinogen/fix-js-bugs
Fix js bugs
7 years ago
Sergej Pozdnyakov 7070bf3790 fix #354, fix 0 height/width window size, fix load empty mission from eeprom 7 years ago
Sergej Pozdnyakov 0c2283fa14 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 7 years ago
Paweł Spychalski a1d74d9945
Merge pull request #361 from iNavFlight/agh_fix_compass_calibration
Load SENSOR_CONFIG before loading the calibration UI
7 years ago
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.
7 years ago
Konstantin Sharlaimov cd3aa5a762
Merge pull request #353 from shellixyz/fix_typo
Fix typo in MSPV2_INAV_MISC decoding
7 years ago
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
7 years ago
Michel Pastor cb321db57d Add feature for enabling/disabling profile selection by TX stick command 7 years ago
Konstantin Sharlaimov 79a6ea8d13
Merge pull request #352 from shellixyz/fix_expo_curves
Fix expo curves issue
7 years ago
Michel Pastor 08a580cb22 Fix typo in MSPV2_INAV_MISC decoding 7 years ago
Michel Pastor 5652fe0497 Fix expo curves issue 7 years ago
Konstantin Sharlaimov 7aafc40d28
Merge pull request #349 from iNavFlight/de_enable_craft_name
Enable CRAFT_NAME item in OSD
7 years ago
Konstantin Sharlaimov (DigitalEntity) 6bd0cd2d0a Enable CRAFT_NAME item in OSD 7 years ago
Konstantin Sharlaimov (DigitalEntity) 82f65b8b9d Bump version to 1.9.1 7 years ago
Konstantin Sharlaimov 16acfaeb97
Merge pull request #347 from iNavFlight/de_expo_curves
Draw auto and manual expo curves on the same canvas
7 years ago
Konstantin Sharlaimov (DigitalEntity) 431d9937a7 Fix uneven column width 7 years ago
Konstantin Sharlaimov (DigitalEntity) a33e48550b Draw auto and manual expo curves on the same canvas 7 years ago
Konstantin Sharlaimov 06efd870bd
Merge pull request #343 from shellixyz/capacity_settings_and_data
Add capacity settings and data
7 years ago
Michel Pastor 8d50387bf7 Merge branch 'master' into capacity_settings_and_data 7 years ago
Konstantin Sharlaimov b14226c3cd
Merge pull request #346 from shellixyz/manual_flight_mode_settings
Manual flight mode settings
7 years ago
Konstantin Sharlaimov b22c7e24fd
Merge pull request #345 from shellixyz/remove_multiwii_current_format_option
Remove the Multiwii current format option
7 years ago
Konstantin Sharlaimov 579f25ab48
Merge pull request #344 from shellixyz/msp2_changes
Reflect MSP2 changes
7 years ago
Michel Pastor 76c6de70db Add manual mode expo settings to the receiver tab 7 years ago
Michel Pastor 020336694c Add manual mode rate settings to the PID tuning tab 7 years ago
Michel Pastor f9c970b4c0 MSP: add support for MSPV2_INAV_RATE_PROFILE and MSPV2_INAV_SET_RATE_PROFILE frame types 7 years ago
Michel Pastor b49e0ad8cc Remove the Multiwii current format option 7 years ago
Michel Pastor b6dc007bd8 Reflect MSP2 changes 7 years ago
Michel Pastor 6d922bee2c Add capacity settings and data 7 years ago
Konstantin Sharlaimov f0f1063dc1
Merge pull request #342 from shellixyz/new_osd_items
New 1.9 OSD items
7 years ago
Konstantin Sharlaimov b8bb05dc2b
Merge pull request #328 from shellixyz/increase_vbat_resolution
Increase vbat resolution to 10mV
7 years ago
Michel Pastor b132aa774c New 1.9 OSD items 7 years ago
Michel Pastor 7de758c64e Increase vbat resolution 7 years ago
Konstantin Sharlaimov 23ef794d5b
Merge pull request #324 from Afinogen/mission-planer
Mission planer
7 years ago
Konstantin Sharlaimov 5a1238cc99
Merge pull request #333 from shellixyz/improved_battery_monitoring_osd_icons
Improved battery monitoring osd icons
7 years ago