| .. |
|
bash-completion
|
chore: update readme, bash completion, man page
|
2023-07-13 20:58:01 -04: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
|
Remove warning when using pattern option
|
2023-06-09 20:13:39 +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-append option
|
2023-04-28 20:50:34 +02:00 |
|
log.h
|
Add key command to toggle log on/off
|
2022-11-23 17:24:54 +01:00 |
|
main.c
|
Add threaded input handling
|
2022-11-28 14:44:32 +01:00 |
|
meson.build
|
Add threaded input handling
|
2022-11-28 14:44:32 +01:00 |
|
misc.c
|
Consolidate timestamp implementation in one file
|
2022-09-10 23:29:23 +02:00 |
|
misc.h
|
Add visual or audible alert support on connect/disconnect
|
2022-09-10 22:33:42 +02:00 |
|
options.c
|
fix: support --log-append in cli options
|
2023-07-13 20:49:53 -04:00 |
|
options.h
|
Add --log-append option
|
2023-04-28 20:50:34 +02:00 |
|
print.c
|
Clean up indentation
|
2022-09-18 19:20:12 +02:00 |
|
print.h
|
Clean up indentation
|
2022-09-18 19:20:12 +02:00 |
|
rs485.c
|
Add experimental RS-485 support
|
2022-09-10 17:52:54 +02:00 |
|
rs485.h
|
Add experimental RS-485 support
|
2022-09-10 17:52:54 +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
|
Fix line termination for response wait feature
|
2023-04-20 17:28:43 +02:00 |
|
tty.h
|
Move map variables to tty to keep them all in one spot
|
2023-04-14 15:00:03 -07:00 |