Darren Lines
cf36eed98c
Merge branch 'master' into MrD_Reorganise-Stats-screens
2024-04-01 10:04:31 +01:00
Darren Lines
9e2b100582
Merge pull request #8511 from iNavFlight/MrD_Wank-to-Wake-launch-idle
2024-04-01 09:13:18 +01:00
Darren Lines
62fcb4879d
Merge branch 'master' into MrD_Reorganise-Stats-screens
2024-03-31 10:03:32 +01:00
Pawel Spychalski (DzikuVx)
8901477700
Increase bank angles
2024-03-30 22:05:58 +01:00
Pawel Spychalski (DzikuVx)
68b88ccb97
Docs update
2024-03-29 16:45:05 +01:00
Darren Lines
6f58bdbf7f
Change SmartPort sensor IDs for GPS and Modes
...
The current implementation of INAV SmartPort telemetry uses temperature sensor IDs for Modes and GNSS data. This causes issues on transmitter firmware that more strictly adhere to the telemetry ID's intended use. The Tmp sensors can't be converted to a different type, so they can't be read correctly.
This PR changes the IDs to some that are not associated with specific functions or types. There is also an option to use the legacy IDs to allow for a deprecation period. This legacy option should be removed in INAV 10.0.
2024-03-29 13:27:30 +00:00
Darren Lines
87968eb868
Merge branch 'master' into MrD_Reorganise-Stats-screens
2024-03-29 11:50:57 +00:00
Darren Lines
1945fe797c
Merge branch 'master' into MrD_Wank-to-Wake-launch-idle
2024-03-29 11:43:37 +00:00
Pawel Spychalski (DzikuVx)
1ebefcd67b
Docs update
2024-03-25 21:39:18 +01:00
Paweł Spychalski
1efdfabeeb
Merge pull request #9805 from iNavFlight/dzikuvx-drop-control-deadband
...
Drop control_deadband setting
2024-03-22 19:51:00 +01:00
Paweł Spychalski
2886935d72
Merge pull request #9804 from iNavFlight/dzikuvx-remove-velned-setting
...
Remove setting a use local VELNED instead of GPS provided
2024-03-22 19:50:30 +01:00
Paweł Spychalski
79d1abe3ee
Merge pull request #9803 from iNavFlight/dzikuvx-remove-upderclock
...
Remove unused USE_UNDERCLOCK define and related code
2024-03-22 15:14:53 +01:00
Paweł Spychalski
b692dbd39b
Merge pull request #9809 from iNavFlight/dzikuvx-drop-ledstrip_visual_beeper
...
Drop ledstrip_visual_beeper as not used
2024-03-22 08:40:52 +01:00
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