Configurare SA818: Diferență între versiuni
Sari la navigare
Sari la căutare
Fără descriere a modificării |
|||
| Linia 16: | Linia 16: | ||
serial.serialutil.SerialException: write failed: [Errno 5] Input/output error | serial.serialutil.SerialException: write failed: [Errno 5] Input/output error | ||
</syntaxhighlight> | </syntaxhighlight> | ||
By default Raspbian configures the Raspberry Pi serial port (GPIO14-GPIO15) to provide boot-up information. It also allows you to login via a connected device. If you need to use the Pi’s serial port for something else (i.e. a specific add-on board) you will need to disable this default functionality. | |||
* [https://www.raspberrypi-spy.co.uk/2013/12/free-your-raspberry-pi-serial-port/ Free Your Raspberry Pi Serial Port] | |||
==Comenzi== | ==Comenzi== | ||
===Coduri CTCSS=== | ===Coduri CTCSS=== | ||
Versiunea de la data 20 iulie 2020 21:40
Erori comunicare serială
>> AT+DMOCONNECT
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 537, in write
n = os.write(self.fd, d)
OSError: [Errno 5] Input/output error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/tom/scripts/orangeserial.py", line 33, in <module>
ser.write((rinput + '\r\n').encode('utf-8'))
File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 571, in write
raise SerialException('write failed: {}'.format(e))
serial.serialutil.SerialException: write failed: [Errno 5] Input/output error
By default Raspbian configures the Raspberry Pi serial port (GPIO14-GPIO15) to provide boot-up information. It also allows you to login via a connected device. If you need to use the Pi’s serial port for something else (i.e. a specific add-on board) you will need to disable this default functionality.
Comenzi
Coduri CTCSS
| NS | PL | Hz |
|---|---|---|
| 1 | XZ | 67.0 |
| 39 | WZ | 69.3 |
| 2 | XA | 71.9 |
| 3 | WA | 74.4 |
| 4 | XB | 77.0 |
| 5 | WB | 79.7 |
| 6 | YZ | 82.5 |
| 7 | YA | 85.4 |
| 8 | YB | 88.5 |
| 9 | ZZ | 91.5 |
| 10 | ZA | 94.8 |
| 11 | ZB | 97.4 |
| 12 | 1Z | 100.0 |
| 13 | 1A | 103.5 |
| 14 | 1B | 107.2 |
| 15 | 2Z | 110.9 |
| 16 | 2A | 114.8 |
| 17 | 2B | 118.8 |
| NS | PL | Hz |
|---|---|---|
| 18 | 3Z | 123.0 |
| 19 | 3A | 127.3 |
| 20 | 3B | 131.8 |
| 21 | 4Z | 136.5 |
| 22 | 4A | 141.3 |
| 23 | 4B | 146.2 |
| NATO | 150.0 | |
| 24 | 5Z | 151.4 |
| 25 | 5A | 156.7 |
| 40 | 159.8 | |
| 26 | 5B | 162.2 |
| 41 | 165.5 | |
| 27 | 6Z | 167.9 |
| 42 | 171.3 | |
| 28 | 6A | 173.8 |
| 43 | 177.3 | |
| 29 | 6B | 179.9 |
| 44 | 183.5 |
| NS | PL | Hz |
|---|---|---|
| 30 | 7Z | 186.2 |
| 45 | 189.9 | |
| 31 | 7A | 192.8 |
| 46 | 196.6 | |
| 47 | 199.5 | |
| 32 | M1 | 203.5 |
| 48 | 8Z | 206.5 |
| 33 | M2 | 210.7 |
| 34 | M3 | 218.1 |
| 35 | M4 | 225.7 |
| 49 | 9Z | 229.1 |
| 36 | M5 | 233.6 |
| 37 | M6 | 241.8 |
| 38 | M7 | 250.3 |
| 50 | 0Z | 254.1 |