Alberto García Hierro
55688abcbd
Correctly display alarms when using the new OSD API
...
Fixes incorrect alarms in 2.0
2018-05-19 21:25:33 +01:00
Alberto García Hierro
f64a707c37
Fix air speed preview in UK mode
...
As reported in https://github.com/iNavFlight/inav/issues/3235
2018-05-19 11:56:08 +01:00
Alberto García Hierro
205d8c2df7
Add a workaround for uploading fonts on F3 from macOS
...
Change MSP.send_message() and MSP.promise() to accept an optional
protocol version argument. If null or undefined, the default version
set for the MSP instance is used instead.
Use this additional argument in FONT.upload(), so we avoid generating
64 byte writes when uploading a font.
2018-05-19 11:35:28 +01:00
Alberto García Hierro
15e884acf1
Merge pull request #443 from iNavFlight/agh_osd_radar
...
Add support for OSD Radar mode
2018-05-14 22:28:07 +01:00
Paweł Spychalski
91870671ab
Merge pull request #446 from iNavFlight/dzikuvx-presets-update
...
Updated presets
2018-05-14 11:49:24 +02:00
Pawel Spychalski (DzikuVx)
def0cd27cc
More mixer presets
2018-05-14 11:48:41 +02:00
Pawel Spychalski (DzikuVx)
7f89a913e1
Stage2 added to profile
2018-05-13 14:21:26 +02:00
Pawel Spychalski (DzikuVx)
f4a840215f
Slightly boosted Igain
2018-05-13 14:04:39 +02:00
Pawel Spychalski (DzikuVx)
2ceceff416
5inch performance
2018-05-13 14:04:39 +02:00
Pawel Spychalski (DzikuVx)
cc0b56552b
Updated 5inch Racer
2018-05-13 14:04:39 +02:00
Konstantin Sharlaimov
d24b2ec722
Merge pull request #448 from iNavFlight/de_add_bmi160
...
Add BMI160 gyro
2018-05-13 20:29:12 +10:00
Konstantin Sharlaimov (DigitalEntity)
a160080d05
Add BMI160 gyro
2018-05-13 20:05:45 +10:00
Paweł Spychalski
f7d2dad51e
Merge pull request #447 from iNavFlight/dzikuvx-extended-filter-config
...
Missing filter configs in FILTER_CONFIG
2018-05-13 11:58:22 +02:00
Pawel Spychalski (DzikuVx)
f104610f1d
MIssing filter configs in FILTER_CONFIG
2018-05-13 10:28:11 +02:00
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
7029323f49
Add support for OSD Radar mode
2018-05-11 11:07:26 +01: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