Roman Lut
c6ff911bbb
fixed USER3 BOX ID collision
2022-08-21 22:09:16 +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
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
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
Michel Pastor
359030d8c5
Add target: NEUTRONRCH7BT ( #8277 )
2022-08-01 18:38:04 +02:00
Michel Pastor
da521b0fde
Add USER3 mode ( #8276 )
2022-08-01 17:56:14 +02:00
breadoven
f7e10fe44e
altitude tolerance fix
2022-08-01 16:16:39 +01:00
Darren Lines
f835bcecef
Merge pull request #8279 from iNavFlight/MrD-RC-patch-2
...
Updated profiles.md doc
2022-08-01 09:00:16 +01:00
Darren Lines
f8a4dc91ed
Updated profiles.md doc
...
Updated profiles.md doc to cover how to stop profiles automatically changing while editing.
2022-08-01 08:44:10 +01:00
Darren Lines
1b003cc861
Merge pull request #8269 from iNavFlight/MrD-RC-patch-2
...
Update PPM
2022-07-30 10:27:33 +01:00
Darren Lines
51ba702942
Update PPM
2022-07-30 10:12:12 +01:00
Darren Lines
2c9f9b03f7
Merge pull request #8081 from iNavFlight/MrD-glider-assistance-OSD-elements
2022-07-28 14:25:15 +01:00
Paweł Spychalski
199fe4e553
Merge pull request #8253 from iNavFlight/dzikuvx-secondary-gyro-notch
...
Update Matrix Filter to 3D Matrix Filter
2022-07-24 11:30:41 +02:00
Pawel Spychalski (DzikuVx)
e37d508858
Remove not needed debug
2022-07-24 11:01:01 +02:00
Paweł Spychalski
fed23cf1f4
Merge pull request #8248 from PWN-GH/update_building_with_msys2
...
Update Building in Windows 10 or 11 with MSYS2.md
2022-07-24 10:56:42 +02:00
PWN-GH
194705c78b
Merge branch 'iNavFlight:master' into update_building_with_msys2
2022-07-24 15:55:11 +07:00
PWN-GH
3df49a704f
Replaced targets link to official INAV repo
...
Replaced targets link from https://github.com/tednv/inav/tree/master/src/main/target to official INAV repo at https://github.com/inavflight/inav/tree/master/src/main/target
2022-07-24 00:51:27 -07:00
PWN-GH
b48adf56b9
Replaced iNav with INAV and correct typos
2022-07-24 00:48:05 -07:00
Pawel Spychalski (DzikuVx)
408123ba80
Docs update
2022-07-23 12:17:29 +02:00
Pawel Spychalski (DzikuVx)
72aa3da62e
Merge branch 'dzikuvx-secondary-gyro-notch' of github.com:iNavFlight/inav into dzikuvx-secondary-gyro-notch
2022-07-23 12:08:55 +02:00
Pawel Spychalski (DzikuVx)
8deb1054ba
Make 3D matrix filter configurable
2022-07-23 12:08:37 +02:00
Paweł Spychalski
605da2e5a0
Merge pull request #8227 from RomanLut/submit_osd_wind_direction_icon
...
fixed wind direction icon on osd
2022-07-23 10:44:20 +02:00
Paweł Spychalski
31c5dce93a
Merge pull request #8228 from RomanLut/submt_fix_wind_estimator
...
fixed wind estimator
2022-07-23 10:43:47 +02:00
Paweł Spychalski
d49c74b9b5
Merge pull request #8230 from JulioCesarMatias/ClearOptimizeCompilation
...
Remove some NO optimizations made by MCU_FLASH_SIZE
2022-07-23 10:20:51 +02:00
breadoven
fd125bb017
fix wp reached logic
2022-07-20 11:59:42 +01:00
PWN-GH
64aebb362c
Update Building in Windows 10 or 11 with MSYS2.md
2022-07-19 05:13:15 -07:00
PWN-GH
a54e501d43
Added checkout with a tag instead of a branch
...
Changed default git command to checkout with a tag instead of a branch, but kept the old command as a comment. (i.e. release_5.0.0 branch does not exist)
Added where to find tags (Just in case).
Updated version numbers of iNav and ARM toolchain.
2022-07-19 05:08:30 -07:00
breadoven
81fb470f4e
add limits for turn smoothing
2022-07-18 22:47:36 +01:00
Roman Lut
f346c57f1c
reverted wind direction icon side change
2022-07-17 13:12:26 +03:00
breadoven
cf0a4dd10e
Merge pull request #8134 from breadoven/abo_manual_throttle_launch
...
Nav launch manual throttle option
2022-07-16 15:01:22 +01:00
breadoven
a873fd06cc
turn smoothing changed method
2022-07-16 09:47:05 +01:00
Pawel Spychalski (DzikuVx)
43bdb0f057
Fix secondary gyro
2022-07-15 08:49:34 +02:00
JuliooCesarMDM
f604865fe5
remove others definition
2022-07-14 21:41:39 -03:00
JuliooCesarMDM
49782e4be7
Remove some NO optimizations made by MCU_FLASH_SIZE
2022-07-14 21:30:45 -03:00
Darren Lines
efc3a11b87
Merge pull request #8226 from iNavFlight/MrD_Make-move-AHI-more-intuitive
...
Make HUD offset more intuitive
2022-07-14 21:16:54 +01:00
Pawel Spychalski (DzikuVx)
02d01ed1da
Proof of concept
2022-07-14 15:48:56 +02:00
Roman Lut
1b3edee543
fixed vertical wind speed usage
2022-07-14 04:37:02 +03:00
Roman Lut
d83a550aa8
fixed osd vertical wind icon
2022-07-14 04:36:22 +03:00
Roman Lut
3b48832feb
fixed wind estimator
2022-07-14 04:03:23 +03:00
Roman Lut
08fdb7d1fb
fixed wind direction icon
2022-07-14 03:51:41 +03:00
Darren Lines
675e1e276f
Make HUD offset more intuitive
...
Updated HUD offset to be more intuitive. Positive values move the HUD up. Negative values move the HUD down.
2022-07-13 21:02:39 +01:00