Commit Graph

65 Commits

Author SHA1 Message Date
Serge Vakulenko aa28209336 Add stub for windows dfu version. 2018-09-06 12:10:01 -07:00
Serge 3486e57383 Add files for windows build. 2018-09-05 23:47:57 -07:00
Serge Vakulenko 141636f4d3 Allow zero color code. 2018-09-05 21:31:48 -07:00
Serge Vakulenko 6691c9462b Write only as much contactsCSV as needed. 2018-09-05 21:24:23 -07:00
Serge Vakulenko 5144316fb9 Implement -u option: update ContactsCSV database. 2018-09-05 21:03:03 -07:00
Serge Vakulenko 24b6bafcaf Add newline before general settings in non-verbose mode. 2018-09-05 17:38:13 -07:00
Serge Vakulenko 4ea032d5ca Recognize Zastone D900, Zastone DP880 and Radtel RT-27D as separate radio types. 2018-09-05 12:53:36 -07:00
Serge Vakulenko 97a594d5e7 Print TX contact names as comment for digital channels. 2018-09-05 12:40:24 -07:00
Serge Vakulenko 0ebfb5d3e6 Use macros for validity check. 2018-09-05 12:25:01 -07:00
Serge Vakulenko 9cd07d3cd2 Merge branch 'master' of https://github.com/sergev/dmrconfig 2018-09-05 11:16:23 -07:00
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 fe3a79d93c Decrease TOT field to 6 bits.
Fix incorrect last item of zone list for md380.
Skip contacts with type=0.
2018-09-04 21:18:01 -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