1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 20:35:19 +03:00
Commit graph

2948 commits

Author SHA1 Message Date
Konstantin Sharlaimov
e8f37da7c7
Merge pull request #442 from iNavFlight/agh_map_version
Prevent map modes to be shown if firmware is < 2.0.0
2018-05-12 11:58:12 +10:00
Konstantin Sharlaimov
cd8b66cc9f
Merge pull request #444 from shellixyz/fix_osd_ahi_preview
Fix OSD AHI preview
2018-05-12 11:56:57 +10:00
Michel Pastor
909d183e82 Fix OSD AHI preview 2018-05-11 17:09:17 +02:00
Alberto García Hierro
91d802a81b Prevent map modes to be shown if firmware is < 2.0.0
Oversight from the initial map mode support
2018-05-11 10:12:49 +01:00
Paweł Spychalski
9e07c05d2f
Merge pull request #441 from iNavFlight/de_fix_mission_eeprom
Fix mission EEPROM load/save commands
2018-05-11 09:31:17 +02:00
Konstantin Sharlaimov (DigitalEntity)
d1e31f4bdb Fix mission EEPROM load/save commands 2018-05-10 22:35:19 +10:00
Konstantin Sharlaimov
594cad7d0b
Merge pull request #432 from iNavFlight/agh_osd_map
Add support for OSD MAP mode
2018-05-10 00:14:38 +10:00
Pawel Spychalski (DzikuVx)
f902c7d803 small cleanup 2018-05-09 15:48:58 +02:00
Paweł Spychalski
323a3c78cf
Merge pull request #440 from iNavFlight/dzikuvx-vtail-airplane-preset
Mixer preset for Vtail airplanes like Mini Talon
2018-05-09 15:46:23 +02:00
Paweł Spychalski
5e60754a97
Merge pull request #439 from giacomo892/flyingwing_diffthrust
Adding FW with differential thrust
2018-05-09 15:46:11 +02:00
Pawel Spychalski (DzikuVx)
e19a592e79 Mixer preset for Vtail airplanes like Mini Talon 2018-05-09 15:45:09 +02:00
giacomo892
3d08d068c5 Adding FW with differential thrust 2018-05-09 15:36:10 +02:00
Alberto García Hierro
5574930eef
Merge pull request #437 from iNavFlight/agh_servo_reverse_switch
Use a switch to reverse servos rather than negative rates
2018-05-09 13:54:28 +01:00
Paweł Spychalski
58ef5ced24
Merge pull request #438 from iNavFlight/dzikuvx-servo-tilt-removed
Enable SERVO_TILT only for pre 2.0
2018-05-09 11:18:49 +02:00
Pawel Spychalski (DzikuVx)
1a520cfa0e Enable SERVO_TILT only for pre 2.0 2018-05-09 08:46:53 +02:00
Alberto García Hierro
0d788a430c Use a switch to reverse servos rather than negative rates
Just an UI change, same functionality.
2018-05-08 14:43:53 +01:00
Alberto García Hierro
dfacb0b084 Add support for osd MAP mode
Includes new icon for the map scale a new group for the maps/radars,
since they're a bit special (they allow element overlapping inside
them).
2018-05-08 12:06:08 +01:00
Paweł Spychalski
5631fa794d
Merge pull request #436 from iNavFlight/agh_fix_connection
Fix connection to flight controller
2018-05-08 12:48:18 +02:00
Alberto García Hierro
3b5660bdcc Fix connection to flight controller
Also, refactor the code for invalid firmware variant/version a bit,
removing code used for versions older than 1.6.0.
2018-05-08 11:44:23 +01:00
Paweł Spychalski
a9dfd90f1e
Merge pull request #431 from iNavFlight/dzikuvx-updated-racer-preset
Updated presets
2018-05-08 10:36:27 +02:00
Pawel Spychalski (DzikuVx)
779e12448e fixed required fc version 2018-05-08 10:35:18 +02:00
Paweł Spychalski
64a0f91411
Merge pull request #401 from shellixyz/msp_decode_output_mapping
Add MSP2_INAV_OUTPUT_MAPPING decoding
2018-05-08 10:34:25 +02:00
Paweł Spychalski
48e4abe8d1
Merge pull request #433 from iNavFlight/dzikuvx-channel-forwarding-removed
Servo tab cleanup, channel forwarding removed
2018-05-08 10:10:42 +02:00
Paweł Spychalski
6d07340c21
Merge pull request #434 from iNavFlight/dzikuvx-old-versions-cleanup
Old versions cleanup
2018-05-08 09:33:05 +02:00
Pawel Spychalski (DzikuVx)
855bf9f045 reject old firmwares 2018-05-08 08:45:34 +02:00
Konstantin Sharlaimov
e216d32850
Merge pull request #435 from shellixyz/add_pitch_and_roll_attitude_angle_in_osd
Add pitch and roll attitude angles OSD items
2018-05-08 15:02:28 +10:00
Michel Pastor
845a14ca1d Add pitch and roll attitude angles OSD items 2018-05-07 23:27:52 +02:00
Pawel Spychalski (DzikuVx)
757ca0f5a1 references to INAV 1.4 removed 2018-05-07 20:56:00 +02:00
Pawel Spychalski (DzikuVx)
47a063dccd references to inav 1.3 removed 2018-05-07 20:48:48 +02:00
Pawel Spychalski (DzikuVx)
13f50294f3 references to INAV 1.2 removed 2018-05-07 20:46:11 +02:00
Pawel Spychalski (DzikuVx)
73a15695c5 reference to INAV 1.0.0 removed 2018-05-07 20:43:05 +02:00
Pawel Spychalski (DzikuVx)
55385f5831 Servo tab cleanup 2018-05-07 20:32:56 +02:00
Konstantin Sharlaimov
cf176f2201
Merge pull request #428 from iNavFlight/de_opflow_sensor_select
Add selector for optical flow sensor
2018-05-07 21:49:55 +10:00
Pawel Spychalski (DzikuVx)
4640de33d0 Other presets updated 2018-05-07 13:46:29 +02:00
Pawel Spychalski (DzikuVx)
aed550e51a Updated 5inch preset 2018-05-07 13:20:19 +02:00
Alberto García Hierro
4c6554c959
Merge pull request #429 from iNavFlight/agh_home_symbol
Add symbol for HOME and use it in the home distance indicator
2018-05-07 08:27:19 +01:00
Alberto García Hierro
ac2b42c743 Add symbol for HOME and use it in the home distance indicator 2018-05-06 10:55:30 +01:00
Konstantin Sharlaimov
94703325c1
Merge pull request #427 from shellixyz/add_vbat_cell_detect_voltage
Add MSP support for the new vbat_cell_detect_voltage setting
2018-05-06 18:14:00 +10:00
Konstantin Sharlaimov (DigitalEntity)
dc74f95efd Opflow alignment support in MSP API 2018-05-06 10:41:29 +10:00
Michel Pastor
5b5cb519cf Update MSPV2_INAV_OUTPUT_MAPPING to match latest firmware changes 2018-05-06 02:29:10 +02:00
Michel Pastor
0a6b4bdacc Add MSP2_INAV_OUTPUT_MAPPING firmware version check 2018-05-06 02:29:10 +02:00
Michel Pastor
1e981d50a4 Add MSP2_INAV_OUTPUT_MAPPING decoding 2018-05-06 02:29:10 +02:00
Konstantin Sharlaimov (DigitalEntity)
57241b86f8 Add selector for optical flow sensor 2018-05-06 10:14:48 +10:00
Michel Pastor
343e4d244d Add MSP support for the new vbat_cell_detect_voltage setting 2018-05-06 02:10:57 +02:00
Paweł Spychalski
05355f749c
Merge pull request #423 from iNavFlight/dzikuvx-tracking-fixes
Dzikuvx tracking fixes
2018-05-02 23:54:34 +02:00
Paweł Spychalski
f1eab94d6e
Merge pull request #422 from iNavFlight/dzikuvx-improved-serial-disconnect
Improved disconnect handling
2018-05-02 23:49:59 +02:00
Paweł Spychalski
58fd2031f0
Merge pull request #420 from iNavFlight/dzikuvx-7-inch-preset
7" preset
2018-05-02 23:49:39 +02:00
Paweł Spychalski
8975fefae5
Merge pull request #421 from iNavFlight/dzikuvx-mixer-icon
Mixer icon
2018-05-02 22:28:33 +02:00
Pawel Spychalski (DzikuVx)
c22541d186 Mixer tracking 2018-05-02 21:40:39 +02:00
Pawel Spychalski (DzikuVx)
35170f74dd fixed RX protocol tracking vol. 2 2018-05-02 21:17:32 +02:00