Xiang Xiao
dc54f28ff3
apps/system/zmodem: Switch to the raw mode before transfer and restore to the original setting after finishing the transfer.
2019-01-27 07:09:31 -06:00
Xiang Xiao
ddd86d31ca
apps/system/zmodem:
...
- fix error "sz_main.o: No such file or directory"
- support -p <path> for rz to change the folder for the recevied file
- switch debug output from printf to syslog
- send the next packet for ZME_ACK in ZMS_SENDING to avoid rz on the host side stuck
- make send work reliable even without hardware flow control
2018-08-23 06:33:39 -06:00
Gregory Nutt
dd59d4f946
Update a readme and some comments.
2018-05-27 15:13:19 -06:00
Gregory Nutt
1e94c78e2e
apps/system/zmodem: Add an option to enable hardware flow control via termios.
2018-05-26 15:59:58 -06:00
Gregory Nutt
13911d9b17
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
2017-05-11 13:40:03 -06:00
Sebastien Lorquet
2cbad44f1d
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
2016-07-11 10:11:18 -06:00
Gregory Nutt
cd741c82cf
apps/include: Move all header files associated with modules in apps/system to apps/include/system
2016-07-01 06:48:22 -06:00
Gregory Nutt
2b0f1ed109
Change all variadic macros to C99 style
2014-05-22 09:01:51 -06:00
Gregory Nutt
4303ec02b1
Zmodem utilities can now be built for Linux; Fix some configuration confusion
2013-07-15 17:50:17 -06:00
Gregory Nutt
b6778bf21d
Fix file write loop
2013-07-15 16:21:20 -06:00
Gregory Nutt
86330f31c6
Fix some Zmodem buffer sizing issues
2013-07-14 17:01:23 -06:00
Gregory Nutt
82297ff7f8
More Zmodem bug fixes: Too many pkttypes; Use wrong packet buffer
2013-07-14 15:39:26 -06:00
Gregory Nutt
3fddcfd334
Fix an error in the ordering of fields in zm_transition_s structure; update documentation
2013-07-14 12:34:45 -06:00
Gregory Nutt
4d439eda39
Initial check-ing of (non-working) Zmodem receive logic
2013-07-14 11:05:23 -06:00
Gregory Nutt
b614666243
Resolve a few Zmodem sender streaming issues
2013-07-13 19:57:04 -06:00
Gregory Nutt
7576163ff6
More Zmodem bugfixes and new files
2013-07-13 13:19:15 -06:00
Gregory Nutt
ac1efbab61
More Zmodem-related changes
2013-07-12 19:06:00 -06:00
Gregory Nutt
929de26f6e
A few more zmodem files; still missing a few but those are still fragile and like to undergo some resign before they are usable
2013-07-12 16:28:35 -06:00