Skip to content

slebetman/simpleTX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Simple TX

Simple open RC transmitter. Inspired by OpenTX mixer. Based on Pic-txmod.

Development Environment

This project assumes the following set-up:

Build, Install etc.

Read the Makefile. The available commands are fairly obvious. The following are the most commonly used commands:

make          ;# builds project 
make tidy     ;# deletes temporary build files
make clean    ;# deletes all generated files
make install  ;# upload/burn program to CPU
make verify   ;# verify uploaded program
make backup   ;# download program from CPU (including trim settings)
make restore  ;# upload/burn backup to CPU

About

Simple open RC transmitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published