How the hampod code architecture looks like - williamgardner2017/Hampod_Program GitHub Wiki
This is a high-level ruff version of it, but the main idea is that each of the plugins has the information about said radio and the translations for it The plugin controller is responsible for talking with the plugins The hamlib plugin factory just makes it so that radios that are in hamlib can be treated as plugins for ease of use main takes care of the communications Radio holds the information about each radio Mode is each of the modes that a radio can be in.