Hamlib/lib
Mike Black W9MDB 5588b2465c Change termios.c Windows sleep to 10,000us instead of 1,000us -- makes for more accurate sleep calculation
https://github.com/Hamlib/Hamlib/issues/996
2022-03-24 12:12:22 -05:00
..
Makefile.am Implement pipes using asynchronous/overlapped I/O on Windows 2022-01-03 14:18:49 +02:00
asyncpipe.c astyle source code 2022-02-05 15:27:43 -06:00
asyncpipe.h Add config.h to include/hamlib so HAVE_PTHREAD is available if needed 2022-02-03 22:31:42 -06:00
cJSON.c astyle source code 2022-02-05 15:27:43 -06:00
cJSON.h Initial implementation of: reader thread for async handling of rig data, UDP multicast publisher routine and rig state poll thread routine. The reader thread can correctly handle asynchronous data, such as transceive or spectrum data. Work in progress: multi-platform code for I/O routines still missing and the poll routine is not yet in use. Tested briefly on an IC-7300 so far. 2021-11-28 20:52:29 +02:00
dummy.c Add dummy() function to libmisc.a so that that library will never be empty. 2008-12-08 19:54:06 +00:00
getaddrinfo.c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
getopt.c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
getopt.h Fix cppcheck warnings in getopt.h 2020-01-12 11:53:29 -06:00
getopt_long.c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
gettimeofday.c Add config.h to include/hamlib so HAVE_PTHREAD is available if needed 2022-02-03 22:31:42 -06:00
termios.c Change termios.c Windows sleep to 10,000us instead of 1,000us -- makes for more accurate sleep calculation 2022-03-24 12:12:22 -05:00
usleep.c Add config.h to include/hamlib so HAVE_PTHREAD is available if needed 2022-02-03 22:31:42 -06:00
win32termios.h Fix win32termios.h build under mingw 2020-10-16 15:26:30 -05:00