Commit Graph

54 Commits

Author SHA1 Message Date
Serge Vakulenko
ec65b32f65 Reboot radio to normal mode when done. 2018-09-04 23:37:42 -07:00
Serge Vakulenko
c04d34c060 Fix null values in Width column. 2018-09-04 23:09:21 -07:00
Serge Vakulenko
389ea79efb Fix identifiers for MD-380 and MD-2017,
Add identifiers for Zastone D900, Zastone DP880 and Radtel RT-27D.
2018-09-04 01:44:53 -07:00
Serge
4ddc078bc1 Update readme. 2018-08-31 23:20:07 -07:00
Serge Vakulenko
a9a6d691b1 Verify configuration before writing it into the radio. 2018-08-31 18:19:53 -07:00
Serge Vakulenko
5a842d8770 Parse messages.
Fix squelch for md380.
2018-08-31 13:15:35 -07:00
Serge Vakulenko
6a69737d65 Rename -t flag. 2018-08-31 11:56:21 -07:00
Serge Vakulenko
c548bf8ebe Move ID and name to the bottom of config script. 2018-08-31 11:54:07 -07:00
Serge Vakulenko
17560c1a41 Parse grouplists. 2018-08-30 22:10:55 -07:00
Serge Vakulenko
5794760648 Parse contacts. 2018-08-30 21:40:15 -07:00
Serge Vakulenko
d08228b989 Parse zones. 2018-08-30 21:01:14 -07:00
Serge Vakulenko
85f0df06d7 Parse scanlists. 2018-08-30 20:31:23 -07:00
Serge Vakulenko
d1836b365f Erase scanlist. 2018-08-30 18:38:47 -07:00
Serge Vakulenko
c82cd5dabf Setup channels. 2018-08-30 13:39:14 -07:00
Serge Vakulenko
204d737dcc Move utility routines to util.c. 2018-08-30 12:27:55 -07:00
Serge Vakulenko
f08a3fdb3c Parse analog channels. 2018-08-30 12:18:09 -07:00
Serge
23e87ef4da Parse digital channels. 2018-08-30 00:45:29 -07:00
Serge Vakulenko
dc9188c7a8 Add welcome message. 2018-08-29 22:02:09 -07:00
Serge Vakulenko
6212fac6af Parse Name and ID.
Update timestamp.
2018-08-29 21:04:13 -07:00
Serge Vakulenko
7c8c7148a5 Recognize MD-2017 radio. 2018-08-29 17:44:46 -07:00
Serge Vakulenko
1fa524e2f9 Add autoscan to base parameters. 2018-08-29 17:27:26 -07:00
Serge Vakulenko
5c78f597f2 Update descriptions of table columns.
In names, print spaces as underscores.
2018-08-28 20:10:12 -07:00
Serge
eb79587661 Fix comments for channel tables. 2018-08-28 00:13:41 -07:00
Serge Vakulenko
c6aec3b8b7 Add config examples. 2018-08-27 22:04:49 -07:00
Serge Vakulenko
9bcf4a77ae Print tab as space. 2018-08-27 21:31:27 -07:00
Serge Vakulenko
0db478586e Don't print unused scanlist fields. 2018-08-27 19:12:43 -07:00
Serge Vakulenko
ca55c4ca9e Don't print unused parameters. 2018-08-27 18:55:07 -07:00
Serge Vakulenko
7bd1d26dba Trace USB protocol. 2018-08-27 17:50:32 -07:00
Serge Vakulenko
cce49310ba Fix admit=color option. 2018-08-27 17:49:53 -07:00
Serge Vakulenko
05f6883a1a Print utf8 text. 2018-08-27 16:42:50 -07:00
Serge Vakulenko
4600413c2e Sort channels lists before printing. 2018-08-27 14:08:06 -07:00
Serge Vakulenko
89b6b50f5f Skip records with FFs. 2018-08-27 13:34:21 -07:00
Serge
3c0685190c Flush output for "Write device". 2018-08-26 23:48:20 -07:00
Serge
7b87bec394 Write image is working. 2018-08-25 20:52:04 -07:00
Serge
29a669cfbe Load image directly from radio. 2018-08-25 20:20:51 -07:00
Serge
d45aafea26 Add dfu sources. 2018-08-25 19:31:02 -07:00
Serge Vakulenko
37592a6554 Print all digits of frequency. 2018-08-24 21:09:52 -07:00
Serge Vakulenko
dbbcbdaaa0 Update md380 channel structure. 2018-08-24 20:47:43 -07:00
Serge Vakulenko
19d169e936 Add support for MD380. 2018-08-24 20:13:27 -07:00
Serge Vakulenko
5d62415cfb Read RDT files. 2018-08-24 17:12:55 -07:00
Serge Vakulenko
16216043d2 Print all channel attributes. 2018-08-24 16:07:55 -07:00
Serge Vakulenko
cc9ed17331 Split channels into digital and analog tables. 2018-08-23 22:02:51 -07:00
Serge Vakulenko
f127060e77 Print scanlists. 2018-08-22 23:42:13 -07:00
Serge Vakulenko
6d78d5d368 Print grouplists. 2018-08-22 22:55:19 -07:00
Serge Vakulenko
418f7cafc2 Print programmed date and CPS version. 2018-08-22 22:39:43 -07:00
Serge Vakulenko
cadc27e0f5 Print text messages. 2018-08-22 22:21:31 -07:00
Serge Vakulenko
87c270627e Print zones. 2018-08-22 21:08:39 -07:00
Serge Vakulenko
c2f1f83255 Print contacts. 2018-08-22 19:47:33 -07:00
Serge Vakulenko
8490324f9f Use correct channel structure. 2018-08-22 18:41:24 -07:00
Serge Vakulenko
bbbaa5013d Fix text decoding. 2018-08-22 01:17:05 -07:00