G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
922 stars 176 forks source link

Increase Packet Size in Radio.cpp and simplify BitCode.cpp #240

Open estbhan opened 1 month ago

estbhan commented 1 month ago

This pull request modify the Radio.cpp class:

This pull request also modify the BitCode.cpp class. Some Radiolib resources from the AX.25 tools included in Radiolib library has been used here reducing the source code in Bitcode class and make it more compact.