Modular Open Source Radio Firmware
 
 
 
 
 
Go to file
tarxvf 45228e226e just the emulator shell broken out 2021-11-03 19:20:42 +01:00
.github Updated version number in meson.build and added libcodec2-dev dependency to CI script 2021-10-08 19:28:59 +02:00
assets Move assets folder and add splash screen gif 2020-11-19 12:31:28 +01:00
lib Add support for encoder knob on MD-UV380 2021-04-03 09:21:47 +02:00
meta just the emulator shell broken out 2021-11-03 19:20:42 +01:00
openrtx Setting default squelch level at boot to S3 for all platforms. Solves #44 2021-10-18 21:05:32 +02:00
platform just the emulator shell broken out 2021-11-03 19:20:42 +01:00
scripts Given execution permissions to nightly build script 2021-05-16 17:31:19 +02:00
subprojects Added Codec2 dependency as meson subproject 2021-09-03 15:46:13 +02:00
tests Add unit test example 2021-11-02 19:42:16 +01:00
.gitignore just the emulator shell broken out 2021-11-03 19:20:42 +01:00
.gitmodules Added miosix kernel as submodule 2021-03-13 09:16:06 +01:00
99-openrtx.rules Correct error in udev rules 2020-12-27 12:10:53 +01:00
LICENSE
README.md Updated README.md with donors 2021-10-09 09:51:18 +02:00
cross_arm.txt Moving to miosix kernel: adapted parameters for cross-compilation and modified boot files for STM32-based targets 2021-03-13 09:16:06 +01:00
meson.build just the emulator shell broken out 2021-11-03 19:20:42 +01:00
meson_options.txt Add undefined behaviour sanitizer option 2021-02-17 09:52:36 +01:00
requirements.txt

README.md

OpenRTX

Modular Open Source Radio Firmware

OpenRTX is a free and open source firmware for digital ham radios, top-down designed with modularity, flexibility and performance in mind.

Currently OpenRTX is being actively developed for the following radios:

  • TYT MD-380/390
  • TYT MD-UV380/390
  • TYT MD-9600
  • Radioddity GD77 and Baofeng DM-1801

This firmware is highly experimental and currently under development, this means that it may not have all the expected functionalities. Contributions and testing are anyway warmly welcome and accepted!

For information on currently supported radios and features, see the Supported Platforms page on our website.

For hardware and software documentation visit openrtx.org

Compiling and flashing

Warning: read the Disclaimer section first!

For instructions on how to compile and flash OpenRTX to your radio, or just run OpenRTX on Linux see the Compilation instructions page on our website.

On TYT MD-3x0 and MD-UV3x0 you can flash our firmware using tarxvf's web based flashing tool.

  • Download the latest OpenRTX release for your radio from the releases page.
  • Connect your radio to the PC, put it in DFU mode (turn off, turn on pressing PTT and the button just above).
  • On linux, macOS and Android, open Chrome/Chromium and navigate to dmr.tools,
  • Click on "Upgrade", then "Connect Radio(s)", under "Select firmware file" choose "Upload from my computer",
  • Click on "Choose File", select the latest OpenRTX release you downloaded before, and click on "Upgrade Radio".
  • Reboot your radio

If you want to try the latest available firmware and you do not want to go through all the compilation process, Phil DF5PMF kindly provides nightly builds of the master branch here.

Disclaimer

This project was created for research and amateur radio use only, we are not responsible for improper uses of this code which might lead to unauthorized transmission, reception or patent infringments.

The OpenRTX firmware is released WITHOUT ANY WARRANTY: anyone flashing a binary image obtained from the sources made available through this repository does it at its own risk. We always test all the code on our devices before publishing it on the repository, however we cannot guarantee the absolute absence of bugs and potential side effects.

Screenshots

Contact

To reach out, come to our M17 Reflector or into our Discord Server.

Donate

To support the development of OpenRTX you can make us a donation using Liberapay.
If you want to donate some hardware to facilitate OpenRTX porting and development, contact us.

License

This software is released under the GNU GPL v3.

minmea is released under the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2.

Code for STM32F405 USB driver is released under the MCD-ST Liberty SW License Agreement V2.

Credits

OpenRTX was created by:

All this was made possible by the huge reverse engineering effort of Travis Goodspeed and all the contributors of md380tools.

A huge thank goes to Roger Clark, and his OpenGD77 which not only inspired this project, but as a precursor, provided a working code example for the GD77 radio family.

A warm thank you goes to SP5WWP and the M17 community for bringing their libre protocol into our obscure undocumented hardware.

Also thank you for donating hardware to the project:

  • M17 Project
  • laurivosandi

And thanks to everyone who donated via LiberaPay.