Modular Open Source Radio Firmware
 
 
 
 
 
Go to file
Silvano Seva 47dd9e2046 Fixed glitching keyboard buttons on MDx targets 2020-12-11 14:41:44 +01:00
assets
openrtx Improved low battery screen rendering on smaller screens 2020-12-11 14:40:56 +01:00
platform Fixed glitching keyboard buttons on MDx targets 2020-12-11 14:41:44 +01:00
rtos Made task stack size platform dependent, since values for ARM target were too small for a correct execution on x64 2020-11-28 21:19:37 +01:00
scripts
tests Added squelch system to MD3x0 rtx driver 2020-12-06 19:33:27 +01:00
.gitignore
LICENSE
README.md Add screenshot to README 2020-11-25 20:10:45 +01:00
cross_arm.txt
meson.build Implement battery voltage to charge conversion 2020-12-11 14:09:36 +01:00
meson_options.txt Add platform test compilation options 2020-11-27 12:49:39 +01:00
requirements.txt

README.md

OpenRTX

Modular Open Source Radio Firmware

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

Currently OpenRTX is being actively developed for the TYT MD-380/390 and MD-UV380/390.

This firmware is highly experimental and is not in a usable state right now, however contributions and testing are welcome and accepted.

For information on currently supported radios and features, see the Development status wiki page.

Compile and flash

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

Screenshots

License

This software is released under the GNU GPL v3, the modified wrapping scripts from Travis Goodspeed are licensed in exchange of two liters of India Pale Ale, we still owe you the two liters, Travis!

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 inspired this project.