Skip to content

DavBfr/edgetx-doom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

76cb298 · Jul 30, 2022
Apr 2, 2022
Jul 30, 2022
Apr 1, 2022
Jul 22, 2022
Jul 30, 2022
Jul 30, 2022
Jun 7, 2021
Apr 19, 2017
Jul 30, 2022
Jun 11, 2022
Jun 11, 2022
Apr 25, 2022
Dec 2, 2013
Nov 4, 2019
Jul 30, 2022
Jul 30, 2022
Jun 11, 2022
Jul 20, 2022

Repository files navigation

Doom for RadioMaster TX16S

Installation

It should not change any settings on the radio or the SD Card, but it's still recommended to create a backup first.

  • Copy the file doom_tx16s-xxxxxx_fw.bin to the SD Card under FIRMWARE
  • Copy the folder DOOM to the SD Card
  • Power off the radio
  • Enter bootloader pushing both trim buttons (T4 and T1) inwards (towards the powerbutton) while pressing and holding the powerbutton
  • Select write the firmware you just copied to the SD Card
  • Reboot

Uninstallation

  • Do the same as you would do to install an EdgeTx updated Firmware.

Interaction

In the menus, use Page Next / Page Prev and Enter / Back to navigate.

In game:

  • Page Next: move forward
  • Page Prev: move backward
  • SYS: turn left
  • MDL: turn right
  • Enter: fire
  • TELE: Open doors and use objects

Build

Same build instructions as EdgeTX.

Example:

mkdir -p build
cd build
cmake -DPCB=X10 -DPCBREV=TX16S -DDEFAULT_MODE=2 -DGVARS=YES -DPPM_UNIT=US -DHELI=NO -DLUA=NO -DCMAKE_BUILD_TYPE=Release -DGCC_ARM_PATH=$ARM/bin/ -DARM_TOOLCHAIN_DIR=$ARM/bin/ ../
make -j4 firmware

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published