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

636 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
244dd8337f Drop ledstrip_visual_beeper as not used 2024-03-20 19:52:30 +01:00
Pawel Spychalski (DzikuVx)
26b8761916 Update settings descriptions 2024-03-20 19:50:13 +01:00
Pawel Spychalski (DzikuVx)
b3f1bd3788 Drop control_deadband setting 2024-03-18 13:34:13 +01:00
Pawel Spychalski (DzikuVx)
17f4b25487 Docs update 2024-03-18 09:55:09 +01:00
Pawel Spychalski (DzikuVx)
e08b8f62dd Remove setting a use local VELNED instead of GPS provided. INAV will default to use GPS provided VELNED if is available 2024-03-18 09:54:10 +01:00
breadoven
93f98a089f update 2024-03-10 23:55:10 +00:00
breadoven
ef7c92f7f8 Merge remote-tracking branch 'upstream/master' into abo_fw_alt_vel_control 2024-03-10 22:58:38 +00:00
Pawel Spychalski (DzikuVx)
d35a895ad3 7.1 mergeback 2024-03-02 19:33:27 +01:00
Darren Lines
1108ba1ec4 Revert GPS/Baro weight parameters to 7.0
Revert `inav_w_z_baro_p`, `inav_w_z_gps_p`, and `inav_w_z_gps_v` to the defaults from INAV 7.0. Changed in #9387

Altitude estimation is less accurate with the new 9387 settings.
2024-02-20 19:32:09 +00:00
Darren Lines
e1142c83b9 Merge branch 'master' into MrD_Reorganise-Stats-screens 2024-02-17 12:30:42 +00:00
Scavanger
0871ef3612 Update Settings.md 2024-02-12 10:09:47 -03:00
Scavanger
a071185dcc Docs 2024-02-07 08:55:12 -03:00
Scavanger
9370fdd49f FW-Autoland 2024-02-07 08:54:58 -03:00
p-i-engineer
92bba41f8e fixed docs for idle 2024-02-04 11:34:56 -08:00
Paweł Spychalski
bfdd1231ba
Merge pull request #9355 from error414/adsb
Adsb support pingRX  / Aerobit TT-SC1
2024-02-02 10:34:23 +01:00
Darren Lines
76f2bfac54 Merge branch 'master' into MrD_Wank-to-Wake-launch-idle 2024-01-24 19:33:01 +00:00
Yury MonZon
73765bba58 OSD Wind speed in m/s 2024-01-19 13:53:16 +01:00
Darren Lines
1e6a20f592 Unfuck rebase 2024-01-13 09:50:17 +00:00
Darren Lines
46512f436a Updates
- Updated OSD.md.
- Added setting for also displaying metric efficiency.
- Removed setting for `osd_stats_min_voltage_unit` as both are now shown.
- Added reset methods for stats not held in the OSD.
- Fixed issue where all stats would not reset on arm. Battery used maintains pack usage, as well as flight usage.
- Added missing FEATURE(GPS) on distance from home and speed (analogue).
- OSD stats only update while armed.
2024-01-13 09:21:13 +00:00
shota
b9017cadcd parameter rename 2024-01-13 09:19:22 +00:00
shota
4e47e14fea update docs 2024-01-13 09:19:21 +00:00
shota
7b8dd3db2a bug fixes 2024-01-13 09:19:20 +00:00
Pawel Spychalski (DzikuVx)
859911599f Merge remote-tracking branch 'origin/master' into sh_vtol_nav 2023-12-28 12:07:58 +01:00
Pawel Spychalski (DzikuVx)
f6acb7a7a2 Docs update 2023-12-26 12:02:24 +01:00
error414
874407ba61 ADSB support for inav over mavlink 2023-12-17 17:32:07 +01:00
Paweł Spychalski
6749f7be36
Merge pull request #9347 from shota3527/sh_mixerprofile_tail
tail sitter vtol support
2023-12-12 14:23:01 +01:00
Pawel Spychalski (DzikuVx)
c4e5d92218 Merge remote-tracking branch 'origin/master' into dzikuvx-7.1-mergeback-1 2023-12-08 10:20:14 +01:00
Paweł Spychalski
cb1964b890
Merge pull request #8347 from RomanLut/submit-gps-fix-estimation
GPS Fix estimation (dead reconing, RTH without GPS fix) for fixed wing
2023-12-08 10:10:45 +01:00
Paweł Spychalski
28d728c483
Merge pull request #9387 from shota3527/sh_ahrs
Yaw/Altitude estimation sensor fusion
2023-12-08 10:06:21 +01:00
Darren Lines
c119d9f98a
Merge branch 'master' into MrD_Add-FS-Landing-delay 2023-12-07 08:08:44 +00:00
Darren Lines
b39a2dcde4
Merge pull request #9428 from iNavFlight/MrD_Make-min-ground-speed-a-parameter 2023-12-06 23:33:02 +00:00
Darren Lines
41536bd688
Merge pull request #9521 from iNavFlight/MrD_Additional-Description-for-Control-Derivative 2023-12-06 23:32:09 +00:00
breadoven
d6de35bf8b add control response setting 2023-12-06 22:46:06 +00:00
Paweł Spychalski
108aa4b10a
Merge pull request #9432 from iNavFlight/release_7.0.0
Release 7.0.0
2023-12-06 15:36:20 +01:00
Darren Lines
3d2078e134 added hint for BetaFlight users 2023-11-30 08:29:28 +00:00
Darren Lines
5c12057e6c Additional Description for Control Derivative 2023-11-29 12:30:41 +00:00
Roman Lut
56dd1a1157 submit-remove-vtx-freq-artefacts 2023-11-21 20:14:16 +01:00
Darren Lines
9b92d85d1e Update Settings.md 2023-11-19 19:00:14 +00:00
Pawel Spychalski (DzikuVx)
297bded4d8 Revert "Enable the virtual pitot by default"
This reverts commit 83844e996f.
2023-11-10 10:06:02 +01:00
shota
f10c0c4bbc Merge tag '7.0.0-RC1' into sh_mixerprofile_tail 2023-11-04 02:56:10 +09:00
shota
6f1ad0a9f3 add more gps dynamic model 2023-11-04 02:01:29 +09:00
MrD-RC
298f45e7f7 Move parameter out of battery profile, in to normal settings. 2023-11-02 12:50:12 +00:00
Darren Lines
2e272d8075
Merge pull request #9427 from iNavFlight/master
Update from master
2023-10-30 13:27:42 +00:00
MrD-RC
13d8fbab90 Move minimum ground speed to a changeable parameter 2023-10-30 13:24:55 +00:00
shota
03a6043607 Merge remote-tracking branch 'origin/master' into sh_ahrs 2023-10-30 02:10:41 +09:00
shota
edf9ccac23 update documents 2023-10-29 17:22:48 +09:00
Roman Lut
a08e8c4285 Merge branch 'master' of https://github.com/iNavFlight/inav into submit-gps-fix-estimation 2023-10-27 12:04:17 +02:00
shota
b911185a88 adjustments 2023-10-27 12:03:25 +09:00
shota
daef398242 Merge remote-tracking branch 'origin/master' into sh_ahrs 2023-10-27 00:47:35 +09:00
Roman Lut
7d460e31cb Merge branch 'master' of https://github.com/iNavFlight/inav into osd-joystick 2023-10-26 17:41:11 +02:00