travisgoodspeed / md380tools

Firmware patches for the TYT-MD380 handheld radio.
804 stars 244 forks source link

DMR-MARC Bulk Import #8

Closed travisgoodspeed closed 8 years ago

travisgoodspeed commented 9 years ago

Chirp data sources for DMR-MARC's data dump would allow repeaters to be automatically loaded. http://www.dmr-marc.net/cgi-bin/trbo-database/datadump.cgi

thorsen999 commented 8 years ago

There is a software that can be used in parallel with the Tytera CPS to bulk programm the md380 here : http://dl5mcc.de/cpsprogrammer/index.php It uses a couple of links to generate csv files with the channels, zones and scanlists and manipulate tytera software to do the bulk programming. Hope it helps ;-)

Tom F8COD

ghost commented 8 years ago

I've been poking at adding DMR-MARC database fetching and filtering to Chirp, but it's not happening yet, and it looks like it won't properly be worth it until DMR support is added to Chirp - a whole 'nother can of worms.

travisgoodspeed commented 8 years ago

This is now done. You can try it out by installing the hooked firmware (make clean flash when PTT and the button above it are held) and then running md380-tool callog.

tmg% md380-tool

Usage: md380-tool <command> <arguments>

Print a log of incoming DMR calls to stdout.
    md380-dfu calllog

Looks up the name by an ID number.
    md380-dfu lookup 12345

tmg% md380-tool calllog
DMR call from KK4VCZ Travis Goodspeed (3147092) to 99.
ajorg commented 8 years ago

Neat!