1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-18 22:05:15 +03:00
Commit graph

16645 commits

Author SHA1 Message Date
Paweł Spychalski
2f2330e371
Merge pull request #10054 from iNavFlight/dzikuvx-dji-lq-to-q
Use letter `Q` for DJI LinkQuality OSD element
2024-05-19 11:20:11 +02:00
Darren Lines
508b3ddc90 Remove unused define from DJI OSD symbols
I searched the code and DJI_SYM_CURSOR isn't used anywhere. The only OSD use of cursor at all is in the CMS, which just uses the '>' character.

So this define can go. After that the dji_osd_symbols.h file is a pure character to variable map.
2024-05-19 09:07:16 +01:00
Darren Lines
dd1c7016d9
Merge pull request #10060 from iNavFlight/MrD_Tidy-up-dji-crosshairs
Tidy up DJI crosshairs
2024-05-19 08:56:55 +01:00
Darren Lines
655b325fce Tidy up DJI crosshairs
Re-ordered to keep the same crosshairs together.
2024-05-19 08:33:14 +01:00
Darren Lines
f5b40d31d1
Merge pull request #10056 from dzaro-dev/master
Adding Crosshair Styles for DJI OSD
2024-05-19 08:05:27 +01:00
dzaro-dev
135406decf
Update dji_osd_symbols.h as per request 2024-05-19 00:44:12 +01:00
Darren Lines
5e85fe07b1 Allow pilots the option to hide question marks from the OSD. 2024-05-18 20:31:04 +01:00
dzaro-dev
cc4b3db899
Adding Crosshair Styles 2024-05-18 17:02:59 +01:00
dzaro-dev
3615e6fb09
Adding Crosshair Styles 2024-05-18 16:58:22 +01:00
Pawel Spychalski (DzikuVx)
3efb86c848 Do not render DJI logo on OSD when using DJI compat mode 2024-05-18 14:16:29 +02:00
Pawel Spychalski (DzikuVx)
ec7ebd1c4b Do not render DJI logo on OSD when using DJI Compat modes 2024-05-18 14:15:59 +02:00
Pawel Spychalski (DzikuVx)
a818190ed1 Use letter Q for DJI LinkQuality OSD element 2024-05-18 13:49:04 +02:00
Paweł Spychalski
ee747d6671
Merge pull request #10046 from iNavFlight/MrD_Change-BF-COMPAT-to-DJI-COMPAT
Update the compatibility mode for DJI to use the actual DJI font.
2024-05-17 19:20:59 +02:00
Paweł Spychalski
ec654fbd65
Merge pull request #10045 from Scavanger/Broken-usb-recovery
[DOC] Broken USB recovery
2024-05-16 09:08:12 +02:00
Darren Lines
3d9d1f3b91 Update docs 2024-05-16 07:43:56 +01:00
Scavanger
10d7dd58c4 snapp 2024-05-15 22:20:16 -03:00
Darren Lines
283baa7c0a Initial changes 2024-05-15 20:01:08 +01:00
breadoven
c0e120a671
Merge pull request #10042 from breadoven/abo_trackback_logic_fix
RTH trackback code cleanup
2024-05-15 20:00:57 +01:00
breadoven
9c64e9b65d baro altitude estimation fix 2024-05-15 11:44:47 +01:00
Darren Lines
de09caecfd Add blank line after "no home position" 2024-05-15 08:13:19 +01:00
Darren Lines
4d9e9d318e Fix element detection and tidy up 2024-05-15 08:13:19 +01:00
Darren Lines
64e65349b1 Initial code 2024-05-15 08:13:18 +01:00
breadoven
c9779c2dee rth trackback tweaks 2024-05-14 11:42:13 +01:00
Paweł Spychalski
b96c3d4c1f
Merge pull request #10023 from rmaia3d/pr/bfcompat_at_pit_rol
BFCOMPAT: Add auto-throttle label and BF font symbols for pitch and roll
2024-05-14 10:00:17 +02:00
Julio Cesar
6aeb5c3e7c Make the 'declination.py' file generate Declination, Inclination and Intensity. 2024-05-13 21:58:30 -03:00
breadoven
baf2014bfe
Merge pull request #10028 from breadoven/abo_711_merge_errors_fix
7.1.1. merge error trackback fix
2024-05-13 20:04:11 +01:00
breadoven
6f4ff6b4de Fix trackback error 2024-05-13 17:32:14 +01:00
Julio Cesar Matias
927a14b949
Merge branch 'iNavFlight:master' into master 2024-05-12 23:20:53 -03:00
Marcelo Bezerra
1dd0d873da
Prefer default LED pin
This changes led hardware setup to prefer original led pin, but fall
back to reassigned LED pin if that was changed to something else.
2024-05-13 01:11:48 +02:00
rmaia
b838606528 Keep throttle symbol, just prepending with the letter A when auto-throttle is engaged 2024-05-12 11:28:10 -03:00
Marcelo Bezerra
4f6220b0fe Change conflict checking to rely on timerUsageFlag
Previously it used IO_TAG to check for the LED pin directly
2024-05-12 13:21:29 +02:00
Marcelo Bezerra
ac32776561 vimrx synthax on by default 2024-05-12 13:21:11 +02:00
Marcelo Bezerra
ce9ea2d8fc Add obsolete warning to MSP2_INAV_OUTPUT_MAPPING_EXT 2024-05-12 11:08:53 +02:00
rmaia
0c44cf5b0d BFCOMPAT: Add text label (AT) for auto-throttle and BF font symbols for pitch and roll 2024-05-12 00:45:43 -03:00
Marcelo Bezerra
d9e9727832 Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment 2024-05-11 23:51:44 +02:00
Marcelo Bezerra
f82b3fc26e Allow led pin to be re-used as servo or motor more easily. 2024-05-11 23:48:51 +02:00
breadoven
2719472787
Merge pull request #9471 from breadoven/abo_fw_alt_vel_control
Fixed wing Nav altitude velocity control
2024-05-11 21:53:47 +01:00
breadoven
35ce764405 Fix max climb rate during loiter 2024-05-11 21:29:58 +01:00
Marcelo Bezerra
82b375b202 Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment 2024-05-11 20:55:56 +02:00
Marcelo Bezerra
d251b2eca3
First round of changes
Need to make sure it shows up in configurator
2024-05-11 20:54:44 +02:00
Pawel Spychalski (DzikuVx)
75ea2ce417 Fix line ends 2024-05-11 08:35:19 +02:00
Paweł Spychalski
f20f427206
Merge pull request #9978 from YI-BOYANG/master
Add GEPRCF745_BT_HD target
2024-05-11 08:33:32 +02:00
Paweł Spychalski
ae0b5a9adb
Merge pull request #9956 from iNavFlight/dzikuvx-optimize-pid-axis
Optimize PID axis processing
2024-05-10 09:57:36 +02:00
Paweł Spychalski
cfb685330c
Merge pull request #8282 from RomanLut/submin-mavlink-18ch
mavlink: send RC_CHANNELS instead of RC_CHANNELS_RAW to support 18 channels
2024-05-10 09:11:13 +02:00
Paweł Spychalski
cc03baa28a
Merge pull request #10011 from RomanLut/submit-ist8308-fix
fix ist8308 compass local frame
2024-05-10 09:05:01 +02:00
breadoven
01303686fd fixes 2024-05-07 22:47:44 +01:00
breadoven
6d626acdb2 Merge remote-tracking branch 'upstream/master' into abo_fw_alt_vel_control 2024-05-07 22:21:38 +01:00
Pawel Spychalski (DzikuVx)
845e8c6e4e Merge branch 'master' into dzikuvx-fixed-wing-pid-dampener 2024-05-07 21:23:36 +02:00
Paweł Spychalski
33abbabe78
Merge pull request #10014 from bishko/patch-1
Update Building in Gitpod.md
2024-05-07 21:06:08 +02:00
Paweł Spychalski
b45e9620e2
Merge pull request #9934 from iNavFlight/release_7.1.1
INAV 7.1.1
2024-05-07 17:48:35 +02:00