nox-x / mototrbo-dmr-test-toolkit

Toolkit providing some information and test cases helping to understand Motorolas DMR protocols.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mototrbo DMR test toolkit

Toolkit providing some information and test cases helping to understand Motorolas DMR protocols.

Local example test setup

+-----------+                               +---------+
|           |                               |         |
| Local PC  | eth0        00:11:22:33:44:55 | Gateway |
|           +---------[ USB cable ]---------+ radio   |
|           | 192.168.10.2     192.168.10.1 |         |
+-----------+                               +---------+
                                              
                                                 A
                                                 |
                                                 V
                                              
                                                DMR
                                               radio
                                              channel
                                              
                                                 A
                                                 |
                                                 V
                                              
                                            +---------+
                                            |         |
                                            | Remote  |
                                            | radio   |
                                            |         |
                                            +---------+

Request gps position

Requests GPS position from a remote radio, parses it and provides an OSM-link showing the polled coordinates on a map.

Other Projects

About

Toolkit providing some information and test cases helping to understand Motorolas DMR protocols.

License:MIT License


Languages

Language:Python 100.0%