Modular Open Source Radio Firmware
 
 
 
 
 
Go to file
Silvano Seva b2eb042d2b Driver for AT1846S baseband IC 2021-01-24 18:59:12 +01:00
.github/workflows Add radio_tool dependency to Github actions 2021-01-03 10:18:20 +01:00
assets Move assets folder and add splash screen gif 2020-11-19 12:31:28 +01:00
openrtx UI: Add Zone and Contacts menu 2021-01-24 18:53:43 +01:00
platform Driver for AT1846S baseband IC 2021-01-24 18:59:12 +01:00
rtos Fix deadlock issue on linux target 2021-01-15 22:09:11 +01:00
scripts Add loading scripts, update README.md, requirements.txt and .gitignore 2020-11-03 15:14:36 +01:00
tests CPS: Read contact data from codeplug 2021-01-23 11:28:12 +01:00
.gitignore Update .gitignore 2020-12-18 19:25:28 +01:00
99-openrtx.rules Correct error in udev rules 2020-12-27 12:10:53 +01:00
LICENSE Initial commit 2020-03-30 15:57:43 +02:00
README.md Updated README.md 2021-01-12 08:06:04 +01:00
cross_arm.txt Removed '-fdata-sections' compiler directive, breaking binaries with GCC < 10.0.0 2021-01-23 22:13:18 +01:00
meson.build Started implementation of baseband drivers for GDx platforms 2021-01-24 18:59:12 +01:00
meson_options.txt Add platform test compilation options 2020-11-27 12:49:39 +01:00
requirements.txt Add meson build system 2020-11-03 15:15:35 +01:00

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.

For hardware and software documentation visit openrtx.org

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 not only inspired this project, but as a precursor, provided a working code example for the GD77 radio family.