Quite often I am asked on forums: "Why don't you have this feature?". Some of requests can be handled using officially released firmware and software. But there are some which have strong demand, obvious reasons, but aren't addressed in the official OpenPilot firmware. Moreover, some of them will never be included into official builds because of many reasons...
What should we do? Sit and wait? No. The project is open, and and we are free to implement basically anything we want if we can, right? That's why I created this blog. It lists some features I'm working on, and which probably will be included in my unofficial software distributions (no promises).
os/features/advanced-camera-stabilization
Now in the "next" branch.
This branch adds advanced camera stabilization and control options with configuration GUI.
os/features/better-version-info-and-uav-export
Now in the "next" branch.
This branch is in fact a set of small but handy improvements for support: better UAV settings/data export, more detailed system info, more correct version mismatch reporting, and some internal code changes.
os/features/pid-defaults-button
Now in the "master" and "next" branches.
This small feature adds nice "Reset to Defaults" button to the PID settings page.
os/features/simple-gcscontroller-graphics
This is the simple old good GCS controller graphics. This is not a functional change, "just" a usability thing.
os/features/pid-tuning-from-transmitter
Now in the "master" and "next" branches.
Using this module, you can easily tune your PID settings using your transmitter spare channel with knob or slider. Moreover, you even can adjust PIDs depending on the Throttle channel input, lowering them when descending a quad or gliding a plane.
os/features/stick-deadband
Now in the "master" and "next" branches.
This feature was demanded by low-end radio (Turnigy 9X2 or similar) owners. The main problem is that such radios have some notable stick neutral drift (up to 5 percents). This makes impossible to tune the CopterControl for stable hovering. This patch enables to define Roll/Pitch/Yaw stick deadband to prevent this behavior.
2012/02/13.
Here is unofficial Windows build which is based on the most fresh public release from "master" and includes all extra features (except alternative controller image). It is not flight-tested, so be careful. It comes without warranty of any kind and without technical support (except questions about listed features). Use it on your own risk.
OpenPilot-20120213-ac122598-install.exe
Sorry, no Mac/Linux build available.
What should we do? Sit and wait? No. The project is open, and and we are free to implement basically anything we want if we can, right? That's why I created this blog. It lists some features I'm working on, and which probably will be included in my unofficial software distributions (no promises).
os/features/advanced-camera-stabilization
Now in the "next" branch.
This branch adds advanced camera stabilization and control options with configuration GUI.
Spoiler
os/features/better-version-info-and-uav-export
Now in the "next" branch.
This branch is in fact a set of small but handy improvements for support: better UAV settings/data export, more detailed system info, more correct version mismatch reporting, and some internal code changes.
Spoiler
Now in the "master" and "next" branches.
This small feature adds nice "Reset to Defaults" button to the PID settings page.
Spoiler
os/features/simple-gcscontroller-graphics
This is the simple old good GCS controller graphics. This is not a functional change, "just" a usability thing.
Spoiler
os/features/pid-tuning-from-transmitter
Now in the "master" and "next" branches.
Using this module, you can easily tune your PID settings using your transmitter spare channel with knob or slider. Moreover, you even can adjust PIDs depending on the Throttle channel input, lowering them when descending a quad or gliding a plane.
Spoiler
os/features/stick-deadband
Now in the "master" and "next" branches.
This feature was demanded by low-end radio (Turnigy 9X2 or similar) owners. The main problem is that such radios have some notable stick neutral drift (up to 5 percents). This makes impossible to tune the CopterControl for stable hovering. This patch enables to define Roll/Pitch/Yaw stick deadband to prevent this behavior.
Spoiler
2012/02/13.
Here is unofficial Windows build which is based on the most fresh public release from "master" and includes all extra features (except alternative controller image). It is not flight-tested, so be careful. It comes without warranty of any kind and without technical support (except questions about listed features). Use it on your own risk.
OpenPilot-20120213-ac122598-install.exe
Sorry, no Mac/Linux build available.








Thanks!