tio/src
Martin Lund d34fa1c1ad Rename mapping flag MSB2LSB to IMSB2LSB
This is the correct naming since we are changing the input bit order on
input from the serial device.
2024-06-29 12:14:34 +02:00
..
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 Fix unbounded writes 2024-06-15 15:06:10 +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 unbounded writes 2024-06-15 15:06:10 +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 Rename mapping flag MSB2LSB to IMSB2LSB 2024-06-29 12:14:34 +02:00
options.h Rename mapping flag MSB2LSB to IMSB2LSB 2024-06-29 12:14:34 +02:00
print.c Fix tainted print 2024-06-27 18:43:16 +02:00
print.h Add history and editing feature to line input mode 2024-06-15 14:31:23 +02:00
readline.c Fix line input mode ignoring characters ABCD 2024-06-27 18:54:19 +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 Clean up script run interaction text 2024-06-15 15:58:08 +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 Reuse socket address 2024-06-11 15:18:38 +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 Rename mapping flag MSB2LSB to IMSB2LSB 2024-06-29 12:14:34 +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