Difference between revisions of "Development"
Jump to navigation
Jump to search
m |
|||
Line 6: | Line 6: | ||
[[Category:Development]] | [[Category:Development]] | ||
Welcome to the Development section for the AllStarLink/PTTLink system. | Welcome to the Development section for the AllStarLink/PTTLink system. | ||
+ | |||
+ | = Compiling = | ||
+ | Information related to compiling app_rpt and other various software. | ||
+ | == Cross compiling == | ||
+ | Compiling on the Raspberry PI is both extremely slow and an exercise in pain. Thankfully there are ways to cross compile the software using a standard desktop computer with the Raspberry PI as the target. | ||
+ | |||
+ | === Raspberry PI 3 === | ||
+ | === Raspberry PI 4 === |
Revision as of 09:10, 9 March 2022
Welcome to the Development section for the AllStarLink/PTTLink system.
Compiling
Information related to compiling app_rpt and other various software.
Cross compiling
Compiling on the Raspberry PI is both extremely slow and an exercise in pain. Thankfully there are ways to cross compile the software using a standard desktop computer with the Raspberry PI as the target.