mirror of
https://github.com/ekinnee/SharpCAT.git
synced 2026-04-21 06:13:40 +00:00
Update README.md
This commit is contained in:
parent
bfcfc94699
commit
ea9c253c79
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
# SharpCAT
|
# SharpCAT
|
||||||
C#, .NET Standard based CAT control llibrary.
|
C#, .NET Standard based CAT control llibrary.
|
||||||
|
|
||||||
I am targeting .Net Standard so that the assembly may be used with .Net Core or the .Net framework.
|
I am targeting .Net Standard so that the assembly may be used with .Net Core or the .Net framework.
|
||||||
|
|
||||||
I'm starting with the FT818, I then plan on adding my ID-4100a, and TH-D74A.
|
I'm starting with the FT818, I then plan on adding my ID-4100a, and TH-D74A.
|
||||||
|
|
@ -8,7 +9,11 @@ If you wish to help, hit me up, or create a pull request.
|
||||||
|
|
||||||
# Why?
|
# Why?
|
||||||
Yes, there's Hamlib, and yes there's HamLibSharp.
|
Yes, there's Hamlib, and yes there's HamLibSharp.
|
||||||
|
|
||||||
https://github.com/N0NB/hamlib
|
https://github.com/N0NB/hamlib
|
||||||
|
|
||||||
https://github.com/k5jae/HamLibSharp
|
https://github.com/k5jae/HamLibSharp
|
||||||
|
|
||||||
I don't speak C++ and PInvoke is nasty.
|
I don't speak C++ and PInvoke is nasty.
|
||||||
|
|
||||||
That being said, there's also not a pure .Net (C#) CAT control lib out there that I know of.
|
That being said, there's also not a pure .Net (C#) CAT control lib out there that I know of.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue