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

2149 commits

Author SHA1 Message Date
Roman Lut
8a1dd1c278 Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2023-09-03 23:22:04 +02:00
Roman Lut
9cd68b1470 Merge branch 'master' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2023-09-03 23:21:36 +02:00
Roman Lut
f05dcc17e9
Update GPS_fix_estimation.md 2023-09-04 00:08:26 +03:00
Roman Lut
3ee200de83
Update GPS_fix_estimation.md 2023-09-04 00:06:49 +03:00
Roman Lut
0829ef6f01
Update GPS_fix_estimation.md 2023-09-04 00:05:44 +03:00
Roman Lut
713b52176e
Update GPS_fix_estimation.md 2023-09-04 00:04:54 +03:00
Roman Lut
6168348ca7
Update GPS_fix_estimation.md 2023-09-04 00:02:33 +03: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
dc3e9555d2
update document iaw current implementation (#9266) 2023-08-28 17:12:40 +01:00
breadoven
24ad38256c Merge remote-tracking branch 'upstream/master' into abo_mc_althold_throttle_type 2023-08-14 22:24:02 +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
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
Roman Lut
ae5c14409f
Update GPS_fix_estimation.md 2023-08-04 03:37:37 +03:00
Roman Lut
ee66d0f619
Update GPS_fix_estimation.md 2023-08-04 03:35:18 +03:00
Roman Lut
8b1330c438
Update GPS_fix_estimation.md 2023-08-04 03:34:29 +03:00
Roman Lut
5eb46f5328
Update GPS_fix_estimation.md 2023-08-04 03:32:55 +03:00
Roman Lut
2b9a5a6a8d Merge branch 'master' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2023-08-04 00:57:19 +02: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
Roman Lut
8778980868
Update GPS_fix_estimation.md 2023-07-07 13:07:21 +03: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
Marcelo Bezerra
effe0fdf1a
Add support for configuring other GNSS constellations 2023-06-08 10:42:53 +02:00
Marcelo Bezerra
bafaf73c7d
Update documentation
Mention 10Hz as safe for M8 and newer and 25Hz being supported by some
devices.

When setting it too high, the GPS stops sending navigation updates.
2023-06-06 14:26:47 +02:00
Marcelo Bezerra
1ac5f8df27
Rename setting to try to fix build 2023-06-06 11:54:26 +02:00
Marcelo Bezerra
0ddfd176d6
Add variable for ublox7 navigation rate.
Default to 10Hz, supports 5-200Hz.
2023-06-06 11:43:11 +02:00
Paweł Spychalski
aa0bd420d6
Merge pull request #9024 from RomanLut/submit-update-controls
updated controls documentation
2023-05-24 18:07:42 +02:00
Paweł Spychalski
f3105b3fcc
Merge pull request #9058 from RomanLut/submit-inav_use_gps_no_baro
Update Navigation.md
2023-05-23 09:24:25 +02:00
Roman Lut
152b49ee5c
Update Navigation.md 2023-05-20 23:12:57 +03:00
Roman Lut
d5187edc2a Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2023-05-20 12:37:32 +02:00
Roman Lut
221d300468 Merge branch 'master' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2023-05-20 12:37:16 +02:00
Roman Lut
7e777faacb
Update GPS_fix_estimation.md 2023-05-20 01:21:57 +03:00
Pawel Spychalski (DzikuVx)
90a717e8ad Merge remote-tracking branch 'origin/master' into release_6.1.0 2023-05-13 09:09:19 +02:00
Roman Lut
5b6381ee60 updated controls documentation 2023-05-01 15:57:51 +02:00
Roman Lut
46150ad52d Merge branch 'master' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2023-04-27 22:40:42 +02:00
Paweł Spychalski
d8c3b10654
Merge pull request #9001 from ryet9/inav-capitalized_again_again
INAV capitalization
2023-04-24 09:28:07 +02:00