Martin Lund
|
be4fc0908f
|
Fix unbounded writes
|
2024-06-15 15:06:10 +02:00 |
|
Martin Lund
|
133789517a
|
Add group write permission to xymodem received file
|
2024-05-29 09:26:08 +02:00 |
|
Martin Lund
|
7e0bd980f2
|
Fix missing open() flags in xymodem_receive()
|
2024-05-29 01:41:14 +02:00 |
|
Eliot Alan Foss
|
d10e762a7d
|
Added support to receive XMODEM-CRC files from the connected serial port.
|
2024-05-29 01:23:00 +02:00 |
|
Martin Lund
|
3f616a47c8
|
Fix includes
|
2024-05-13 11:04:09 +02:00 |
|
Martin Lund
|
ae9c8edbca
|
Clean up includes
|
2024-05-11 10:50:01 +02:00 |
|
Martin Lund
|
51300cc4f0
|
Add timeout feature to expect()
|
2024-04-13 15:30:14 +02:00 |
|
Martin Lund
|
78f96bd32c
|
Fix xymodem error print outs
|
2024-04-10 20:13:44 +02:00 |
|
Martin Lund
|
d8fb1ab0ca
|
Rework x/y-modem transfer command
Remove ctrl-t X optin and instead introduce submenu to ctrl-t x option
for picking which xmodem protocol to use.
|
2024-04-10 19:56:21 +02:00 |
|
HiFiPhile
|
901e00bba3
|
Poll on serial port read instead of delay.
|
2024-04-09 14:58:17 +02:00 |
|
Mengsk
|
eea46a2005
|
Add Xmodem-CRC support.
|
2024-04-09 14:58:17 +02:00 |
|
Martin Lund
|
838c110876
|
Increase header size for ymodem
|
2023-09-16 15:03:38 +02:00 |
|
Martin Lund
|
cf6e8b963b
|
Clean up whitespaces
|
2023-09-16 12:27:34 +02:00 |
|
pnrhub
|
e6ffbd9058
|
Add xmodem and ymodem file send support (#208)
* Add xmodem and ymodem file send support
---------
Co-authored-by: pnr <pnr@home25.nl>
|
2023-09-16 12:17:38 +02:00 |
|