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

1549 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
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
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
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
a9dfd90f1e
Merge pull request #431 from iNavFlight/dzikuvx-updated-racer-preset
Updated presets
2018-05-08 10:36:27 +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
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
ac2b42c743 Add symbol for HOME and use it in the home distance indicator 2018-05-06 10:55:30 +01:00
Konstantin Sharlaimov (DigitalEntity)
57241b86f8 Add selector for optical flow sensor 2018-05-06 10:14:48 +10:00
Paweł Spychalski
05355f749c
Merge pull request #423 from iNavFlight/dzikuvx-tracking-fixes
Dzikuvx tracking fixes
2018-05-02 23:54:34 +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
Pawel Spychalski (DzikuVx)
9961fc1476 RX type tracking fixed 2018-05-02 21:13:02 +02:00
Pawel Spychalski (DzikuVx)
00ac2379ab 7" preset 2018-05-02 20:41:39 +02:00
Alexey Stankevich
e7aeccbaed Change Watt symbol in OSD preview 2018-04-28 00:18:19 +03:00
Alberto García Hierro
32065e9f45 Add support for configuring multiple OSD layouts 2018-04-26 11:20:23 +01:00
Konstantin Sharlaimov
c6dda46330
Merge pull request #408 from warhog/osd
Added indicator for overlapping osd elements
2018-04-23 12:25:49 +10:00
Michel Pastor
353e0cc0a6 Fix OSD AHI preview 2018-04-23 04:22:56 +02:00
Pawel Spychalski (DzikuVx)
e7408b2354 Merge remote-tracking branch 'origin/master' into dzikuvx-new-mixer-approach 2018-04-21 15:45:17 +02:00
Konstantin Sharlaimov
891d5486b0
Merge pull request #407 from warhog/master
Add confirmation to reset settings button to avoid accidentally reset settings
2018-04-19 17:34:55 +10:00
warhog
693ef1c893 added indicator if osd elements are stacked over each other 2018-04-19 08:12:57 +02:00
warhog
e366bf4369 add confirmation to reset settings button to avoid accidentally resetting everything 2018-04-15 12:59:22 +02:00
Pawel Spychalski (DzikuVx)
7bab477ad4 Additional indication that mixer has to be configured plus small fixes 2018-04-13 15:17:09 +02:00
Pawel Spychalski (DzikuVx)
064ff36add updated defaults 2018-04-13 14:25:48 +02:00
Pawel Spychalski (DzikuVx)
e8248c4fb2 increased range for motor rules roll/pitch/yaw to -2/2 2018-04-11 09:09:58 +02:00
Pawel Spychalski (DzikuVx)
e9d2a06b7e fixed bugs with not detecting new mixer capable firmware 2018-04-10 21:52:39 +02:00
Pawel Spychalski (DzikuVx)
26c65fa39c final touches 2018-04-05 14:40:53 +02:00
Pawel Spychalski (DzikuVx)
506ad30306 more functional changes on mixer tab 2018-04-05 14:20:26 +02:00
Pawel Spychalski (DzikuVx)
614a0c1ed9 motor tab updates 2018-04-05 14:11:11 +02:00
Pawel Spychalski (DzikuVx)
60497a03e6 servo tab cleanup 2018-04-05 12:59:14 +02:00
Pawel Spychalski (DzikuVx)
4e5fd3b2b7 ability to add and save mix 2018-04-05 11:27:54 +02:00
Pawel Spychalski (DzikuVx)
97e4ece259 possibility to add and delete motor and servo rule 2018-04-04 21:09:04 +02:00
Pawel Spychalski (DzikuVx)
640d0b39a3 cleanups 2018-04-04 14:00:14 +02:00
Pawel Spychalski (DzikuVx)
14a74e76dc possibility to delete mixer rules 2018-03-31 16:03:38 +02:00
Pawel Spychalski (DzikuVx)
a7b387a2dc Basic layout 2018-03-30 19:38:21 +02:00
Pawel Spychalski (DzikuVx)
4f48ecff1b Mixer tab, first elements 2018-03-29 22:24:37 +02:00
Pawel Spychalski (DzikuVx)
48c67874f9 old mixer section hiden on compatible FC version 2018-03-29 18:20:29 +02:00