[op25-dev] Control channel decoding

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.

Stephen ctx50026 at centurytel.net
Tue Jul 31 18:42:53 UTC 2012


There is a valve block that works like a switch. There is also a stream
selector block that can switch one or more inputs to one or more outputs.

You can find the stream selector block here

https://github.com/guruofquality/grextras/wiki#wiki-list-of-blocks-in-this-project


On 7/31/2012 3:09 AM, Dmitry Medvedev wrote:
>  
> 
> I'm writing multichannel p25 recorder. It mostly works (thanks to op25
> team and other contributors). Is there any open documentation on control
> channel messages, especially TSBK frames? I did trellis decoding and CRC
> algorithm (reverse engineered the later, as I couldn't find parameters).
> I understand structure of some messages, for example "Group Voice
> Channel Grant Update" (opcode 02, manufacturer id 00), but many opcodes
> remain unknown. Do you have any leads on this?
> Also, I'm not very familiar with gnuradio, is there way to place some
> kind of "gate" in flowgraph so some parts of it can be switched on/off
> by external event? I want to use such feature to gate voice channels
> on/off and do not waste processor cycles on filtering channels that do
> not carry traffic at the moment.
> 
> Best regards,
> Dmitry
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20120731/40f36375/attachment.htm>


More information about the op25-dev mailing list