Skip to content

Update Master#6

Merged
breadoven merged 139 commits intobreadoven:masterfrom
iNavFlight:master
Nov 15, 2020
Merged

Update Master#6
breadoven merged 139 commits intobreadoven:masterfrom
iNavFlight:master

Conversation

@breadoven
Copy link
Owner

No description provided.

digitalentity and others added 30 commits June 24, 2020 13:59
…LAUNCH".

The settings related to the Wing cruise was moved to a new submenu named "CRUISE", Both submenus are now under the "FIXED WING" menu.
…ight mode at the end of the launch.

Use nav_fw_launch_end_time to change the transition time, default = 2000ms
…or the user take control over the sticks, if nav_fw_launch_end_time is set
For MSP query in the case of waypoint 255, in this commit the ground control station waypoint is returned, which is consistent with its waypoint set behavior. This is also the desired behavior to affirm users that the correct waypoint is loaded. If GCS assist mode is not enabled, the current position is returned to preserve compatibility.
Assert that NAV_MAX_WAYPOINTS is less than 254
Move max waypoint STATIC_ASSERT to navigation.c to ensure it is properly triggered
Access current target position in any 3D-guided mode for waypoint 254
Waypoint 254 access in any 3D-guided mode
DzikuVx and others added 28 commits November 8, 2020 15:51
Adds DJI OSD support to 2x F3 boards
* [DOC] add some basic information about SRXL2 (Rx.md)
Added BEEPER_LAUNCH_MODE_LOW_THROTTLE
Added table entry and sequence for BEEPER_LAUNCH_MODE_LOW_THROTTLE
Added logic to play the BEEPER_LAUNCH_MODE_LOW_THROTTLE when the throttle is low and launch mode is active.
use DJI FPV OSD element CRAFT_NAME to show warnings and more
…temp instead; Add a protocol workaround because DJI is using a non-standard MSP_ESC_SENSOR_DATA
…s when craft name is repurposed for messages; Fix compilation on non-OSD targets
Return GCS waypoint in the case of waypoint 255 when GCS assist enabled
Add Benewake TFmini initialization
…s_motor_stop_tristate

Make nav_overrides_motor_stop tristate: OFF | AUTO_ONLY | ALL_NAV
[DJI] Add ESC telemetry support and additional configuration parameters to DJI OSD
…_autolaunch_refactor

# Conflicts:
#	src/main/io/beeper.c
#	src/main/io/beeper.h
#	src/main/navigation/navigation_fw_launch.c
Autolaunch - Added a smooth end launch feature and code refactor
Smooth throttle in navigation modes on FW
@breadoven breadoven merged commit c0f5eee into breadoven:master Nov 15, 2020
breadoven pushed a commit that referenced this pull request Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.