Skip to content

Commit ff67c1f

Browse files
committed
Hotfixed README layout.
1 parent 002c86b commit ff67c1f

File tree

1 file changed

+20
-7
lines changed

1 file changed

+20
-7
lines changed

README.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,41 @@
4444

4545
ecudb.c / ecudb.h (1) RO / lib
4646

47-
Main driver which have all dbc frames structs / pack functions / unpack functions these source files preferably to place in lib level directory because they are RO using model and can be shared among few separated projects.
47+
Main driver which have all dbc frames structs / pack functions / unpack functions these
48+
source files preferably to place in lib level directory because they are RO using model
49+
and can be shared among few separated projects.
4850

4951
ecudb-fmon.h (2) RO / lib
5052

51-
Contains monitoring functions signatures which can be optionally called from unpack frame functions. Best option to place file beside main driver files (above).
53+
Contains monitoring functions signatures which can be optionally called from unpack
54+
frame functions. Best option to place file beside main driver files (above).
5255

5356
ecudb-fmon.c (3) app
5457

55-
User defined functions with diagnostic purpose. DLC, rolling, checksum errors can be handled automatically if dedicated configuration enabled. This file is user level source code.
58+
User defined functions with diagnostic purpose. DLC, rolling, checksum errors can be
59+
handled automatically if dedicated configuration enabled. This file is user level
60+
source code.
5661

5762
ecudb-config.h (4) app
5863

59-
This is application specific configuration file. If you have a few projects (applications) which referenced on single main driver (1,2) source file each project must have self copy of this configuration. Source code (1,2) includes this configuration. If a few dbc matrix is in use in your application then for each of (1,2) specific configuration file must be presented
64+
This is application specific configuration file. If you have a few projects
65+
(applications) which referenced on single main driver (1,2) source file each project
66+
must have self copy of this configuration. Source code (1,2) includes this
67+
configuration. If a few dbc matrix is in use in your application then for each of (1,2)
68+
specific configuration file must be presented
6069

6170
dbccodeconf.h (5) app
6271

63-
This is application specific configuration file. This file may include CanRxFrame definition, sigfloat_t typedef and
64-
binutil macros which enables rx and tx structures allocation inside binutil code. This file must be single for application, source code (4,6) includes this configuration
72+
This is application specific configuration file. This file may include CanRxFrame
73+
definition, sigfloat_t typedef and binutil macros which enables rx and tx structures
74+
allocation inside binutil code. This file must be single for application,
75+
source code (4,6) includes this configuration
6576

6677
ecudb-binutil.c / ecudb-binutil.h (6) RO / app
6778

68-
Basically this is application specific file. But it also can be used at the lib level. Depends on using. Some times there are few different modules which handle different parts of the single matrix (and single (1,2) instances)
79+
Basically this is application specific file. But it also can be used at the lib level.
80+
Depends on using. Some times there are few different modules which handle different
81+
parts of the single matrix (and single (1,2) instances)
6982

7083
canmonitorutil.h (7) lib
7184

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy