raiden00pl
a8740c2602
logging/nxscope: fix various warnings reported by CodeChekcer
...
fix various warnings reported by CodeChekcer for nxscope
Signed-off-by: raiden00pl <raiden00@railab.me >
2025-05-17 12:02:32 +08:00
raiden00pl
71df58e937
logging/nxscope: allow use in C++ code
...
allow nxscope to use in C++ code
Signed-off-by: raiden00pl <raiden00@railab.me >
2025-05-17 12:01:42 +08:00
Alin Jerpelea
064c6e16f7
include: migrate to SPDX identifier
...
Most tools used for compliance and SBOM generation use SPDX identifiers
This change brings us a step closer to an easy SBOM generation.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com >
2024-12-19 15:25:28 +08:00
raiden00pl
f505b6cb08
nxscope/serial: ignore baud configuration if set to 0
2023-10-02 21:46:52 +03:00
raiden00pl
5eebfbb441
logging/nxscope: do not complete the stream frame if the previous send failed
...
In this case, the buffer already contains a frame ready to be send
2023-05-15 13:17:47 -03:00
raiden00pl
220a5a2ce6
nxscope: use the entire reserved channel length when sending strings
...
The previous version makes stream data parser too complicated and susceptible to errors.
2023-02-08 10:29:28 +08:00
raiden00pl
cd499f9d37
add the NxScope library - a real-time data logging tool
2022-12-28 01:40:24 +08:00