Commit Graph

30 Commits

Author SHA1 Message Date
Serge 8401125d72 Support CSV format from https://www.radioid.net/static/user.csv 2019-08-03 21:52:13 -07:00
Serge Vakulenko 7fe111abef No need to limit length of CSV fields for uv380. 2018-11-23 22:24:06 -08:00
Serge Vakulenko 7aaa39f6e4 UV380: use the same CSV parsing routines as D868UV. 2018-11-23 21:03:22 -08:00
Serge Vakulenko 46203f940e D868UV: parse CSV files downloaded from amateurradio.digital. 2018-11-23 20:29:02 -08:00
Serge Vakulenko 08ae731218 Fix -u option for d868uv. 2018-11-23 18:42:50 -08:00
Serge Vakulenko 63c3a389a0 Fix d868uv issues. 2018-11-05 12:42:55 -08:00
Serge Vakulenko 91287480df Finish parsing d868uv channels. 2018-10-31 20:52:20 -07:00
Serge Vakulenko 0ff45d9582 Detect d868uv on windows. 2018-10-27 22:53:56 -07:00
Serge Vakulenko cb16c4c047 D868UV: print RX group lists. 2018-10-27 15:43:01 -07:00
Serge Vakulenko ade9ebc00d Print zones for d868uv. 2018-10-26 16:43:13 -07:00
Serge Vakulenko 0e7b2cbf62 Print d868uv frequencies. 2018-10-25 15:26:26 -07:00
Serge Vakulenko b03daba8ab D868UV: able to print a list of channels. 2018-10-25 12:03:01 -07:00
Serge 39b28f6026 D868UV: Print and parse id, name and intro strings.
Write image works correctly.
2018-10-17 23:46:25 -07:00
Serge Vakulenko 7b68c867fc RD-5R: fix underscores in text fields.
Update configuration for south bay area.
2018-09-21 00:36:26 -07:00
Serge Vakulenko a065babfb2 RD-5R: use channel valid bitmasks. 2018-09-19 23:00:24 -07:00
Serge Vakulenko bd1f78f601 Parse RD-5R configuration. 2018-09-18 23:34:56 -07:00
Serge Vakulenko cebb3c3058 Print RD-5R channels. 2018-09-18 21:22:00 -07:00
Serge Vakulenko f4bb02eea2 Recognize old GD-77 images. 2018-09-17 17:28:21 -07:00
Serge 33cf3dbb4a RD-5R: print id, name, intro, messages and contacts. 2018-09-15 21:09:03 -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 6212fac6af Parse Name and ID.
Update timestamp.
2018-08-29 21:04:13 -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 Vakulenko 9bcf4a77ae Print tab as space. 2018-08-27 21:31:27 -07:00
Serge Vakulenko 05f6883a1a Print utf8 text. 2018-08-27 16:42:50 -07:00
Serge 29a669cfbe Load image directly from radio. 2018-08-25 20:20:51 -07:00
Serge Vakulenko abebad7dbd Remove unused code. 2018-08-20 23:24:38 -07:00