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

3524 commits

Author SHA1 Message Date
Paweł Spychalski
cac734e496
Merge pull request #457 from iNavFlight/agh_clarity_font
Add clarity font
2018-05-24 20:23:34 +02:00
Alberto García Hierro
37981d5108 Add PNG files for "clarity" font 2018-05-24 19:02:21 +01:00
Daniel Arruda Ribeiro
a3f39fa085 Clarity Font from BetaFlight adapted for InavFlight 2018-05-24 18:51:06 +01:00
Paweł Spychalski
3b4c4f00cc
Merge pull request #456 from iNavFlight/dzikuvx-show-only-configured-servos
show only configured servos
2018-05-24 17:30:15 +02:00
Pawel Spychalski (DzikuVx)
993f8b5c5f fixes and cleanups 2018-05-24 17:29:24 +02:00
Pawel Spychalski (DzikuVx)
6d40d8e020 show only configured servos 2018-05-24 14:32:21 +02:00
Paweł Spychalski
8e2768377c
Merge pull request #451 from iNavFlight/agh_fix_airspeed_preview
Fix air speed preview in UK mode
2018-05-22 09:24:41 +02:00
Alberto García Hierro
f2f2d7ba9b
Merge pull request #453 from iNavFlight/agh_fix_msp_rx
Fix support for simulated RX via MSP, increase channels to 12
2018-05-20 21:58:49 +01:00
Alberto García Hierro
6e80fd2b4d Fix support for simulated RX via MSP, increase channels to 12
- Fix detection of MSP_RX to show the button in the receiver tab
- Fix path to the .css file for receiver_msp.html
- Increase number of channels to 12
2018-05-20 17:05:34 +01:00
Paweł Spychalski
fa93da4e6b
Merge pull request #449 from iNavFlight/dzikuvx-more-mixer-presets
More mixer presets
2018-05-20 09:40:21 +02:00
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