dl-fldigi/m4
Robert Stiles 4b2005e7f7 KISS IO Bug fixes/Additions and C++11 Test
* Unified IO switching code
  * Add: MFSK31 and MFSK16 use for KISS IO operations
  * Add: KISS IO Auto connect on FLDIGI start up
  * In Listen Mode (TCP) on disconnect returns to waiting for connection.
  * TCP none listing mode connection tries 10 (one sec interval) times
    before giving up.
  * Save/restore KPSQL button state.
  * User 7bit modem switch warning is now selectable
  * Logic error when saving FLDIGI progStatus.data_io_enable variable.
  * Add: TXLOCK:<ON|OFF> command to the KISS hardware command set.
  * Assign/Compare KISS hardware modem names in capital letter form.
  * Add: Close KISS Socket on write fail.
  * Fixed issues effecting Win32 compile.
  * Add: Test compiler for C++11 support. Configuration macro added but not
    used until other FLDIGI source code c++11 compiler error are resolved.
    Recent compilers require c++11 in other to use std::bind().
  * Correct typedef clockid_t conflict between timeops.h and
    pthead_time.h
  * Add new IO panel widgets to the lock/unlock mechanism.
  * Restore initial IO panel locked state.
2016-05-29 15:06:10 -05:00
..
intl
ax_compare_version.m4
benchmark.m4
bind.m4
build.m4 FLARQ 2016-04-12 13:38:23 -05:00
c++11.m4 KISS IO Bug fixes/Additions and C++11 Test 2016-05-29 15:06:10 -05:00
debug.m4
docs.m4
fltk.m4
funcs.m4
hash.m4
libintl.m4
macosx.m4
np-compat.m4
opt.m4
oss.m4
pkg-config.m4
progs.m4
static.m4
tls.m4
win32.m4