# APRS_Modem **Repository Path**: BH1PHL/APRS_Modem ## Basic Information - **Project Name**: APRS_Modem - **Description**: A simple APRS modem - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2022-10-06 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # APRS_Modem #### Description A simple APRS modem #### Test ``` $ gcc -o mod mod.c $ gcc -o demod demod.c $ ./mod | ./demod ``` #### License GPL 3.0