|
|
|
@ -16,15 +16,10 @@ nohup python3 /root/app/sms.py > /dev/null 2>&1 &<br><br> |
|
|
|
|
|
|
|
Not supported: <br> |
|
|
|
Checking Missed SMS Messages via APRS<br> |
|
|
|
SMS to APRS Message Retries<br> |
|
|
|
Duplicate Message Checking, APRS or SMS<br> |
|
|
|
SMS to APRS without Explicit Callsign<br><br> |
|
|
|
|
|
|
|
User level alias mapping. |
|
|
|
<br> |
|
|
|
TO DO:<br> |
|
|
|
Add duplicate message filtering from APRS to SMS. (found in "aprs-duplicate-filtering" branch)<br> |
|
|
|
Add SMS to APRS retry when APRS user didn't ack message. (found in "beta" branch)<br> |
|
|
|
Store messages not acked by APRS user.<br> |
|
|
|
Check missed messages for APRS user.<br> |
|
|
|
Ability to send SMS to APRS by automatically using last call to phone number.<br> |
|
|
|
Add ack resend for duplicate messages<br> |
|
|
|
|