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

1986 commits

Author SHA1 Message Date
Marcelo Bezerra
b6544a73bd
Merge branch 'iNavFlight:master' into strobeblink-refactor 2023-01-13 09:39:36 +01:00
Marcelo Bezerra
b456fcef4f
Merge branch 'iNavFlight:master' into strobeblink-refactor 2023-01-10 10:55:50 +01:00
Darren Lines
9aa6e2fb82 Changes after testing and docs update 2023-01-05 22:20:05 +00:00
Darren Lines
ba8da95562 Merge branch 'master' into MrD_Enhance-programming-options-for-waypoint-missions 2023-01-03 12:49:52 +00:00
Jonathan Hudson
1582b2140b
[doc] document changes introduced by #8446 (#8660) 2022-12-31 07:44:05 +00:00
Marcelo Bezerra
55af624de9
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-12-19 19:58:48 +01:00
breadoven
5d84300545
Merge pull request #8633 from b14ckyy/update-navigation-md
Update Navigation.md
2022-12-16 12:02:04 +00:00
Marcelo Bezerra
0fc356bbc9
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-12-16 11:49:15 +01:00
b14ckyy
6ccd27c932
Update Navigation.md 2022-12-14 14:27:26 +01:00
Marcelo Bezerra
a2c587fbbb
Add remarks about DJI Canvas mode not being Canvas Mode 2022-12-13 13:32:14 +01:00
Marcelo Bezerra
afe3f0b352
Add some more documentation and FAQ. 2022-12-13 13:05:20 +01:00
Marcelo Bezerra
e5068c3423
Update Settings.md 2022-12-13 10:35:51 +01:00
Marcelo Bezerra
1288d56fc3
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-12-06 10:42:47 +01:00
Darren Lines
2b8b651323
Merge pull request #8581 from iNavFlight/MrD_Add-EDGE-LC-switch
Add EDGE, DELAY, DELTA, APPROX_EQUAL switches and TIMER to Logic Conditions
2022-12-03 08:31:46 +00:00
Darren Lines
87fa20a450 Update Programming Framework.md 2022-12-01 20:06:20 +00:00
Darren Lines
10dc8d91dc Updates with tested code and docs
Fixed typo
Updated document
Finished & tested LCs for:
- Delay
- Timer
- Delta
- Approx. Equal
2022-12-01 19:36:35 +00:00
Marcelo Bezerra
cec72dfde3
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-29 12:55:49 +01:00
Darren Lines
e4233bb5c3 Renamed parameter 2022-11-27 11:01:01 +00:00
Darren Lines
373698f617 Added min to docs 2022-11-27 09:32:12 +00:00
Darren Lines
2b38a259c6 Increase nav_wp_safe_distance
This PR increases the maximum safe distance for the first waypoint to 1500m. A lot of fixed wing LR pilots are frustrated with the 650m limit. This corrects that while not increasing the memory used by the variable. I didn't see any reason for this to be in cm. It's not divided anywhere. So metres is much more fitting.
2022-11-27 09:26:10 +00:00
Darren Lines
1ad48b1320
Changed CleanFlight to INAV 2022-11-26 10:00:24 +00:00
Darren Lines
1ca3527f92 Added EDGE switch to Logical Conditions 2022-11-24 18:37:34 +00:00
Darren Lines
b5da2ca7d3 Corrected user actions and updated docs 2022-11-24 08:04:52 +00:00
Marcelo Bezerra
a06a77811f
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-22 12:26:36 +01:00
Ray Morris
1b1cf1e198 Correct Omnibus readme 2022-11-21 10:33:45 -06:00
Marcelo Bezerra
3debed6a6a
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-19 22:18:45 +01:00
breadoven
5423d66933
Merge pull request #7018 from breadoven/abo_ahi_pitch_interval_option
OSD AHI pitch interval redraw option
2022-11-19 19:52:48 +00:00
breadoven
8cccc3b2fe change default setting 2022-11-19 19:13:58 +00:00
Marcelo Bezerra
71a8ea29e3
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-16 11:17:27 +01:00
Darren Lines
2e1dba6936
Update Battery.md
Added details on how to automatically change the control profile.
2022-11-15 20:43:37 +00:00
Marcelo Bezerra
e6987eeff3
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-15 21:20:07 +01:00
Darren Lines
37c64345c0
Merge pull request #8401 from iNavFlight/MrD_Add-USER-3-and-USER-4-PINIO-Also-MATEKF722PX_PINIO-target
Add PINIO 3 & 4 plus MATEKF722PX_PINIO target
2022-11-15 20:04:37 +00:00
Marcelo Bezerra
f7b624c741 Document new overlay 2022-11-08 19:28:12 +01:00
Darren Lines
6fb9451163
Added link to "something disabled" wiki 2022-11-05 11:59:44 +00:00
breadoven
e088782513 Merge remote-tracking branch 'upstream/master' into abo_ahi_pitch_interval_option 2022-10-30 08:09:30 +00:00
Pawel Spychalski (DzikuVx)
36fd8e0aeb Docs 2022-10-23 09:49:27 +02:00
Pawel Spychalski (DzikuVx)
12e5c90fd5 Drop IMU2 functionality 2022-10-23 09:47:13 +02:00
Paweł Spychalski
86f11d786d
Merge pull request #8478 from iNavFlight/dzikuvx-speedybee-targets
New SpeedyBee targets
2022-10-19 21:18:16 +02:00
Paweł Spychalski
ea10f27eba
Merge pull request #8434 from jeffhendrix/dji_wtf
Added support for DJI wtfos MSP-OSD full screen 60x22 OSD
2022-10-18 08:59:25 +02:00
Paweł Spychalski
2f5ee9b44c
Merge pull request #8403 from shota3527/sh_gps_centrifugal_force_compensation
AHRS centrifugal force compensation
2022-10-17 19:29:21 +02:00
shota
04893266fa change the default imu gain to 2000/50 2022-10-17 22:03:46 +09:00
Paweł Spychalski
80eadf6b4c
Merge pull request #8438 from iNavFlight/MrD_Add-extra-PINIO-to-F405SE-to-minimise-resource-wastage
Add 2nd PINIO to MATEKF405SE for better use of resources
2022-10-17 12:03:52 +02:00
Pawel Spychalski (DzikuVx)
5ba31c8a88 regenere docs 2022-10-17 10:13:31 +02:00
Pawel Spychalski (DzikuVx)
47d0c2286a Merge branch 'master' into dzikuvx0iNaV-LoL-FiXiNg-2 2022-10-17 10:08:42 +02:00
ryet9
332d715aa2
Update Settings.md 2022-10-11 16:02:39 +00:00
shota
6d81900bc1 changed deafult value 2022-10-10 20:51:43 +09:00
Jeff Hendrix
f2fc4f913f Update Settings.md 2022-10-05 01:02:53 -06:00
Jeff Hendrix
e6358379c6 updated Settings.md 2022-10-05 01:02:52 -06:00
Jeff Hendrix
75414c259e Added support for DJI wtfos MSP-OSD full screen 60x22 OSD 2022-10-05 01:02:52 -06:00
Darren Lines
de8ca5ef5c Add 2nd PINIO to F405SE for better use of resources
Extension of #8256
2022-10-01 13:58:17 +01:00