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
Tony Yeung
dbe39d3f3b add more info to safehome_usage_mode 2021-03-25 17:53:24 +00:00
Harry Phillips
ec0b9a9184
Update Docs 2021-03-24 23:51:44 +00:00
Harry Phillips
18ece44e83
Update Docs 2021-03-24 23:33:25 +00:00
Paweł Spychalski
c29f67a2da
Merge pull request #6685 from kernel-machine/flip-over-after-crash
Flip over after crash aka TURTLE MODE
2021-03-20 20:06:59 +01:00
Mingchen Zhang
cce8345d90 move the modulus to the last entry 2021-03-12 02:14:22 +00:00
Mingchen Zhang
2eecf30603 Add modulus operator support 2021-03-11 08:12:49 +00:00
Paweł Spychalski
44d6a15ea7
Merge pull request #6669 from avsaase/avs-fw-d-term
Add D-term to control loop on fixed wing
2021-03-08 13:01:30 +01:00
Paweł Spychalski
c038745370
Merge pull request #6664 from iNavFlight/dzikuvx-nav-wp-slowdown-configurable
Add an ability not to slow down when switching to the next waypoint
2021-03-08 09:47:25 +01:00
luca
6e9ba4e899 Settings.md updated 2021-03-07 16:30:41 +01:00
Paweł Spychalski
3c863c0259
Merge pull request #6676 from iNavFlight/dzikuvx-lc-vbat-dox-fix
Update Docs to correct LC VBAT scale
2021-03-05 17:54:52 +01:00
Pawel Spychalski (DzikuVx)
0e92194239 Update Docs to correct LC VBAT scale 2021-03-05 10:01:17 +01:00
Pawel Spychalski (DzikuVx)
86229f823e Regenerate docs 2021-03-04 12:21:30 +01:00
Pawel Spychalski (DzikuVx)
bbbcf82f9e Small docs update 2021-03-04 12:05:57 +01:00
Alexander van Saase
75b023f339 docs 2021-03-04 11:11:17 +01:00
Alexander van Saase
570affa349 capitalization 2021-03-04 10:12:22 +01:00
Alexander van Saase
53fe29ac57 update docs 2021-03-04 10:10:16 +01:00
Pawel Spychalski (DzikuVx)
457777d240 Docs update 2021-03-03 21:26:19 +01:00
Tony Yeung
81a41f8988 add v2 changes 2021-03-01 13:35:55 +00:00
Pawel Spychalski (DzikuVx)
bc90da68cd Merge remote-tracking branch 'origin/master' into dzikuvx-bno055-secondary-imu 2021-02-26 20:40:57 +01:00
Paweł Spychalski
f77c8e55ee
Merge pull request #6610 from iNavFlight/dzikuvx-dji-configurable-speed-source
Allow to configure speed source for DJI OSD
2021-02-26 19:44:30 +01:00
Paweł Spychalski
db2d68ed52
Merge pull request #6387 from avsaase/avs-disable-iterm-bank-angle
Freeze yaw I-term above bank angle threshold
2021-02-26 19:42:57 +01:00
Paweł Spychalski
9728312463
Merge pull request #6644 from t413/heading_target_lc
Adds heading target logic condition
2021-02-26 19:38:25 +01:00
Paweł Spychalski
c15a4625a5
Merge pull request #6501 from avsaase/avs-pan-servo-home-dir-offset
Pan servo home direction offset
2021-02-26 19:37:54 +01:00
Tim O'Brien
0cb632263d Adds LC heading documentation + RC override docs
- also adds docs for the new RC overrides #6341
2021-02-25 11:14:42 -08:00
Tony Yeung
f4e5fd765f add doc changes 2021-02-25 15:02:00 +00:00
Pawel Spychalski (DzikuVx)
25e1524dea Update docs for Lua telemetry 2021-02-25 11:40:32 +01:00
Tony Yeung
f5b62f0283 bug fixes 2021-02-24 22:40:44 +00:00
Tony Yeung
3a599d9842 New safehome options to control when safehomes are applied 2021-02-23 00:02:59 +00:00
Tony Yeung
6da3858d5b Automatically load waypoints 2021-02-16 15:15:54 +00:00
Pawel Spychalski (DzikuVx)
1994ce7acb Update Settings.md 2021-02-16 11:58:38 +01:00
breadoven
edc98ab6c1
Merge branch 'master' into RTH-Altitude-Override 2021-02-10 23:39:42 +00:00
Jonathan Hudson
02b3cc907d
update settings.yaml / settings.md for #6581 (#6582) 2021-02-07 17:04:41 +00:00
Darren Lines
08c9ed2d6d Removed mc_ from airmode CLI variables
I have removed mc_ from the airmode types in the CLI. Airmode applies to both fixed wing and multicoptors, so the mc_ prefix makes no sense.

This should be mentioned in the release notes.

I will now create a PR for the configurator side, to reflect these changes.
2021-02-06 10:34:13 +00:00
Paweł Spychalski
c892036fbf
Merge pull request #6568 from iNavFlight/dzikuvx-static-level-pitch-trim
Ability to trim pitch angle for level flight
2021-02-05 09:54:13 +01:00
Paweł Spychalski
c35b14e2af
Merge pull request #6458 from RomanLut/master
added vtx_smartaudio_early_akk_workaround option
2021-02-05 09:35:27 +01:00
Pawel Spychalski (DzikuVx)
9a579ea4b4 Ability to trim pitch angle for level flight 2021-02-04 10:00:03 +01:00
Darren Lines
331afab907
Update Buzzer.md
Added link to tool that can be used to listen to the buzzer sequences. There is also a custom sequence box at the bottom of the tool, which may aid creating new sequences.
2021-01-29 20:59:44 +00:00
Adilson Oliveira
b60e7337a9
Update Building in Linux.md (#6526) 2021-01-23 15:33:54 +00:00
breadoven
8286502517
Merge branch 'master' into abo_RTH_spiral_climb 2021-01-19 13:42:29 +00:00
breadoven
55113eea65 Setting Change
Added Spiral setting to nav_rth_climb_first setting.
2021-01-19 13:35:16 +00:00
breadoven
bc6438a6f6 Fix setting name error 2021-01-16 12:06:34 +00:00
Alexander van Saase
3117a2ee59 change command name 2021-01-13 15:09:05 +01:00
Alexander van Saase
40cbcc7e45 Update docs 2021-01-13 15:03:29 +01:00
Roman Lut
a06f59ba82 added vtx_smartaudio_early_akk_workaround options to settings.md in alphabetical order 2021-01-10 01:31:59 +02:00
Roman Lut
9311c423bf added vtx_smartaudio_early_akk_workaround options to settings.md 2021-01-10 01:19:01 +02:00
Paweł Spychalski
c6ece2e4f8
Merge pull request #6469 from avsaase/avs-shorter-osd-plus-codes
Option for local plus codes on osd
2021-01-08 11:20:36 +01:00
Paweł Spychalski
e14e172f5d
Merge pull request #6477 from avsaase/avs-hide-location-arming
Option to remove home position from arming screen
2021-01-07 21:14:22 +01:00
Alexander van Saase
9490330efc Change text settings to numeric values 2021-01-06 12:01:47 +01:00
Alexander van Saase
11545a2416 Option to remove home position from arm screen 2021-01-05 19:35:11 +01:00
Alexander van Saase
f43fd08689 Rename type to format 2021-01-04 21:22:53 +01:00