1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00
Commit graph

2156 commits

Author SHA1 Message Date
Marcelo Bezerra
5f6ca07513
Merge pull request #9338 from iNavFlight/mmosca-update-pr-test-instructions
Update PR test instructions
2023-10-03 20:07:32 +02:00
Marcelo Bezerra
72612e5033
Fix typo 2023-10-03 19:38:56 +02:00
Marcelo Bezerra
a5afa0fe01
Update inav-configurator-next url 2023-10-03 19:19:52 +02:00
Marcelo Bezerra
f74b018866
Update PR testing Documentation 2023-10-03 19:18:24 +02:00
Marcelo Bezerra
42f53ac2f2
Remove info about F3 mcus 2023-10-03 10:15:18 +02:00
Paweł Spychalski
bde9b929fe
Merge pull request #9302 from iNavFlight/dzikuvx-drop-nmea
Drop NMEA protocol
2023-09-29 15:56:42 +02:00
Paweł Spychalski
497c01eb6b
Merge pull request #8555 from shota3527/sh_mixer_profile
Mixer profile to open the posibility for vtol/mixed platform
2023-09-28 20:41:48 +02:00
Jonathan Hudson
9c633a816d
[docs] modernise Serial and RX documents (#9322) 2023-09-28 16:09:44 +01:00
shota
8328870a45 minor fix 2023-09-23 22:09:28 +09:00
shota
2b75da5a44 Merge remote-tracking branch 'origin/master' into sh_mixer_profile 2023-09-23 01:14:28 +09:00
Paweł Spychalski
ba999d9fcd
Merge pull request #9298 from sensei-hacker/docs_ipf_clarify
docs/ipf: Fix typos and clarify wording
2023-09-20 09:32:42 +02:00
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
Pawel Spychalski (DzikuVx)
4448318f53 Docs update 2023-09-19 14:06:52 +02: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
0ab67ab9ea docs/ipf: Fix typos and clarify wording 2023-09-17 11:32:44 -05: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