# APRS_Modem **Repository Path**: bg4uvr/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**: 0 - **Forks**: 2 - **Created**: 2022-10-07 - **Last Updated**: 2022-10-07 ## 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