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

2436 commits

Author SHA1 Message Date
Paweł Spychalski
ec654fbd65
Merge pull request #10045 from Scavanger/Broken-usb-recovery
[DOC] Broken USB recovery
2024-05-16 09:08:12 +02:00
Scavanger
10d7dd58c4 snapp 2024-05-15 22:20:16 -03:00
breadoven
6d626acdb2 Merge remote-tracking branch 'upstream/master' into abo_fw_alt_vel_control 2024-05-07 22:21:38 +01:00
Paweł Spychalski
33abbabe78
Merge pull request #10014 from bishko/patch-1
Update Building in Gitpod.md
2024-05-07 21:06:08 +02:00
bishko
a6e256c2ca
Update Building in Gitpod.md
Adding a few points that are required to get HEX files.
2024-05-07 16:08:42 +01:00
Pawel Spychalski (DzikuVx)
cd6c51ddfe Merge remote-tracking branch 'origin/master' into release_7.1.1 2024-05-07 14:49:55 +02:00
bishko
1dc9105876
Create Building in Gitpod.md (#10004)
Gitpod offer by far the easierst and fastest method for building INAV targets. I wrote a small .md for those who want to have a step-by-step guide.
2024-05-05 13:06:13 +01:00
Marcelo Bezerra
52564d6f28
Merge pull request #9842 from error414/NRA15
RangerFinder NRA15/24 from nanoradar
2024-04-29 22:03:17 +02:00
Roman Lut
e92337a5fc
SITL: implemented built-in serial receivers support in SITL, implemented FC proxy mode, updated SITL docs (#9365)
* implemented built-in serial receivers support in SITL
implemented FC Proxy for SITL
update SITL.md

* Update SITL.md

* Update SITL.md

* Update SITL.md

* Update SITL.md

* [SITL] update POSIX serial functions to support non-standard baud rates

* disable xon/hof on serial port (SITL serial_proxy)

---------

Co-authored-by: Jonathan Hudson <jh+github@daria.co.uk>
2024-04-27 16:32:00 +01:00
Pawel Spychalski (DzikuVx)
34e8d82b60 Enable baro-less navigation by default 2024-04-21 12:02:36 +02:00
Paweł Spychalski
8d970cc20a
Merge pull request #9957 from iNavFlight/dzikuvx-ez-tune-snappiness
Ez Tune snappiness
2024-04-21 11:16:55 +02:00
breadoven
512604378e Merge remote-tracking branch 'upstream/master' into abo_fw_alt_vel_control 2024-04-21 09:49:43 +01:00
Paweł Spychalski
b323afbca4
Merge pull request #9915 from iNavFlight/dzikuvx-adjust-max-throttle-settings
max_throttle adjustments
2024-04-18 10:06:06 +02:00
error414
09ed11ca35 rename NRA15/NRA24 only to NRA 2024-04-17 21:34:31 +02:00
Pawel Spychalski (DzikuVx)
b317a66dc1 Ez Tune snappiness 2024-04-17 18:58:27 +02:00
Pawel Spychalski (DzikuVx)
dc2c27a26f Docs update 2024-04-15 21:31:23 +02:00
Paweł Spychalski
80adbbc1e5 Merge pull request #9890 from iNavFlight/MrD_Add-extra-description-to-the-min-ground-speed-parameter
Add extra description to nav_min_ground_speed parameter
2024-04-11 21:02:24 +02:00
Paweł Spychalski
a1ce8cb35f
Merge pull request #9890 from iNavFlight/MrD_Add-extra-description-to-the-min-ground-speed-parameter
Add extra description to nav_min_ground_speed parameter
2024-04-11 21:01:57 +02:00
Paweł Spychalski
8eeea07da8 Merge pull request #9896 from iNavFlight/b14ckyy-Update-FW-landing-Doc
Update Fixed Wing Landing.md
2024-04-11 21:01:33 +02:00
Paweł Spychalski
ddffa83038
Merge pull request #9896 from iNavFlight/b14ckyy-Update-FW-landing-Doc
Update Fixed Wing Landing.md
2024-04-11 21:01:07 +02:00
0crap
f40361034d Update Fixed Wing Landing.md
Simple typo fix.
2024-04-11 20:59:25 +02:00
Paweł Spychalski
057aa2d9fe
Merge pull request #9911 from iNavFlight/dzikuvx-simplify-pidsum-limit
Drop pidsum limit settings and replace with hardcoded values
2024-04-11 07:45:48 +02:00
Pawel Spychalski (DzikuVx)
8b34f38ba2 Docs update 2024-04-09 20:56:57 +02:00
error414
b3438919f5 new NRA protocol fro radars from nanoradar
new rangerfinder NRA15/NRA24 from nanoradar
2024-04-08 22:25:09 +02:00
Pawel Spychalski (DzikuVx)
c92b0a6a2c Update docs 2024-04-08 18:14:43 +02:00
0crap
7f831ce8fc
Update Fixed Wing Landing.md
Simple typo fix.
2024-04-08 12:54:16 +02:00
Paweł Spychalski
b29b8f1d94
Merge pull request #9897 from iNavFlight/dzikuvx-filtering-simplification
Filtering simplification
2024-04-06 09:06:48 +02:00
Pawel Spychalski (DzikuVx)
47f83f71a2 Remove workarounds as not used and obsolete 2024-04-05 13:43:56 +02:00
Pawel Spychalski (DzikuVx)
86adbebdb3 Docs update 2024-04-05 13:26:18 +02:00
Pawel Spychalski (DzikuVx)
3c32dcb720 Simplify filtering by removing gyro filter types and always use PT1 as sufficient for all use cases. 2024-04-05 12:30:19 +02:00
b14ckyy
8cb012af46
Update Fixed Wing Landing.md 2024-04-04 15:40:52 +02:00
Paweł Spychalski
d1a8469cf1
Merge pull request #9652 from Yury-MonZon/master
OSD Wind speed in m/s
2024-04-04 13:45:57 +02:00
b14ckyy
3ba096f717
Update Fixed Wing Landing.md
Added info about approach headings in the Introduction for clarification.
2024-04-04 11:58:25 +02:00
Darren Lines
68c8009170 Add extra description to nav_min_ground_speed parameter
Add extra description to `nav_min_ground_speed` parameter.
2024-04-03 12:37:08 +01:00
Paweł Spychalski
d8dc75a1a9
Merge pull request #9527 from error414/teraranger
terarange evo lidar
2024-04-02 19:03:45 +02:00
Darren Lines
41366b3e0d
Update Building in Windows 10 or 11 with Linux Subsystem.md
Update WSL docs to include Ninja. Some typos fixed too
2024-04-02 12:46:38 +01:00
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
Paweł Spychalski
54535f391d
Merge pull request #9880 from sensei-hacker/fix_broken_links_modes.md
fix broken links to modes.md
2024-04-01 09:23:57 +02:00
Pawel Spychalski (DzikuVx)
f0a1680a50 Merge remote-tracking branch 'origin/master' into release_7.1.0 2024-04-01 09:04:10 +02:00
Ray Morris
91460013c2 fix broken links to modes.md 2024-03-31 23:53:16 -05:00
Darren Lines
62fcb4879d Merge branch 'master' into MrD_Reorganise-Stats-screens 2024-03-31 10:03:32 +01:00
Paweł Spychalski
2612c135ee
Merge pull request #9856 from iNavFlight/dzikuvx-remove-killswitch
Remove killswitch
2024-03-29 18:12:55 +01:00
error414
fda19e78b8 * terarange evo lidar 2024-03-29 17:09:52 +01:00
Pawel Spychalski (DzikuVx)
68b88ccb97 Docs update 2024-03-29 16:45:05 +01: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
Paweł Spychalski
ee382be34a
Merge pull request #9827 from iNavFlight/dzikuvx-development-docs-update
Some updates to development docs
2024-03-28 11:29:34 +01:00
b14ckyy
491680a0fb
Update Fixed Wing Landing.md
Added some tuning tips and general parameter info that influence autoland.
2024-03-26 10:09:56 +01:00
Pawel Spychalski (DzikuVx)
1ebefcd67b Docs update 2024-03-25 21:39:18 +01:00