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

1406 commits

Author SHA1 Message Date
Konstantin Sharlaimov
c1c5ed1500
Revert "Revert "Autolaunch - Added a smooth end launch feature and code refactor"" 2020-11-16 20:12:48 +01:00
Konstantin (DigitalEntity) Sharlaimov
41e721fed3 Update CLI docs 2020-11-16 15:06:10 +01:00
Konstantin Sharlaimov
d028b19ec7
Revert "Autolaunch - Added a smooth end launch feature and code refactor" 2020-11-16 14:04:13 +01:00
Niccolò Maggioni
6285b7a929
Update Settings.md 2020-11-15 17:02:37 +01:00
Jonathan Hudson
ab60dfb0e2
[DOC] Cli.md: add missing 2.6 items (bind_rx, safehome), make references clickable. (#6290) 2020-11-15 12:31:38 +00:00
Konstantin Sharlaimov
efeefd9eb8
Merge pull request #6104 from Airwide/aw-fw-nav-smooth-throttle
Smooth throttle in navigation modes on FW
2020-11-15 08:36:42 +00:00
DESKTOP-N53JVUO\mix
6d1a7f0f44 Merge branch 'master' of https://github.com/dragnea/inav into dragnea_autolaunch_refactor
# Conflicts:
#	src/main/io/beeper.c
#	src/main/io/beeper.h
#	src/main/navigation/navigation_fw_launch.c
2020-11-14 22:30:09 +02:00
Jonathan Hudson
2131cf92bf
[DOC] add some basic information about SRXL2 (#6284)
* [DOC] add some basic information about SRXL2 (Rx.md)
2020-11-13 15:18:34 +00:00
Airwide
cc47513004 Changed to PT1 filter in fixedWingPitchToThrottleCorrection 2020-11-11 23:07:42 +01:00
Pawel Spychalski (DzikuVx)
29d56bab36 LC Operands update 2020-11-08 15:51:52 +01:00
Paweł Spychalski
ce9e508120
Merge pull request #6270 from MrD-RC/patch-2
Update IDE - Visual Studio Code with Windows 10.md
2020-11-08 12:17:32 +01:00
Darren Lines
d8e8bcb3d8
Update Controls.md
Fixes #6250
2020-11-08 08:59:37 +00:00
Darren Lines
7bef93407e
Update IDE - Visual Studio Code with Windows 10.md 2020-11-07 10:25:04 +00:00
Airwide
8b1f7e3b13 Changed centidegrees to decidegrees in comments and docs 2020-11-05 08:47:52 +01:00
Darren Lines
78cf9d580f
Update Building in Windows 10 with Linux Subsystem.md
Added fix for WSL v2 and the wsl.conf option for the fix.
2020-11-02 11:46:27 +00:00
Airwide
364630f0b8 Merge branch 'master' into aw-fw-nav-smooth-throttle 2020-10-25 09:07:01 +01:00
Darren Lines
28f50f4fa3
Update Building in Windows 10 with Linux Subsystem.md
Added some code to fix an error where CHMOD does not work with NTFS
2020-10-23 12:14:52 +01:00
Alexander van Saase
d17bfc67e3 Add logic condition for 3D home distance based on Pythagorean theorem. 2020-10-19 22:30:23 +02:00
root
91e69c9614 Merge branch 'master' of https://github.com/dragnea/inav into dragnea_autolaunch_refactor 2020-10-17 13:47:12 +03:00
joleeee
352a754c93
Update USB Flashing.md to cover Arch permissions 2020-10-07 17:55:32 +02:00
stronnag
9f9885a81e
fix advice on required native compiler (#6187) 2020-10-06 17:16:33 +01:00
Niccolò Maggioni
15eaeba4e8
Docker CMake support 2020-10-02 16:21:23 +02:00
Airwide
845de37651 Added nav_fw_pitch2thr_smoothing to cli settings and osd menu 2020-09-28 23:02:55 +02:00
stronnag
fbd8d426a7
[DOC] clarify usage of serial bit id and values (#6160) 2020-09-28 15:07:45 +01:00
Pawel Spychalski (DzikuVx)
4f3adb7b56 Update VSCode tasks for cmake 2020-09-24 14:17:17 +02:00
Pawel Spychalski (DzikuVx)
be42332e18 WSL error troubleshooting 2020-09-24 10:10:52 +02:00
Pawel Spychalski (DzikuVx)
f565b9ae4d Ability to read current waypoint index as part of LC 2020-09-21 10:51:17 +02:00
Alberto García Hierro
bb976d9166 Merge branch 'master' into agh_cmake 2020-09-18 19:19:36 +01:00
Pawel Spychalski (DzikuVx)
9714f05368 New functions: sin, cos, tan and range scaling 2020-09-07 14:39:31 +02:00
Paweł Spychalski
7a7fcf346b
Merge pull request #6054 from Scavanger/FF-Adjustment
[Fix] Tune FF instead of D via inflight adjustments if PIFF controller is active
2020-09-07 07:43:30 +02:00
Jonathan Hudson
08874eb94a clarify cmake usage document / implement review comments 2020-09-06 19:54:24 +01:00
Jonathan Hudson
ab734d9991 document target format 2020-09-06 19:23:47 +01:00
Paweł Spychalski
b3503d9cae
Merge pull request #6100 from iNavFlight/dzikuvx-pid-docs
INAV PID Controller basic description
2020-09-06 20:09:23 +02:00
Alberto García Hierro
728769b5bd [DOC] Update build instructions for macOS to use cmake 2020-09-06 16:58:25 +01:00
Airwide
517fcd0bf6 added setting to settings.md 2020-09-06 10:11:55 +02:00
Pawel Spychalski (DzikuVx)
edf94ce7e3 Update WSL for cmake 2020-09-05 13:10:35 +02:00
Jonathan Hudson
bbf994991b add "Building in FreeBSD Guide" 2020-09-05 10:52:50 +01:00
Pawel Spychalski (DzikuVx)
cc159269d2 INAV PID Controller basic description 2020-09-04 13:09:42 +02:00
Pawel Spychalski (DzikuVx)
faedca0cc2 VSCode instructions 2020-09-04 11:32:33 +02:00
Jonathan Hudson
f897f60cae rm the obsolete Eclipse document 2020-09-03 18:30:21 +01:00
Jonathan Hudson
1cd4b09696 add dependencies but otherwise disclaim information about unit tests 2020-08-30 10:24:44 +01:00
Jonathan Hudson
75ea5cd210 remove obsolete / erroneous / historic dependency requirements 2020-08-30 09:53:27 +01:00
Jonathan Hudson
6e94916cc4 remove curl from installation requirements 2020-08-28 16:09:51 +01:00
Jonathan Hudson
a0636eb9f8 refine Linux build document 2020-08-28 11:42:56 +01:00
Jonathan Hudson
f216c11b6e update Linux build documentation for cmake 2020-08-28 11:29:10 +01:00
Jonathan Hudson
7ac4afc46e rename Linux build documentation 2020-08-28 11:28:21 +01:00
Alberto García Hierro
888763f59e [CMAKE] Cosmetic changes
- Make sure all the new files are terminated with newlines
- Fix typos
2020-08-27 12:30:51 +01:00
Alberto García Hierro
65c04ae234 [BUILD] Build F7 based targets with cmake 2020-08-25 18:19:42 +01:00
Niccolò Maggioni
0115e2e278
Include undocumented settings in docs (#6061)
* Update autogenerated settings doc

* Include undocumented settings in docs
2020-08-24 22:26:45 +02:00
Alberto García Hierro
a319cd609a [RX] Make halfDuplex (exposed as serialrx_halfduplex) a tristate
This allows us to set the default value to AUTO, so each protocol
can select its default "duplexity". Then the explicit ON and OFF
values can be used to override the default value for the protocol.

Regenerate Settings.md to update the serialrx_halfduplex
documentation. This also regenerates some unrelated settings that
were out of date.

Update Rx.md accordingly.
2020-08-11 10:19:33 +01:00