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

1690 commits

Author SHA1 Message Date
Alexander van Saase
6e9b1b6a3b Added options for COUNTRY (2 digits trimmed) and FIELD (6 digits trimmed) 2021-01-04 21:08:59 +01:00
Michel Pastor
2e9a2ddd8e Add section for Omnibus Corner Nano to Omnibus F4 board doc 2021-01-03 23:01:03 +01:00
Alexander van Saase
5613059137 Update docs 2021-01-03 16:11:07 +01:00
Alexander van Saase
a802b0d370 Update docs 2021-01-03 16:09:50 +01:00
breadoven
3f990f19f2 Update Settings.md 2020-12-31 12:50:37 +00:00
breadoven
8ece8be419 Merge branch 'master' into abo_RTH_spiral_climb 2020-12-31 12:46:59 +00:00
Paweł Spychalski
4111a8a5aa
Merge pull request #6322 from iNavFlight/dzikuvx-dynamic-gyro-lpf
Dynamic gyro LPF
2020-12-30 18:48:17 +01:00
Pawel Spychalski (DzikuVx)
be73b015e5 One more time regenerate settings.md 2020-12-25 16:52:26 +01:00
Pawel Spychalski (DzikuVx)
ea8a1dfef7 Merge remote-tracking branch 'origin/master' into dzikuvx-dynamic-gyro-lpf 2020-12-25 16:36:32 +01:00
Pawel Spychalski (DzikuVx)
4d3fab5881 Docs update 2020-12-25 16:31:27 +01:00
Pawel Spychalski (DzikuVx)
fa9251f8b0 Basic doc update 2020-12-25 14:09:29 +01:00
Pawel Spychalski (DzikuVx)
121b6ae098 Settings update 2020-12-24 19:57:13 +01:00
Pawel Spychalski (DzikuVx)
00c4d75892 Merge branch 'master' into dzikuvx-programming-pid 2020-12-24 19:51:41 +01:00
breadoven
ec2d8dcb9f Revert "Update Settings.md"
This reverts commit b6279d8a07.
2020-12-21 10:25:53 +00:00
breadoven
b6279d8a07 Update Settings.md 2020-12-21 10:08:50 +00:00
breadoven
e18ecdddaf FW RTH Spiral Climb
Uses loiter climb (spiral) for FW RTH with Climb First option.
2020-12-21 09:57:20 +00:00
Konstantin Sharlaimov
f8b12837db
Merge pull request #6395 from avsaase/avs-safehomes-docs
Add note about Google Maps coordinates in Safehomes docs
2020-12-18 08:22:49 +01:00
Alexander van Saase
7e1e19fb64 Example to adress recent issue. 2020-12-16 10:41:54 +01:00
Alexander van Saase
b24d780507 Add example. 2020-12-16 10:33:01 +01:00
Jonathan Hudson
30a68365b3
update Cmake usage.md for src/main/CMakeLists.txt. (#6419)
* update `Cmake usage.md` for `src/main/CMakeLists.txt`.
2020-12-15 11:58:10 +00:00
Niccolò Maggioni
f56180b69b
Update Settings.md 2020-12-12 16:02:50 +01:00
Alexander van Saase
ab3c25f5c8 Improve text 2020-12-09 08:44:16 +01:00
Alexander van Saase
ed57dd03e3 Add note about Google Maps 2020-12-09 08:39:48 +01:00
Pawel Spychalski (DzikuVx)
6dd4cf9b79 Drop legacy curve 2020-12-07 09:56:42 +01:00
breadoven
adf5b38e3d Update Settings.md 2020-12-06 10:33:42 +00:00
Konstantin Sharlaimov
af27ab30e2
Merge pull request #6377 from shellixyz/improvements/temperature_sensors_doc_add_note_about_LM75_max_freq
Add note about max LM75 freq in temperature sensors doc
2020-12-05 10:13:12 +01:00
Jonathan Hudson
47d3bb0b48
Regenerated settings.md for safehome_max_distance (#6378) 2020-12-05 09:03:13 +00:00
tonyyng
64c64c3d05
Add safehome_max_distance option. Choose nearest safehome. (#6333)
* Add safehome_max_distance option.  Choose nearest safehome.

* Correct safehome_max_distance default value.
2020-12-05 08:37:04 +00:00
Michel Pastor
b772809532 Add note about max LM75 freq in temperature sensors doc 2020-12-04 21:57:55 +01:00
Pawel Spychalski (DzikuVx)
d32fe6dea5 Move PID gains to UINT16 instead of UINT8. Keep it compatible on the MSP level 2020-12-04 20:38:34 +01:00
Konstantin (DigitalEntity) Sharlaimov
cada68e4e2 Docs update for 2.6.0 2020-12-04 09:58:36 +01:00
Jonathan Hudson
cb1dd8d039
[DOC trivia] update motor_pwm_protocol default (#6335)
* [DOC trivia] update motor_pwm_protocol default
2020-11-22 20:15:54 +00:00
Konstantin (DigitalEntity) Sharlaimov
94332bc286 [NAV/MIXER] Refactor getMotorStop() code; Avoid recursion and crash when nav_overrides_motor_stop is set to NOMS_ALL_NAV 2020-11-16 20:46:50 +01:00
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