1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00
Commit graph

2632 commits

Author SHA1 Message Date
Sensei
23d11354d4
Minor update docs/development/Contributing.md
Co-authored-by: Benedikt Kleiner <benedikt.kleiner@gmail.com>
2025-06-11 10:32:22 -05:00
Sensei
9a38c1b100
Update docs/development/Contributing.md
Co-authored-by: Benedikt Kleiner <benedikt.kleiner@gmail.com>
2025-06-11 10:29:29 -05:00
Sensei
91c0e5405f
Update docs/development/Contributing.md
Co-authored-by: Benedikt Kleiner <benedikt.kleiner@gmail.com>
2025-06-11 10:29:07 -05:00
Sensei
ac7412c405
Update docs/development/Contributing.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-10 13:03:15 -05:00
Sensei
929096e55e
Update docs/development/Contributing.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-10 13:03:03 -05:00
Ray Morris
cbaed6b9d9 Contributing.md: people and socials 2025-06-09 19:40:11 -05:00
Ray Morris
458fed8258 renaming contributing.md to Contributing.md 2025-06-09 17:43:13 -05:00
Ray Morris
da7dce0961 docs: contributing.md typo 2025-06-09 17:31:28 -05:00
Ray Morris
2530a33f93 docs: contributing.md fix headings 2025-06-09 17:22:49 -05:00
Ray Morris
18d26f44ab docs: create contributing.md 2025-06-09 17:18:28 -05:00
Marcelo Bezerra
44e02e18f8 Merge remote-tracking branch 'origin/maintenance-8.x.x' 2025-03-30 13:20:53 +02:00
Sensei
fb319527c5
Merge pull request #10405 from error414/change-gimbal-sensitivity-from-programming-framework
Change gimbal sensitivity from programming framework
2025-03-04 14:19:24 -06:00
error414
439f0dcccd Adsbee1090 2025-03-01 22:55:45 +01:00
Darren Lines
ea5de7db7a
Update OSD.md 2025-02-24 21:01:53 +00:00
Marcelo Bezerra
2b7d3e39c8
Merge pull request #10697 from medvedev/safehomes-image
Fix broken image link in Safehomes.md
2025-02-17 17:57:05 +01:00
Pawel Spychalski (DzikuVx)
b4a8973990 Updates to Iterm Lock for better readability 2025-02-14 13:05:35 +01:00
Marcelo Bezerra
a6405dcec0 Merge remote-tracking branch 'origin/maintenance-8.x.x' into mmosca-dji-no-compat 2025-02-13 21:04:37 +01:00
Marcelo Bezerra
86cdcdce60 Doc updates 2025-02-13 21:04:29 +01:00
Slavkó
15a375073e Fix broken image link in Safehomes.md 2025-02-13 19:16:48 +00:00
Marcelo Bezerra
55160f859b
s/\t/ /g 2025-01-29 14:42:01 +01:00
Marcelo Bezerra
03efa418bd
s/\t/ /g 2025-01-29 14:41:06 +01:00
Marcelo Bezerra
ead51fb2d1
Update OSD.md 2025-01-29 14:39:31 +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
error414
bf5baf9f31 change gimbal sensitivity from programming framework 2024-12-01 20:24:46 +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