Commit Graph

26 Commits

Author SHA1 Message Date
Greg Shuflin 48faf189c8 Cleanup from removing most of main.c 2021-02-28 01:26:03 -08:00
Greg Shuflin 48552c64f6 Remove old_c_main entirely 2021-02-28 01:19:31 -08:00
Greg Shuflin 24d7a6b495 Port write functionality 2021-02-28 00:22:06 -08:00
Greg Shuflin c44e3e15c5 Pass version in from build 2021-02-28 00:00:31 -08:00
Greg Shuflin d41d257650 More options logic 2021-02-27 23:50:31 -08:00
Greg Shuflin 1c81834b62 More options processing in Rust 2021-02-27 23:37:41 -08:00
Greg Shuflin c7c746a383 Move radio_list() to Rust 2021-02-27 22:59:06 -08:00
Greg Shuflin 2a91efd07f Start adding Rust getopts 2021-02-27 22:53:16 -08:00
Greg Shuflin 61a142d570 Remove print_message_from_rust 2021-02-27 21:27:55 -08:00
Greg Shuflin b64211f27c Port usage() 2021-02-27 21:27:19 -08:00
Greg Shuflin d55f8fd5ed Hello world rust 2021-02-27 21:01:44 -08:00
Federico Amedeo Izzo 1a6901488d Fix compilation with GCC 10, defaulting to -fno-common. solve issue #52 2021-01-05 20:52:43 +01:00
Frank Burnham 2fb0bd1e69 Allow verification of the config script w/o download or upload
This allows quicker identification and fixing of errors vs waiting for
the radio image to download then verifying.
2019-05-23 09:44:16 -04:00
Serge Vakulenko 68e8a5b3bd Detect d868uv on Mac. 2018-10-26 00:29:03 -07:00
Serge Vakulenko 09188047c9 Add support for MD-UV390 and MD-9600.
Add option "-l": list all supported devices.
2018-09-10 18:50:55 -07:00
Serge Vakulenko aa28209336 Add stub for windows dfu version. 2018-09-06 12:10:01 -07:00
Serge Vakulenko 5144316fb9 Implement -u option: update ContactsCSV database. 2018-09-05 21:03:03 -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 23e87ef4da Parse digital channels. 2018-08-30 00:45:29 -07:00
Serge Vakulenko 7bd1d26dba Trace USB protocol. 2018-08-27 17:50:32 -07:00
Serge 29a669cfbe Load image directly from radio. 2018-08-25 20:20:51 -07:00
Serge Vakulenko 6118b0519b Decode channels. 2018-08-21 22:04:45 -07:00
Serge Vakulenko abebad7dbd Remove unused code. 2018-08-20 23:24:38 -07:00