mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-27 03:55:29 +00:00
sendpocsag
parent
33126f843a
commit
1eff5c2132
@ -95,4 +95,11 @@ transmitter_model.target_frequency: 1090000000
|
||||
transmitter_model.baseband_bandwidth: 1750000
|
||||
transmitter_model.sampling_rate: 3072000
|
||||
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