Martin Lund
883e3b0bea
Reintroduce long timestamp format
...
But make the timestamp format RFC3339 compliant instead. The RFC states:
NOTE: ISO 8601 defines date and time separated by "T".
Applications using this syntax may choose, for the sake of
readability, to specify a full-date and full-time separated by
(say) a space character.
This way we keep the information specified by ISO 8601 but make it more
human readable which is better for the console output.
2022-02-13 19:29:13 +01:00
Martin Lund
32113076d6
Update version year
2022-02-13 18:28:04 +01:00
Martin Lund
3599b84ad2
Update meson c standard
2022-02-13 11:11:46 +01:00
Martin Lund
d4c3751405
Meson cleanup
2022-02-13 11:07:51 +01:00
Martin Lund
f788ae2ca4
Update ChangeLog
2022-02-13 11:03:03 +01:00
Martin Lund
cdfdbee9ee
Update README
2022-02-13 10:18:10 +01:00
Martin Lund
1d03313848
Update version_date
2022-02-13 09:39:43 +01:00
Martin Lund
b36b97769a
Update README
2022-02-13 08:34:27 +01:00
Martin Lund
137b2823af
Update headers
2022-02-13 06:35:03 +01:00
Martin Lund
2375bc0c7b
Show auto connect status in show configuration
2022-02-13 05:46:31 +01:00
Martin Lund
ff4b37af53
Update ChangeLog
2022-02-13 05:34:19 +01:00
Martin Lund
5d031a51f9
Cleanup
2022-02-13 02:13:43 +01:00
Martin Lund
0985f70c13
Update AUTHORS
2022-02-13 01:54:59 +01:00
Martin Lund
2ea4b973f0
Use '#pragma once' in all headers
2022-02-13 00:00:17 +01:00
Martin Lund
b6eac3f001
Improve printed output
...
Get rid of inconsistencies in the printed output (error printing,
colors, etc.).
Prepare for user configurable color.
Cleanup.
2022-02-12 22:47:42 +01:00
Martin Lund
5efd519d2e
Update animated gif
2022-02-12 17:02:16 +01:00
Martin Lund
16836de0e5
Update text
2022-02-12 04:27:09 +01:00
Martin Lund
7e74f8cbe0
Update completion script
2022-02-12 03:26:39 +01:00
Martin Lund
bb300293cc
Rename option -i to -L
2022-02-10 15:07:14 +01:00
Martin Lund
353ce69130
Update man page hint text
2022-02-10 08:00:49 +01:00
Martin Lund
c0c9fcc00c
Shorten timestamp
...
We do not need the date part of the timestamp. It simply takes up too
much precious line space. In case of logging to file, one can easily
conclude the date from the file date information.
2022-02-10 07:38:17 +01:00
Martin Lund
59c9b867c3
Update README with build status
2022-02-10 05:51:01 +01:00
Martin Lund
64ed36966b
Update README
2022-02-10 05:38:59 +01:00
Martin Lund
bfea34a978
Replace Travis with circleCI
2022-02-10 05:33:46 +01:00
Martin Lund
4e2c6725d5
Update README
2022-02-10 05:21:38 +01:00
Martin Lund
e9208d693e
Replace autotools with meson
...
To introduce much simpler build configuration which is also easier to
maintain.
2022-02-10 05:09:32 +01:00
Martin Lund
c01152bb38
Fix man page
2022-02-09 19:49:02 +01:00
Martin Lund
7a2a18232d
Add list serial devices feature
...
For convenience, add a --list-devices option which lists the available
serial devices.
2022-02-08 23:13:34 +01:00
Martin Lund
6310f28d2c
Shorten timestamp description
2022-02-08 21:47:55 +01:00
Martin Lund
d35c607d1a
Cleanup: Use dot notation for default options struct
2022-02-08 21:38:16 +01:00
Sylvain LAFRASSE
c2024368a0
Add '-t' option description for time stamping.
2022-02-08 12:02:24 +01:00
Sylvain LAFRASSE
c6d996550a
Add description for time stamping.
2022-02-07 17:48:32 +01:00
Sylvain LAFRASSE
4931c30317
Add attila-v for PR #129 (Refine timestamps with milliseconds and ISO-8601 format).
2022-02-07 17:23:20 +01:00
attila-v
65153c0d03
Refine timestamps with milliseconds and ISO-8601 format ( #129 ).
...
* Show milliseconds too in the timestamp (#114 ) and log file (#124 )
* Change timestamp format to ISO-8601.
Co-authored-by: Attila Veghelyi <aveghelyi@dension.com>
Co-authored-by: Sylvain LAFRASSE <sly74fr@users.noreply.github.com>
2022-02-07 17:18:36 +01:00
Martin Lund
101e32749b
Update README
2022-02-07 04:06:36 +01:00
Sylvain LAFRASSE
b46ea8b758
Add Mariusz Midor for PR #80 (Newline: handle booth NL and CR).
2022-02-02 17:39:06 +01:00
Sylvain LAFRASSE
febefa638f
Merge pull request #80 from marmidr/crlf
...
Newline: handle booth NL and CR
2022-02-02 17:36:01 +01:00
Martin Lund
95389f4dde
Add Sylvain as official co-maintainer
...
Signed-off-by: Martin Lund <martin.lund@keep-it-simple.com>
2021-10-27 13:47:57 +02:00
Robey Pointer
aa9f121a12
add support for high bps on OS X
2021-04-06 15:50:59 -07:00
Martin Lund
3a1fd79fcb
Merge pull request #120 from nh26223/newline_fix_for_hex_mode
...
Output newline on stdout with hex print mode
2021-01-21 09:50:47 +01:00
Yin Fengwei
c0c21b1814
Allow strip escape sequence characters from log file
...
The log without escape key stripped is like:
^M[12:47:17] ACRN:\>
^M[12:47:17] ACRN:\>lasdfjklsdjf
^M
^M[12:47:18] Error: Invalid command.
^M[12:47:19] ACRN:\>
^M[12:47:26] ACRN:\>
^M[12:47:26] ACRN:\>sdafkljsdkaljfklsadjflksdjafjsda^H ^H^H...
^M
^M[12:47:31] Error: Invalid command.
After strip escape key, the log is like:
[12:49:18] ACRN:\>
[12:49:19] ACRN:\>
[12:49:19] ACRN:\>ls
[12:49:19] Error: Invalid command.
[12:49:19] ACRN:\>
[12:49:19] ACRN:\>dfaslhj
[12:49:24] Error: Invalid command.
Beside escape key, it also handle backspace key as well.
2021-01-21 12:51:59 +08:00
Yin Fengwei
0f0279bd3f
Output newline on stdout with hex print mode
...
This is to fix the issue #104 . The timestamp will always be
printed at the beginning of line:
[10:25:56] Switched to hexadecimal mode
0d 0a 0d [10:25:57] 41 43 52 4e 3a 5c 3e 0d 0a 0d [10:25:58] 41
is changed to:
[12:34:56] 45 72 72 6f 72 3a 20 49 6e 76 61 6c 69 64 20
[12:34:56] 41 43 52 4e 3a 5c 3e
[12:34:56] 41 43 52 4e 3a 5c 3e
[12:34:57] 41 43 52 4e 3a 5c 3e 6c 73
2021-01-21 12:39:51 +08:00
Martin Lund
1079991608
Update AUTHORS
2021-01-18 02:25:54 +01:00
Martin Lund
17fafd9918
Merge pull request #112 from henrikbrixandersen/bash_completion_ttys
...
Add bash completion of tty devices
2021-01-18 01:19:45 +01:00
Martin Lund
76c04f5015
Merge pull request #111 from henrikbrixandersen/bash_completion_timestamp
...
Add -t/--timestamp to bash completion script.
2021-01-18 01:18:48 +01:00
Martin Lund
457075629d
Merge pull request #106 from hzeller/make-local-echo-work-with-buffered-output
...
Local echo: show character by character even if stdout buffered.
2021-01-18 01:17:34 +01:00
Martin Lund
a4da50dbd8
Merge pull request #105 from zagor/show-error
...
Show error when failing to open a tty
2021-01-18 01:16:41 +01:00
Martin Lund
07639da625
Merge pull request #102 from AlbanBedel/fix-out-of-tree-builds
...
Fix out of tree builds
2021-01-18 01:16:02 +01:00
Martin Lund
cda42b0dbb
Merge pull request #98 from ffontaine/master
...
src/setspeed2.c: fix redefinition of termio
2021-01-18 01:14:17 +01:00
Martin Lund
161f613e08
Merge pull request #96 from eerimoq/master
...
Exit if output speed cannot be set.
2021-01-18 01:13:42 +01:00