- Jun 14, 2005
- Jun 13, 2005
-
-
deuce authored
which it shouldn't be) to correctly support DIS_CARRIERDETECT
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added "installation" section/sentence. Added Zmodem-8K configuration example. Added comment about remove FDSZ/CE-XYZ from SCFG. Changed default outbuf length from 8K to 16K. Removed comment about using Ymodem-G over Zmodem.
-
rswindell authored
Use 16K for default outbuf size. 8K is a magically slow size on some systems.
-
rswindell authored
-
rswindell authored
"syncterm hostname" now works for Telnet connections.
-
rswindell authored
-
rswindell authored
Added Alt-X (edit) menu option/key command. Fixed Zmodem upload/download menu commands.
-
- Jun 12, 2005
- Jun 11, 2005
-
-
deuce authored
still live before disconnecting. (Was causing closing a spy socket to close the connection).
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
structs made up of only the types char, INT16, WORD, INT32, DWORD, structs, and floats and generates both a header and C source file which will pack and unpack the structure to/from a buffer in a cross-platform manner. NOTE: Currently, xpdev only defines the char, WORD, and DWORD types. INT16 actually conflicts with an existing macro. (For interrupt 16)
-
rswindell authored
-
rswindell authored
send_zrinit() now sets ZF0 flags based on configurable BOOLs.
-
rswindell authored
-
rswindell authored
-
- Jun 10, 2005
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added note regarding rzsz syntax. Added sexyz.ini "Telnet" and "OutbufSize" values.
-
rswindell authored
-
rswindell authored
Increase default output buffer length from 4K to 8K. -2 and -4 cmdline options set max (instead of initial) block len.
-
rswindell authored
-
rswindell authored
More log output regarding request of remote CRC.
-
rswindell authored
available.
-
rswindell authored
Added support for [zmodem] InitTimeout and CrcTimeout values. Shortened error/debug messages. Fixed (yet another) zmtx-rx bug: do { continue; } while(FALSE); // doesn't More/improved logging.
-