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

12883 commits

Author SHA1 Message Date
Roman Lut
bd5a92cf00 retrigger checks 2022-08-22 21:41:31 +03:00
Roman Lut
ccad410979 retrigger checks 2022-08-22 21:41:16 +03:00
Roman Lut
e4ff863bdc fixed rename getAirspeedEstimate() 2022-08-22 21:31:27 +03:00
Roman Lut
e93145e74e Merge branch 'master' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2022-08-22 21:30:35 +03:00
Roman Lut
9f0489e82d retrigger checks 2022-08-22 21:19:15 +03:00
Roman Lut
2f6a1927d7 retrigger checks 2022-08-22 20:10:08 +03:00
Roman Lut
7de16ffb3f retrigger checks 2022-08-22 16:10:20 +03:00
Roman Lut
ffa28d89ff updated documentation 2022-08-22 16:01:45 +03:00
Paweł Spychalski
cdaf835822
Merge pull request #8330 from JulioCesarMatias/RenameASFunction
Rename pitotCalculateAirSpeed()
2022-08-22 13:56:54 +02:00
Roman Lut
b276d26308 Merge branch 'master' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2022-08-22 14:07:57 +03:00
Paweł Spychalski
f73f8ad3c9
Merge pull request #8325 from JulioCesarMatias/fixVarToBool
Fix uint8_t to bool
2022-08-22 12:59:41 +02:00
Paweł Spychalski
52a0084f86
Merge pull request #8323 from JulioCesarMatias/arrayLen
Use ARRAYLEN macro where applicable
2022-08-22 12:56:18 +02:00
Paweł Spychalski
86f3c6c45b
Merge pull request #8346 from RomanLut/submit-fix-user3-id
fixed BOX_PERMANENT_ID_USER3 collision
2022-08-22 12:55:23 +02:00
Paweł Spychalski
4ca99565bb
Merge pull request #8268 from RomanLut/submit-simulator-xplane
Support for Hardware In The Loop simulator in X-Plane 11
2022-08-22 12:53:55 +02:00
Paweł Spychalski
8f676c9e0d
Merge pull request #8332 from JulioCesarMatias/UseMS2SMacroTime
make use of the MS2S macro whenever possible
2022-08-22 12:51:16 +02:00
Paweł Spychalski
8a2a9de7e8
Merge pull request #8326 from breadoven/abo_nav_pids_cms_fix
Updated CMS GPSNAV PIDs
2022-08-22 12:50:29 +02:00
Roman Lut
2272b6e909 Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2022-08-22 00:35:48 +03:00
Roman Lut
ccfa58eec6 included fixed USER3 BOX ID collision 2022-08-22 00:35:36 +03:00
Roman Lut
e909ee0961 renumbered box id list 2022-08-22 00:15:48 +03:00
Roman Lut
00b50852fc
Update GPS_fix_estimation.md 2022-08-21 23:32:13 +03:00
Roman Lut
599a2c8643 removed comment 2022-08-21 22:44:38 +03:00
Roman Lut
c6ff911bbb fixed USER3 BOX ID collision 2022-08-21 22:09:16 +03:00
Roman Lut
f87c081475 gps fix estimation squashed commit 2022-08-21 22:06:53 +03:00
Roman Lut
2e0783bed6 Merge branch 'submit-simulator-xplane' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2022-08-21 21:47:19 +03:00
Roman Lut
56a6ce26c1 minor refactoring 2022-08-21 21:46:47 +03:00
Roman Lut
3ba8b4e066 Merge branch 'submit-simulator-xplane' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2022-08-21 21:25:51 +03:00
Jonathan Hudson
45cc23ab72
Fix altitude conversion in MSP_SET_RAW_GPS (#8337)
* fix MSP_SET_RAW_GPS alt conversion
* set fix in MSP_SET_RAW_GPS
2022-08-19 10:10:12 +01:00
JuliooCesarMDM
4c202e0a35 make use of the MS2S macro whenever possible 2022-08-16 21:38:15 -03:00
JuliooCesarMDM
9b5106aafe Rename pitotCalculateAirSpeed 2022-08-16 21:11:53 -03:00
breadoven
028ac78bd8 Update cms_menu_imu.c 2022-08-16 11:05:12 +01:00
JuliooCesarMDM
d99a4491e1 Fix uint8_t to bool 2022-08-15 21:13:29 -03:00
JuliooCesarMDM
82a1a9a5fa fix compilation sq(again) 2022-08-15 20:31:27 -03:00
JuliooCesarMDM
d97ae187c2 fix compilation again 2022-08-15 19:51:33 -03:00
JuliooCesarMDM
c155ba6ce2 fix compilation 2022-08-15 19:10:51 -03:00
JuliooCesarMDM
ab1faa26ea Use ARRAYLEN macro where applicable 2022-08-15 18:26:51 -03:00
Paweł Spychalski
e3e52c49c6
Merge pull request #8178 from FinalFrag/course_hold_autolevel
Allow autolevel in nav_course_hold_mode
2022-08-15 15:17:08 +02:00
Paweł Spychalski
2f2194ac02
Merge pull request #8234 from breadoven/abo_waypoint_tracking
Improved fixed wing waypoint course tracking
2022-08-15 15:15:35 +02:00
Paweł Spychalski
f716721a56
Merge pull request #8280 from breadoven/abo_wp_enforce_altitude_fix
Enforce waypoint altitude tolerance fix
2022-08-15 15:09:02 +02:00
breadoven
15b82352b4 Add setting max convergence angle 2022-08-14 13:32:21 +01:00
breadoven
67adc42e75
Merge branch 'master' into abo_waypoint_tracking 2022-08-12 13:02:36 +01:00
breadoven
434b24d3a5 add turn smoothing setting enum 2022-08-12 12:35:57 +01:00
Roman Lut
f0687abeb1
Update Software In The Loop (HITL) plugin for X-Plane 11.md 2022-08-10 13:16:51 +03:00
Roman Lut
6894f1519a added documentation 2022-08-10 13:11:52 +03:00
breadoven
cee00c57a6 Update Settings.md 2022-08-09 11:22:16 +01:00
breadoven
5a3261d18d revert back to original tracking accuracy method 2022-08-09 11:21:29 +01:00
breadoven
5d3c39064c Update Settings.md 2022-08-05 10:43:51 +01:00
breadoven
d2aea480c6 Code improvement 2022-08-05 10:42:26 +01:00
breadoven
222ba4aea0 New tracking accuracy method 2022-08-03 17:07:05 +01:00
Roman Lut
62937d8bc8 removed unnecessary initialization 2022-08-03 03:15:28 +03:00
Roman Lut
ce1600350d fixed: mag emulation display issue in configurator 2022-08-03 02:19:43 +03:00