Commit Graph

2836 Commits (6c7f38f2ecef22a14c056e937218af5e28bc5d3b)
 

Author SHA1 Message Date
Konstantin Sharlaimov 6c7f38f2ec
Merge pull request #390 from shellixyz/fix_current_sensor_offset_voltage
Fix negative current sensor offset voltage values handling
7 years ago
Michel Pastor a7afedea92 Fix negative current sensor offset voltage values handling 7 years ago
Konstantin Sharlaimov 57b4afe8f7
Merge pull request #388 from Afinogen/edit-icon
develop MP
7 years ago
Konstantin Sharlaimov ff478b8d59
Merge pull request #385 from iNavFlight/de_telegram_channel
Add link to telegram channel
7 years ago
Konstantin Sharlaimov 824ca3ede5
Merge pull request #386 from iNavFlight/agh_fport
Add support for selecting FPort serial RX protocol
7 years ago
Konstantin Sharlaimov e7902ef0ee
Merge pull request #387 from iNavFlight/agh_markdown
Format the markdown in the release notes as HTML
7 years ago
Sergej Pozdnyakov 77ac570614 fix bugs, add default settings, add #381 7 years ago
Alberto García Hierro 024561b64d Format the markdown in the release notes as HTML 7 years ago
Sergej Pozdnyakov 0ed427eac7 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 7 years ago
Alberto García Hierro 68dcaa18f8 Add support for selecting FPort serial RX protocol 7 years ago
Konstantin Sharlaimov (DigitalEntity) 5aa44eb39b Add link to telegram channel 7 years ago
Konstantin Sharlaimov 38873c141d
Merge pull request #379 from shellixyz/add_osd_trip_dist
Add OSD trip distance item and font icon
7 years ago
Konstantin Sharlaimov 578d5f3e73
Merge pull request #365 from shellixyz/air_speed_sensor_graph
Add air speed graph in sensors tab
7 years ago
Michel Pastor dd0f628740 Add trip distance OSD item 7 years ago
Michel Pastor bb4f6c612d Add OSD trip distance icon 7 years ago
Konstantin Sharlaimov b01405139e
Merge pull request #375 from shellixyz/fix_acc_calibration_values
Fix calibration tab reported acc{zero,gain}_* values
7 years ago
Michel Pastor 063b3ca49d Fix calibration tab reported acc{zero,gain}_* values (fixes #374) 7 years ago
Konstantin Sharlaimov (DigitalEntity) 2dddb11f8e Version bump to 1.9.2 7 years ago
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