1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-18 05:45:28 +03:00
Commit graph

1579 commits

Author SHA1 Message Date
Darren Lines
9ed0b1d29b Changes to fix EXTRA mode
Initial testing went pretty well. Using the RTH climb stage worked perfectly with the AT_LEAST method. However the EXTRA method didn't work. After reviewing the code, I can see why, and have implemented a fix. This should now work as expected. I'll test ASAP.
2021-08-01 16:59:15 +01:00
Darren Lines
a1c05beeed Typo fixed. Compiled docs. 2021-08-01 16:59:15 +01:00
Darren Lines
4b2095f3c0 Update Settings.md 2021-08-01 16:59:14 +01:00
Paweł Spychalski
bf3b6d949d
Merge pull request #7310 from iNavFlight/dzikuvx-dterm-pt2-pt3
Allow PT2 and PT3 filters on Dterm
2021-07-29 08:33:00 +02:00
Julio Cesar Matias
bc7556a61f
Merge branch 'master' into RemoveHCSR04 2021-07-28 16:22:09 -03:00
JuliooCesarMDM
3845265afd HC-SR04 and US-100 Cleanup 2021-07-27 21:59:17 -03:00
Pawel Spychalski (DzikuVx)
9cc480099f Docs update 2021-07-26 21:45:05 +02:00
Artem Korneenkov
ec6c99a5dc Sync with master 2021-07-24 23:15:10 +03:00
Pawel Spychalski (DzikuVx)
f9e22a0f10 Docs update 2021-07-23 08:03:20 +02:00
Artem Korneenkov
a2330168b5 Add support for TOF10120 rangefinder 2021-07-22 18:34:31 +03:00
Paweł Spychalski
cfcf39a43a
Merge pull request #6823 from iNavFlight/dzikuvx-rate-dynamics
Rate dynamics
2021-07-21 08:49:21 +02:00
Pawel Spychalski (DzikuVx)
f77e14c085 docs update 2021-07-20 12:42:17 +02:00
Jonathan Hudson
e5145e4cc2
fix typos in "Building in Linux"; add a reference to the xpack compilers for otherwise unsupported host CPUs (#7243) 2021-07-11 14:19:03 +01:00
Jonathan Hudson
6b3fb82c54
replace WP toggle with discrete commands 2021-07-07 10:26:42 +01:00
Paweł Spychalski
1c77fafe47
Merge pull request #7180 from iNavFlight/avs-change-autotune-target-deflection
Change autotune target deflection to 80%
2021-07-07 10:11:28 +02:00
Pawel Spychalski (DzikuVx)
63cdfca53f Merge remote-tracking branch 'origin/master' into dzikuvx-pwm-beeper-configurable 2021-07-07 09:11:49 +02:00
Pawel Spychalski (DzikuVx)
c73accbfab Docs update 2021-07-07 09:11:39 +02:00
Pawel Spychalski (DzikuVx)
bef405992a I2C Fix 2021-07-06 21:02:03 +02:00
Pawel Spychalski (DzikuVx)
82bf948e69 docs update 2021-07-05 11:48:14 +02:00
Pawel Spychalski (DzikuVx)
ec28dfed54 Merge remote-tracking branch 'origin/master' into release_3.0.1 2021-07-04 20:24:26 +02:00
Alexander van Saase
3b3322164d
Typo 2021-06-28 19:03:39 +02:00
Jonathan Hudson
562fc0017a
reimplement stick mission load as toggle; update RC control images and documentation (#7204) 2021-06-28 15:48:26 +01:00
Pawel Spychalski (DzikuVx)
ba130bcf90 Merge branch 'master' into dzikuvx-rate-dynamics 2021-06-28 14:13:19 +02:00
Alexander van Saase
ed0de5dfc7 docs 2021-06-25 09:32:46 +02:00
JuliooCesarMDM
c664212ab5 Rename Development Docs 2021-06-25 00:39:33 -03:00
Pawel Spychalski (DzikuVx)
57fe6cce5a Merge remote-tracking branch 'origin/master' into dzikuvx-rate-dynamics 2021-06-20 12:56:54 +02:00
Paweł Spychalski
e0cf5121d4
Merge pull request #7142 from MrD-RC/update-docs-for-updating-docs
Update docs for updating docs
2021-06-20 08:45:11 +02:00
Darren Lines
def94bf4dc
Update IDE - Visual Studio Code with Windows 10.md 2021-06-19 23:25:48 +01:00
Darren Lines
f2d6080245
Update IDE - Visual Studio Code with Windows 10.md
Updated tasks to include compiling the autogenerated docs, like settings.md, and an example to build multiple targets.
2021-06-19 18:04:30 +01:00
Darren Lines
28b4f2dcff
Update Building in Windows 10 with Linux Subsystem.md
Corrected python version
2021-06-19 17:53:03 +01:00
Darren Lines
9573bfe47b
Update Building in Windows 10 with Linux Subsystem.md
Added instructions for compiling generated documents
2021-06-19 17:39:28 +01:00
Pawel Spychalski (DzikuVx)
b80c90b80a Docs update 2021-06-17 14:31:31 +02:00
Paweł Spychalski
9565a8a01c
Merge pull request #7120 from MrD-RC/patch-2
Updated baro in description
2021-06-15 16:51:01 +02:00
Michel Pastor
04f4887c67
Make battery profile count configurable from settings.yaml (#7072) 2021-06-15 16:34:10 +02:00
Michel Pastor
787853cbf9
Add the possibility to switch control rate profile upon automatic battery profile switching (#7048) 2021-06-15 15:12:40 +02:00
Darren Lines
7968308797
Updated baro in description 2021-06-15 13:24:45 +01:00
scavanger
095a886063 Docs 2021-06-13 19:56:20 +02:00
Paweł Spychalski
9f369dcb91
Merge pull request #7087 from RomanLut/fix_docker_build_windows
fix docker build under windows
2021-06-13 14:53:37 +02:00
Pawel Spychalski (DzikuVx)
c3f2bd9f06 Merge remote-tracking branch 'origin/master' into release_3.0.0 2021-06-12 20:35:09 +02:00
Alexander van Saase
dd125f4ece docs hopefully 2021-06-09 15:44:03 +02:00
Alexander van Saase
8eebc332a9 Merge branch 'master' into dzikuvx-rate-dynamics
# Conflicts:
#	docs/Settings.md
#	src/main/CMakeLists.txt
#	src/main/build/debug.h
#	src/main/fc/settings.yaml
#	src/main/target/common.h
2021-06-09 15:40:44 +02:00
Alexander van Saase
78a839e233 remove level trim deadband setting 2021-06-09 11:13:19 +02:00
Roman Lut
b5734a3a46 fix docker build under windows 2021-06-06 22:44:22 +03:00
Alexander van Saase
81fdf6d5ae Add sticks restriction to continuous trim 2021-06-05 11:31:16 +02:00
Alexander van Saase
0aec5ca0f1 docs update 2021-06-02 20:32:10 +02:00
Alexander van Saase
1deed7c7d2 default 90% target deflection 2021-06-01 14:12:55 +02:00
Alexander van Saase
7abd6e1eda docs 2021-06-01 14:06:23 +02:00
Pawel Spychalski (DzikuVx)
585e7da4b5 rename operand 2021-05-27 08:29:46 +02:00
Alexander van Saase
b7b32d8937 docs 2021-05-26 22:48:16 +02:00
Alexander van Saase
72de1e4ed4 Merge branch 'releases/release_3.0.0' into avs-ahi-uptilt-compensation-setting
# Conflicts:
#	docs/Settings.md
#	src/main/io/osd.c
2021-05-26 22:40:41 +02:00