From 44a2ff857669fb8ef59f0090067725575268151b Mon Sep 17 00:00:00 2001 From: sh123 Date: Sun, 14 Feb 2021 09:39:33 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 498295e..005447b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ * [Digital voice with Codec2](#digital-voice-with-codec2) * [KISS command extensions](#kiss-command-extensions) * [Test Results](#test-results) +* [TODO](#todo) # Introduction ![alt text](images/diagram.png) @@ -195,3 +196,5 @@ Payloads for commands are sent and expected as big endian and defined as: - Could not get modems communicate with each other when using spreading factor 6, need to use implicit LoRa header mode - It might be useful to add additional pass band filter or broadcast FM radio reject filter, it seem to improve sensitivity when using external base antenna +# TODO +- Investigate support for [M17 Protocol](http://m17project.org) reflector gating in addition to APRS-IS when M17 protocol is used by the client application From 1593729b33ef4e89e8131f735855fbb1415af4c3 Mon Sep 17 00:00:00 2001 From: sh123 Date: Sun, 14 Feb 2021 09:42:01 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 005447b..6799b81 100644 --- a/README.md +++ b/README.md @@ -197,4 +197,5 @@ Payloads for commands are sent and expected as big endian and defined as: - It might be useful to add additional pass band filter or broadcast FM radio reject filter, it seem to improve sensitivity when using external base antenna # TODO +- Support for more devices and devices with built-in OLED screen (merge from [branch](https://github.com/RadioHome/esp32_loraprs/tree/oled)) - Investigate support for [M17 Protocol](http://m17project.org) reflector gating in addition to APRS-IS when M17 protocol is used by the client application From 111a5a35c32e6769a73934c28e1aceb2342095df Mon Sep 17 00:00:00 2001 From: sh123 Date: Sun, 14 Feb 2021 09:43:15 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6799b81..a98fd4a 100644 --- a/README.md +++ b/README.md @@ -199,3 +199,4 @@ Payloads for commands are sent and expected as big endian and defined as: # TODO - Support for more devices and devices with built-in OLED screen (merge from [branch](https://github.com/RadioHome/esp32_loraprs/tree/oled)) - Investigate support for [M17 Protocol](http://m17project.org) reflector gating in addition to APRS-IS when M17 protocol is used by the client application +- Improve CSMA logic and if possible add support for CAD