..
bash-completion
Rename mapping flag MSB2LSB to IMSB2LSB
2024-06-29 12:14:34 +02:00
alert.c
Clean up includes
2024-05-11 10:50:01 +02:00
alert.h
Replace inih with glib key file parser
2024-05-02 18:35:37 +02:00
configfile.c
Add configuration file include directive
2024-07-19 08:49:49 +02:00
configfile.h
List available profiles in --list output
2024-05-03 11:35:48 +02:00
error.c
Clean up includes
2024-05-11 10:50:01 +02:00
error.h
Replace inih with glib key file parser
2024-05-02 18:35:37 +02:00
fs.c
Fix uptime on MacOS
2024-07-09 22:12:42 +02:00
fs.h
Add new ways to manage serial devices
2024-04-26 22:19:22 +02:00
log.c
Fix includes
2024-05-12 08:57:59 +02:00
log.h
Update text
2024-04-12 13:03:51 +02:00
main.c
Clean up includes
2024-05-11 10:50:01 +02:00
meson.build
Fix line input mode ignoring characters ABCD
2024-06-27 18:54:19 +02:00
misc.c
Clean up script run interaction text
2024-06-15 15:58:08 +02:00
misc.h
Clean up script run interaction text
2024-06-15 15:58:08 +02:00
options.c
Mention how to list key commands in help output
2024-07-13 16:49:19 +02:00
options.h
Rename mapping flag MSB2LSB to IMSB2LSB
2024-06-29 12:14:34 +02:00
print.c
Improve listing of long device names
2024-07-02 17:41:49 +02:00
print.h
Improve listing of long device names
2024-07-02 17:41:49 +02:00
readline.c
Clean up readline code
2024-07-02 19:13:14 +02:00
readline.h
Fix line input mode ignoring characters ABCD
2024-06-27 18:54:19 +02:00
rs485.c
Fix includes
2024-05-13 10:57:27 +02:00
rs485.h
Update text
2024-04-12 13:03:51 +02:00
script.c
Print correct 'Done' timestamp for X- and Y-modem transfers
2024-07-13 15:10:39 +02:00
script.h
Prompt for Lua script or shell command in interactive session
2024-06-01 16:23:51 +02:00
setspeed.c
Update text
2024-04-12 13:03:51 +02:00
setspeed.h
Update text
2024-04-12 13:03:51 +02:00
signals.c
Update text
2024-04-12 13:03:51 +02:00
signals.h
Update text
2024-04-12 13:03:51 +02:00
socket.c
Fix socket send call on platforms without MSG_NOSIGNAL
2024-07-20 08:25:49 +02:00
socket.h
Update text
2024-04-12 13:03:51 +02:00
timestamp.c
Clean up includes
2024-05-11 10:50:01 +02:00
timestamp.h
Replace inih with glib key file parser
2024-05-02 18:35:37 +02:00
tty.c
Remove unnecessary sync in line input mode
2024-08-06 20:48:43 +02:00
tty.h
Make sure ICRNL, IGNCR, INLCR take effect
2024-06-02 23:35:36 +02:00
xymodem.c
Fix unbounded writes
2024-06-15 15:06:10 +02:00
xymodem.h
Added support to receive XMODEM-CRC files from the connected serial port.
2024-05-29 01:23:00 +02:00