hexfet / radio_tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick hack for protocol and receiver testing. This is a PSoC Creator 4.1 project for the CY8CKIT-049-42xx board. Code is ported from Deviation project at deviationtx.com. All code is covered under the GNU Public License version 3.

The protocol_chk project controls deviation supported radio chips and runs deviation protocol files (slightly modified).

The receiver_chk project decodes PPM, PWM, and SBUS. Results are sent to the USB serial port.

About

License:GNU General Public License v3.0


Languages

Language:C 99.2%Language:C++ 0.8%