tio/src
2024-04-12 00:08:45 +02:00
..
bash-completion Add independent input and output mode 2024-04-10 14:40:18 +02:00
alert.c Add visual or audible alert support on connect/disconnect 2022-09-10 22:33:42 +02:00
alert.h Cleanup 2022-09-10 23:31:02 +02:00
configfile.c Add independent input and output mode 2024-04-10 14:40:18 +02:00
configfile.h Simplify configfile implementation 2022-10-17 00:23:26 +02:00
error.c Clean up indentation 2022-09-18 19:20:12 +02:00
error.h Cleanup error printing routines 2022-07-11 23:18:19 +02:00
log.c Add --log-directory option 2024-04-04 12:31:55 +02:00
log.h Add key command to toggle log on/off 2022-11-23 17:24:54 +01:00
main.c Revert "Make quit hint more explicit" 2023-09-19 21:21:59 +02:00
meson.build Add Lua scripting feature 2024-04-01 15:37:40 +02:00
misc.c Add --log-directory option 2024-04-04 12:31:55 +02:00
misc.h Rework x/y-modem transfer command 2024-04-10 19:56:21 +02:00
options.c Cleanup options 2024-04-10 15:04:47 +02:00
options.h Add independent input and output mode 2024-04-10 14:40:18 +02:00
print.c Add independent input and output mode 2024-04-10 14:40:18 +02:00
print.h Fix xymodem error print outs 2024-04-10 20:13:44 +02:00
rs485.c Check return values of sscanf() 2024-03-24 11:03:51 +01:00
rs485.h Add experimental RS-485 support 2022-09-10 17:52:54 +02:00
script.c Add lua send(string) 2024-04-12 00:08:45 +02:00
script.h Add Lua scripting feature 2024-04-01 15:37:40 +02:00
setspeed.c avoid "warning: unused parameter" on setspeed stub 2023-03-20 20:00:50 +00:00
setspeed.h Simplify arbitrary baudrate code 2022-07-12 12:09:09 +02:00
signals.c Ignore SIGPIPE signals 2022-08-17 16:51:15 -07:00
signals.h Handle SIGHUP 2022-03-18 19:19:11 +01:00
socket.c Move map variables to tty to keep them all in one spot 2023-04-14 15:00:03 -07:00
socket.h Move map variables to tty to keep them all in one spot 2023-04-14 15:00:03 -07:00
timestamp.c spelling: timestamp 2023-04-03 17:40:32 -04:00
timestamp.h Consolidate timestamp implementation in one file 2022-09-10 23:29:23 +02:00
tty.c Rework x/y-modem transfer command 2024-04-10 19:56:21 +02:00
tty.h Add tty line configuration script API 2024-04-06 09:34:25 +02:00
xymodem.c Fix xymodem error print outs 2024-04-10 20:13:44 +02:00
xymodem.h Rework x/y-modem transfer command 2024-04-10 19:56:21 +02:00