Browse Source

Update README.md

main
Mike 2 years ago
committed by GitHub
parent
commit
10bb4b5e08
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 7 deletions
  1. +2
    -7
      README.md

+ 2
- 7
README.md View File

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

Loading…
Cancel
Save