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

15512 commits

Author SHA1 Message Date
Paweł Spychalski
cb15792f94
Merge pull request #9564 from RomanLut/submit-fix-sitl-with-hitl-accelerometer
SITL: accelerometer/mag data is not processed when using SITL with inav-HITL-plugin
2024-05-31 12:10:48 +02:00
Paweł Spychalski
c1a533fa81
Merge pull request #10032 from JulioCesarMatias/changeDeclination_py
Make the 'declination.py' file generate Declination, Inclination and Intensity.
2024-05-31 11:30:02 +02:00
Paweł Spychalski
58a604753e
Merge pull request #10058 from iNavFlight/MrD_Allow-pilots-to-hide-question-marks
Allow pilots the option to hide question marks from the OSD.
2024-05-31 11:29:11 +02:00
Paweł Spychalski
d5823d38fd
Merge pull request #10061 from iNavFlight/MrD_Remove-unused-DJI-OSD-define
Remove unused define from DJI OSD symbols
2024-05-31 11:27:56 +02:00
Marcelo Bezerra
d9d15719db
Merge pull request #10094 from iNavFlight/mmosca-patch-1
Update readme.md
2024-05-31 10:13:55 +02:00
Marcelo Bezerra
5191ec3694
Update readme.md
Fix small typo that sneaked in.
2024-05-31 09:56:39 +02:00
Paweł Spychalski
e4612d7bf3
Merge pull request #10073 from Scavanger/USB-Rescue
Building a USB-Rescue firmware without editing sources
2024-05-31 09:46:48 +02:00
Paweł Spychalski
34baebb55a
Merge pull request #10092 from fschuindt/patch-1
Fix OSD mentioned twice on readme.md feature list
2024-05-31 09:46:12 +02:00
Paweł Spychalski
e4674a9981
Merge pull request #10071 from iNavFlight/mmosca-patch-1
Add PSA about ICM426xx changes in INAV 7.1
2024-05-31 08:58:33 +02:00
Fernando Schuindt
06eb0ef3c0
Fix OSD mentioned twice on README.md feature list 2024-05-29 01:23:33 -03:00
Scavanger
39bd781552 USB-Rescue 2024-05-23 10:51:41 -03:00
breadoven
49008f47c9
Merge pull request #10068 from breadoven/abo_blackbox_move_activewp
Reorder blackbox fields
2024-05-23 11:19:30 +01:00
Marcelo Bezerra
b7a24063af
Add PSA about ICM426xx changes in INAV 7.1
Some users have reported issues with INAV 7.1+ when upgrading from previews versions in aircraft that had this gyro.

Recalibrating the gyro, or redoing the setup in INAV 7.1 seems to have fixed most of them.
2024-05-23 09:43:41 +02:00
Darren Lines
946241d995 Made it more boring 2024-05-21 21:41:30 +01:00
breadoven
5a2b1ee9a7 move activewp and rxupdaterate fields 2024-05-21 11:39:23 +01:00
breadoven
9ee93ce2f6
Merge pull request #10041 from breadoven/abo_altitude_baro_fix
Nav altitude estimation changes
2024-05-21 10:06:17 +01:00
Paweł Spychalski
4d5207e506
Merge pull request #9905 from iNavFlight/dzikuvx-fixed-wing-pid-dampener
I-Term Lock for Fixed Wing
2024-05-20 08:52:41 +02:00
Pawel Spychalski (DzikuVx)
fc9457f470 Docs update 2024-05-19 20:25:52 +02:00
Pawel Spychalski (DzikuVx)
2118cebf25 Iterm Lock configurability 2024-05-19 20:24:41 +02:00
Pawel Spychalski (DzikuVx)
536c5c3958 Make Iterm Lock configurable 2024-05-19 20:24:18 +02:00
Pawel Spychalski (DzikuVx)
756e6790bb Merge branch 'master' into dzikuvx-fixed-wing-pid-dampener 2024-05-19 19:34:18 +02:00
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)
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
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
rmaia
b838606528 Keep throttle symbol, just prepending with the letter A when auto-throttle is engaged 2024-05-12 11:28:10 -03: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
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
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