Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.77 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.77 KB

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