Modular Open Source Radio Firmware
 
 
 
 
 
Go to file
Silvano Seva 4dbdb5ddbb Implemented reading of channel data from external flash memory for MDx targets 2020-11-25 16:40:17 +01:00
assets Move assets folder and add splash screen gif 2020-11-19 12:31:28 +01:00
openrtx Implemented reading of channel data from external flash memory for MDx targets 2020-11-25 16:40:17 +01:00
platform Implemented reading of channel data from external flash memory for MDx targets 2020-11-25 16:40:17 +01:00
rtos
scripts
tests Implemented reading of channel data from external flash memory for MDx targets 2020-11-25 16:40:17 +01:00
.gitignore add build_arm to .gitignore 2020-11-16 21:29:44 +01:00
LICENSE
README.md
cross_arm.txt Fixing #6, caused by arm GCC 10.2.0 now defaulting to -fno-common and not merging multiple definitions of the same variable across different files, a thing upon which uC/OS-III sources seem to rely on. 2020-11-17 13:56:45 +01:00
meson.build Implemented reading of channel data from external flash memory for MDx targets 2020-11-25 16:40:17 +01:00
meson_options.txt
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.

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.