Commit Graph

2861 Commits (640d0b39a3625c7c4fe4c82408d054a6fbd57e37)
 

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 640d0b39a3 cleanups 7 years ago
Pawel Spychalski (DzikuVx) 14a74e76dc possibility to delete mixer rules 7 years ago
Pawel Spychalski (DzikuVx) a7b387a2dc Basic layout 7 years ago
Pawel Spychalski (DzikuVx) 4f48ecff1b Mixer tab, first elements 7 years ago
Pawel Spychalski (DzikuVx) 48c67874f9 old mixer section hiden on compatible FC version 7 years ago
Pawel Spychalski (DzikuVx) c1fe0ede87 Updated list and basic model 7 years ago
Pawel Spychalski (DzikuVx) 2e19037667 Servo mix rules 7 years ago
Pawel Spychalski (DzikuVx) d0cdef46f4 motor mix rules for all default presets 7 years ago
Pawel Spychalski (DzikuVx) 7fbf63b7fc Basic support for MSP2_INAV_MIXER frame 7 years ago
Pawel Spychalski (DzikuVx) c4735d2690 Merge remote-tracking branch 'origin/master' into dzikuvx-new-mixer-approach 7 years ago
Konstantin Sharlaimov 1204c01241
Merge pull request #396 from shellixyz/fix_osd_alarm_tooltips
Fixes the issue of the OSD tab alarm tooltips not closing
7 years ago
Michel Pastor 2e180fe436 Fixes the issue of the OSD tab alarm tooltips not closing 7 years ago
Konstantin Sharlaimov 2d9c59fb48
Merge pull request #394 from iNavFlight/de_version_bump
Version bump to 1.9.3
7 years ago
Konstantin Sharlaimov (DigitalEntity) df9bbadc1a Version bump to 1.9.3 7 years ago
Konstantin Sharlaimov d13ff339e2
Merge pull request #393 from iNavFlight/de_smix_check
Check for custom mixer when loading/saving smix rules
7 years ago
Konstantin Sharlaimov (DigitalEntity) 6fd6fc293f Check for custom mixer when loading/saving smix rules 7 years ago
Konstantin Sharlaimov a1774e5bac
Merge pull request #391 from shellixyz/simplify_and_improve_channel_mapping
Make channel mapping more user friendly
7 years ago
Michel Pastor a89661f4cf Make channel mapping more user friendly 7 years ago
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