Skip to content

Addition of echo - #5

Open
sripad96 wants to merge 86 commits into
milestone1from
addition_of_echo
Open

Addition of echo#5
sripad96 wants to merge 86 commits into
milestone1from
addition_of_echo

Conversation

@sripad96

@sripad96 sripad96 commented Feb 8, 2019

Copy link
Copy Markdown

Addition of echo message.
Removal of Hardcode BoardID
Changes in Arming_require

Pedals2Paddles and others added 30 commits November 23, 2018 08:59
The Solo battery's power button needs to be held to power off. The
debounce time before it plays the power off tone is too low.
Occasionally it causes the user to not hold the button long enough.
This corrects the delay before playing the power off tone.
this allows us to get into running state
this allows a channel to be marked "private". A private channel gets
heartbeats, but doesn't get forwarded packets or broadcast messages

This is used by solo gimbal driver
This is higher precision the casting to float, and better matches the
internal format we actually use. Removed the indicection as it gained us
nothing. Closes ArduPilot#8875
Copter: Flip mode is an option.
This resolves and issue with the set-alt-target-with-slew method leaving the z-axis desired velocity at the max speed-up or speed-down
this causes a jump in throttle if the user switches to Loiter after the vehicle has reached its target
this fixes a problem that came up with a user where they had
BATT_MONITOR=0 and BATT2_MONITOR=7. They did not get any battery
monitoring.

There are several ways to tackle this, but this is the simplest
this is for Solo on ChibiOS, but is usable with any board
tridge and others added 30 commits November 28, 2018 14:46
fixed SBUS output init bug
also replace greater-than-zero with is_positive
this is used for GPS loss testing in real vehicles, by linking it to a
RCn_OPTION value. GPS position is still logged, but is not used
Also make flaps test a little more verbose
this is needed for UAVCAN dynamic node allocation
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.