# deviation TX **Repository Path**: li19910513/deviation-tx ## Basic Information - **Project Name**: deviation TX - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-27 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deviation firmware for RC transmitters The Deviation firmware project is hosted at http://www.deviationtx.com ## Current build status [![Build Status](https://travis-ci.org/DeviationTX/deviation.png?branch=master)](https://travis-ci.org/DeviationTX/deviation?branch=master) [![Coverage Status](https://coveralls.io/repos/github/DeviationTX/deviation/badge.svg?branch=master)](https://coveralls.io/github/DeviationTX/deviation?branch=master) There you can find links to: * pre-built binaries: http://www.deviationtx.com/downloads-new/category/1-deviation-releases * the wiki: http://www.deviationtx.com/wiki * the forums for asking questions: http://www.deviationtx.com/forum Building Deviation requires setting up a cross-compiler. On certain transmitters (like the devo7e), the firmware takes up nearly 100% of the available ROM, and we have found that only specific versions of the cross-compiler can build it successfully. To facilitate building Deviation consistently, we have provided Docker images to guarantee consistent builds across platforms. Instruction for building with Docker can be found here: http://www.deviationtx.com/wiki/development/docker While not recommended, other methods of building Deviation are documented here: http://www.deviationtx.com/wiki/development