Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
trice
command
Package main implemets the commandline interface and calls the appropriate commands
|
Package main implemets the commandline interface and calls the appropriate commands |
|
internal
|
|
|
cmd
Package cmd is responsibe for interpreting user commanmdline abnd executing commands
|
Package cmd is responsibe for interpreting user commanmdline abnd executing commands |
|
disp
Package disp is for dispatching and displaying trice log lines.
|
Package disp is for dispatching and displaying trice log lines. |
|
emit
The check functions are used not only for testing but also for evaluating id lists Package emit is responsible for generating a string slice for each line.
|
The check functions are used not only for testing but also for evaluating id lists Package emit is responsible for generating a string slice for each line. |
|
global
Package global holds global values for all packages.
|
Package global holds global values for all packages. |
|
id
Package id list is responsible for id list managing
|
Package id list is responsible for id list managing |
|
receiver/baresynchronizer
Package baresynchronizer reads 4 byte bare trices and syncs internally if byte stream inconsistent.
|
Package baresynchronizer reads 4 byte bare trices and syncs internally if byte stream inconsistent. |
|
receiver/com
Package com reads from COM port.
|
Package com reads from COM port. |
|
receiver/direct
Package segger reads from SeggerRTT.
|
Package segger reads from SeggerRTT. |
|
receiver/jlink
Package jlink reads from SeggerRTT with the SEGGER app JLinkRTTLogger.
|
Package jlink reads from SeggerRTT with the SEGGER app JLinkRTTLogger. |
|
receiver/randomdummy
Package randomdummy generates random trice data for testing.
|
Package randomdummy generates random trice data for testing. |
|
receiver/rttfile
Package rttfile reads trice data from file.
|
Package rttfile reads trice data from file. |
|
receiver/segger
Package segger reads from SeggerRTT.
|
Package segger reads from SeggerRTT. |
|
receiver/tricefile
Package triceFile reads trice data from file.
|
Package triceFile reads trice data from file. |
|
receiver/wrapsynchronizer
Package wrapsynchronizer reads 8 byte trice wraps and syncs internally if byte stream inconsistent
|
Package wrapsynchronizer reads 8 byte trice wraps and syncs internally if byte stream inconsistent |
|
trice
Package trice provides subcommands ScLog and ScReceive It provides optional decryption and activates receiver package, which in turn calls emit.Trice on every received trice.
|
Package trice provides subcommands ScLog and ScReceive It provides optional decryption and activates receiver package, which in turn calls emit.Trice on every received trice. |
|
pkg
|
|
|
cage
Package cage copies all output to stdout, stderr and log output in a logfile.
|
Package cage copies all output to stdout, stderr and log output in a logfile. |
|
inputdummy
Package inputdummy simulates artificial trice data for testing.
|
Package inputdummy simulates artificial trice data for testing. |
|
lib
Package tst contains no runtime code, only universal helper for tests Package lib contains helper functions for trice tool Package tst contains no runtime code, only universal helper for tests
|
Package tst contains no runtime code, only universal helper for tests Package lib contains helper functions for trice tool Package tst contains no runtime code, only universal helper for tests |
Click to show internal directories.
Click to hide internal directories.
