-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Greetings,
I wish to emphasize that I am pleased with LibAPRS.
However I ran across a compatibility issue with other ADC based functions. The APRS receive would fail following the use of an alternate ADC function as it captured the ADC and did not restore the settings for APRS operation. To resolve this I assigned the AFSK_hw_init function to a unique namespace called AFSKADCINIT. This permits the calling of AFSK_hw_init from the main loop to restore the settings following the data acquisition cycle with the syntax:
AFSKADCINIT::AFSK_hw_init();
tma
Metadata
Metadata
Assignees
Labels
No labels