没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > radiosync |
radiosync
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
RadioSync will clone 2-way radios and scanners that have a PC Interface connection.
Some scanners and radios will have a direct interface, and others may only be handled via CSV files.
This program will be developed in 5 stages:
1. Read an input file from one of the radio types. Store this data internally as plain text.
2. Write an output file for another radio. (My current test unit is a Kenwood TH-F6) This file will then be loaded by the radio's control software and uploaded to the radio.
3. Develop a serial interface module to download and upload data.
4. Create additional modules using an expansible format. Each input and output module will register itself with the app. Users will then choose which output modules they need.
5. Create an applicatoin interface module to allow users to use other programming languages, such as Java or Python, to write their own interface programs. These other programs should accept 4 parameters: input file, output file, radio type, and operation. The radio type and path names can be configured from the app.
I'm open to porting this application to Mono under Linux and OS-X, and I'm open to accepting contributions from other developers. I'd love to have as many people as possible create input and output modules for their scanners and transceivers. If you can help, please e-mail me using the link on this page.
Thanks and 73 -Tom KI6ABZ