You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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. 12 years ago
..
Makefile Rework the mixer architecture based on discussions about arbitrary geometry mixing and plugins. 13 years ago
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. 12 years ago
mixer.h Assorted compile fixes. 12 years ago
mixer_group.cpp Fix logic for handling partial buffers. 12 years ago
mixer_multirotor.cpp whitespace/formatting 12 years ago
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. 12 years ago
multi_tables Adjust the mixer tables for observed yaw sign behavior. 13 years ago