This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-05-17 23:47:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a03396e3f326851beee581c470bf78a440d1e80f
PX4-Autopilot
/
apps
/
systemlib
/
mixer
T
History
px4dev
dbb841b0dc
Rework the way we scan text for scaler definitions; something weird was going on with sscanf's handling of %n that wasn't obvious. This seems to work around the issue.
2012-12-30 15:09:21 -08:00
..
Makefile
Rework the mixer architecture based on discussions about arbitrary geometry mixing and plugins.
2012-08-10 00:30:40 -07:00
mixer_group.cpp
Fix logic for handling partial buffers.
2012-12-30 01:16:28 -08:00
mixer_multirotor.cpp
whitespace/formatting
2012-12-29 16:01:24 -08:00
mixer_simple.cpp
Rework the way we scan text for scaler definitions; something weird was going on with sscanf's handling of %n that wasn't obvious. This seems to work around the issue.
2012-12-30 15:09:21 -08:00
mixer.cpp
Make mixer ioctls load from a memory buffer rather than a file. This is prep for uploading the memory buffer to IO to be processed there.
2012-12-29 00:01:04 -08:00
mixer.h
Assorted compile fixes.
2012-12-29 16:22:30 -08:00
multi_tables
Adjust the mixer tables for observed yaw sign behavior.
2012-09-03 02:45:33 -07:00