kopia lustrzana https://github.com/sh123/esp32_loraprs
Updated Digital voice DV over LoRa (markdown)
rodzic
533b59c38b
commit
0d2ee05a34
|
@ -1,4 +1,4 @@
|
||||||

|

|
||||||
|
|
||||||
- This modem could be used in conjunction with [Android Codec2 Walkie-Talkie](https://github.com/sh123/codec2_talkie), when application connects to the modem, instead of sending AX25 APRS packets it sends Codec2 speech encoded frames over KISS. This enables digital voice communication between one or multiple modems.
|
- This modem could be used in conjunction with [Android Codec2 Walkie-Talkie](https://github.com/sh123/codec2_talkie), when application connects to the modem, instead of sending AX25 APRS packets it sends Codec2 speech encoded frames over KISS. This enables digital voice communication between one or multiple modems.
|
||||||
|
|
||||||
|
@ -8,18 +8,18 @@
|
||||||
|
|
||||||
- Go to application settings into KISS section and "Enable Extensions"
|
- Go to application settings into KISS section and "Enable Extensions"
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Select appropriate LoRa modem settings, such as frequency, bandwidth, spread factor
|
- Select appropriate LoRa modem settings, such as frequency, bandwidth, spread factor
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Select Codec2 mode
|
- Select Codec2 mode
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Make sure your RF speed is larger than Codec2 mode speed, also S-meter is available with enabled extensions and S-meter indicates signal level above which reception is possible for given LoRa parameters with bold text.
|
- Make sure your RF speed is larger than Codec2 mode speed, also S-meter is available with enabled extensions and S-meter indicates signal level above which reception is possible for given LoRa parameters with bold text.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Alternatively, all LoRa options could be set to default values in `config.h`, so they will be set immediately after reboot, but S-meter will not be visible
|
- Alternatively, all LoRa options could be set to default values in `config.h`, so they will be set immediately after reboot, but S-meter will not be visible
|
Ładowanie…
Reference in New Issue