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
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
Niccolò Maggioni
660facb91c
Convert settings docs to a list
2021-05-25 00:06:14 +02:00
Alexander van Saase
25658677f9
default to off
2021-05-23 16:12:40 +02:00
Alexander van Saase
cee8b2cc83
add setting to disable ahi camera uptilt compensation.
2021-05-23 16:11:34 +02:00
Paweł Spychalski
2a2ad1a617
Merge pull request #6943 from breadoven/abo_launch_idle_delay
...
FW Launch idle throttle motor start time delay
2021-05-21 08:41:55 +02:00
tednv
2aaa22e632
Update Building in Windows 10 with MSYS2.md
2021-05-17 07:38:41 -07:00
tednv
9448d08baa
fixing formatting
2021-05-17 07:37:59 -07:00
Paweł Spychalski
7795514259
Merge pull request #6964 from tednv/master
...
documentation for Windows 10 MSYS2 build environment and dshot for DALRCF405
2021-05-17 10:24:25 +02:00
Paweł Spychalski
7b6a37a300
Merge pull request #6963 from iNavFlight/dzikuvx-gyro_antialiasting-to-int16
...
Increase the max range of gyro antialiasing filter to 1000Hz
2021-05-15 15:48:39 +02:00
Pawel Spychalski (DzikuVx)
6c18158dca
Increase the max range of gyro antialiasing filter to 1000Hz
2021-05-15 09:19:56 +02:00
tednv
c8cc15dfa4
adding documentation for Windows MSYS2 build environment
2021-05-15 00:18:18 -07:00
Alexander van Saase
fe87715e63
Merge pull request #6960 from iNavFlight/avs-rssi-dbm-alarm
...
Add alarm for CRSF RSSI
2021-05-15 09:11:40 +02:00
Paweł Spychalski
bde46fb957
Merge pull request #6612 from tonyyng/auto-load-waypoints
...
Automatically load waypoints during FC boot
2021-05-15 08:50:08 +02:00
Paweł Spychalski
c3a7f72c66
Merge pull request #6564 from iNavFlight/dzikuvx-autolevel
...
Autolevel flight mode and pitch trim option
2021-05-15 08:40:00 +02:00
Alexander van Saase
2b3c256e7b
docs
2021-05-14 22:17:31 +02:00
Darren Lines
0eed666cdb
Added MATEKF411SE_SS2_CH6 variant ( #6895 )
...
This moves SS2 from TX2 to Ch6, so that UART 2 remains full, while allowing SS2 support, for things like ESC telemetry.
2021-05-11 16:59:40 +02:00
Darren Lines
fac79ee42b
FrSkyPilot target variation ( #6705 )
...
* New FrSkyPilot target
I have added a new target for the FrSky Pilot flight controllers. This adds LED support on Ch10. PWM only Ch1-9 with this target.
* Create Board - FrSky Pilot
* Delete Board - FrSky Pilot
* Create Board - FrSky Pilot.md
2021-05-11 16:58:57 +02:00
Michel Pastor
004b3eab7c
PixelOSD: add setting to chose source for sidebar displayed speed ( #6944 )
2021-05-11 16:09:18 +02:00
Pawel Spychalski (DzikuVx)
860abf6427
Docs update
2021-05-11 15:03:30 +02:00
breadoven
4bda21005d
Add motor idle start warning beeper
2021-05-10 18:47:50 +01:00
breadoven
eab816bf74
Initial build
2021-05-10 11:25:38 +01:00
Alexander van Saase
23ee11ed30
Merge pull request #6681 from avsaase/avs-fw-autotune
...
FW autotune improvements
2021-05-08 21:59:38 +02:00
Michel Pastor
e5888089a8
Add power limits ( #6929 )
...
* Add power limits
* condition USE_ADC
* Minor changes
* Increase max burst time to 5m
2021-05-08 21:57:01 +02:00
Alexander van Saase
bfdfd1a189
Merge branch 'master' into avs-fw-autotune
...
# Conflicts:
# src/main/build/debug.h
# src/main/fc/settings.yaml
2021-05-08 21:17:14 +02:00
Alexander van Saase
bd3cd6976c
Merge pull request #6708 from avsaase/avs-automatic-servo-trim
...
Automatic servo trim
2021-05-08 14:41:42 +02:00
斯东Stone
21fc620ef7
Correct a typo in Navigation.md ( #6923 )
2021-05-06 22:57:16 +02:00
Pawel Spychalski (DzikuVx)
6e00b60792
Docs update
2021-05-05 15:14:14 +02:00
Pawel Spychalski (DzikuVx)
a4116d4399
Merge branch 'master' into dzikuvx-limit-max-altitude-on-mr
2021-05-05 15:12:26 +02:00
Alexander van Saase
9699fdf268
Merge branch 'master' into avs-fw-autotune
...
# Conflicts:
# src/main/build/debug.h
# src/main/fc/settings.yaml
2021-05-04 10:54:46 +02:00