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

12463 commits

Author SHA1 Message Date
Paweł Spychalski
c58ae7ed9d
Merge pull request #7597 from iNavFlight/dzikuvx-matrix-filter-rework
Matrix filter rework
2021-12-23 12:41:51 +01:00
Paweł Spychalski
b316d74c97 Merge pull request #7630 from OptimusTi/RSSI%-Rework-for-CRSF
Rework of RSSI% for CRSF/ExpLRS
2021-12-23 12:32:15 +01:00
Paweł Spychalski
ddc427b9e7
Merge pull request #7630 from OptimusTi/RSSI%-Rework-for-CRSF
Rework of RSSI% for CRSF/ExpLRS
2021-12-23 12:31:09 +01:00
Pawel Spychalski (DzikuVx)
643412f53f Regenerate docs 2021-12-23 12:24:09 +01:00
JuliooCesarMDM
55f5ac2f0a parse double to float 2021-12-22 21:16:19 -03:00
JuliooCesarMDM
746666e647 maybe error fixed 2021-12-22 21:04:12 -03:00
JuliooCesarMDM
7944593f2d tentative to fix error 2021-12-22 20:46:25 -03:00
JuliooCesarMDM
7768c271ce fix struct name 2021-12-22 19:59:51 -03:00
JuliooCesarMDM
9b943d9da9 fix variable convertion error 2021-12-22 19:36:39 -03:00
JuliooCesarMDM
993d0e94b7 Sqrt Controller for Alt-Hold 2021-12-22 19:25:08 -03:00
Geoff Sim
684fc96046 Update settings documentation 2021-12-22 11:52:31 +00:00
JuliooCesarMDM
dfb4d07c10 update docs again 2021-12-21 18:10:43 -03:00
JuliooCesarMDM
4585464a74 update docs 2021-12-21 18:05:02 -03:00
JuliooCesarMDM
cd7751d245 new tentative 2021-12-21 17:57:23 -03:00
JuliooCesarMDM
93686b3219 an attempt to fix the error 2021-12-21 17:51:12 -03:00
Paweł Spychalski
ac6650e25f
Merge pull request #7617 from breadoven/abo_remove_NAV_define
Remove USE_NAV define
2021-12-21 09:01:39 +01:00
Paweł Spychalski
ca8af09cdb
Merge pull request #7621 from OlivierC-FR/oc_radar4
ESP32 radar and hud, obsolete code removal + relative altitude tweak
2021-12-21 08:13:13 +01:00
Paweł Spychalski
b884c38f31
Merge pull request #7643 from JulioCesarMatias/SettingsMDFixBool
[docs] Fix Settings.md
2021-12-20 13:40:21 +01:00
Paweł Spychalski
69431be667
Merge pull request #7666 from iNavFlight/dzikuvx-chebuzz-cleanup
Drop L3GD20 LSM303DLHC and ChebuzzF3
2021-12-20 13:39:46 +01:00
Geoff Sim
74cf8a4739 Remove test #defines 2021-12-20 10:43:36 +00:00
Geoff Sim
6dd2e50428 Set font version to min required of 3. 2021-12-19 15:34:21 +00:00
Geoff Sim
0d4a24f6a0 Adhere to coding standards 2021-12-19 15:13:02 +00:00
Paweł Spychalski
b8fd222b18
Merge pull request #7590 from iNavFlight/release_4.0.0
Release 4.0.0
2021-12-19 12:26:58 +01:00
Paweł Spychalski
78bc778f29
Merge branch 'master' into release_4.0.0 2021-12-19 12:01:34 +01:00
Geoff Sim
545843a9a1 Update DJI OSD module to map HD coordinate system to SD. 2021-12-19 09:06:35 +00:00
Pawel Spychalski (DzikuVx)
1e06e8746a Drop L3GD20 LSM303DLHC and ChebussF3 2021-12-18 15:43:38 +01:00
Geoff Sim
e09924edfa Final tidy up. 2021-12-18 11:32:32 +00:00
Geoff Sim
70cc857a43 Final tidy up. 2021-12-18 11:32:04 +00:00
Paweł Spychalski
5a940155eb
Merge pull request #7662 from iNavFlight/dzikuvx-fix-bmi270-acc-axis-direction
Fix BMI270 ACC direction for pitch and roll
2021-12-17 09:43:30 +01:00
Pawel Spychalski (DzikuVx)
5dc6f56498 Fix BMI270 ACC direction for pitch and roll 2021-12-16 21:20:21 +01:00
Paweł Spychalski
c20a98524d
Merge pull request #7640 from iNavFlight/dzikuvx-speedybee-f7-mini
Speedybee F7 MINI target
2021-12-15 08:51:54 +01:00
Paweł Spychalski
e0397cded6
Merge pull request #7654 from iNavFlight/dzikuvx-kakute-h7
Kakute H7 target
2021-12-15 08:44:12 +01:00
Geoff Sim
446339d360 Remove debugging code 2021-12-14 18:18:06 +00:00
Geoff Sim
c56ab0cc59 Fix syntax error in dji code changes. 2021-12-14 18:17:26 +00:00
Pawel Spychalski (DzikuVx)
9fcab1113d Final touches on KakuteH7 2021-12-14 15:15:20 +01:00
Geoff Sim
8108397022 Include SD defines to support DJI module 2021-12-13 09:22:59 +00:00
Geoff Sim
84c422210e Update DJI OSD module to map HD coordinate system to SD. 2021-12-13 09:21:57 +00:00
Serg
23d79824e1 Set speed for CXOF from configuration 2021-12-11 18:48:21 +03:00
Paweł Spychalski
45d3ca1275
Merge pull request #7653 from iNavFlight/dzikuvx-mamba-h743-fixes
Fix BMI270 orientation and beeper
2021-12-10 13:29:30 +01:00
Pawel Spychalski (DzikuVx)
c67e63beae Fix BMI270 orientation and beeper 2021-12-10 12:26:58 +01:00
Pawel Spychalski (DzikuVx)
0895191641 First cut 2021-12-10 11:34:59 +01:00
breadoven
59e32fbb29
Merge pull request #7645 from breadoven/abo_cleanup_WP_hold_code
Nav position hold code refactor + related multirotor bug fix
2021-12-09 20:55:20 +00:00
breadoven
ee260eb4c5 improve function definition 2021-12-09 20:11:34 +00:00
breadoven
125eda23b4 Fix slowDownForTurning bug 2021-12-09 20:11:33 +00:00
breadoven
470f1458a8 Update navigation.c 2021-12-09 20:11:33 +00:00
breadoven
2b2d7171f2 first build 2021-12-09 20:11:33 +00:00
Pawel Spychalski (DzikuVx)
4bd0d6a83f Final fixes 2021-12-07 18:37:49 +01:00
Pawel Spychalski (DzikuVx)
6159b902f5 BMI270 2021-12-07 18:37:36 +01:00
Pawel Spychalski (DzikuVx)
356aff026b Basic target for MPU6000 version 2021-12-07 18:37:26 +01:00
Paweł Spychalski
e4c7f419ac
Merge pull request #7649 from iNavFlight/dzikuvx-mamba-h743
Mamba H743 target
2021-12-07 18:35:21 +01:00