1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00
Commit graph

2143 commits

Author SHA1 Message Date
shota
49e69f0aaa revert changes of pid controller 2023-09-20 01:13:58 +09:00
shota
59e421fba2 Merge branch 'master' into sh_mixer_profile 2023-09-20 00:45:53 +09:00
Paweł Spychalski
ef19e338c2
Merge pull request #9300 from iNavFlight/dzikuvx-drop-output_mode
Drop output_mode setting
2023-09-19 10:53:40 +02:00
Pawel Spychalski (DzikuVx)
4db0d60d90 Docs update 2023-09-18 17:52:14 +02:00
Darren Lines
83844e996f Enable the virtual pitot by default 2023-09-18 08:00:12 +01:00
Ray Morris
fb7754fdc1 docs/programming user21 typo 2023-09-10 19:58:51 -05:00
shota
e4ced70de7 update with timer overide 2023-09-10 20:20:15 +09:00
shota
e51fd7862c Merge remote-tracking branch 'origin/master' into sh_mixer_profile 2023-09-10 15:40:35 +09:00
Marcelo Bezerra
9c7775080b
Add some documentation goodness 2023-09-08 18:59:47 +02:00
Marcelo Bezerra
3f30502806
Merge remote-tracking branch 'origin/master' into mmosca-smarter-pwm-assignment 2023-09-08 10:53:39 +02:00
shota
5cf1665335 update the documents for mixer_profile 2023-09-08 00:20:05 +09:00
Wayne
230a85be27
Update Building in Windows 10 or 11 with Linux Subsystem.md
Removed "python-yaml" as it is now python3-yaml, which is apparently included with python3. Keeping "python-yaml" results in an error message, "Package python-yaml is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source"
2023-09-05 22:40:35 -07:00
Pawel Spychalski (DzikuVx)
c5c1603064 Merge branch 'master' into abo_mc_course_hold_cruise 2023-09-05 20:55:01 +02:00
Paweł Spychalski
4b536f2e8f
Merge pull request #9275 from sensei-hacker/plc_ops_renamed
Programming Frameword.md: Update to match Configurator renaming
2023-09-03 20:46:07 +02:00
Ray Morris
3c9c0cbdb3 Programming Frameword.md: Update to match Configurator renaming 2023-09-03 11:40:03 -05:00
Jonathan Hudson
fe78217fc1 [doc] update Cli.md for PWM auto-allocation - typos 2023-09-02 12:15:40 +01:00
Jonathan Hudson
5272641912 [doc] update Cli.md for PWM auto-allocation 2023-09-02 12:11:08 +01:00
Jonathan Hudson
dc3e9555d2
update document iaw current implementation (#9266) 2023-08-28 17:12:40 +01:00
shota
bf0c0d8a50 Merge remote-tracking branch 'origin/master' into sh_mixer_profile 2023-08-28 17:23:47 +09:00
breadoven
24ad38256c Merge remote-tracking branch 'upstream/master' into abo_mc_althold_throttle_type 2023-08-14 22:24:02 +01:00
shota
6ac1bec25e update the docs 2023-08-12 15:50:10 +09:00
shota
454387f248 updates on documents for mixer_profile 2023-08-09 15:27:02 +09:00
breadoven
4f396a39ea Add roll control and OSD message 2023-08-08 22:03:34 +01:00
Marcelo Bezerra
3071973c2c Update speedybeef405v3 docs, with some of the common issues seen on discord 2023-08-08 20:50:44 +02:00
shota
36eb2991ac Merge branch 'shota_pid_refactoring' into sh_mixer_profile 2023-08-07 22:53:43 +09:00
breadoven
0e25fe985a
Merge branch 'master' into abo_mc_althold_throttle_type 2023-08-07 10:12:43 +01:00
Marcelo Bezerra
78a25eff70 update docs 2023-08-06 14:27:28 +02:00
Marcelo Bezerra
8d20a44b95 Add variable for max autobaud baud rate.
Some old devices seem to reset if set to too high of a baud rate.

A particular old m8 devices tops up at 115200.

INAV 6.0 used to go all the way up to 230400
2023-08-06 14:25:15 +02:00
breadoven
6eb19f2135 first build 2023-08-05 22:28:12 +01:00
shota
eac42ce6df update docs 2023-08-05 14:43:07 +09:00
breadoven
505b58f9f0 initial build 2023-08-03 21:33:53 +01:00
shota
1188ff79fe fixes 2023-08-02 20:06:18 +09:00
shota
167db6ec59 add sannity check in Platform specific RC modes, Add sanity check in mixer_profile switching 2023-07-27 12:09:26 +09:00
Jonathan Hudson
a10d6cab58 [mixer-profile] [doc] add some clarifications 2023-07-25 13:07:38 +01:00
shota
ec9ee9df82 update documents 2023-07-25 15:09:38 +09:00
shota
3cf482cb59 fix include for target config.c 2023-07-25 10:13:15 +09:00
MrD-RC
c8c70fe00a Add new OSD document 2023-07-15 19:28:16 +01:00
Paweł Spychalski
fba3662908
Merge pull request #9165 from RomanLut/submit-update-controls
fixed enter/exit camera osd stick positions docs
2023-07-12 08:39:14 +02:00
Sensei
eb1b564c7e
How to test a pull request.md - minor typo 2023-07-11 13:51:06 -05:00
Marcelo Bezerra
84bef6c974
small formatting changes 2023-07-11 11:04:03 +02:00
Marcelo Bezerra
98a19e7d16
Add some documentation on how to test a PR 2023-07-11 11:00:12 +02:00
Roman Lut
2834342930 fixed camera osd sticks position docs - confirm 2023-07-08 04:03:22 +02:00
Roman Lut
83fc1ad229 fixed enter/exit camera osd docs 2023-07-08 03:50:46 +02:00
Paweł Spychalski
c0be8bcea0
Merge pull request #9147 from RomanLut/submit-beeper-on-usb-fix
fixed beeper -ON_USB for 1S setup, fixed beeper -SYSTEM_INIT
2023-06-28 11:01:25 -07:00
Roman Lut
9c61a2f0a2 updated documentation 2023-06-28 15:04:30 +02:00
Roman Lut
f3d0973889 fixed beeper ON_USB for 1S setup
fixed beeper SYSTEM_INIT
updated documentation
2023-06-28 14:18:11 +02:00
Marcelo Bezerra
adf022ee17
Merge remote-tracking branch 'origin/master' into mmosca-gps-glonass 2023-06-16 10:01:10 +02:00
breadoven
3a0e6efb3b Add usage setting 2023-06-15 21:59:30 +01:00
Marcelo Bezerra
0ea6c59804
Merge remote-tracking branch 'origin/master' into mmosca-gps-glonass 2023-06-09 16:52:52 +02:00
Marcelo Bezerra
f70cbbea33
Initial attempt, not sure it is working yet
u-center does not show changes (also does not show changes without these
changes)
2023-06-08 21:38:22 +02:00