mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
Update AUTHORS file.
This commit is contained in:
parent
e2b7ba1214
commit
d931da1042
24
AUTHORS
24
AUTHORS
@ -2,6 +2,26 @@
|
|||||||
AUTHORS
|
AUTHORS
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Please check the source code files and/or git history and/or ChangeLog for
|
Martin Ling conceived the idea for the library, designed the API and wrote much
|
||||||
a list of all authors and contributors.
|
of the implementation and documentation.
|
||||||
|
|
||||||
|
The initial codebase was adapted from serial code in libsigrok, written by Bert
|
||||||
|
Vermeulen and Uwe Hermann, who gave permission for it to be relicensed under
|
||||||
|
the LGPL3+ for inclusion in libserialport.
|
||||||
|
|
||||||
|
The package is maintained by Uwe Hermann, with input from Martin Ling.
|
||||||
|
|
||||||
|
Aurelien Jacobs made several contributions, including the USB metadata API,
|
||||||
|
improvements to the port enumeration code, and eliminating the previous
|
||||||
|
dependence on libudev for enumeration on Linux.
|
||||||
|
|
||||||
|
Uffe Jakobsen contributed the FreeBSD support.
|
||||||
|
|
||||||
|
Matthias Heidbrink contributed support for non-standard baudrates on Mac OS X.
|
||||||
|
|
||||||
|
Bug fixes have been contributed by Bert Vermeulen, silverbuddy, Marcus
|
||||||
|
Comstedt, Antti Nykanen, Michael B. Trausch and Janne Huttunen.
|
||||||
|
|
||||||
|
For a full history of contributions, see the git history.
|
||||||
|
|
||||||
|
Others have helped the project by contributing bug reports and discussion.
|
||||||
|
Loading…
Reference in New Issue
Block a user