Marcelo Bezerra
03efa418bd
s/\t/ /g
2025-01-29 14:41:06 +01:00
Marcelo Bezerra
c5a25abd02
Merge branch 'master' into maintenance-8.x.x
2025-01-27 13:00:57 +01:00
Ray Morris
3c48afe907
Settings.md: clarify nav_fw_launch_timeout
2025-01-25 11:31:59 -06:00
nicesub
5fe3cd6eca
Update GPS_fix_estimation.md
...
Typo in line 74 instead of km/h to cm/s it was written m/s
2025-01-22 19:16:25 +00:00
Marcelo Bezerra
25272fbea3
DJI Strikes again
...
The O4 firmware currently shipping has a regression, when compared to
DJI O3.
They are not accepting INAV's reply to STATUS/STATUS_EX commands.
This patch adds the option to re-use the workaround needed for the
Original DJI FPV System, where INAV would reply with a custom message to
those messages.
The main difference is related to the number of flight modes in INAV vs
Betaflight. INAV has a lot more modes and is likely sending a reply that
DJI thinks is too big and marked as invalid.
While the arming bit is supposed to be the same accross BF and INAV,
they are also not using the correct workflow of asking the firmware for
the list of modes supported (and corresponding bits) to check what is
active or not.
While it is not critical to check the modes, as it is very unlikely the
ARM bit will move/change, it is certainly incorrect to ignore the reply
based on the number of modes, if you haven't checked how many modes
there should be.
2025-01-16 11:59:30 +01:00
Mr D - RC
ffe01e02c2
Update description for disarm_always
...
The description was a bit sparse. It was also confusing as it made it seem like the default operation had changed; when it was still the same.
2025-01-13 21:36:48 +00:00
breadoven
17fc349712
Merge pull request #10541 from breadoven/abo_fw_alt_control_fixes
...
Fixed wing altitude control fixes
2025-01-12 13:06:11 +00:00
breadoven
92e93152fd
update D term default
2025-01-10 11:58:25 +00:00
Sensei
97689babb7
SITL.md - Addtional info re joystick
2025-01-08 22:51:28 -06:00
breadoven
512b677dff
add pos_z_ff
2025-01-08 21:51:42 +00:00
breadoven
86704d49c7
Merge remote-tracking branch 'upstream/master' into abo_fw_alt_control_fixes
2025-01-04 22:23:40 +00:00
breadoven
7f1876622f
change fw_pos_z_d settings
2025-01-04 13:11:44 +00:00
Mr D - RC
fe98e0fefd
Default motor stop to ON
2024-12-31 22:51:07 +00:00
Sensei
6a73ec97ec
Programming Framework.md: Fix markdown for Delta
2024-12-20 11:26:21 -06:00
Marcelo Bezerra
0ae30d3378
Merge pull request #10528 from dzaro-dev/master
...
Update VTOL.md with a more detailed guide on setting up tilting servos
2024-12-16 23:48:48 +01:00
breadoven
5c14c318fd
fixed wing altitude control fixes
2024-12-16 13:15:10 +00:00
b14ckyy
035f52d248
Update Settings.md
...
Change Autotune default max servo range since I-Term lock disables PIDs at full stick input
2024-12-13 11:58:29 +01:00
dzaro-dev
207acdb266
Update VTOL.md with a more detailed guide on how to set up tilting servos
...
I have split STEP 1 and STEP2 and I have added an additonal STEP4 for the correct setup for tilting servos.
I've made a video to show the setup working here:
https://www.youtube.com/watch?v=CNY47JQSPGk
2024-12-12 13:50:50 +01:00
Sensei
96078ad1a7
Omnibus F4.md: select IMU for V6 and Fireworks V2
2024-12-10 01:22:05 -06:00
Marcelo Bezerra
ffd3f70533
Merge pull request #10476 from radiolinkW/RADIOLINKF722
...
add target RADIOLINKF722
2024-12-04 18:06:02 +01:00
Marcelo Bezerra
f9a6d7cee0
Add notice about M6 and DSHOT
2024-12-04 12:40:01 +01:00
Darren Lines
96139babf8
Update OSD.md
2024-11-30 12:49:38 +00:00
Darren Lines
bc42749837
Update OSD.md
2024-11-30 12:30:54 +00:00
Mr D - RC
55d1ea4357
Update OSD.md
2024-11-30 08:54:12 +00:00
Paweł Spychalski
88cc87d102
Merge pull request #10467 from Scavanger/EZ-Tune-Filter-HZ-Fix
...
[Fix] EZ-Tune Filter-HZ Fix
2024-11-16 11:56:46 +01:00
Sensei
7c0fe51792
Merge pull request #9556 from iNavFlight/mosca-target-converter
...
Add BF config to INAV target converter
2024-11-15 19:40:36 -06:00
b14ckyy
0308c8916d
Merge pull request #10466 from b14ckyy/Geozones.md
...
Geozone Documentation - Geozones.md
2024-11-15 15:26:25 +01:00
Scavanger
00ced6fcc4
Update Docs
2024-11-15 10:51:28 -03:00
b14ckyy
170652aee1
Added application links and changed format
2024-11-15 14:47:21 +01:00
b14ckyy
4873cd7e1d
Added MWP required snapshot date
2024-11-15 14:45:17 +01:00
b14ckyy
4c3049c8b3
Update Geozones.md
...
added AMSL to geozone fields
2024-11-14 22:56:07 +01:00
b14ckyy
74b0a9b86f
Update Geozones.md
2024-11-14 22:44:30 +01:00
b14ckyy
b9700f8895
Update Geozones.md
...
added missing CLI commands and array field
2024-11-14 22:21:14 +01:00
b14ckyy
0784223957
hopefully Final Grammar touches
2024-11-14 21:58:27 +01:00
b14ckyy
5891a39064
Update Geozones.md
...
Added CLI stuff
2024-11-14 21:47:14 +01:00
b14ckyy
2e587aa33b
Update Geozones.md
2024-11-14 20:27:33 +01:00
b14ckyy
10502a486e
Update Geozones.md
2024-11-14 20:09:54 +01:00
b14ckyy
8820a3ffea
Update Geozones.md
2024-11-14 19:52:21 +01:00
b14ckyy
57e3f1c160
Update Geozones.md
2024-11-14 19:49:18 +01:00
b14ckyy
9b02a29f85
Update Geozones.md
2024-11-14 19:32:29 +01:00
b14ckyy
058eb1cd9a
Update Geozones.md
...
update 4
2024-11-13 12:43:55 +01:00
b14ckyy
88c193c269
Update Geozones.md
...
update 3
2024-11-13 12:29:53 +01:00
b14ckyy
5d91e4ed7d
Update Geozones.md
...
round 2
2024-11-13 12:03:27 +01:00
b14ckyy
574032be41
Create Geozones.md
...
Round 1
2024-11-13 11:39:20 +01:00
Scavanger
ba6d2016f0
Merge branch 'master' of https://github.com/iNavFlight/inav into Geozones
2024-11-10 17:35:31 -03:00
Scavanger
7d540a89cf
Update Settings.md
2024-11-08 08:29:29 -03:00
Mr D - RC
1311e2be79
Allow snr_alarm to be set up to 99dB
2024-11-03 16:37:52 +00:00
Mr D - RC
16746b89dc
Allow setting of altitude and distance precision
2024-10-25 12:54:40 +01:00
Sensei
05d1890ba8
Update Navigation.md - Remove outdated references to inav_use_gps_no_baro
...
inav_use_gps_no_baro was removed
2024-10-09 12:23:36 -05:00
breadoven
1ed4875504
Merge branch 'master' into abo_nav_vel_z_improvements
2024-09-28 09:29:53 +01:00