ryeng / microkeyer

Linux device router (muxer/demuxer) for the Microham Microkeyer device family.
GNU General Public License v3.0
3 stars 0 forks source link

Win32 Support #11

Open m1dst opened 12 years ago

m1dst commented 12 years ago

Please consider Windows support (as the rest of hamlib) whilst developing. This could be another very useful Lego block if it works cross platform. :-)

ryeng commented 12 years ago

For Windows, there is already the "device router" that is shipped with the Microham devices. This goal of this project is to produce a Linux replacement for the already existing Windows driver, so Windows support is not the highest priority. :-) That said, the current version should also work on other POSIX systems --- maybe also on Windows with, e.g., cygwin. However, there seems to be no cross platform method to create PTT devices that trigger on DTR/RTS, so when that is added, the project will become more Linux centric.