mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-27 12:05:34 +00:00
sendpocsag
parent
33126f843a
commit
1eff5c2132
@ -96,3 +96,10 @@ transmitter_model.baseband_bandwidth: 1750000
|
|||||||
transmitter_model.sampling_rate: 3072000
|
transmitter_model.sampling_rate: 3072000
|
||||||
ch>
|
ch>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
* `sendpocsag`: Opens the Pocsag TX app, and sends a message defined in the command.
|
||||||
|
```sendpocsag <addr> <msglen> [baud] [type] [function] [phase]
|
||||||
|
addr and msglen is mandatory, other parameters has a default value.
|
||||||
|
After you send this message, there will be a prompt `send <mgslen> bytes`. then you need to send JUST that amount of bytes that will be the message.
|
||||||
|
The Pocsag TX app will start, set the desired options, and send the message.
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user