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

2948 commits

Author SHA1 Message Date
Konstantin Sharlaimov (DigitalEntity)
df9bbadc1a Version bump to 1.9.3 2018-03-22 23:10:35 +10:00
Konstantin Sharlaimov
d13ff339e2
Merge pull request #393 from iNavFlight/de_smix_check
Check for custom mixer when loading/saving smix rules
2018-03-22 23:07:56 +10:00
Konstantin Sharlaimov (DigitalEntity)
6fd6fc293f Check for custom mixer when loading/saving smix rules 2018-03-22 21:09:47 +10:00
Konstantin Sharlaimov
a1774e5bac
Merge pull request #391 from shellixyz/simplify_and_improve_channel_mapping
Make channel mapping more user friendly
2018-03-20 19:17:11 +10:00
Michel Pastor
a89661f4cf Make channel mapping more user friendly 2018-03-20 01:21:40 +01:00
Konstantin Sharlaimov
6c7f38f2ec
Merge pull request #390 from shellixyz/fix_current_sensor_offset_voltage
Fix negative current sensor offset voltage values handling
2018-03-19 17:46:39 +10:00
Michel Pastor
a7afedea92 Fix negative current sensor offset voltage values handling 2018-03-18 16:40:23 +01:00
Konstantin Sharlaimov
57b4afe8f7
Merge pull request #388 from Afinogen/edit-icon
develop MP
2018-03-18 16:24:40 +10:00
Konstantin Sharlaimov
ff478b8d59
Merge pull request #385 from iNavFlight/de_telegram_channel
Add link to telegram channel
2018-03-18 10:21:53 +10:00
Konstantin Sharlaimov
824ca3ede5
Merge pull request #386 from iNavFlight/agh_fport
Add support for selecting FPort serial RX protocol
2018-03-18 09:54:45 +10:00
Konstantin Sharlaimov
e7902ef0ee
Merge pull request #387 from iNavFlight/agh_markdown
Format the markdown in the release notes as HTML
2018-03-18 09:54:35 +10:00
Sergej Pozdnyakov
77ac570614 fix bugs, add default settings, add #381 2018-03-17 22:17:00 +03:00
Alberto García Hierro
024561b64d Format the markdown in the release notes as HTML 2018-03-17 14:31:53 +00:00
Sergej Pozdnyakov
0ed427eac7 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 2018-03-17 15:30:59 +03:00
Alberto García Hierro
68dcaa18f8 Add support for selecting FPort serial RX protocol 2018-03-16 13:10:23 +00:00
Konstantin Sharlaimov (DigitalEntity)
5aa44eb39b Add link to telegram channel 2018-03-15 21:14:11 +10:00
Konstantin Sharlaimov
38873c141d
Merge pull request #379 from shellixyz/add_osd_trip_dist
Add OSD trip distance item and font icon
2018-03-07 17:11:49 +10:00
Konstantin Sharlaimov
578d5f3e73
Merge pull request #365 from shellixyz/air_speed_sensor_graph
Add air speed graph in sensors tab
2018-03-07 17:09:36 +10:00
Michel Pastor
dd0f628740 Add trip distance OSD item 2018-03-06 19:02:25 +01:00
Michel Pastor
bb4f6c612d Add OSD trip distance icon 2018-03-06 18:14:38 +01:00
Konstantin Sharlaimov
b01405139e
Merge pull request #375 from shellixyz/fix_acc_calibration_values
Fix calibration tab reported acc{zero,gain}_* values
2018-03-05 08:51:51 +10:00
Michel Pastor
063b3ca49d Fix calibration tab reported acc{zero,gain}_* values (fixes #374) 2018-03-04 22:18:14 +01:00
Konstantin Sharlaimov (DigitalEntity)
2dddb11f8e Version bump to 1.9.2 2018-03-04 20:29:32 +10:00
Konstantin Sharlaimov
4601c284a9
Merge pull request #369 from iNavFlight/agh_reword_auto_disarm_delay
Reword text and tooltip for auto_disarm_delay
2018-03-04 18:53:52 +10:00
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
Konstantin Sharlaimov
007af561f7
Merge pull request #372 from shellixyz/adjust_midrc_minmax
Match midrc input field min/max to firmware min/max
2018-03-03 08:29:12 +10:00
Konstantin Sharlaimov
f58134e984
Merge pull request #371 from shellixyz/fix_mission_control
Fixes transposition of coordinates when saving WP
2018-03-03 08:28:08 +10:00
Michel Pastor
e9b5740e0c Match midrc input field min/max to firmware min/max 2018-03-02 23:19:56 +01:00
Michel Pastor
82da156f98 Fix mission control closes #370 2018-03-02 22:50:55 +01:00
Konstantin Sharlaimov
47bf5bb7a9
Merge pull request #366 from shellixyz/fix_364
Fixes #364
2018-03-03 01:04:19 +10:00
Konstantin Sharlaimov
80ef1f6188
Merge pull request #367 from Afinogen/mission-planer-v1.1
Mission planer v1.1
2018-03-03 01:03:56 +10:00
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.
2018-03-02 14:58:38 +00: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
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
Sergej Pozdnyakov
87e092cbcb new appearance of the interface, need testing 2018-03-01 20:58:37 +03:00
Michel Pastor
adc197405e Fixes #364 2018-03-01 16:30:13 +01:00
Michel Pastor
615d559b66 Add air speed graph in sensors tab 2018-03-01 16:12:07 +01:00
Michel Pastor
c2ae0f7dc3 Set capacity thresholds as percentage of battery capacity 2018-03-01 14:37:56 +01:00
Sergej Pozdnyakov
725e480400 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 2018-02-28 19:03:47 +03: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