ArduPilot / ArduPilot/ardupilot
Make sf40c rotation rate configurable
- Dominant language
- C++
- Stars
- 15.9k
- Forks
- 21.4k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 119
Description
#### Issue details
I observed a wobble when the rotation rate is at high speed. It is currently hard coded to 4.5 revolutions per second. I hard coded it to 1 rotation per sec and the wobble went away. It would be nice to make this configurable.
#### Version
3.5
#### Platform
[ ] All
[ ] AntennaTracker
[ X ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine
#### Airframe type
hex
#### Hardware type
PX4FMU
Contributor guide
Research direction
Start by searching the Copter source for the sf40c implementation and its hard-coded 4.5 revolutions-per-second value. Trace how the rotation rate is applied and identify the existing configuration mechanism; the issue names no file or test, so completion should include a maintainer-confirmed way to configure and verify the rate on the Copter hex/PX4FMU setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot, robotics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100