LibAPRS icon indicating copy to clipboard operation
LibAPRS copied to clipboard

An APRS library for the Arduino IDE

Results 13 LibAPRS issues
Sort by recently updated
recently updated
newest added

hi everybody where can one change the PTT active logic?\ Eitan

Implement APRS Data Extension of course and speed according to Protocol chapter 7 (http://www.aprs.org/doc/APRS101.PDF)

Please add the capability to share received information over the USB port while performing as a normal APRS transceiver. If so, it should be possible to send the information to...

I'd like to say first of all how amazing LibAPRS is and how helpful it has been. After experimenting with the library I decided to use it for an upcoming...

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...

Hello, To maximize chance of packet being decoded it would be nice to have support for compressed packet format as specified in Chapter 9 in [APRS specificaion](http://www.ui-view.net/files/APRS101.pdf), it has fixed...

These are proposed file changes.

This builds upon the previous pull request to add MIC-E support. This pull request adds dynamically selectable 1200 or 300 baud TX. The RX _should_ still work at 1200 but...

Hey Mark, Here's a work in progress pull request for MIC-E format encoding. I haven't tried it on the air yet but direct into soundcard + direwolf + xastir seems...

Do you have any advice on adding STM32 support to this library? It seems comprehensive as-is, so I'd love to improve support on it.