Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

prt_double fix#21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
astand merged 7 commits intoastand:masterfromalexch-m:prt_double_fix
Jan 25, 2023
Merged

prt_double fix#21

astand merged 7 commits intoastand:masterfromalexch-m:prt_double_fix
Jan 25, 2023

Conversation

@alexch-m
Copy link

No description provided.

@astand
Copy link
Owner

@alexch-m Hi, please fix merge conflicts and update README as well

@astand
Copy link
Owner

Hi,@alexch-m , please rebase to the latest commit and update README also

@astandastand self-requested a reviewJanuary 19, 2023 22:17
@alexch-m
Copy link
Author

Hi,@alexch-m , please rebase to the latest commit and update README also

Regarding README, I don't see version info or alike in it, what do you mean?

@astand
Copy link
Owner

@alexch-m Yeah, sorry for confusion - it is docs/RELEASES.md

@alexch-m
Copy link
Author

README updated

@astandastand merged commit5648e4a intoastand:masterJan 25, 2023
astand added a commit that referenced this pull requestMay 4, 2023
Squashed commit of the following:commit1f47c93Author: astand <ast.and@bk.ru>Date:   Fri Jan 27 22:20:20 2023 +0100    Build fixes (v2.8).commit5648e4aAuthor: Alex Ch <axch@mail.ru>Date:   Wed Jan 25 21:04:58 2023 +0300    prt_double fix (#21)    * prt_double fix (for e.g. '-20.47')    * generator updated    * Styling and doxy fixes    * astyle script corrected    * RELEASES file updated    * Rebased with master    * DBC line test fixed    Co-authored-by: Alexey Chernobaev <aachernobaev@sberautotech.ru>commit286b76cAuthor: astand <ast.and@bk.ru>Date:   Wed Jan 18 20:58:10 2023 +0100    Style script handles 'src' directory onlycommit17218dfAuthor: astand <ast.and@bk.ru>Date:   Tue Jan 17 22:17:07 2023 +0100    Fixed bug in prt_doublecommitb89d2eeAuthor: astand <ast.and@bk.ru>Date:   Sun Jan 15 14:55:58 2023 +0100    Fixed floating parsing, better printing, removed duplication.commitd63b36aAuthor: astand <ast.and@bk.ru>Date:   Thu Sep 29 22:40:32 2022 +0300    Fixed long line reading from istream.commit9fbe4fdAuthor: Astakhov Andrey <ast.and@bk.ru>Date:   Tue Jul 26 22:51:21 2022 +0300    New monitor impl (#14)    * Added build configuration for generated files.    * Hash and SysTick monitor function wrapped to macros.    * Release editing. App version printing.commit5504578Merge:4c4bf72f93b297Author: Astakhov Andrey <ast.and@bk.ru>Date:   Sun Jul 24 23:45:28 2022 +0300    Merge pull request#13 from astand/gen-options    Optional sources generationcommitf93b297Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:44:55 2022 +0300    Update release notes.commitd95209aAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:37:24 2022 +0300    Fixed astyle script.commit630e4ebAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:36:15 2022 +0300    Added script to remove all generated code.commitaad15d4Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:36:01 2022 +0300    Added option to disable some sources generation.commit54ff5c0Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:01:27 2022 +0300    Extended bitext test.commitf8848a3Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 21:28:19 2022 +0300    Removed unuseful things.commitc05ee54Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 17:12:25 2022 +0300    Added versions to FS gen config.commit2ae8673Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 16:52:47 2022 +0300    Removed overhead in fs-creator.commit792423eAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 23 16:33:24 2022 +0300    Added tests for bitext function (from gen code).commite0b0d41Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 15:49:46 2022 +0300    Small enhancement,commit0f95aaeAuthor: astand <ast.and@bk.ru>Date:   Thu Jul 21 22:19:26 2022 +0300    Tests updated.commite3d732fAuthor: astand <ast.and@bk.ru>Date:   Thu Jul 21 22:06:31 2022 +0300    New config in new config parser class.commit92d1b94Author: astand <ast.and@bk.ru>Date:   Wed Jul 20 23:39:22 2022 +0300    Arguments parsing in separated class.commitb6cb000Author: astand <ast.and@bk.ru>Date:   Tue Jul 19 11:39:31 2022 +0300    New generation options are introduced in help message.commit4c4bf72Author: astand <ast.and@bk.ru>Date:   Wed Jul 20 00:16:42 2022 +0300    Added GTEST support.commit677efdfMerge:f986286322becfAuthor: Astakhov Andrey <ast.and@bk.ru>Date:   Tue Jul 19 11:04:37 2022 +0300    Merge pull request#12 from astand/fix-opt    Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.commit322becfAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 2 21:05:09 2022 +0300    Updates in fmon-* source code, some inner optimizations etc.    Some service level improvements.    New fmon generator and fmon model.    Config section for MONO fmon mode.    FS splitted to gen and file settings.    Direct appending to fwriter.    Removed useless methods.    FileWriter API update.    Mon generator with new FWriter API.    Update in FWriter API. All users use new API.    Added main header with empty lines in comments of some signals.    Ignore vscode config.    Driver compilation config printer as separated driver.    AStyle format to all sources.    Update realese notes.commitf986286Merge:9100dba2e104d4Author: Astakhov Andrey <ast.and@bk.ru>Date:   Sat May 7 21:05:08 2022 +0300    Merge pull request#10 from astand/valtables    Issue#9 and other thingscommit2e104d4Author: astand <ast.and@bk.ru>Date:   Sat May 7 21:01:06 2022 +0300    Config update for windows using.commit6fbb51bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 21:00:48 2022 +0300    Fixed incompleted square brakets migration.commit3319138Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:52:09 2022 +0300    Release notes editing.commit4c13d07Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:29:07 2022 +0300    Test DBC generation with square brakets includes.commitdcce732Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:28:45 2022 +0300    Files which is presumed to be in __include__ in square brackets.commit1d163c6Author: astand <ast.and@bk.ru>Date:   Sat May 7 13:21:25 2022 +0300    WTF was that?commit500427fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 13:21:07 2022 +0300    Minor style change.commita14407aAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 13:20:28 2022 +0300    Added test on binutil souce code version (compare with main lib).commit556c072Author: astand <ast.and@bk.ru>Date:   Sat May 7 12:44:32 2022 +0300    Added test on source code versions (main driver h/c).commit739870bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 12:17:55 2022 +0300    Remove extra empty comment line generation.commit230933fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 12:07:25 2022 +0300    Minor improvement in signal's info comments.commite4fd53fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:58:10 2022 +0300    Added more info about sign extending function.commit013b993Author: astand <ast.and@bk.ru>Date:   Sat May 7 11:57:55 2022 +0300    Test DBC with new val table macros generated.commit6661cddAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:02:17 2022 +0300    Added value table's macros printing to main driver header.commit961c15bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:01:19 2022 +0300    Added more specific value tables handling.commitcb9137eAuthor: astand <ast.and@bk.ru>Date:   Fri May 6 22:42:51 2022 +0300    Main dbc driver name stripped by C-name checker.commit3eff250Author: astand <ast.and@bk.ru>Date:   Fri May 6 22:41:47 2022 +0300    Added helper for valid C-identifier stripper.commit9100dbaAuthor: astand <ast.and@bk.ru>Date:   Fri Mar 11 23:10:16 2022 +0300    Removed unused line.commit323d2a8Author: astand <ast.and@bk.ru>Date:   Fri Mar 11 23:06:29 2022 +0300    Added test DBC CAN matrix and generation scripts.commit45209dbAuthor: astand <ast.and@bk.ru>Date:   Fri Mar 11 22:50:17 2022 +0300    Gitignore and gitattribute unused content removed.commit75b5813Author: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:21:41 2022 +0300    Changelog editing.commit634b4b7Author: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:17:11 2022 +0300    Added signature extension for signed signal types.commitad43dedAuthor: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:16:34 2022 +0300    Target signals type selection optimized.commit83d894dAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 16:10:35 2022 +0300    Updated docs.commitbdef03cAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:25:02 2022 +0300    Minor fixes.commitb29a47aAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:18:16 2022 +0300    Version update (v2.0).commitf470bbcAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:18:09 2022 +0300    Change way of passing calling arguments.commit7d42aecAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 09:28:07 2022 +0300    Explicit cast from int64 to uint32.commit196b17dAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 00:02:39 2022 +0300    Fixed error in with bitutil wrong dir generation.commit770bb9bAuthor: astand <ast.and@bk.ru>Date:   Tue Feb 1 22:15:23 2022 +0300    Added filter for local test infrustructure.commit57f3863Author: astand <ast.and@bk.ru>Date:   Tue Feb 1 22:15:04 2022 +0300    Simple fix problem with too long lines.commit5d9a5a7Author: astand <ast.and@bk.ru>Date:   Mon Jan 24 11:37:19 2022 +0300    Changelog editing.commitd199361Author: astand <ast.and@bk.ru>Date:   Mon Jan 17 21:50:24 2022 +0300    Added astyle bin and format script.commit8526c87Author: astand <ast.and@bk.ru>Date:   Mon Jan 17 09:11:02 2022 +0300    Enhanced directory structure for generated files.commitebe6786Author: astand <ast.and@bk.ru>Date:   Fri Dec 17 23:32:32 2021 +0300    Fixed extra line for ValTable parsed lines.commitf80fb2aAuthor: Astakhov Andrey <quater873@gmail.com>Date:   Tue Nov 9 21:50:22 2021 +0300    Update README.mdcommit25eae41Author: Astakhov Andrey <quater873@gmail.com>Date:   Tue Nov 9 14:45:37 2021 +0300    Update README.mdcommit4e3f22fAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 13:58:23 2021 +0300    Updated readme.commit2938aa6Author: astand <ast.and@bk.ru>Date:   Tue Nov 9 10:14:23 2021 +0300    Releases updated for v1.9.commit3d3605fAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 09:43:55 2021 +0300    All sources processed by code style tool.commit2f22c2eAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 09:40:12 2021 +0300    Fixed: closing comment in -config.h, minor code style.commit3b6b7bcAuthor: astand <ast.and@bk.ru>Date:   Mon Nov 1 22:14:28 2021 +0300    Release updated for v1.8.commit906b274Author: astand <ast.and@bk.ru>Date:   Mon Oct 25 20:58:58 2021 +0300    Fixed wrong way of rewriting CSM signal.commit48556b3Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:35:48 2021 +0300    Releases updated for v1.7.commitc5bbd7fAuthor: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:32:55 2021 +0300    Added suppot for multi Transmiters.commit02d1e28Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:31:36 2021 +0300    Fixed potential bug. Missing node adding on RecS item matching.commit9af49b0Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:30:01 2021 +0300    Changes on style guide.commita2c0079Author: astand <ast.and@bk.ru>Date:   Thu Sep 9 22:50:54 2021 +0300    Releases updated for v1.6.commitf918d01Author: astand <ast.and@bk.ru>Date:   Thu Sep 9 22:45:43 2021 +0300    Fixed issue with 1 frame in RX struct.commit6439bccAuthor: astand <ast.and@bk.ru>Date:   Wed Sep 8 23:19:21 2021 +0300    Added optional binutil generation for each node in DBC.commit6481e7eAuthor: astand <ast.and@bk.ru>Date:   Thu Aug 26 23:38:09 2021 +0300    Fixed some issues.commit75f0193Author: astand <quater873@gmail.com>Date:   Tue Jul 13 21:56:13 2021 +0300    Removed test info. Edited README.md.commitff67c1fAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:07:48 2021 +0300    Hotfixed README layout.commit002c86bAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:04:23 2021 +0300    v1.3commit2ba501eAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:04:10 2021 +0300    Added template file generation. Refactored config comment text.commitf604b88Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 17:59:17 2021 +0300    Readme updated.commite7a4cabAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:19:53 2021 +0300    v1.2commit0ad29f6Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:19:39 2021 +0300    Added LICENSE and README.commit0628848Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:18:20 2021 +0300    Improved help message text.commit64745a1Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 12:20:54 2021 +0300    Application executable name changed - coderdbc.commit3376c58Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 17:10:18 2021 +0300    Fixed type casting warning.commit84601a9Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 17:05:18 2021 +0300    Removed useless files and settings.commit359da55Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:41:38 2021 +0300    Added help message.commiteca35e0Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:22:25 2021 +0300    Project became executable (CLI).commit1d168d9Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:21:30 2021 +0300    Added option for rewriting source output files.commit8456d4cAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:20:45 2021 +0300    Fixed windows related issues.commit776a05aAuthor: astand <ast.and@bk.ru>Date:   Sat May 15 12:59:49 2021 +0300    Added DBC version info parsing.commite06f777Author: astand <ast.and@bk.ru>Date:   Sun Apr 4 13:40:01 2021 +0300    Added start info as user defined text.commit12c735fAuthor: astand <ast.and@bk.ru>Date:   Thu Apr 1 20:13:05 2021 +0300    Fixed value table first pair skipping.commit1ff121bAuthor: astand <ast.and@bk.ru>Date:   Tue Mar 30 21:38:02 2021 +0300    Fixed GetFrameHash call syntax.commitabfcc41Author: astand <ast.and@bk.ru>Date:   Sat Mar 27 14:17:25 2021 +0300    True fix issue with big comment section.commitb714eb0Author: astand <ast.and@bk.ru>Date:   Sun Mar 14 22:50:22 2021 +0300    Fixed issue with big comment and localization.commit2ccb121Author: astand <ast.and@bk.ru>Date:   Sat Mar 6 19:10:51 2021 +0300    Fixed macros for *_phys <-> *_ro signal conversion.commitd15afe6Author: astand <ast.and@bk.ru>Date:   Thu Mar 4 13:08:48 2021 +0300    Updated comment text in drv_conf.h file.commitb5a687bAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 13:08:31 2021 +0300    Fixed integer x = ***_toS(x) issue. Added postfix *_ro to non simple signals.commit43730edAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 12:33:20 2021 +0300    Changed comments in gen code.commit1e837ceAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 12:32:55 2021 +0300    Fixed issue when DLC is less then actual Message layout takes.commitb67759bAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 28 16:03:41 2021 +0300    GetSystemTick func name.commitab5ccecAuthor: astand <ast.and@bk.ru>Date:   Thu Feb 18 22:19:48 2021 +0300    Fixed grammar errors.commit0cc9b3eAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 14:46:17 2021 +0300    Removed cmake dir.commit60abfecAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 14:13:04 2021 +0300    Added template ***-config.h generation.commitcf4ac28Author: astand <ast.and@bk.ru>Date:   Wed Feb 17 11:56:42 2021 +0300    Simple support for multiplexed signals.commitb952fabAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:48:37 2021 +0300    Fixed issue with comment text for message.commit051df8eAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:48:17 2021 +0300    Fixed value table code printing issue.commitc369336Author: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:38:43 2021 +0300    resplit has more param - type of pslit strategy. (was only NOT matched).commitb3af676Author: astand <ast.and@bk.ru>Date:   Sun Feb 14 00:18:39 2021 +0300    Added cmake building.commit4fd5116Author: astand <ast.and@bk.ru>Date:   Sat Feb 13 23:48:24 2021 +0300    Added util source print.commitc0bc4b1Author: astand <ast.and@bk.ru>Date:   Wed Feb 10 20:01:58 2021 +0300    Fixed minor issues (warnings).commit147994aAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 19:50:20 2021 +0300    Removed unused code.commit00748b3Author: astand <ast.and@bk.ru>Date:   Wed Feb 10 19:48:11 2021 +0300    Added util header print. Some additional improvements.commitad787bcAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 12:14:09 2021 +0300    Added first variant of util generator.commitbc72a4fAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 10:18:36 2021 +0300    Formatter function for printf.commit9e400dbAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 7 17:49:35 2021 +0300    On ubuntu getline puts (or shows) '\r' at the end of line.commit9cd3049Author: astand <ast.and@bk.ru>Date:   Sun Feb 7 17:48:36 2021 +0300    Fixed some issues.commit79fc48eAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 7 16:41:05 2021 +0300    Fixed comment printing.commit0947ebfAuthor: astand <ast.and@bk.ru>Date:   Sat Feb 6 14:50:38 2021 +0300    Added CSM calc and pack in both Pack functions.commit6798987Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 18:53:47 2021 +0300    Added CSM check in unpack function.commite56d43cAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 3 18:41:18 2021 +0300    Added Checksum signal detection.commita7d6cf0Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 17:01:54 2021 +0300    Common refactoring and bug fix (field width).commitd7fdcafAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 3 16:59:49 2021 +0300    Added auto rolling handling code.commit362a4d1Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 16:57:30 2021 +0300    Removed empty phys macro in pack functions.commit69e9687Author: astand <ast.and@bk.ru>Date:   Sun Jan 31 23:47:51 2021 +0300    Added changed for Linux building.commita719f72Author: astand <quater873@gmail.com>Date:   Sun Jan 31 18:58:44 2021 +0300    Added fmon-source file generation.commite634227Author: astand <quater873@gmail.com>Date:   Sun Jan 31 18:37:08 2021 +0300    Added fmon-header file generation.commit25ba556Author: astand <quater873@gmail.com>Date:   Sun Jan 31 17:46:19 2021 +0300    Source files filling moved to dedicated functions.commitd6b8c46Author: astand <quater873@gmail.com>Date:   Sun Jan 31 17:35:25 2021 +0300    Small refactoring.commitba88964Author: astand <quater873@gmail.com>Date:   Mon Jan 25 20:55:01 2021 +0300    Fixed comment style. CYC value bug.commit950ed79Author: astand <quater873@gmail.com>Date:   Mon Jan 25 20:53:37 2021 +0300    Fixed warning on unused param (dlc) in Unpack function.commitbd87a48Author: astand <quater873@gmail.com>Date:   Mon Jan 25 13:17:53 2021 +0300    Fixed generator formatting bugs.commit22ea2f1Author: astand <quater873@gmail.com>Date:   Mon Jan 25 13:17:35 2021 +0300    Fixed bug in sign of sigfloat type signal.commit2cd8af4Author: astand <quater873@gmail.com>Date:   Mon Jan 25 11:32:02 2021 +0300    Added "*_phys" sigs and auto toS/fromS conversion.commite95d50aAuthor: astand <quater873@gmail.com>Date:   Mon Jan 25 11:31:15 2021 +0300    Fixed "fromS" macro - type cast must be skipped.commitd4e1603Author: astand <quater873@gmail.com>Date:   Mon Jan 25 11:30:17 2021 +0300    Added more signal type class (3 classes for now).commit11426ccAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:53:17 2021 +0300    Added print toS and fromS macros.commit3d57bbeAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:51:59 2021 +0300    Do not make signal conversation inside unpack function.commitb8ad3cbAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:51:24 2021 +0300    Helpers added.commit4c18e40Author: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:50:36 2021 +0300    Fixed minor issues.commitbdd4061Author: astand <ast.and@bk.ru>Date:   Thu Jan 21 17:26:33 2021 +0300    Signal type detection refactored.commit981b25aAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 11:49:30 2021 +0300    Added 2-Pack functions bodies.commit1557550Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:37:43 2021 +0300    Basic struct and unpack func in -c main source code.commitbf0ed04Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:10:42 2021 +0300    Fs creator keeps lowcase drvname in separated field.commit246a2b9Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:09:16 2021 +0300    Style format.commit30edc79Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:08:53 2021 +0300    Renamed variable for clarificatin.commitc7ae93eAuthor: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:08:30 2021 +0300    Fixed unpack sig format bug.commitff267a4Author: astand <quater873@gmail.com>Date:   Mon Jan 11 16:58:20 2021 +0300    PrintF refactored completely.commitb0856e0Author: astand <quater873@gmail.com>Date:   Mon Jan 11 16:46:14 2021 +0300    Using fsd filelds for #ifdef selection.commitfc9663aAuthor: astand <ast.and@bk.ru>Date:   Sun Dec 13 01:08:31 2020 +0300    Added separated common attributes creator.commit74b4b2dAuthor: astand <ast.and@bk.ru>Date:   Sat Dec 12 00:40:04 2020 +0300    Added printF optimization.commit98c8edaAuthor: astand <ast.and@bk.ru>Date:   Sat Dec 12 00:30:42 2020 +0300    Added Functions prototypes printing.commitc620841Author: astand <ast.and@bk.ru>Date:   Fri Dec 11 23:54:15 2020 +0300    Added mon1 field if defined setting.commit2a2ff62Author: astand <ast.and@bk.ru>Date:   Mon Dec 7 12:58:05 2020 +0300    Added c++17 in project option.commit14f7017Author: astand <ast.and@bk.ru>Date:   Mon Dec 7 12:57:33 2020 +0300    Added part of main .h file writer. Added filewriter.commit7b13500Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 22:17:48 2020 +0300    Added minimal struct of main code generator.commit26cf3f3Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 22:12:57 2020 +0300    SigPrinter minor refactoring. Income Msgs as const.commit44e2db2Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 14:45:56 2020 +0300    Added offset calculation in to_signal expression.commit4915ed1Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 11:58:18 2020 +0300    Added core signals/message expression printer code.commit45a85acAuthor: astand <ast.and@bk.ru>Date:   Thu Nov 26 10:12:28 2020 +0300    Added sig-expression and sig-printer base code.commit6350af4Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 10:11:47 2020 +0300    Code dir migration.commitab769a9Author: astand <ast.and@bk.ru>Date:   Sun Nov 22 22:30:17 2020 +0300    Added value table parsing.commit7bd24c5Author: astand <ast.and@bk.ru>Date:   Sat Nov 21 22:44:01 2020 +0300    Added basic dbcscanner core code.
astand added a commit that referenced this pull requestMay 4, 2023
Squashed commit of the following:commit3961129Author: astand <ast.and@bk.ru>Date:   Fri Jan 27 22:28:17 2023 +0100    Refactored ptr_double.commit1f47c93Author: astand <ast.and@bk.ru>Date:   Fri Jan 27 22:20:20 2023 +0100    Build fixes (v2.8).commit5648e4aAuthor: Alex Ch <axch@mail.ru>Date:   Wed Jan 25 21:04:58 2023 +0300    prt_double fix (#21)    * prt_double fix (for e.g. '-20.47')    * generator updated    * Styling and doxy fixes    * astyle script corrected    * RELEASES file updated    * Rebased with master    * DBC line test fixed    Co-authored-by: Alexey Chernobaev <aachernobaev@sberautotech.ru>commit286b76cAuthor: astand <ast.and@bk.ru>Date:   Wed Jan 18 20:58:10 2023 +0100    Style script handles 'src' directory onlycommit17218dfAuthor: astand <ast.and@bk.ru>Date:   Tue Jan 17 22:17:07 2023 +0100    Fixed bug in prt_doublecommitb89d2eeAuthor: astand <ast.and@bk.ru>Date:   Sun Jan 15 14:55:58 2023 +0100    Fixed floating parsing, better printing, removed duplication.commitd63b36aAuthor: astand <ast.and@bk.ru>Date:   Thu Sep 29 22:40:32 2022 +0300    Fixed long line reading from istream.commit9fbe4fdAuthor: Astakhov Andrey <ast.and@bk.ru>Date:   Tue Jul 26 22:51:21 2022 +0300    New monitor impl (#14)    * Added build configuration for generated files.    * Hash and SysTick monitor function wrapped to macros.    * Release editing. App version printing.commit5504578Merge:4c4bf72f93b297Author: Astakhov Andrey <ast.and@bk.ru>Date:   Sun Jul 24 23:45:28 2022 +0300    Merge pull request#13 from astand/gen-options    Optional sources generationcommitf93b297Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:44:55 2022 +0300    Update release notes.commitd95209aAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:37:24 2022 +0300    Fixed astyle script.commit630e4ebAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:36:15 2022 +0300    Added script to remove all generated code.commitaad15d4Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:36:01 2022 +0300    Added option to disable some sources generation.commit54ff5c0Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:01:27 2022 +0300    Extended bitext test.commitf8848a3Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 21:28:19 2022 +0300    Removed unuseful things.commitc05ee54Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 17:12:25 2022 +0300    Added versions to FS gen config.commit2ae8673Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 16:52:47 2022 +0300    Removed overhead in fs-creator.commit792423eAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 23 16:33:24 2022 +0300    Added tests for bitext function (from gen code).commite0b0d41Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 15:49:46 2022 +0300    Small enhancement,commit0f95aaeAuthor: astand <ast.and@bk.ru>Date:   Thu Jul 21 22:19:26 2022 +0300    Tests updated.commite3d732fAuthor: astand <ast.and@bk.ru>Date:   Thu Jul 21 22:06:31 2022 +0300    New config in new config parser class.commit92d1b94Author: astand <ast.and@bk.ru>Date:   Wed Jul 20 23:39:22 2022 +0300    Arguments parsing in separated class.commitb6cb000Author: astand <ast.and@bk.ru>Date:   Tue Jul 19 11:39:31 2022 +0300    New generation options are introduced in help message.commit4c4bf72Author: astand <ast.and@bk.ru>Date:   Wed Jul 20 00:16:42 2022 +0300    Added GTEST support.commit677efdfMerge:f986286322becfAuthor: Astakhov Andrey <ast.and@bk.ru>Date:   Tue Jul 19 11:04:37 2022 +0300    Merge pull request#12 from astand/fix-opt    Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.commit322becfAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 2 21:05:09 2022 +0300    Updates in fmon-* source code, some inner optimizations etc.    Some service level improvements.    New fmon generator and fmon model.    Config section for MONO fmon mode.    FS splitted to gen and file settings.    Direct appending to fwriter.    Removed useless methods.    FileWriter API update.    Mon generator with new FWriter API.    Update in FWriter API. All users use new API.    Added main header with empty lines in comments of some signals.    Ignore vscode config.    Driver compilation config printer as separated driver.    AStyle format to all sources.    Update realese notes.commitf986286Merge:9100dba2e104d4Author: Astakhov Andrey <ast.and@bk.ru>Date:   Sat May 7 21:05:08 2022 +0300    Merge pull request#10 from astand/valtables    Issue#9 and other thingscommit2e104d4Author: astand <ast.and@bk.ru>Date:   Sat May 7 21:01:06 2022 +0300    Config update for windows using.commit6fbb51bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 21:00:48 2022 +0300    Fixed incompleted square brakets migration.commit3319138Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:52:09 2022 +0300    Release notes editing.commit4c13d07Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:29:07 2022 +0300    Test DBC generation with square brakets includes.commitdcce732Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:28:45 2022 +0300    Files which is presumed to be in __include__ in square brackets.commit1d163c6Author: astand <ast.and@bk.ru>Date:   Sat May 7 13:21:25 2022 +0300    WTF was that?commit500427fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 13:21:07 2022 +0300    Minor style change.commita14407aAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 13:20:28 2022 +0300    Added test on binutil souce code version (compare with main lib).commit556c072Author: astand <ast.and@bk.ru>Date:   Sat May 7 12:44:32 2022 +0300    Added test on source code versions (main driver h/c).commit739870bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 12:17:55 2022 +0300    Remove extra empty comment line generation.commit230933fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 12:07:25 2022 +0300    Minor improvement in signal's info comments.commite4fd53fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:58:10 2022 +0300    Added more info about sign extending function.commit013b993Author: astand <ast.and@bk.ru>Date:   Sat May 7 11:57:55 2022 +0300    Test DBC with new val table macros generated.commit6661cddAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:02:17 2022 +0300    Added value table's macros printing to main driver header.commit961c15bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:01:19 2022 +0300    Added more specific value tables handling.commitcb9137eAuthor: astand <ast.and@bk.ru>Date:   Fri May 6 22:42:51 2022 +0300    Main dbc driver name stripped by C-name checker.commit3eff250Author: astand <ast.and@bk.ru>Date:   Fri May 6 22:41:47 2022 +0300    Added helper for valid C-identifier stripper.commit9100dbaAuthor: astand <ast.and@bk.ru>Date:   Fri Mar 11 23:10:16 2022 +0300    Removed unused line.commit323d2a8Author: astand <ast.and@bk.ru>Date:   Fri Mar 11 23:06:29 2022 +0300    Added test DBC CAN matrix and generation scripts.commit45209dbAuthor: astand <ast.and@bk.ru>Date:   Fri Mar 11 22:50:17 2022 +0300    Gitignore and gitattribute unused content removed.commit75b5813Author: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:21:41 2022 +0300    Changelog editing.commit634b4b7Author: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:17:11 2022 +0300    Added signature extension for signed signal types.commitad43dedAuthor: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:16:34 2022 +0300    Target signals type selection optimized.commit83d894dAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 16:10:35 2022 +0300    Updated docs.commitbdef03cAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:25:02 2022 +0300    Minor fixes.commitb29a47aAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:18:16 2022 +0300    Version update (v2.0).commitf470bbcAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:18:09 2022 +0300    Change way of passing calling arguments.commit7d42aecAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 09:28:07 2022 +0300    Explicit cast from int64 to uint32.commit196b17dAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 00:02:39 2022 +0300    Fixed error in with bitutil wrong dir generation.commit770bb9bAuthor: astand <ast.and@bk.ru>Date:   Tue Feb 1 22:15:23 2022 +0300    Added filter for local test infrustructure.commit57f3863Author: astand <ast.and@bk.ru>Date:   Tue Feb 1 22:15:04 2022 +0300    Simple fix problem with too long lines.commit5d9a5a7Author: astand <ast.and@bk.ru>Date:   Mon Jan 24 11:37:19 2022 +0300    Changelog editing.commitd199361Author: astand <ast.and@bk.ru>Date:   Mon Jan 17 21:50:24 2022 +0300    Added astyle bin and format script.commit8526c87Author: astand <ast.and@bk.ru>Date:   Mon Jan 17 09:11:02 2022 +0300    Enhanced directory structure for generated files.commitebe6786Author: astand <ast.and@bk.ru>Date:   Fri Dec 17 23:32:32 2021 +0300    Fixed extra line for ValTable parsed lines.commitf80fb2aAuthor: Astakhov Andrey <quater873@gmail.com>Date:   Tue Nov 9 21:50:22 2021 +0300    Update README.mdcommit25eae41Author: Astakhov Andrey <quater873@gmail.com>Date:   Tue Nov 9 14:45:37 2021 +0300    Update README.mdcommit4e3f22fAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 13:58:23 2021 +0300    Updated readme.commit2938aa6Author: astand <ast.and@bk.ru>Date:   Tue Nov 9 10:14:23 2021 +0300    Releases updated for v1.9.commit3d3605fAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 09:43:55 2021 +0300    All sources processed by code style tool.commit2f22c2eAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 09:40:12 2021 +0300    Fixed: closing comment in -config.h, minor code style.commit3b6b7bcAuthor: astand <ast.and@bk.ru>Date:   Mon Nov 1 22:14:28 2021 +0300    Release updated for v1.8.commit906b274Author: astand <ast.and@bk.ru>Date:   Mon Oct 25 20:58:58 2021 +0300    Fixed wrong way of rewriting CSM signal.commit48556b3Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:35:48 2021 +0300    Releases updated for v1.7.commitc5bbd7fAuthor: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:32:55 2021 +0300    Added suppot for multi Transmiters.commit02d1e28Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:31:36 2021 +0300    Fixed potential bug. Missing node adding on RecS item matching.commit9af49b0Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:30:01 2021 +0300    Changes on style guide.commita2c0079Author: astand <ast.and@bk.ru>Date:   Thu Sep 9 22:50:54 2021 +0300    Releases updated for v1.6.commitf918d01Author: astand <ast.and@bk.ru>Date:   Thu Sep 9 22:45:43 2021 +0300    Fixed issue with 1 frame in RX struct.commit6439bccAuthor: astand <ast.and@bk.ru>Date:   Wed Sep 8 23:19:21 2021 +0300    Added optional binutil generation for each node in DBC.commit6481e7eAuthor: astand <ast.and@bk.ru>Date:   Thu Aug 26 23:38:09 2021 +0300    Fixed some issues.commit75f0193Author: astand <quater873@gmail.com>Date:   Tue Jul 13 21:56:13 2021 +0300    Removed test info. Edited README.md.commitff67c1fAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:07:48 2021 +0300    Hotfixed README layout.commit002c86bAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:04:23 2021 +0300    v1.3commit2ba501eAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:04:10 2021 +0300    Added template file generation. Refactored config comment text.commitf604b88Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 17:59:17 2021 +0300    Readme updated.commite7a4cabAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:19:53 2021 +0300    v1.2commit0ad29f6Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:19:39 2021 +0300    Added LICENSE and README.commit0628848Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:18:20 2021 +0300    Improved help message text.commit64745a1Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 12:20:54 2021 +0300    Application executable name changed - coderdbc.commit3376c58Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 17:10:18 2021 +0300    Fixed type casting warning.commit84601a9Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 17:05:18 2021 +0300    Removed useless files and settings.commit359da55Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:41:38 2021 +0300    Added help message.commiteca35e0Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:22:25 2021 +0300    Project became executable (CLI).commit1d168d9Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:21:30 2021 +0300    Added option for rewriting source output files.commit8456d4cAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:20:45 2021 +0300    Fixed windows related issues.commit776a05aAuthor: astand <ast.and@bk.ru>Date:   Sat May 15 12:59:49 2021 +0300    Added DBC version info parsing.commite06f777Author: astand <ast.and@bk.ru>Date:   Sun Apr 4 13:40:01 2021 +0300    Added start info as user defined text.commit12c735fAuthor: astand <ast.and@bk.ru>Date:   Thu Apr 1 20:13:05 2021 +0300    Fixed value table first pair skipping.commit1ff121bAuthor: astand <ast.and@bk.ru>Date:   Tue Mar 30 21:38:02 2021 +0300    Fixed GetFrameHash call syntax.commitabfcc41Author: astand <ast.and@bk.ru>Date:   Sat Mar 27 14:17:25 2021 +0300    True fix issue with big comment section.commitb714eb0Author: astand <ast.and@bk.ru>Date:   Sun Mar 14 22:50:22 2021 +0300    Fixed issue with big comment and localization.commit2ccb121Author: astand <ast.and@bk.ru>Date:   Sat Mar 6 19:10:51 2021 +0300    Fixed macros for *_phys <-> *_ro signal conversion.commitd15afe6Author: astand <ast.and@bk.ru>Date:   Thu Mar 4 13:08:48 2021 +0300    Updated comment text in drv_conf.h file.commitb5a687bAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 13:08:31 2021 +0300    Fixed integer x = ***_toS(x) issue. Added postfix *_ro to non simple signals.commit43730edAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 12:33:20 2021 +0300    Changed comments in gen code.commit1e837ceAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 12:32:55 2021 +0300    Fixed issue when DLC is less then actual Message layout takes.commitb67759bAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 28 16:03:41 2021 +0300    GetSystemTick func name.commitab5ccecAuthor: astand <ast.and@bk.ru>Date:   Thu Feb 18 22:19:48 2021 +0300    Fixed grammar errors.commit0cc9b3eAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 14:46:17 2021 +0300    Removed cmake dir.commit60abfecAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 14:13:04 2021 +0300    Added template ***-config.h generation.commitcf4ac28Author: astand <ast.and@bk.ru>Date:   Wed Feb 17 11:56:42 2021 +0300    Simple support for multiplexed signals.commitb952fabAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:48:37 2021 +0300    Fixed issue with comment text for message.commit051df8eAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:48:17 2021 +0300    Fixed value table code printing issue.commitc369336Author: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:38:43 2021 +0300    resplit has more param - type of pslit strategy. (was only NOT matched).commitb3af676Author: astand <ast.and@bk.ru>Date:   Sun Feb 14 00:18:39 2021 +0300    Added cmake building.commit4fd5116Author: astand <ast.and@bk.ru>Date:   Sat Feb 13 23:48:24 2021 +0300    Added util source print.commitc0bc4b1Author: astand <ast.and@bk.ru>Date:   Wed Feb 10 20:01:58 2021 +0300    Fixed minor issues (warnings).commit147994aAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 19:50:20 2021 +0300    Removed unused code.commit00748b3Author: astand <ast.and@bk.ru>Date:   Wed Feb 10 19:48:11 2021 +0300    Added util header print. Some additional improvements.commitad787bcAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 12:14:09 2021 +0300    Added first variant of util generator.commitbc72a4fAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 10:18:36 2021 +0300    Formatter function for printf.commit9e400dbAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 7 17:49:35 2021 +0300    On ubuntu getline puts (or shows) '\r' at the end of line.commit9cd3049Author: astand <ast.and@bk.ru>Date:   Sun Feb 7 17:48:36 2021 +0300    Fixed some issues.commit79fc48eAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 7 16:41:05 2021 +0300    Fixed comment printing.commit0947ebfAuthor: astand <ast.and@bk.ru>Date:   Sat Feb 6 14:50:38 2021 +0300    Added CSM calc and pack in both Pack functions.commit6798987Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 18:53:47 2021 +0300    Added CSM check in unpack function.commite56d43cAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 3 18:41:18 2021 +0300    Added Checksum signal detection.commita7d6cf0Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 17:01:54 2021 +0300    Common refactoring and bug fix (field width).commitd7fdcafAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 3 16:59:49 2021 +0300    Added auto rolling handling code.commit362a4d1Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 16:57:30 2021 +0300    Removed empty phys macro in pack functions.commit69e9687Author: astand <ast.and@bk.ru>Date:   Sun Jan 31 23:47:51 2021 +0300    Added changed for Linux building.commita719f72Author: astand <quater873@gmail.com>Date:   Sun Jan 31 18:58:44 2021 +0300    Added fmon-source file generation.commite634227Author: astand <quater873@gmail.com>Date:   Sun Jan 31 18:37:08 2021 +0300    Added fmon-header file generation.commit25ba556Author: astand <quater873@gmail.com>Date:   Sun Jan 31 17:46:19 2021 +0300    Source files filling moved to dedicated functions.commitd6b8c46Author: astand <quater873@gmail.com>Date:   Sun Jan 31 17:35:25 2021 +0300    Small refactoring.commitba88964Author: astand <quater873@gmail.com>Date:   Mon Jan 25 20:55:01 2021 +0300    Fixed comment style. CYC value bug.commit950ed79Author: astand <quater873@gmail.com>Date:   Mon Jan 25 20:53:37 2021 +0300    Fixed warning on unused param (dlc) in Unpack function.commitbd87a48Author: astand <quater873@gmail.com>Date:   Mon Jan 25 13:17:53 2021 +0300    Fixed generator formatting bugs.commit22ea2f1Author: astand <quater873@gmail.com>Date:   Mon Jan 25 13:17:35 2021 +0300    Fixed bug in sign of sigfloat type signal.commit2cd8af4Author: astand <quater873@gmail.com>Date:   Mon Jan 25 11:32:02 2021 +0300    Added "*_phys" sigs and auto toS/fromS conversion.commite95d50aAuthor: astand <quater873@gmail.com>Date:   Mon Jan 25 11:31:15 2021 +0300    Fixed "fromS" macro - type cast must be skipped.commitd4e1603Author: astand <quater873@gmail.com>Date:   Mon Jan 25 11:30:17 2021 +0300    Added more signal type class (3 classes for now).commit11426ccAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:53:17 2021 +0300    Added print toS and fromS macros.commit3d57bbeAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:51:59 2021 +0300    Do not make signal conversation inside unpack function.commitb8ad3cbAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:51:24 2021 +0300    Helpers added.commit4c18e40Author: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:50:36 2021 +0300    Fixed minor issues.commitbdd4061Author: astand <ast.and@bk.ru>Date:   Thu Jan 21 17:26:33 2021 +0300    Signal type detection refactored.commit981b25aAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 11:49:30 2021 +0300    Added 2-Pack functions bodies.commit1557550Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:37:43 2021 +0300    Basic struct and unpack func in -c main source code.commitbf0ed04Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:10:42 2021 +0300    Fs creator keeps lowcase drvname in separated field.commit246a2b9Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:09:16 2021 +0300    Style format.commit30edc79Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:08:53 2021 +0300    Renamed variable for clarificatin.commitc7ae93eAuthor: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:08:30 2021 +0300    Fixed unpack sig format bug.commitff267a4Author: astand <quater873@gmail.com>Date:   Mon Jan 11 16:58:20 2021 +0300    PrintF refactored completely.commitb0856e0Author: astand <quater873@gmail.com>Date:   Mon Jan 11 16:46:14 2021 +0300    Using fsd filelds for #ifdef selection.commitfc9663aAuthor: astand <ast.and@bk.ru>Date:   Sun Dec 13 01:08:31 2020 +0300    Added separated common attributes creator.commit74b4b2dAuthor: astand <ast.and@bk.ru>Date:   Sat Dec 12 00:40:04 2020 +0300    Added printF optimization.commit98c8edaAuthor: astand <ast.and@bk.ru>Date:   Sat Dec 12 00:30:42 2020 +0300    Added Functions prototypes printing.commitc620841Author: astand <ast.and@bk.ru>Date:   Fri Dec 11 23:54:15 2020 +0300    Added mon1 field if defined setting.commit2a2ff62Author: astand <ast.and@bk.ru>Date:   Mon Dec 7 12:58:05 2020 +0300    Added c++17 in project option.commit14f7017Author: astand <ast.and@bk.ru>Date:   Mon Dec 7 12:57:33 2020 +0300    Added part of main .h file writer. Added filewriter.commit7b13500Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 22:17:48 2020 +0300    Added minimal struct of main code generator.commit26cf3f3Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 22:12:57 2020 +0300    SigPrinter minor refactoring. Income Msgs as const.commit44e2db2Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 14:45:56 2020 +0300    Added offset calculation in to_signal expression.commit4915ed1Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 11:58:18 2020 +0300    Added core signals/message expression printer code.commit45a85acAuthor: astand <ast.and@bk.ru>Date:   Thu Nov 26 10:12:28 2020 +0300    Added sig-expression and sig-printer base code.commit6350af4Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 10:11:47 2020 +0300    Code dir migration.commitab769a9Author: astand <ast.and@bk.ru>Date:   Sun Nov 22 22:30:17 2020 +0300    Added value table parsing.commit7bd24c5Author: astand <ast.and@bk.ru>Date:   Sat Nov 21 22:44:01 2020 +0300    Added basic dbcscanner core code.
astand added a commit that referenced this pull requestMay 4, 2023
Squashed commit of the following:commit bc79cf9d6d0badaca7b3e5a8e0ce0869911ead47Author: astand <ast.and@bk.ru>Date:   Thu May 4 20:18:00 2023 +0200    Release v2.8    Squashed commit of the following:    commit 1f47c93d88fb25507e7e7b8f82918a2f9f3b5e13    Author: astand <ast.and@bk.ru>    Date:   Fri Jan 27 22:20:20 2023 +0100        Build fixes (v2.8).    commit 5648e4ac7e1b861cf4fa74cf739664c44e719114    Author: Alex Ch <axch@mail.ru>    Date:   Wed Jan 25 21:04:58 2023 +0300        prt_double fix (#21)        * prt_double fix (for e.g. '-20.47')        * generator updated        * Styling and doxy fixes        * astyle script corrected        * RELEASES file updated        * Rebased with master        * DBC line test fixed        Co-authored-by: Alexey Chernobaev <aachernobaev@sberautotech.ru>    commit 286b76c075921cc63e8ea8b6693985b13ddefbec    Author: astand <ast.and@bk.ru>    Date:   Wed Jan 18 20:58:10 2023 +0100        Style script handles 'src' directory only    commit 17218df8e2c5c522657c19a6937404fba2ca42f1    Author: astand <ast.and@bk.ru>    Date:   Tue Jan 17 22:17:07 2023 +0100        Fixed bug in prt_double    commit b89d2ee4ee58221c7c62cdd1ae3b99bbcf5fd926    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 15 14:55:58 2023 +0100        Fixed floating parsing, better printing, removed duplication.    commit d63b36a2280e5785ff5f29a8cddf89784aee9f34    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 29 22:40:32 2022 +0300        Fixed long line reading from istream.    commit 9fbe4fd2a50c6b02d48b8ab92a0f22accc958cc5    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 26 22:51:21 2022 +0300        New monitor impl (#14)        * Added build configuration for generated files.        * Hash and SysTick monitor function wrapped to macros.        * Release editing. App version printing.    commit 55045782228bc4087b223f475a11f244cb4f2854    Merge: 4c4bf72 f93b297    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sun Jul 24 23:45:28 2022 +0300        Merge pull request #13 from astand/gen-options        Optional sources generation    commit f93b2972d5e668b5cad8e3a486145ca92f400a10    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:44:55 2022 +0300        Update release notes.    commit d95209af3a2cc2f2a764561ad339c931cdc93f1f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:37:24 2022 +0300        Fixed astyle script.    commit 630e4ebaa71dcadbb7f2f884d1ac052675c5f276    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:15 2022 +0300        Added script to remove all generated code.    commit aad15d4cb61d637836395e42766a270aec9e8828    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:01 2022 +0300        Added option to disable some sources generation.    commit 54ff5c0950fb9befe95a90a22b53f98cbbe0123c    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:01:27 2022 +0300        Extended bitext test.    commit f8848a335230d4402bd53eedb08164f54e7fe3df    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 21:28:19 2022 +0300        Removed unuseful things.    commit c05ee54ec1fee47e43255cf6c5347bdf88947649    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 17:12:25 2022 +0300        Added versions to FS gen config.    commit 2ae86732ec4fa79146bb6c0490df2178e1f58609    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:52:47 2022 +0300        Removed overhead in fs-creator.    commit 792423ef2197eec390fc654f7241eb7910d0f38e    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:33:24 2022 +0300        Added tests for bitext function (from gen code).    commit e0b0d41b9e59ba43ad4bfee5fa0fc388dc28bb27    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 15:49:46 2022 +0300        Small enhancement,    commit 0f95aaec334ad4b0760d304a72a691b9d2a23888    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:19:26 2022 +0300        Tests updated.    commit e3d732f448e18168633b4ea21d79d9612dd3abe4    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:06:31 2022 +0300        New config in new config parser class.    commit 92d1b9479f48f4acc6b7e1a35a2ff0a5000fa1fe    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 23:39:22 2022 +0300        Arguments parsing in separated class.    commit b6cb00081a2d0df431287f8c6f77b96aa22a1fba    Author: astand <ast.and@bk.ru>    Date:   Tue Jul 19 11:39:31 2022 +0300        New generation options are introduced in help message.    commit 4c4bf72ebd452660f452730569f5ba47900807d3    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 00:16:42 2022 +0300        Added GTEST support.    commit 677efdfccdb0e7309b4e9161a0fb4277b51553c3    Merge: f986286 322becf    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 19 11:04:37 2022 +0300        Merge pull request #12 from astand/fix-opt        Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.    commit 322becfb0c87b219835be4ca704efb8bc75850f2    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 2 21:05:09 2022 +0300        Updates in fmon-* source code, some inner optimizations etc.        Some service level improvements.        New fmon generator and fmon model.        Config section for MONO fmon mode.        FS splitted to gen and file settings.        Direct appending to fwriter.        Removed useless methods.        FileWriter API update.        Mon generator with new FWriter API.        Update in FWriter API. All users use new API.        Added main header with empty lines in comments of some signals.        Ignore vscode config.        Driver compilation config printer as separated driver.        AStyle format to all sources.        Update realese notes.    commit f986286b621d5c410ef12e0c5642873cba20d09b    Merge: 9100dba 2e104d4    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sat May 7 21:05:08 2022 +0300        Merge pull request #10 from astand/valtables        Issue#9 and other things    commit 2e104d4f0e981d46007f908fed67dde716b2851a    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 21:01:06 2022 +0300        Config update for windows using.    commit 6fbb51b90f79509096baea45d0a27f5461f43786    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 21:00:48 2022 +0300        Fixed incompleted square brakets migration.    commit 33191387b33078a129a35aff082adc23206e3cd1    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:52:09 2022 +0300        Release notes editing.    commit 4c13d07252213ff58c2f7bf8d4a490efb7f72022    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:29:07 2022 +0300        Test DBC generation with square brakets includes.    commit dcce732399c9d44a2241b967cb4dd6926fecbae0    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:28:45 2022 +0300        Files which is presumed to be in __include__ in square brackets.    commit 1d163c6f77453aa329b57f0097c40991d0fb5b4e    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:21:25 2022 +0300        WTF was that?    commit 500427f8eb05d6dd9caf094d093e344efcf795c9    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:21:07 2022 +0300        Minor style change.    commit a14407aa0fe9df31995d420b62e919f1505805a8    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:20:28 2022 +0300        Added test on binutil souce code version (compare with main lib).    commit 556c0729dd2074536eb9e638107e396689d63832    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:44:32 2022 +0300        Added test on source code versions (main driver h/c).    commit 739870b524b1bad84a8f9a0607986e17a6798c8c    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:17:55 2022 +0300        Remove extra empty comment line generation.    commit 230933fb0639340126f65d683e9832c211564ce5    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:07:25 2022 +0300        Minor improvement in signal's info comments.    commit e4fd53f28f45d33510fca571e480020993ca37e7    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:58:10 2022 +0300        Added more info about sign extending function.    commit 013b993c0220c7ddff36a2e9c1c4ceda43575dc2    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:57:55 2022 +0300        Test DBC with new val table macros generated.    commit 6661cdd2c48324a033d60fa1ce1a08dd459f9ec8    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:02:17 2022 +0300        Added value table's macros printing to main driver header.    commit 961c15b644499b1079cf95ab65657c32622348b7    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:01:19 2022 +0300        Added more specific value tables handling.    commit cb9137ec554775887efb4f629b1d870da6489c45    Author: astand <ast.and@bk.ru>    Date:   Fri May 6 22:42:51 2022 +0300        Main dbc driver name stripped by C-name checker.    commit 3eff250217a97e5bbd60ab8169be2e3577eaf5e0    Author: astand <ast.and@bk.ru>    Date:   Fri May 6 22:41:47 2022 +0300        Added helper for valid C-identifier stripper.    commit 9100dba4c764c3c1ca763c33a949d3d63fedc4ed    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 23:10:16 2022 +0300        Removed unused line.    commit 323d2a838cd41d3f2c426b49d241832be1ce8a64    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 23:06:29 2022 +0300        Added test DBC CAN matrix and generation scripts.    commit 45209db1ba68e615654e53bfbe79251aa5902881    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 22:50:17 2022 +0300        Gitignore and gitattribute unused content removed.    commit 75b5813d1c0b6c4f76e7b5ac3ace53e2d5676768    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:21:41 2022 +0300        Changelog editing.    commit 634b4b75f2e6c19ee2d9dab18945a7e6af4fec82    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:17:11 2022 +0300        Added signature extension for signed signal types.    commit ad43ded46a38eeccf0a52a67fcbf4bc51a501010    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:16:34 2022 +0300        Target signals type selection optimized.    commit 83d894d3aaea9e6f2c5835d2505dac9304b7fa42    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 16:10:35 2022 +0300        Updated docs.    commit bdef03ca8411ab1fab2cafdc48834eb3827eae24    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:25:02 2022 +0300        Minor fixes.    commit b29a47aa52ffab2aa67a79602d00c69dbb3191d5    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:18:16 2022 +0300        Version update (v2.0).    commit f470bbc18ba6b9310f92a479d7b29388b4ee4576    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:18:09 2022 +0300        Change way of passing calling arguments.    commit 7d42aec031c6e8650d87d8a09f060c9d25a4a13b    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 09:28:07 2022 +0300        Explicit cast from int64 to uint32.    commit 196b17d24bc12275dbe5f62383bb9475eaf9609c    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 00:02:39 2022 +0300        Fixed error in with bitutil wrong dir generation.    commit 770bb9b9ff78b5f70fa29e8099927a0dc5941ecd    Author: astand <ast.and@bk.ru>    Date:   Tue Feb 1 22:15:23 2022 +0300        Added filter for local test infrustructure.    commit 57f38633138380c717717be2b6813a06cae2ddc7    Author: astand <ast.and@bk.ru>    Date:   Tue Feb 1 22:15:04 2022 +0300        Simple fix problem with too long lines.    commit 5d9a5a7b3c40a69d5c4396f58b0b665ff4c7a3f1    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 24 11:37:19 2022 +0300        Changelog editing.    commit d1993618192d1b8d9917e9ac40cd58d80965563b    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 17 21:50:24 2022 +0300        Added astyle bin and format script.    commit 8526c87e65a4f334f871a4e688ef84d4a0bed582    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 17 09:11:02 2022 +0300        Enhanced directory structure for generated files.    commit ebe6786c08b88e7d33eca38c16e846f4d08883d7    Author: astand <ast.and@bk.ru>    Date:   Fri Dec 17 23:32:32 2021 +0300        Fixed extra line for ValTable parsed lines.    commit f80fb2a7d1f3c92260454977fe896001ac5641c4    Author: Astakhov Andrey <quater873@gmail.com>    Date:   Tue Nov 9 21:50:22 2021 +0300        Update README.md    commit 25eae4133962ba46fe24f740d3ff8836696a41f0    Author: Astakhov Andrey <quater873@gmail.com>    Date:   Tue Nov 9 14:45:37 2021 +0300        Update README.md    commit 4e3f22f51ae3e49a31e3e8584f8ca6b2d909eaef    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 13:58:23 2021 +0300        Updated readme.    commit 2938aa6d7db736d8bbc66f24119ba3d3cdadb13a    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 10:14:23 2021 +0300        Releases updated for v1.9.    commit 3d3605f62c174165e34282346837f0ad0c43ba93    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 09:43:55 2021 +0300        All sources processed by code style tool.    commit 2f22c2e4b9c1cb985239fa3239385d11c5cb428b    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 09:40:12 2021 +0300        Fixed: closing comment in -config.h, minor code style.    commit 3b6b7bcfd2f1d58c3c3de44846678bebb2757b4a    Author: astand <ast.and@bk.ru>    Date:   Mon Nov 1 22:14:28 2021 +0300        Release updated for v1.8.    commit 906b274f654cb463f9e9e70bed76293e1b516038    Author: astand <ast.and@bk.ru>    Date:   Mon Oct 25 20:58:58 2021 +0300        Fixed wrong way of rewriting CSM signal.    commit 48556b35a6d302afeb38c1bcc86ec034bbc5bb6e    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:35:48 2021 +0300        Releases updated for v1.7.    commit c5bbd7fca998352ccb9b86a107abbb6fc3b6165e    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:32:55 2021 +0300        Added suppot for multi Transmiters.    commit 02d1e28b40b43a7b9356e237ccccec7f12612d4b    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:31:36 2021 +0300        Fixed potential bug. Missing node adding on RecS item matching.    commit 9af49b087ec18bf0e27619b7cad915945b002e5a    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:30:01 2021 +0300        Changes on style guide.    commit a2c0079bffe9b4331bed929054b4e7c2781e1ae7    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 9 22:50:54 2021 +0300        Releases updated for v1.6.    commit f918d0163e8417fefa8a026ab3a08885b948af8a    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 9 22:45:43 2021 +0300        Fixed issue with 1 frame in RX struct.    commit 6439bccdb82f8026f5d62fc9a9aac73bfbaebdf7    Author: astand <ast.and@bk.ru>    Date:   Wed Sep 8 23:19:21 2021 +0300        Added optional binutil generation for each node in DBC.    commit 6481e7e3213fccb5213f7873ae10a3f300272805    Author: astand <ast.and@bk.ru>    Date:   Thu Aug 26 23:38:09 2021 +0300        Fixed some issues.    commit 75f0193ac80e9ee1f0478bc094c019cba32e4522    Author: astand <quater873@gmail.com>    Date:   Tue Jul 13 21:56:13 2021 +0300        Removed test info. Edited README.md.    commit ff67c1fc9d0ed8213675ee98bbde67aa83133419    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:07:48 2021 +0300        Hotfixed README layout.    commit 002c86b8759733631cb9946bbfbaeed5d2064d4f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:04:23 2021 +0300        v1.3    commit 2ba501e3493097f673bcb07bacd8b1c7a2693b79    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:04:10 2021 +0300        Added template file generation. Refactored config comment text.    commit f604b883c07b43573d10499701e52dec7b6fd600    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 17:59:17 2021 +0300        Readme updated.    commit e7a4cab503c69684d5b800ccab0cecfff70a9f37    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:19:53 2021 +0300        v1.2    commit 0ad29f6a55916b0a10c262c21f40aa2eaf84506e    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:19:39 2021 +0300        Added LICENSE and README.    commit 0628848deae72fb9a656018843073ea57d2b9389    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:18:20 2021 +0300        Improved help message text.    commit 64745a172900f95c330ad60a4f1808f543213a05    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 12:20:54 2021 +0300        Application executable name changed - coderdbc.    commit 3376c580b8168c7f13f9287087eb53dfde884894    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 17:10:18 2021 +0300        Fixed type casting warning.    commit 84601a99676f947f842ba0968a8ec0ea0d36f2d1    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 17:05:18 2021 +0300        Removed useless files and settings.    commit 359da554595212aad4b8c9ca883e9f9c5317fdbe    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:41:38 2021 +0300        Added help message.    commit eca35e01304bdd5cf309164b1a119312efcbac96    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:22:25 2021 +0300        Project became executable (CLI).    commit 1d168d9e2621475b2a8a4d55bcd31c6ca6502d02    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:21:30 2021 +0300        Added option for rewriting source output files.    commit 8456d4c243f25234426e1a5dc04866ac38ae15e8    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:20:45 2021 +0300        Fixed windows related issues.    commit 776a05a9465f84451c4657e5b614831d4748cbf0    Author: astand <ast.and@bk.ru>    Date:   Sat May 15 12:59:49 2021 +0300        Added DBC version info parsing.    commit e06f777de2bb4fe2252a8bfeb25778456eebe21e    Author: astand <ast.and@bk.ru>    Date:   Sun Apr 4 13:40:01 2021 +0300        Added start info as user defined text.    commit 12c735fb2238d72547de3bb772564802baeef155    Author: astand <ast.and@bk.ru>    Date:   Thu Apr 1 20:13:05 2021 +0300        Fixed value table first pair skipping.    commit 1ff121bb1f5cb3ae60ec5e7e6c3a07876c116408    Author: astand <ast.and@bk.ru>    Date:   Tue Mar 30 21:38:02 2021 +0300        Fixed GetFrameHash call syntax.    commit abfcc41eeb6ca76b5e0cbb8ab94a7095d31ba0d4    Author: astand <ast.and@bk.ru>    Date:   Sat Mar 27 14:17:25 2021 +0300        True fix issue with big comment section.    commit b714eb0a2ba33d69f382ae803796f0cf29c7064d    Author: astand <ast.and@bk.ru>    Date:   Sun Mar 14 22:50:22 2021 +0300        Fixed issue with big comment and localization.    commit 2ccb121d67659536c22cbcc5a56c179a743b55a1    Author: astand <ast.and@bk.ru>    Date:   Sat Mar 6 19:10:51 2021 +0300        Fixed macros for *_phys <-> *_ro signal conversion.    commit d15afe698a0603ac2c9b761328b353620f29e614    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 13:08:48 2021 +0300        Updated comment text in drv_conf.h file.    commit b5a687b23e257b92a2e397cc3de780760d97fbe0    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 13:08:31 2021 +0300        Fixed integer x = ***_toS(x) issue. Added postfix *_ro to non simple signals.    commit 43730ed8d9cb9028097b38504b847aee9ba666a4    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 12:33:20 2021 +0300        Changed comments in gen code.    commit 1e837ce27539afdf3e0c448b09cdce3fbbdd3d93    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 12:32:55 2021 +0300        Fixed issue when DLC is less then actual Message layout takes.    commit b67759bdceac636c2c6f025752efe4ab82e812ee    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 28 16:03:41 2021 +0300        GetSystemTick func name.    commit ab5ccece612f3d268319a83e742b580fad728162    Author: astand <ast.and@bk.ru>    Date:   Thu Feb 18 22:19:48 2021 +0300        Fixed grammar errors.    commit 0cc9b3efe9c8a84b0bb1db587c4129517241ef45    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 14:46:17 2021 +0300        Removed cmake dir.    commit 60abfecff28f543f112bc7c9147ec5da2d436a44    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 14:13:04 2021 +0300        Added template ***-config.h generation.    commit cf4ac280374412c49ab25eb833d17e19c73e528a    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 11:56:42 2021 +0300        Simple support for multiplexed signals.    commit b952fab0bdcc5a0fe43966c41b7527b4a4b12013    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:48:37 2021 +0300        Fixed issue with comment text for message.    commit 051df8e991963cf9a17f9c17220eb0ce55056663    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:48:17 2021 +0300        Fixed value table code printing issue.    commit c369336ceb9245dbf7d5f4e2d51a24412bb0b951    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:38:43 2021 +0300        resplit has more param - type of pslit strategy. (was only NOT matched).    commit b3af67692da39be0390a63bbcd384dd6bced2612    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 14 00:18:39 2021 +0300        Added cmake building.    commit 4fd51160d2efee074d933c04ec66411cc2e280b3    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 13 23:48:24 2021 +0300        Added util source print.    commit c0bc4b1d9d2af99df4a33b67185a6dc4092a71ac    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 20:01:58 2021 +0300        Fixed minor issues (warnings).    commit 147994ab107874598eda6b5b9db3e2f94fe5fa48    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 19:50:20 2021 +0300        Removed unused code.    commit 00748b35f8d7c1a5656c5670e79d3bd55510f8b3    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 19:48:11 2021 +0300        Added util header print. Some additional improvements.    commit ad787bc79ca98ee313a2381cfcfb1dc717e7228e    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 12:14:09 2021 +0300        Added first variant of util generator.    commit bc72a4f09daa3b2ec9f010a613d64c5b94adfe94    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 10:18:36 2021 +0300        Formatter function for printf.    commit 9e400dbfa15194d17ba77decb2849c7854cfd7ee    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 17:49:35 2021 +0300        On ubuntu getline puts (or shows) '\r' at the end of line.    commit 9cd30495ff1e19666e3a43b1aac42a5bf0965c8b    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 17:48:36 2021 +0300        Fixed some issues.    commit 79fc48e7334ad79c0ba8173ddaec4109a36e1b69    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 16:41:05 2021 +0300        Fixed comment printing.    commit 0947ebf6eb5a77d7f0869307c984cb7a9b7653e3    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 6 14:50:38 2021 +0300        Added CSM calc and pack in both Pack functions.    commit 6798987a6054bec586c327cef470ac9927a0d2fb    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 18:53:47 2021 +0300        Added CSM check in unpack function.    commit e56d43c7430be29c828c423b54336cc858bc91ca    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 18:41:18 2021 +0300        Added Checksum signal detection.    commit a7d6cf053f2516c2a2a63bd806a063c8ab8cda36    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 17:01:54 2021 +0300        Common refactoring and bug fix (field width).    commit d7fdcafbd321f5fe38fce92796352b36acff6652    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 16:59:49 2021 +0300        Added auto rolling handling code.    commit 362a4d1a16d9cd515e1b70cdffcd8bf58b7abe64    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 16:57:30 2021 +0300        Removed empty phys macro in pack functions.    commit 69e9687292e8e15b6dd52142aa06eccae5584e20    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 31 23:47:51 2021 +0300        Added changed for Linux building.    commit a719f7297f0d867915bb14ed2fe9f785c4c25762    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 18:58:44 2021 +0300        Added fmon-source file generation.    commit e634227dfe97a8e471425092bdf72848bb837bc5    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 18:37:08 2021 +0300        Added fmon-header file generation.    commit 25ba5569bfecf329ecc80136599a32e11d6c543a    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 17:46:19 2021 +0300        Source files filling moved to dedicated functions.    commit d6b8c463815193e76467c93efda9cb89135e7d72    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 17:35:25 2021 +0300        Small refactoring.    commit ba889648fc02f850495959dcf01b9c8ce64ee793    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 20:55:01 2021 +0300        Fixed comment style. CYC value bug.    commit 950ed796cd13c803481baea28bfbd8ed89fee87b    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 20:53:37 2021 +0300        Fixed warning on unused param (dlc) in Unpack function.    commit bd87a48c33f60e379ee60f6139a9caba76407ed5    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 13:17:53 2021 +0300        Fixed generator formatting bugs.    commit 22ea2f10c8fb54aef0f20a9a55481066f04274a2    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 13:17:35 2021 +0300        Fixed bug in sign of sigfloat type signal.    commit 2cd8af4b76dd8f849c34b96a8cba4eab08fe4cfd    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:32:02 2021 +0300        Added "*_phys" sigs and auto toS/fromS conversion.    commit e95d50a2234498f3991730ab162d5754f7fc0363    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:31:15 2021 +0300        Fixed "fromS" macro - type cast must be skipped.    commit d4e160358e660bdaef5f38f9be7639b84bd2be5a    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:30:17 2021 +0300        Added more signal type class (3 classes for now).    commit 11426ccccfdcdd392cf2e7543d389338957b9385    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:53:17 2021 +0300        Added print toS and fromS macros.    commit 3d57bbe344cf709bdc74a2ba7f6ee6381fe41bb9    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:51:59 2021 +0300        Do not make signal conversation inside unpack function.    commit b8ad3cb33871bdcfbc7cfbf28101895c33dbc958    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:51:24 2021 +0300        Helpers added.    commit 4c18e408a3eee02ac20b7589f33542cc95f8e964    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:50:36 2021 +0300        Fixed minor issues.    commit bdd40613fbe5690e09c0fede10680edf20afab13    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 17:26:33 2021 +0300        Signal type detection refactored.    commit 981b25ac8c2452349da7c188458f46b4c4058ac8    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 11:49:30 2021 +0300        Added 2-Pack functions bodies.    commit 155755087e8e276639e30c9a4836ea9a3202cfde    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:37:43 2021 +0300        Basic struct and unpack func in -c main source code.    commit bf0ed04585d4dfe1f93be6e7c608f0762aea740e    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:10:42 2021 +0300        Fs creator keeps lowcase drvname in separated field.    commit 246a2b9119abf970527a837db0f4d4bb3d4b9d43    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:09:16 2021 +0300        Style format.    commit 30edc79c7fb764d633ecffcf193ba95f600b8ef0    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:08:53 2021 +0300        Renamed variable for clarificatin.    commit c7ae93ea852f39104d806e3be9681b704a41e297    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:08:30 2021 +0300        Fixed unpack sig format bug.    commit ff267a4b6167f6dc248c2a930c7a13f18f0948af    Author: astand <quater873@gmail.com>    Date:   Mon Jan 11 16:58:20 2021 +0300        PrintF refactored completely.    commit b0856e0431146b749fab2eff6ca347c7e5980fe0    Author: astand <quater873@gmail.com>    Date:   Mon Jan 11 16:46:14 2021 +0300        Using fsd filelds for #ifdef selection.    commit fc9663ac3afd5f56565ce6a5ee6c25c1bcfffb6b    Author: astand <ast.and@bk.ru>    Date:   Sun Dec 13 01:08:31 2020 +0300        Added separated common attributes creator.    commit 74b4b2d7c7caa54c953944e43be9c0fc0ba48ec4    Author: astand <ast.and@bk.ru>    Date:   Sat Dec 12 00:40:04 2020 +0300        Added printF optimization.    commit 98c8eda0d5b503035dc2db40093ee1fd407ef427    Author: astand <ast.and@bk.ru>    Date:   Sat Dec 12 00:30:42 2020 +0300        Added Functions prototypes printing.    commit c620841bb6820638ef8c00390a59049968e521b5    Author: astand <ast.and@bk.ru>    Date:   Fri Dec 11 23:54:15 2020 +0300        Added mon1 field if defined setting.    commit 2a2ff62231a3c4a9fa752b915c0b010f6ca9a3b4    Author: astand <ast.and@bk.ru>    Date:   Mon Dec 7 12:58:05 2020 +0300        Added c++17 in project option.    commit 14f7017aae61b43ab874deb15c53dc920b73a968    Author: astand <ast.and@bk.ru>    Date:   Mon Dec 7 12:57:33 2020 +0300        Added part of main .h file writer. Added filewriter.    commit 7b1350081e939fe1d7d8927a27bfa7a533011cf6    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 22:17:48 2020 +0300        Added minimal struct of main code generator.    commit 26cf3f3212a19e813437e0df7119c8bf4a56bd0c    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 22:12:57 2020 +0300        SigPrinter minor refactoring. Income Msgs as const.    commit 44e2db26f78396231001961d003a712db3a82b09    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 14:45:56 2020 +0300        Added offset calculation in to_signal expression.    commit 4915ed195f67c2b17469b64e44fb02b289e0760e    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 11:58:18 2020 +0300        Added core signals/message expression printer code.    commit 45a85ac7c40e93a9f9dd6d46b6b34dfbdd2f2d7a    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 10:12:28 2020 +0300        Added sig-expression and sig-printer base code.    commit 6350af48373f31af38ca37115fe6314668430372    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 10:11:47 2020 +0300        Code dir migration.    commit ab769a9824b7caaadf41cf076f41a0977a5a043d    Author: astand <ast.and@bk.ru>    Date:   Sun Nov 22 22:30:17 2020 +0300        Added value table parsing.    commit 7bd24c5e17175044edef7e26297705a927677767    Author: astand <ast.and@bk.ru>    Date:   Sat Nov 21 22:44:01 2020 +0300        Added basic dbcscanner core code.commit b488963d1c8a71770fb8ff278499efde6e13d2ddAuthor: astand <ast.and@bk.ru>Date:   Thu May 4 20:17:34 2023 +0200    Release v2.7    Squashed commit of the following:    commit b89d2ee4ee58221c7c62cdd1ae3b99bbcf5fd926    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 15 14:55:58 2023 +0100        Fixed floating parsing, better printing, removed duplication.    commit d63b36a2280e5785ff5f29a8cddf89784aee9f34    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 29 22:40:32 2022 +0300        Fixed long line reading from istream.    commit 9fbe4fd2a50c6b02d48b8ab92a0f22accc958cc5    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 26 22:51:21 2022 +0300        New monitor impl (#14)        * Added build configuration for generated files.        * Hash and SysTick monitor function wrapped to macros.        * Release editing. App version printing.    commit 55045782228bc4087b223f475a11f244cb4f2854    Merge: 4c4bf72 f93b297    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sun Jul 24 23:45:28 2022 +0300        Merge pull request #13 from astand/gen-options        Optional sources generation    commit f93b2972d5e668b5cad8e3a486145ca92f400a10    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:44:55 2022 +0300        Update release notes.    commit d95209af3a2cc2f2a764561ad339c931cdc93f1f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:37:24 2022 +0300        Fixed astyle script.    commit 630e4ebaa71dcadbb7f2f884d1ac052675c5f276    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:15 2022 +0300        Added script to remove all generated code.    commit aad15d4cb61d637836395e42766a270aec9e8828    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:01 2022 +0300        Added option to disable some sources generation.    commit 54ff5c0950fb9befe95a90a22b53f98cbbe0123c    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:01:27 2022 +0300        Extended bitext test.    commit f8848a335230d4402bd53eedb08164f54e7fe3df    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 21:28:19 2022 +0300        Removed unuseful things.    commit c05ee54ec1fee47e43255cf6c5347bdf88947649    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 17:12:25 2022 +0300        Added versions to FS gen config.    commit 2ae86732ec4fa79146bb6c0490df2178e1f58609    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:52:47 2022 +0300        Removed overhead in fs-creator.    commit 792423ef2197eec390fc654f7241eb7910d0f38e    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:33:24 2022 +0300        Added tests for bitext function (from gen code).    commit e0b0d41b9e59ba43ad4bfee5fa0fc388dc28bb27    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 15:49:46 2022 +0300        Small enhancement,    commit 0f95aaec334ad4b0760d304a72a691b9d2a23888    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:19:26 2022 +0300        Tests updated.    commit e3d732f448e18168633b4ea21d79d9612dd3abe4    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:06:31 2022 +0300        New config in new config parser class.    commit 92d1b9479f48f4acc6b7e1a35a2ff0a5000fa1fe    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 23:39:22 2022 +0300        Arguments parsing in separated class.    commit b6cb00081a2d0df431287f8c6f77b96aa22a1fba    Author: astand <ast.and@bk.ru>    Date:   Tue Jul 19 11:39:31 2022 +0300        New generation options are introduced in help message.    commit 4c4bf72ebd452660f452730569f5ba47900807d3    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 00:16:42 2022 +0300        Added GTEST support.    commit 677efdfccdb0e7309b4e9161a0fb4277b51553c3    Merge: f986286 322becf    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 19 11:04:37 2022 +0300        Merge pull request #12 from astand/fix-opt        Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.    commit 322becfb0c87b219835be4ca704efb8bc75850f2    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 2 21:05:09 2022 +0300        Updates in fmon-* source code, some inner optimizations etc.        Some service level improvements.        New fmon generator and fmon model.        Config section for MONO fmon mode.        FS splitted to gen and file settings.        Direct appending to fwriter.        Removed useless methods.        FileWriter API update.        Mon generator with new FWriter API.        Update in FWriter API. All users use new API.        Added main header with empty lines in comments of some signals.        Ignore vscode config.        Driver compilation config printer as separated driver.        AStyle format to all sources.        Update realese notes.    commit f986286b621d5c410ef12e0c5642873cba20d09b    Merge: 9100dba 2e104d4    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sat May 7 21:05:08 2022 +0300        Merge pull request #10 from astand/valtables        Issue#9 and other things    commit 2e104d4f0e981d46007f908fed67dde716b2851a    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 21:01:06 2022 +0300        Config update for windows using.    commit 6fbb51b90f79509096baea45d0a27f5461f43786    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 21:00:48 2022 +0300        Fixed incompleted square brakets migration.    commit 33191387b33078a129a35aff082adc23206e3cd1    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:52:09 2022 +0300        Release notes editing.    commit 4c13d07252213ff58c2f7bf8d4a490efb7f72022    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:29:07 2022 +0300        Test DBC generation with square brakets includes.    commit dcce732399c9d44a2241b967cb4dd6926fecbae0    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:28:45 2022 +0300        Files which is presumed to be in __include__ in square brackets.    commit 1d163c6f77453aa329b57f0097c40991d0fb5b4e    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:21:25 2022 +0300        WTF was that?    commit 500427f8eb05d6dd9caf094d093e344efcf795c9    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:21:07 2022 +0300        Minor style change.    commit a14407aa0fe9df31995d420b62e919f1505805a8    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:20:28 2022 +0300        Added test on binutil souce code version (compare with main lib).    commit 556c0729dd2074536eb9e638107e396689d63832    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:44:32 2022 +0300        Added test on source code versions (main driver h/c).    commit 739870b524b1bad84a8f9a0607986e17a6798c8c    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:17:55 2022 +0300        Remove extra empty comment line generation.    commit 230933fb0639340126f65d683e9832c211564ce5    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:07:25 2022 +0300        Minor improvement in signal's info comments.    commit e4fd53f28f45d33510fca571e480020993ca37e7    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:58:10 2022 +0300        Added more info about sign extending function.    commit 013b993c0220c7ddff36a2e9c1c4ceda43575dc2    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:57:55 2022 +0300        Test DBC with new val table macros generated.    commit 6661cdd2c48324a033d60fa1ce1a08dd459f9ec8    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:02:17 2022 +0300        Added value table's macros printing to main driver header.    commit 961c15b644499b1079cf95ab65657c32622348b7    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:01:19 2022 +0300        Added more specific value tables handling.    commit cb9137ec554775887efb4f629b1d870da6489c45    Author: astand <ast.and@bk.ru>    Date:   Fri May 6 22:42:51 2022 +0300        Main dbc driver name stripped by C-name checker.    commit 3eff250217a97e5bbd60ab8169be2e3577eaf5e0    Author: astand <ast.and@bk.ru>    Date:   Fri May 6 22:41:47 2022 +0300        Added helper for valid C-identifier stripper.    commit 9100dba4c764c3c1ca763c33a949d3d63fedc4ed    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 23:10:16 2022 +0300        Removed unused line.    commit 323d2a838cd41d3f2c426b49d241832be1ce8a64    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 23:06:29 2022 +0300        Added test DBC CAN matrix and generation scripts.    commit 45209db1ba68e615654e53bfbe79251aa5902881    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 22:50:17 2022 +0300        Gitignore and gitattribute unused content removed.    commit 75b5813d1c0b6c4f76e7b5ac3ace53e2d5676768    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:21:41 2022 +0300        Changelog editing.    commit 634b4b75f2e6c19ee2d9dab18945a7e6af4fec82    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:17:11 2022 +0300        Added signature extension for signed signal types.    commit ad43ded46a38eeccf0a52a67fcbf4bc51a501010    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:16:34 2022 +0300        Target signals type selection optimized.    commit 83d894d3aaea9e6f2c5835d2505dac9304b7fa42    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 16:10:35 2022 +0300        Updated docs.    commit bdef03ca8411ab1fab2cafdc48834eb3827eae24    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:25:02 2022 +0300        Minor fixes.    commit b29a47aa52ffab2aa67a79602d00c69dbb3191d5    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:18:16 2022 +0300        Version update (v2.0).    commit f470bbc18ba6b9310f92a479d7b29388b4ee4576    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:18:09 2022 +0300        Change way of passing calling arguments.    commit 7d42aec031c6e8650d87d8a09f060c9d25a4a13b    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 09:28:07 2022 +0300        Explicit cast from int64 to uint32.    commit 196b17d24bc12275dbe5f62383bb9475eaf9609c    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 00:02:39 2022 +0300        Fixed error in with bitutil wrong dir generation.    commit 770bb9b9ff78b5f70fa29e8099927a0dc5941ecd    Author: astand <ast.and@bk.ru>    Date:   Tue Feb 1 22:15:23 2022 +0300        Added filter for local test infrustructure.    commit 57f38633138380c717717be2b6813a06cae2ddc7    Author: astand <ast.and@bk.ru>    Date:   Tue Feb 1 22:15:04 2022 +0300        Simple fix problem with too long lines.    commit 5d9a5a7b3c40a69d5c4396f58b0b665ff4c7a3f1    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 24 11:37:19 2022 +0300        Changelog editing.    commit d1993618192d1b8d9917e9ac40cd58d80965563b    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 17 21:50:24 2022 +0300        Added astyle bin and format script.    commit 8526c87e65a4f334f871a4e688ef84d4a0bed582    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 17 09:11:02 2022 +0300        Enhanced directory structure for generated files.    commit ebe6786c08b88e7d33eca38c16e846f4d08883d7    Author: astand <ast.and@bk.ru>    Date:   Fri Dec 17 23:32:32 2021 +0300        Fixed extra line for ValTable parsed lines.    commit f80fb2a7d1f3c92260454977fe896001ac5641c4    Author: Astakhov Andrey <quater873@gmail.com>    Date:   Tue Nov 9 21:50:22 2021 +0300        Update README.md    commit 25eae4133962ba46fe24f740d3ff8836696a41f0    Author: Astakhov Andrey <quater873@gmail.com>    Date:   Tue Nov 9 14:45:37 2021 +0300        Update README.md    commit 4e3f22f51ae3e49a31e3e8584f8ca6b2d909eaef    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 13:58:23 2021 +0300        Updated readme.    commit 2938aa6d7db736d8bbc66f24119ba3d3cdadb13a    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 10:14:23 2021 +0300        Releases updated for v1.9.    commit 3d3605f62c174165e34282346837f0ad0c43ba93    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 09:43:55 2021 +0300        All sources processed by code style tool.    commit 2f22c2e4b9c1cb985239fa3239385d11c5cb428b    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 09:40:12 2021 +0300        Fixed: closing comment in -config.h, minor code style.    commit 3b6b7bcfd2f1d58c3c3de44846678bebb2757b4a    Author: astand <ast.and@bk.ru>    Date:   Mon Nov 1 22:14:28 2021 +0300        Release updated for v1.8.    commit 906b274f654cb463f9e9e70bed76293e1b516038    Author: astand <ast.and@bk.ru>    Date:   Mon Oct 25 20:58:58 2021 +0300        Fixed wrong way of rewriting CSM signal.    commit 48556b35a6d302afeb38c1bcc86ec034bbc5bb6e    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:35:48 2021 +0300        Releases updated for v1.7.    commit c5bbd7fca998352ccb9b86a107abbb6fc3b6165e    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:32:55 2021 +0300        Added suppot for multi Transmiters.    commit 02d1e28b40b43a7b9356e237ccccec7f12612d4b    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:31:36 2021 +0300        Fixed potential bug. Missing node adding on RecS item matching.    commit 9af49b087ec18bf0e27619b7cad915945b002e5a    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:30:01 2021 +0300        Changes on style guide.    commit a2c0079bffe9b4331bed929054b4e7c2781e1ae7    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 9 22:50:54 2021 +0300        Releases updated for v1.6.    commit f918d0163e8417fefa8a026ab3a08885b948af8a    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 9 22:45:43 2021 +0300        Fixed issue with 1 frame in RX struct.    commit 6439bccdb82f8026f5d62fc9a9aac73bfbaebdf7    Author: astand <ast.and@bk.ru>    Date:   Wed Sep 8 23:19:21 2021 +0300        Added optional binutil generation for each node in DBC.    commit 6481e7e3213fccb5213f7873ae10a3f300272805    Author: astand <ast.and@bk.ru>    Date:   Thu Aug 26 23:38:09 2021 +0300        Fixed some issues.    commit 75f0193ac80e9ee1f0478bc094c019cba32e4522    Author: astand <quater873@gmail.com>    Date:   Tue Jul 13 21:56:13 2021 +0300        Removed test info. Edited README.md.    commit ff67c1fc9d0ed8213675ee98bbde67aa83133419    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:07:48 2021 +0300        Hotfixed README layout.    commit 002c86b8759733631cb9946bbfbaeed5d2064d4f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:04:23 2021 +0300        v1.3    commit 2ba501e3493097f673bcb07bacd8b1c7a2693b79    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:04:10 2021 +0300        Added template file generation. Refactored config comment text.    commit f604b883c07b43573d10499701e52dec7b6fd600    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 17:59:17 2021 +0300        Readme updated.    commit e7a4cab503c69684d5b800ccab0cecfff70a9f37    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:19:53 2021 +0300        v1.2    commit 0ad29f6a55916b0a10c262c21f40aa2eaf84506e    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:19:39 2021 +0300        Added LICENSE and README.    commit 0628848deae72fb9a656018843073ea57d2b9389    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:18:20 2021 +0300        Improved help message text.    commit 64745a172900f95c330ad60a4f1808f543213a05    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 12:20:54 2021 +0300        Application executable name changed - coderdbc.    commit 3376c580b8168c7f13f9287087eb53dfde884894    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 17:10:18 2021 +0300        Fixed type casting warning.    commit 84601a99676f947f842ba0968a8ec0ea0d36f2d1    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 17:05:18 2021 +0300        Removed useless files and settings.    commit 359da554595212aad4b8c9ca883e9f9c5317fdbe    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:41:38 2021 +0300        Added help message.    commit eca35e01304bdd5cf309164b1a119312efcbac96    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:22:25 2021 +0300        Project became executable (CLI).    commit 1d168d9e2621475b2a8a4d55bcd31c6ca6502d02    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:21:30 2021 +0300        Added option for rewriting source output files.    commit 8456d4c243f25234426e1a5dc04866ac38ae15e8    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:20:45 2021 +0300        Fixed windows related issues.    commit 776a05a9465f84451c4657e5b614831d4748cbf0    Author: astand <ast.and@bk.ru>    Date:   Sat May 15 12:59:49 2021 +0300        Added DBC version info parsing.    commit e06f777de2bb4fe2252a8bfeb25778456eebe21e    Author: astand <ast.and@bk.ru>    Date:   Sun Apr 4 13:40:01 2021 +0300        Added start info as user defined text.    commit 12c735fb2238d72547de3bb772564802baeef155    Author: astand <ast.and@bk.ru>    Date:   Thu Apr 1 20:13:05 2021 +0300        Fixed value table first pair skipping.    commit 1ff121bb1f5cb3ae60ec5e7e6c3a07876c116408    Author: astand <ast.and@bk.ru>    Date:   Tue Mar 30 21:38:02 2021 +0300        Fixed GetFrameHash call syntax.    commit abfcc41eeb6ca76b5e0cbb8ab94a7095d31ba0d4    Author: astand <ast.and@bk.ru>    Date:   Sat Mar 27 14:17:25 2021 +0300        True fix issue with big comment section.    commit b714eb0a2ba33d69f382ae803796f0cf29c7064d    Author: astand <ast.and@bk.ru>    Date:   Sun Mar 14 22:50:22 2021 +0300        Fixed issue with big comment and localization.    commit 2ccb121d67659536c22cbcc5a56c179a743b55a1    Author: astand <ast.and@bk.ru>    Date:   Sat Mar 6 19:10:51 2021 +0300        Fixed macros for *_phys <-> *_ro signal conversion.    commit d15afe698a0603ac2c9b761328b353620f29e614    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 13:08:48 2021 +0300        Updated comment text in drv_conf.h file.    commit b5a687b23e257b92a2e397cc3de780760d97fbe0    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 13:08:31 2021 +0300        Fixed integer x = ***_toS(x) issue. Added postfix *_ro to non simple signals.    commit 43730ed8d9cb9028097b38504b847aee9ba666a4    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 12:33:20 2021 +0300        Changed comments in gen code.    commit 1e837ce27539afdf3e0c448b09cdce3fbbdd3d93    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 12:32:55 2021 +0300        Fixed issue when DLC is less then actual Message layout takes.    commit b67759bdceac636c2c6f025752efe4ab82e812ee    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 28 16:03:41 2021 +0300        GetSystemTick func name.    commit ab5ccece612f3d268319a83e742b580fad728162    Author: astand <ast.and@bk.ru>    Date:   Thu Feb 18 22:19:48 2021 +0300        Fixed grammar errors.    commit 0cc9b3efe9c8a84b0bb1db587c4129517241ef45    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 14:46:17 2021 +0300        Removed cmake dir.    commit 60abfecff28f543f112bc7c9147ec5da2d436a44    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 14:13:04 2021 +0300        Added template ***-config.h generation.    commit cf4ac280374412c49ab25eb833d17e19c73e528a    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 11:56:42 2021 +0300        Simple support for multiplexed signals.    commit b952fab0bdcc5a0fe43966c41b7527b4a4b12013    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:48:37 2021 +0300        Fixed issue with comment text for message.    commit 051df8e991963cf9a17f9c17220eb0ce55056663    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:48:17 2021 +0300        Fixed value table code printing issue.    commit c369336ceb9245dbf7d5f4e2d51a24412bb0b951    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:38:43 2021 +0300        resplit has more param - type of pslit strategy. (was only NOT matched).    commit b3af67692da39be0390a63bbcd384dd6bced2612    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 14 00:18:39 2021 +0300        Added cmake building.    commit 4fd51160d2efee074d933c04ec66411cc2e280b3    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 13 23:48:24 2021 +0300        Added util source print.    commit c0bc4b1d9d2af99df4a33b67185a6dc4092a71ac    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 20:01:58 2021 +0300        Fixed minor issues (warnings).    commit 147994ab107874598eda6b5b9db3e2f94fe5fa48    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 19:50:20 2021 +0300        Removed unused code.    commit 00748b35f8d7c1a5656c5670e79d3bd55510f8b3    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 19:48:11 2021 +0300        Added util header print. Some additional improvements.    commit ad787bc79ca98ee313a2381cfcfb1dc717e7228e    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 12:14:09 2021 +0300        Added first variant of util generator.    commit bc72a4f09daa3b2ec9f010a613d64c5b94adfe94    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 10:18:36 2021 +0300        Formatter function for printf.    commit 9e400dbfa15194d17ba77decb2849c7854cfd7ee    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 17:49:35 2021 +0300        On ubuntu getline puts (or shows) '\r' at the end of line.    commit 9cd30495ff1e19666e3a43b1aac42a5bf0965c8b    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 17:48:36 2021 +0300        Fixed some issues.    commit 79fc48e7334ad79c0ba8173ddaec4109a36e1b69    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 16:41:05 2021 +0300        Fixed comment printing.    commit 0947ebf6eb5a77d7f0869307c984cb7a9b7653e3    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 6 14:50:38 2021 +0300        Added CSM calc and pack in both Pack functions.    commit 6798987a6054bec586c327cef470ac9927a0d2fb    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 18:53:47 2021 +0300        Added CSM check in unpack function.    commit e56d43c7430be29c828c423b54336cc858bc91ca    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 18:41:18 2021 +0300        Added Checksum signal detection.    commit a7d6cf053f2516c2a2a63bd806a063c8ab8cda36    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 17:01:54 2021 +0300        Common refactoring and bug fix (field width).    commit d7fdcafbd321f5fe38fce92796352b36acff6652    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 16:59:49 2021 +0300        Added auto rolling handling code.    commit 362a4d1a16d9cd515e1b70cdffcd8bf58b7abe64    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 16:57:30 2021 +0300        Removed empty phys macro in pack functions.    commit 69e9687292e8e15b6dd52142aa06eccae5584e20    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 31 23:47:51 2021 +0300        Added changed for Linux building.    commit a719f7297f0d867915bb14ed2fe9f785c4c25762    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 18:58:44 2021 +0300        Added fmon-source file generation.    commit e634227dfe97a8e471425092bdf72848bb837bc5    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 18:37:08 2021 +0300        Added fmon-header file generation.    commit 25ba5569bfecf329ecc80136599a32e11d6c543a    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 17:46:19 2021 +0300        Source files filling moved to dedicated functions.    commit d6b8c463815193e76467c93efda9cb89135e7d72    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 17:35:25 2021 +0300        Small refactoring.    commit ba889648fc02f850495959dcf01b9c8ce64ee793    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 20:55:01 2021 +0300        Fixed comment style. CYC value bug.    commit 950ed796cd13c803481baea28bfbd8ed89fee87b    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 20:53:37 2021 +0300        Fixed warning on unused param (dlc) in Unpack function.    commit bd87a48c33f60e379ee60f6139a9caba76407ed5    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 13:17:53 2021 +0300        Fixed generator formatting bugs.    commit 22ea2f10c8fb54aef0f20a9a55481066f04274a2    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 13:17:35 2021 +0300        Fixed bug in sign of sigfloat type signal.    commit 2cd8af4b76dd8f849c34b96a8cba4eab08fe4cfd    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:32:02 2021 +0300        Added "*_phys" sigs and auto toS/fromS conversion.    commit e95d50a2234498f3991730ab162d5754f7fc0363    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:31:15 2021 +0300        Fixed "fromS" macro - type cast must be skipped.    commit d4e160358e660bdaef5f38f9be7639b84bd2be5a    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:30:17 2021 +0300        Added more signal type class (3 classes for now).    commit 11426ccccfdcdd392cf2e7543d389338957b9385    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:53:17 2021 +0300        Added print toS and fromS macros.    commit 3d57bbe344cf709bdc74a2ba7f6ee6381fe41bb9    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:51:59 2021 +0300        Do not make signal conversation inside unpack function.    commit b8ad3cb33871bdcfbc7cfbf28101895c33dbc958    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:51:24 2021 +0300        Helpers added.    commit 4c18e408a3eee02ac20b7589f33542cc95f8e964    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:50:36 2021 +0300        Fixed minor issues.    commit bdd40613fbe5690e09c0fede10680edf20afab13    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 17:26:33 2021 +0300        Signal type detection refactored.    commit 981b25ac8c2452349da7c188458f46b4c4058ac8    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 11:49:30 2021 +0300        Added 2-Pack functions bodies.    commit 155755087e8e276639e30c9a4836ea9a3202cfde    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:37:43 2021 +0300        Basic struct and unpack func in -c main source code.    commit bf0ed04585d4dfe1f93be6e7c608f0762aea740e    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:10:42 2021 +0300        Fs creator keeps lowcase drvname in separated field.    commit 246a2b9119abf970527a837db0f4d4bb3d4b9d43    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:09:16 2021 +0300        Style format.    commit 30edc79c7fb764d633ecffcf193ba95f600b8ef0    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:08:53 2021 +0300        Renamed variable for clarificatin.    commit c7ae93ea852f39104d806e3be9681b704a41e297    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:08:30 2021 +0300        Fixed unpack sig format bug.    commit ff267a4b6167f6dc248c2a930c7a13f18f0948af    Author: astand <quater873@gmail.com>    Date:   Mon Jan 11 16:58:20 2021 +0300        PrintF refactored completely.    commit b0856e0431146b749fab2eff6ca347c7e5980fe0    Author: astand <quater873@gmail.com>    Date:   Mon Jan 11 16:46:14 2021 +0300        Using fsd filelds for #ifdef selection.    commit fc9663ac3afd5f56565ce6a5ee6c25c1bcfffb6b    Author: astand <ast.and@bk.ru>    Date:   Sun Dec 13 01:08:31 2020 +0300        Added separated common attributes creator.    commit 74b4b2d7c7caa54c953944e43be9c0fc0ba48ec4    Author: astand <ast.and@bk.ru>    Date:   Sat Dec 12 00:40:04 2020 +0300        Added printF optimization.    commit 98c8eda0d5b503035dc2db40093ee1fd407ef427    Author: astand <ast.and@bk.ru>    Date:   Sat Dec 12 00:30:42 2020 +0300        Added Functions prototypes printing.    commit c620841bb6820638ef8c00390a59049968e521b5    Author: astand <ast.and@bk.ru>    Date:   Fri Dec 11 23:54:15 2020 +0300        Added mon1 field if defined setting.    commit 2a2ff62231a3c4a9fa752b915c0b010f6ca9a3b4    Author: astand <ast.and@bk.ru>    Date:   Mon Dec 7 12:58:05 2020 +0300        Added c++17 in project option.    commit 14f7017aae61b43ab874deb15c53dc920b73a968    Author: astand <ast.and@bk.ru>    Date:   Mon Dec 7 12:57:33 2020 +0300        Added part of main .h file writer. Added filewriter.    commit 7b1350081e939fe1d7d8927a27bfa7a533011cf6    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 22:17:48 2020 +0300        Added minimal struct of main code generator.    commit 26cf3f3212a19e813437e0df7119c8bf4a56bd0c    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 22:12:57 2020 +0300        SigPrinter minor refactoring. Income Msgs as const.    commit 44e2db26f78396231001961d003a712db3a82b09    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 14:45:56 2020 +0300        Added offset calculation in to_signal expression.    commit 4915ed195f67c2b17469b64e44fb02b289e0760e    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 11:58:18 2020 +0300        Added core signals/message expression printer code.    commit 45a85ac7c40e93a9f9dd6d46b6b34dfbdd2f2d7a    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 10:12:28 2020 +0300        Added sig-expression and sig-printer base code.    commit 6350af48373f31af38ca37115fe6314668430372    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 10:11:47 2020 +0300        Code dir migration.    commit ab769a9824b7caaadf41cf076f41a0977a5a043d    Author: astand <ast.and@bk.ru>    Date:   Sun Nov 22 22:30:17 2020 +0300        Added value table parsing.    commit 7bd24c5e17175044edef7e26297705a927677767    Author: astand <ast.and@bk.ru>    Date:   Sat Nov 21 22:44:01 2020 +0300        Added basic dbcscanner core code.commit 51610b25e74be86243ad4a56c446036dcc6c0804Author: astand <ast.and@bk.ru>Date:   Thu May 4 20:17:09 2023 +0200    Release v2.6    Squashed commit of the following:    commit d63b36a2280e5785ff5f29a8cddf89784aee9f34    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 29 22:40:32 2022 +0300        Fixed long line reading from istream.    commit 9fbe4fd2a50c6b02d48b8ab92a0f22accc958cc5    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 26 22:51:21 2022 +0300        New monitor impl (#14)        * Added build configuration for generated files.        * Hash and SysTick monitor function wrapped to macros.        * Release editing. App version printing.    commit 55045782228bc4087b223f475a11f244cb4f2854    Merge: 4c4bf72 f93b297    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sun Jul 24 23:45:28 2022 +0300        Merge pull request #13 from astand/gen-options        Optional sources generation    commit f93b2972d5e668b5cad8e3a486145ca92f400a10    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:44:55 2022 +0300        Update release notes.    commit d95209af3a2cc2f2a764561ad339c931cdc93f1f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:37:24 2022 +0300        Fixed astyle script.    commit 630e4ebaa71dcadbb7f2f884d1ac052675c5f276    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:15 2022 +0300        Added script to remove all generated code.    commit aad15d4cb61d637836395e42766a270aec9e8828    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:01 2022 +0300        Added option to disable some sources generation.    commit 54ff5c0950fb9befe95a90a22b53f98cbbe0123c    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:01:27 2022 +0300        Extended bitext test.    commit f8848a335230d4402bd53eedb08164f54e7fe3df    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 21:28:19 2022 +0300        Removed unuseful things.    commit c05ee54ec1fee47e43255cf6c5347bdf88947649    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 17:12:25 2022 +0300        Added versions to FS gen config.    commit 2ae86732ec4fa79146bb6c0490df2178e1f58609    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:52:47 2022 +0300        Removed overhead in fs-creator.    commit 792423ef2197eec390fc654f7241eb7910d0f38e    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:33:24 2022 +0300        Added tests for bitext function (from gen code).    commit e0b0d41b9e59ba43ad4bfee5fa0fc388dc28bb27    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 15:49:46 2022 +0300        Small enhancement,    commit 0f95aaec334ad4b0760d304a72a691b9d2a23888    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:19:26 2022 +0300        Tests updated.    commit e3d732f448e18168633b4ea21d79d9612dd3abe4    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:06:31 2022 +0300        New config in new config parser class.    commit 92d1b9479f48f4acc6b7e1a35a2ff0a5000fa1fe    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 23:39:22 2022 +0300        Arguments parsing in separated class.    commit b6cb00081a2d0df431287f8c6f77b96aa22a1fba    Author: astand <ast.and@bk.ru>    Date:   Tue Jul 19 11:39:31 2022 +0300        New generation options are introduced in help message.    commit 4c4bf72ebd452660f452730569f5ba47900807d3    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 00:16:42 2022 +0300        Added GTEST support.    commit 677efdfccdb0e7309b4e9161a0fb4277b51553c3    Merge: f986286 322becf    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 19 11:04:37 2022 +0300        Merge pull request #12 from astand/fix-opt        Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.    commit 322becfb0c87b219835be4ca704efb8bc75850f2    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 2 21:05:09 2022 +0300        Updates in fmon-* source code, some inner optimizations etc.        Some service level improvements.        New fmon generator and fmon model.        Config section for MONO fmon mode.        FS splitted to gen and file settings.        Direct appending to fwriter.        Removed useless methods.        FileWriter API update.        Mon generator with new FWriter API.        Update in FWriter API. All…
astand added a commit that referenced this pull requestMay 4, 2023
Squashed commit of the following:commit abf6977ed0eab5ccaaa187e6525a6c51ac8ca538Author: astand <ast.and@bk.ru>Date:   Thu May 4 20:18:24 2023 +0200    Release v2.9    Squashed commit of the following:    commit 39611296382a3a222fa80c2b0bd95871d2c39701    Author: astand <ast.and@bk.ru>    Date:   Fri Jan 27 22:28:17 2023 +0100        Refactored ptr_double.    commit 1f47c93d88fb25507e7e7b8f82918a2f9f3b5e13    Author: astand <ast.and@bk.ru>    Date:   Fri Jan 27 22:20:20 2023 +0100        Build fixes (v2.8).    commit 5648e4ac7e1b861cf4fa74cf739664c44e719114    Author: Alex Ch <axch@mail.ru>    Date:   Wed Jan 25 21:04:58 2023 +0300        prt_double fix (#21)        * prt_double fix (for e.g. '-20.47')        * generator updated        * Styling and doxy fixes        * astyle script corrected        * RELEASES file updated        * Rebased with master        * DBC line test fixed        Co-authored-by: Alexey Chernobaev <aachernobaev@sberautotech.ru>    commit 286b76c075921cc63e8ea8b6693985b13ddefbec    Author: astand <ast.and@bk.ru>    Date:   Wed Jan 18 20:58:10 2023 +0100        Style script handles 'src' directory only    commit 17218df8e2c5c522657c19a6937404fba2ca42f1    Author: astand <ast.and@bk.ru>    Date:   Tue Jan 17 22:17:07 2023 +0100        Fixed bug in prt_double    commit b89d2ee4ee58221c7c62cdd1ae3b99bbcf5fd926    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 15 14:55:58 2023 +0100        Fixed floating parsing, better printing, removed duplication.    commit d63b36a2280e5785ff5f29a8cddf89784aee9f34    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 29 22:40:32 2022 +0300        Fixed long line reading from istream.    commit 9fbe4fd2a50c6b02d48b8ab92a0f22accc958cc5    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 26 22:51:21 2022 +0300        New monitor impl (#14)        * Added build configuration for generated files.        * Hash and SysTick monitor function wrapped to macros.        * Release editing. App version printing.    commit 55045782228bc4087b223f475a11f244cb4f2854    Merge: 4c4bf72 f93b297    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sun Jul 24 23:45:28 2022 +0300        Merge pull request #13 from astand/gen-options        Optional sources generation    commit f93b2972d5e668b5cad8e3a486145ca92f400a10    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:44:55 2022 +0300        Update release notes.    commit d95209af3a2cc2f2a764561ad339c931cdc93f1f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:37:24 2022 +0300        Fixed astyle script.    commit 630e4ebaa71dcadbb7f2f884d1ac052675c5f276    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:15 2022 +0300        Added script to remove all generated code.    commit aad15d4cb61d637836395e42766a270aec9e8828    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:01 2022 +0300        Added option to disable some sources generation.    commit 54ff5c0950fb9befe95a90a22b53f98cbbe0123c    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:01:27 2022 +0300        Extended bitext test.    commit f8848a335230d4402bd53eedb08164f54e7fe3df    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 21:28:19 2022 +0300        Removed unuseful things.    commit c05ee54ec1fee47e43255cf6c5347bdf88947649    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 17:12:25 2022 +0300        Added versions to FS gen config.    commit 2ae86732ec4fa79146bb6c0490df2178e1f58609    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:52:47 2022 +0300        Removed overhead in fs-creator.    commit 792423ef2197eec390fc654f7241eb7910d0f38e    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:33:24 2022 +0300        Added tests for bitext function (from gen code).    commit e0b0d41b9e59ba43ad4bfee5fa0fc388dc28bb27    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 15:49:46 2022 +0300        Small enhancement,    commit 0f95aaec334ad4b0760d304a72a691b9d2a23888    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:19:26 2022 +0300        Tests updated.    commit e3d732f448e18168633b4ea21d79d9612dd3abe4    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:06:31 2022 +0300        New config in new config parser class.    commit 92d1b9479f48f4acc6b7e1a35a2ff0a5000fa1fe    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 23:39:22 2022 +0300        Arguments parsing in separated class.    commit b6cb00081a2d0df431287f8c6f77b96aa22a1fba    Author: astand <ast.and@bk.ru>    Date:   Tue Jul 19 11:39:31 2022 +0300        New generation options are introduced in help message.    commit 4c4bf72ebd452660f452730569f5ba47900807d3    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 00:16:42 2022 +0300        Added GTEST support.    commit 677efdfccdb0e7309b4e9161a0fb4277b51553c3    Merge: f986286 322becf    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 19 11:04:37 2022 +0300        Merge pull request #12 from astand/fix-opt        Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.    commit 322becfb0c87b219835be4ca704efb8bc75850f2    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 2 21:05:09 2022 +0300        Updates in fmon-* source code, some inner optimizations etc.        Some service level improvements.        New fmon generator and fmon model.        Config section for MONO fmon mode.        FS splitted to gen and file settings.        Direct appending to fwriter.        Removed useless methods.        FileWriter API update.        Mon generator with new FWriter API.        Update in FWriter API. All users use new API.        Added main header with empty lines in comments of some signals.        Ignore vscode config.        Driver compilation config printer as separated driver.        AStyle format to all sources.        Update realese notes.    commit f986286b621d5c410ef12e0c5642873cba20d09b    Merge: 9100dba 2e104d4    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sat May 7 21:05:08 2022 +0300        Merge pull request #10 from astand/valtables        Issue#9 and other things    commit 2e104d4f0e981d46007f908fed67dde716b2851a    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 21:01:06 2022 +0300        Config update for windows using.    commit 6fbb51b90f79509096baea45d0a27f5461f43786    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 21:00:48 2022 +0300        Fixed incompleted square brakets migration.    commit 33191387b33078a129a35aff082adc23206e3cd1    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:52:09 2022 +0300        Release notes editing.    commit 4c13d07252213ff58c2f7bf8d4a490efb7f72022    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:29:07 2022 +0300        Test DBC generation with square brakets includes.    commit dcce732399c9d44a2241b967cb4dd6926fecbae0    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:28:45 2022 +0300        Files which is presumed to be in __include__ in square brackets.    commit 1d163c6f77453aa329b57f0097c40991d0fb5b4e    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:21:25 2022 +0300        WTF was that?    commit 500427f8eb05d6dd9caf094d093e344efcf795c9    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:21:07 2022 +0300        Minor style change.    commit a14407aa0fe9df31995d420b62e919f1505805a8    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:20:28 2022 +0300        Added test on binutil souce code version (compare with main lib).    commit 556c0729dd2074536eb9e638107e396689d63832    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:44:32 2022 +0300        Added test on source code versions (main driver h/c).    commit 739870b524b1bad84a8f9a0607986e17a6798c8c    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:17:55 2022 +0300        Remove extra empty comment line generation.    commit 230933fb0639340126f65d683e9832c211564ce5    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:07:25 2022 +0300        Minor improvement in signal's info comments.    commit e4fd53f28f45d33510fca571e480020993ca37e7    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:58:10 2022 +0300        Added more info about sign extending function.    commit 013b993c0220c7ddff36a2e9c1c4ceda43575dc2    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:57:55 2022 +0300        Test DBC with new val table macros generated.    commit 6661cdd2c48324a033d60fa1ce1a08dd459f9ec8    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:02:17 2022 +0300        Added value table's macros printing to main driver header.    commit 961c15b644499b1079cf95ab65657c32622348b7    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:01:19 2022 +0300        Added more specific value tables handling.    commit cb9137ec554775887efb4f629b1d870da6489c45    Author: astand <ast.and@bk.ru>    Date:   Fri May 6 22:42:51 2022 +0300        Main dbc driver name stripped by C-name checker.    commit 3eff250217a97e5bbd60ab8169be2e3577eaf5e0    Author: astand <ast.and@bk.ru>    Date:   Fri May 6 22:41:47 2022 +0300        Added helper for valid C-identifier stripper.    commit 9100dba4c764c3c1ca763c33a949d3d63fedc4ed    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 23:10:16 2022 +0300        Removed unused line.    commit 323d2a838cd41d3f2c426b49d241832be1ce8a64    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 23:06:29 2022 +0300        Added test DBC CAN matrix and generation scripts.    commit 45209db1ba68e615654e53bfbe79251aa5902881    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 22:50:17 2022 +0300        Gitignore and gitattribute unused content removed.    commit 75b5813d1c0b6c4f76e7b5ac3ace53e2d5676768    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:21:41 2022 +0300        Changelog editing.    commit 634b4b75f2e6c19ee2d9dab18945a7e6af4fec82    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:17:11 2022 +0300        Added signature extension for signed signal types.    commit ad43ded46a38eeccf0a52a67fcbf4bc51a501010    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:16:34 2022 +0300        Target signals type selection optimized.    commit 83d894d3aaea9e6f2c5835d2505dac9304b7fa42    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 16:10:35 2022 +0300        Updated docs.    commit bdef03ca8411ab1fab2cafdc48834eb3827eae24    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:25:02 2022 +0300        Minor fixes.    commit b29a47aa52ffab2aa67a79602d00c69dbb3191d5    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:18:16 2022 +0300        Version update (v2.0).    commit f470bbc18ba6b9310f92a479d7b29388b4ee4576    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:18:09 2022 +0300        Change way of passing calling arguments.    commit 7d42aec031c6e8650d87d8a09f060c9d25a4a13b    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 09:28:07 2022 +0300        Explicit cast from int64 to uint32.    commit 196b17d24bc12275dbe5f62383bb9475eaf9609c    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 00:02:39 2022 +0300        Fixed error in with bitutil wrong dir generation.    commit 770bb9b9ff78b5f70fa29e8099927a0dc5941ecd    Author: astand <ast.and@bk.ru>    Date:   Tue Feb 1 22:15:23 2022 +0300        Added filter for local test infrustructure.    commit 57f38633138380c717717be2b6813a06cae2ddc7    Author: astand <ast.and@bk.ru>    Date:   Tue Feb 1 22:15:04 2022 +0300        Simple fix problem with too long lines.    commit 5d9a5a7b3c40a69d5c4396f58b0b665ff4c7a3f1    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 24 11:37:19 2022 +0300        Changelog editing.    commit d1993618192d1b8d9917e9ac40cd58d80965563b    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 17 21:50:24 2022 +0300        Added astyle bin and format script.    commit 8526c87e65a4f334f871a4e688ef84d4a0bed582    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 17 09:11:02 2022 +0300        Enhanced directory structure for generated files.    commit ebe6786c08b88e7d33eca38c16e846f4d08883d7    Author: astand <ast.and@bk.ru>    Date:   Fri Dec 17 23:32:32 2021 +0300        Fixed extra line for ValTable parsed lines.    commit f80fb2a7d1f3c92260454977fe896001ac5641c4    Author: Astakhov Andrey <quater873@gmail.com>    Date:   Tue Nov 9 21:50:22 2021 +0300        Update README.md    commit 25eae4133962ba46fe24f740d3ff8836696a41f0    Author: Astakhov Andrey <quater873@gmail.com>    Date:   Tue Nov 9 14:45:37 2021 +0300        Update README.md    commit 4e3f22f51ae3e49a31e3e8584f8ca6b2d909eaef    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 13:58:23 2021 +0300        Updated readme.    commit 2938aa6d7db736d8bbc66f24119ba3d3cdadb13a    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 10:14:23 2021 +0300        Releases updated for v1.9.    commit 3d3605f62c174165e34282346837f0ad0c43ba93    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 09:43:55 2021 +0300        All sources processed by code style tool.    commit 2f22c2e4b9c1cb985239fa3239385d11c5cb428b    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 09:40:12 2021 +0300        Fixed: closing comment in -config.h, minor code style.    commit 3b6b7bcfd2f1d58c3c3de44846678bebb2757b4a    Author: astand <ast.and@bk.ru>    Date:   Mon Nov 1 22:14:28 2021 +0300        Release updated for v1.8.    commit 906b274f654cb463f9e9e70bed76293e1b516038    Author: astand <ast.and@bk.ru>    Date:   Mon Oct 25 20:58:58 2021 +0300        Fixed wrong way of rewriting CSM signal.    commit 48556b35a6d302afeb38c1bcc86ec034bbc5bb6e    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:35:48 2021 +0300        Releases updated for v1.7.    commit c5bbd7fca998352ccb9b86a107abbb6fc3b6165e    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:32:55 2021 +0300        Added suppot for multi Transmiters.    commit 02d1e28b40b43a7b9356e237ccccec7f12612d4b    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:31:36 2021 +0300        Fixed potential bug. Missing node adding on RecS item matching.    commit 9af49b087ec18bf0e27619b7cad915945b002e5a    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:30:01 2021 +0300        Changes on style guide.    commit a2c0079bffe9b4331bed929054b4e7c2781e1ae7    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 9 22:50:54 2021 +0300        Releases updated for v1.6.    commit f918d0163e8417fefa8a026ab3a08885b948af8a    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 9 22:45:43 2021 +0300        Fixed issue with 1 frame in RX struct.    commit 6439bccdb82f8026f5d62fc9a9aac73bfbaebdf7    Author: astand <ast.and@bk.ru>    Date:   Wed Sep 8 23:19:21 2021 +0300        Added optional binutil generation for each node in DBC.    commit 6481e7e3213fccb5213f7873ae10a3f300272805    Author: astand <ast.and@bk.ru>    Date:   Thu Aug 26 23:38:09 2021 +0300        Fixed some issues.    commit 75f0193ac80e9ee1f0478bc094c019cba32e4522    Author: astand <quater873@gmail.com>    Date:   Tue Jul 13 21:56:13 2021 +0300        Removed test info. Edited README.md.    commit ff67c1fc9d0ed8213675ee98bbde67aa83133419    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:07:48 2021 +0300        Hotfixed README layout.    commit 002c86b8759733631cb9946bbfbaeed5d2064d4f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:04:23 2021 +0300        v1.3    commit 2ba501e3493097f673bcb07bacd8b1c7a2693b79    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:04:10 2021 +0300        Added template file generation. Refactored config comment text.    commit f604b883c07b43573d10499701e52dec7b6fd600    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 17:59:17 2021 +0300        Readme updated.    commit e7a4cab503c69684d5b800ccab0cecfff70a9f37    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:19:53 2021 +0300        v1.2    commit 0ad29f6a55916b0a10c262c21f40aa2eaf84506e    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:19:39 2021 +0300        Added LICENSE and README.    commit 0628848deae72fb9a656018843073ea57d2b9389    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:18:20 2021 +0300        Improved help message text.    commit 64745a172900f95c330ad60a4f1808f543213a05    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 12:20:54 2021 +0300        Application executable name changed - coderdbc.    commit 3376c580b8168c7f13f9287087eb53dfde884894    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 17:10:18 2021 +0300        Fixed type casting warning.    commit 84601a99676f947f842ba0968a8ec0ea0d36f2d1    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 17:05:18 2021 +0300        Removed useless files and settings.    commit 359da554595212aad4b8c9ca883e9f9c5317fdbe    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:41:38 2021 +0300        Added help message.    commit eca35e01304bdd5cf309164b1a119312efcbac96    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:22:25 2021 +0300        Project became executable (CLI).    commit 1d168d9e2621475b2a8a4d55bcd31c6ca6502d02    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:21:30 2021 +0300        Added option for rewriting source output files.    commit 8456d4c243f25234426e1a5dc04866ac38ae15e8    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:20:45 2021 +0300        Fixed windows related issues.    commit 776a05a9465f84451c4657e5b614831d4748cbf0    Author: astand <ast.and@bk.ru>    Date:   Sat May 15 12:59:49 2021 +0300        Added DBC version info parsing.    commit e06f777de2bb4fe2252a8bfeb25778456eebe21e    Author: astand <ast.and@bk.ru>    Date:   Sun Apr 4 13:40:01 2021 +0300        Added start info as user defined text.    commit 12c735fb2238d72547de3bb772564802baeef155    Author: astand <ast.and@bk.ru>    Date:   Thu Apr 1 20:13:05 2021 +0300        Fixed value table first pair skipping.    commit 1ff121bb1f5cb3ae60ec5e7e6c3a07876c116408    Author: astand <ast.and@bk.ru>    Date:   Tue Mar 30 21:38:02 2021 +0300        Fixed GetFrameHash call syntax.    commit abfcc41eeb6ca76b5e0cbb8ab94a7095d31ba0d4    Author: astand <ast.and@bk.ru>    Date:   Sat Mar 27 14:17:25 2021 +0300        True fix issue with big comment section.    commit b714eb0a2ba33d69f382ae803796f0cf29c7064d    Author: astand <ast.and@bk.ru>    Date:   Sun Mar 14 22:50:22 2021 +0300        Fixed issue with big comment and localization.    commit 2ccb121d67659536c22cbcc5a56c179a743b55a1    Author: astand <ast.and@bk.ru>    Date:   Sat Mar 6 19:10:51 2021 +0300        Fixed macros for *_phys <-> *_ro signal conversion.    commit d15afe698a0603ac2c9b761328b353620f29e614    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 13:08:48 2021 +0300        Updated comment text in drv_conf.h file.    commit b5a687b23e257b92a2e397cc3de780760d97fbe0    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 13:08:31 2021 +0300        Fixed integer x = ***_toS(x) issue. Added postfix *_ro to non simple signals.    commit 43730ed8d9cb9028097b38504b847aee9ba666a4    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 12:33:20 2021 +0300        Changed comments in gen code.    commit 1e837ce27539afdf3e0c448b09cdce3fbbdd3d93    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 12:32:55 2021 +0300        Fixed issue when DLC is less then actual Message layout takes.    commit b67759bdceac636c2c6f025752efe4ab82e812ee    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 28 16:03:41 2021 +0300        GetSystemTick func name.    commit ab5ccece612f3d268319a83e742b580fad728162    Author: astand <ast.and@bk.ru>    Date:   Thu Feb 18 22:19:48 2021 +0300        Fixed grammar errors.    commit 0cc9b3efe9c8a84b0bb1db587c4129517241ef45    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 14:46:17 2021 +0300        Removed cmake dir.    commit 60abfecff28f543f112bc7c9147ec5da2d436a44    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 14:13:04 2021 +0300        Added template ***-config.h generation.    commit cf4ac280374412c49ab25eb833d17e19c73e528a    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 11:56:42 2021 +0300        Simple support for multiplexed signals.    commit b952fab0bdcc5a0fe43966c41b7527b4a4b12013    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:48:37 2021 +0300        Fixed issue with comment text for message.    commit 051df8e991963cf9a17f9c17220eb0ce55056663    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:48:17 2021 +0300        Fixed value table code printing issue.    commit c369336ceb9245dbf7d5f4e2d51a24412bb0b951    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:38:43 2021 +0300        resplit has more param - type of pslit strategy. (was only NOT matched).    commit b3af67692da39be0390a63bbcd384dd6bced2612    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 14 00:18:39 2021 +0300        Added cmake building.    commit 4fd51160d2efee074d933c04ec66411cc2e280b3    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 13 23:48:24 2021 +0300        Added util source print.    commit c0bc4b1d9d2af99df4a33b67185a6dc4092a71ac    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 20:01:58 2021 +0300        Fixed minor issues (warnings).    commit 147994ab107874598eda6b5b9db3e2f94fe5fa48    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 19:50:20 2021 +0300        Removed unused code.    commit 00748b35f8d7c1a5656c5670e79d3bd55510f8b3    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 19:48:11 2021 +0300        Added util header print. Some additional improvements.    commit ad787bc79ca98ee313a2381cfcfb1dc717e7228e    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 12:14:09 2021 +0300        Added first variant of util generator.    commit bc72a4f09daa3b2ec9f010a613d64c5b94adfe94    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 10:18:36 2021 +0300        Formatter function for printf.    commit 9e400dbfa15194d17ba77decb2849c7854cfd7ee    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 17:49:35 2021 +0300        On ubuntu getline puts (or shows) '\r' at the end of line.    commit 9cd30495ff1e19666e3a43b1aac42a5bf0965c8b    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 17:48:36 2021 +0300        Fixed some issues.    commit 79fc48e7334ad79c0ba8173ddaec4109a36e1b69    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 16:41:05 2021 +0300        Fixed comment printing.    commit 0947ebf6eb5a77d7f0869307c984cb7a9b7653e3    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 6 14:50:38 2021 +0300        Added CSM calc and pack in both Pack functions.    commit 6798987a6054bec586c327cef470ac9927a0d2fb    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 18:53:47 2021 +0300        Added CSM check in unpack function.    commit e56d43c7430be29c828c423b54336cc858bc91ca    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 18:41:18 2021 +0300        Added Checksum signal detection.    commit a7d6cf053f2516c2a2a63bd806a063c8ab8cda36    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 17:01:54 2021 +0300        Common refactoring and bug fix (field width).    commit d7fdcafbd321f5fe38fce92796352b36acff6652    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 16:59:49 2021 +0300        Added auto rolling handling code.    commit 362a4d1a16d9cd515e1b70cdffcd8bf58b7abe64    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 16:57:30 2021 +0300        Removed empty phys macro in pack functions.    commit 69e9687292e8e15b6dd52142aa06eccae5584e20    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 31 23:47:51 2021 +0300        Added changed for Linux building.    commit a719f7297f0d867915bb14ed2fe9f785c4c25762    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 18:58:44 2021 +0300        Added fmon-source file generation.    commit e634227dfe97a8e471425092bdf72848bb837bc5    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 18:37:08 2021 +0300        Added fmon-header file generation.    commit 25ba5569bfecf329ecc80136599a32e11d6c543a    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 17:46:19 2021 +0300        Source files filling moved to dedicated functions.    commit d6b8c463815193e76467c93efda9cb89135e7d72    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 17:35:25 2021 +0300        Small refactoring.    commit ba889648fc02f850495959dcf01b9c8ce64ee793    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 20:55:01 2021 +0300        Fixed comment style. CYC value bug.    commit 950ed796cd13c803481baea28bfbd8ed89fee87b    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 20:53:37 2021 +0300        Fixed warning on unused param (dlc) in Unpack function.    commit bd87a48c33f60e379ee60f6139a9caba76407ed5    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 13:17:53 2021 +0300        Fixed generator formatting bugs.    commit 22ea2f10c8fb54aef0f20a9a55481066f04274a2    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 13:17:35 2021 +0300        Fixed bug in sign of sigfloat type signal.    commit 2cd8af4b76dd8f849c34b96a8cba4eab08fe4cfd    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:32:02 2021 +0300        Added "*_phys" sigs and auto toS/fromS conversion.    commit e95d50a2234498f3991730ab162d5754f7fc0363    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:31:15 2021 +0300        Fixed "fromS" macro - type cast must be skipped.    commit d4e160358e660bdaef5f38f9be7639b84bd2be5a    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:30:17 2021 +0300        Added more signal type class (3 classes for now).    commit 11426ccccfdcdd392cf2e7543d389338957b9385    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:53:17 2021 +0300        Added print toS and fromS macros.    commit 3d57bbe344cf709bdc74a2ba7f6ee6381fe41bb9    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:51:59 2021 +0300        Do not make signal conversation inside unpack function.    commit b8ad3cb33871bdcfbc7cfbf28101895c33dbc958    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:51:24 2021 +0300        Helpers added.    commit 4c18e408a3eee02ac20b7589f33542cc95f8e964    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:50:36 2021 +0300        Fixed minor issues.    commit bdd40613fbe5690e09c0fede10680edf20afab13    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 17:26:33 2021 +0300        Signal type detection refactored.    commit 981b25ac8c2452349da7c188458f46b4c4058ac8    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 11:49:30 2021 +0300        Added 2-Pack functions bodies.    commit 155755087e8e276639e30c9a4836ea9a3202cfde    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:37:43 2021 +0300        Basic struct and unpack func in -c main source code.    commit bf0ed04585d4dfe1f93be6e7c608f0762aea740e    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:10:42 2021 +0300        Fs creator keeps lowcase drvname in separated field.    commit 246a2b9119abf970527a837db0f4d4bb3d4b9d43    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:09:16 2021 +0300        Style format.    commit 30edc79c7fb764d633ecffcf193ba95f600b8ef0    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:08:53 2021 +0300        Renamed variable for clarificatin.    commit c7ae93ea852f39104d806e3be9681b704a41e297    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:08:30 2021 +0300        Fixed unpack sig format bug.    commit ff267a4b6167f6dc248c2a930c7a13f18f0948af    Author: astand <quater873@gmail.com>    Date:   Mon Jan 11 16:58:20 2021 +0300        PrintF refactored completely.    commit b0856e0431146b749fab2eff6ca347c7e5980fe0    Author: astand <quater873@gmail.com>    Date:   Mon Jan 11 16:46:14 2021 +0300        Using fsd filelds for #ifdef selection.    commit fc9663ac3afd5f56565ce6a5ee6c25c1bcfffb6b    Author: astand <ast.and@bk.ru>    Date:   Sun Dec 13 01:08:31 2020 +0300        Added separated common attributes creator.    commit 74b4b2d7c7caa54c953944e43be9c0fc0ba48ec4    Author: astand <ast.and@bk.ru>    Date:   Sat Dec 12 00:40:04 2020 +0300        Added printF optimization.    commit 98c8eda0d5b503035dc2db40093ee1fd407ef427    Author: astand <ast.and@bk.ru>    Date:   Sat Dec 12 00:30:42 2020 +0300        Added Functions prototypes printing.    commit c620841bb6820638ef8c00390a59049968e521b5    Author: astand <ast.and@bk.ru>    Date:   Fri Dec 11 23:54:15 2020 +0300        Added mon1 field if defined setting.    commit 2a2ff62231a3c4a9fa752b915c0b010f6ca9a3b4    Author: astand <ast.and@bk.ru>    Date:   Mon Dec 7 12:58:05 2020 +0300        Added c++17 in project option.    commit 14f7017aae61b43ab874deb15c53dc920b73a968    Author: astand <ast.and@bk.ru>    Date:   Mon Dec 7 12:57:33 2020 +0300        Added part of main .h file writer. Added filewriter.    commit 7b1350081e939fe1d7d8927a27bfa7a533011cf6    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 22:17:48 2020 +0300        Added minimal struct of main code generator.    commit 26cf3f3212a19e813437e0df7119c8bf4a56bd0c    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 22:12:57 2020 +0300        SigPrinter minor refactoring. Income Msgs as const.    commit 44e2db26f78396231001961d003a712db3a82b09    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 14:45:56 2020 +0300        Added offset calculation in to_signal expression.    commit 4915ed195f67c2b17469b64e44fb02b289e0760e    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 11:58:18 2020 +0300        Added core signals/message expression printer code.    commit 45a85ac7c40e93a9f9dd6d46b6b34dfbdd2f2d7a    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 10:12:28 2020 +0300        Added sig-expression and sig-printer base code.    commit 6350af48373f31af38ca37115fe6314668430372    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 10:11:47 2020 +0300        Code dir migration.    commit ab769a9824b7caaadf41cf076f41a0977a5a043d    Author: astand <ast.and@bk.ru>    Date:   Sun Nov 22 22:30:17 2020 +0300        Added value table parsing.    commit 7bd24c5e17175044edef7e26297705a927677767    Author: astand <ast.and@bk.ru>    Date:   Sat Nov 21 22:44:01 2020 +0300        Added basic dbcscanner core code.commit bc79cf9d6d0badaca7b3e5a8e0ce0869911ead47Author: astand <ast.and@bk.ru>Date:   Thu May 4 20:18:00 2023 +0200    Release v2.8    Squashed commit of the following:    commit 1f47c93d88fb25507e7e7b8f82918a2f9f3b5e13    Author: astand <ast.and@bk.ru>    Date:   Fri Jan 27 22:20:20 2023 +0100        Build fixes (v2.8).    commit 5648e4ac7e1b861cf4fa74cf739664c44e719114    Author: Alex Ch <axch@mail.ru>    Date:   Wed Jan 25 21:04:58 2023 +0300        prt_double fix (#21)        * prt_double fix (for e.g. '-20.47')        * generator updated        * Styling and doxy fixes        * astyle script corrected        * RELEASES file updated        * Rebased with master        * DBC line test fixed        Co-authored-by: Alexey Chernobaev <aachernobaev@sberautotech.ru>    commit 286b76c075921cc63e8ea8b6693985b13ddefbec    Author: astand <ast.and@bk.ru>    Date:   Wed Jan 18 20:58:10 2023 +0100        Style script handles 'src' directory only    commit 17218df8e2c5c522657c19a6937404fba2ca42f1    Author: astand <ast.and@bk.ru>    Date:   Tue Jan 17 22:17:07 2023 +0100        Fixed bug in prt_double    commit b89d2ee4ee58221c7c62cdd1ae3b99bbcf5fd926    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 15 14:55:58 2023 +0100        Fixed floating parsing, better printing, removed duplication.    commit d63b36a2280e5785ff5f29a8cddf89784aee9f34    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 29 22:40:32 2022 +0300        Fixed long line reading from istream.    commit 9fbe4fd2a50c6b02d48b8ab92a0f22accc958cc5    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 26 22:51:21 2022 +0300        New monitor impl (#14)        * Added build configuration for generated files.        * Hash and SysTick monitor function wrapped to macros.        * Release editing. App version printing.    commit 55045782228bc4087b223f475a11f244cb4f2854    Merge: 4c4bf72 f93b297    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sun Jul 24 23:45:28 2022 +0300        Merge pull request #13 from astand/gen-options        Optional sources generation    commit f93b2972d5e668b5cad8e3a486145ca92f400a10    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:44:55 2022 +0300        Update release notes.    commit d95209af3a2cc2f2a764561ad339c931cdc93f1f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:37:24 2022 +0300        Fixed astyle script.    commit 630e4ebaa71dcadbb7f2f884d1ac052675c5f276    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:15 2022 +0300        Added script to remove all generated code.    commit aad15d4cb61d637836395e42766a270aec9e8828    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:01 2022 +0300        Added option to disable some sources generation.    commit 54ff5c0950fb9befe95a90a22b53f98cbbe0123c    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:01:27 2022 +0300        Extended bitext test.    commit f8848a335230d4402bd53eedb08164f54e7fe3df    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 21:28:19 2022 +0300        Removed unuseful things.    commit c05ee54ec1fee47e43255cf6c5347bdf88947649    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 17:12:25 2022 +0300        Added versions to FS gen config.    commit 2ae86732ec4fa79146bb6c0490df2178e1f58609    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:52:47 2022 +0300        Removed overhead in fs-creator.    commit 792423ef2197eec390fc654f7241eb7910d0f38e    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:33:24 2022 +0300        Added tests for bitext function (from gen code).    commit e0b0d41b9e59ba43ad4bfee5fa0fc388dc28bb27    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 15:49:46 2022 +0300        Small enhancement,    commit 0f95aaec334ad4b0760d304a72a691b9d2a23888    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:19:26 2022 +0300        Tests updated.    commit e3d732f448e18168633b4ea21d79d9612dd3abe4    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:06:31 2022 +0300        New config in new config parser class.    commit 92d1b9479f48f4acc6b7e1a35a2ff0a5000fa1fe    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 23:39:22 2022 +0300        Arguments parsing in separated class.    commit b6cb00081a2d0df431287f8c6f77b96aa22a1fba    Author: astand <ast.and@bk.ru>    Date:   Tue Jul 19 11:39:31 2022 +0300        New generation options are introduced in help message.    commit 4c4bf72ebd452660f452730569f5ba47900807d3    Author: astand <ast.and@bk.ru>    Date:   Wed Jul 20 00:16:42 2022 +0300        Added GTEST support.    commit 677efdfccdb0e7309b4e9161a0fb4277b51553c3    Merge: f986286 322becf    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 19 11:04:37 2022 +0300        Merge pull request #12 from astand/fix-opt        Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.    commit 322becfb0c87b219835be4ca704efb8bc75850f2    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 2 21:05:09 2022 +0300        Updates in fmon-* source code, some inner optimizations etc.        Some service level improvements.        New fmon generator and fmon model.        Config section for MONO fmon mode.        FS splitted to gen and file settings.        Direct appending to fwriter.        Removed useless methods.        FileWriter API update.        Mon generator with new FWriter API.        Update in FWriter API. All users use new API.        Added main header with empty lines in comments of some signals.        Ignore vscode config.        Driver compilation config printer as separated driver.        AStyle format to all sources.        Update realese notes.    commit f986286b621d5c410ef12e0c5642873cba20d09b    Merge: 9100dba 2e104d4    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sat May 7 21:05:08 2022 +0300        Merge pull request #10 from astand/valtables        Issue#9 and other things    commit 2e104d4f0e981d46007f908fed67dde716b2851a    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 21:01:06 2022 +0300        Config update for windows using.    commit 6fbb51b90f79509096baea45d0a27f5461f43786    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 21:00:48 2022 +0300        Fixed incompleted square brakets migration.    commit 33191387b33078a129a35aff082adc23206e3cd1    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:52:09 2022 +0300        Release notes editing.    commit 4c13d07252213ff58c2f7bf8d4a490efb7f72022    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:29:07 2022 +0300        Test DBC generation with square brakets includes.    commit dcce732399c9d44a2241b967cb4dd6926fecbae0    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 20:28:45 2022 +0300        Files which is presumed to be in __include__ in square brackets.    commit 1d163c6f77453aa329b57f0097c40991d0fb5b4e    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:21:25 2022 +0300        WTF was that?    commit 500427f8eb05d6dd9caf094d093e344efcf795c9    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:21:07 2022 +0300        Minor style change.    commit a14407aa0fe9df31995d420b62e919f1505805a8    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 13:20:28 2022 +0300        Added test on binutil souce code version (compare with main lib).    commit 556c0729dd2074536eb9e638107e396689d63832    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:44:32 2022 +0300        Added test on source code versions (main driver h/c).    commit 739870b524b1bad84a8f9a0607986e17a6798c8c    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:17:55 2022 +0300        Remove extra empty comment line generation.    commit 230933fb0639340126f65d683e9832c211564ce5    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 12:07:25 2022 +0300        Minor improvement in signal's info comments.    commit e4fd53f28f45d33510fca571e480020993ca37e7    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:58:10 2022 +0300        Added more info about sign extending function.    commit 013b993c0220c7ddff36a2e9c1c4ceda43575dc2    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:57:55 2022 +0300        Test DBC with new val table macros generated.    commit 6661cdd2c48324a033d60fa1ce1a08dd459f9ec8    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:02:17 2022 +0300        Added value table's macros printing to main driver header.    commit 961c15b644499b1079cf95ab65657c32622348b7    Author: astand <ast.and@bk.ru>    Date:   Sat May 7 11:01:19 2022 +0300        Added more specific value tables handling.    commit cb9137ec554775887efb4f629b1d870da6489c45    Author: astand <ast.and@bk.ru>    Date:   Fri May 6 22:42:51 2022 +0300        Main dbc driver name stripped by C-name checker.    commit 3eff250217a97e5bbd60ab8169be2e3577eaf5e0    Author: astand <ast.and@bk.ru>    Date:   Fri May 6 22:41:47 2022 +0300        Added helper for valid C-identifier stripper.    commit 9100dba4c764c3c1ca763c33a949d3d63fedc4ed    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 23:10:16 2022 +0300        Removed unused line.    commit 323d2a838cd41d3f2c426b49d241832be1ce8a64    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 23:06:29 2022 +0300        Added test DBC CAN matrix and generation scripts.    commit 45209db1ba68e615654e53bfbe79251aa5902881    Author: astand <ast.and@bk.ru>    Date:   Fri Mar 11 22:50:17 2022 +0300        Gitignore and gitattribute unused content removed.    commit 75b5813d1c0b6c4f76e7b5ac3ace53e2d5676768    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:21:41 2022 +0300        Changelog editing.    commit 634b4b75f2e6c19ee2d9dab18945a7e6af4fec82    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:17:11 2022 +0300        Added signature extension for signed signal types.    commit ad43ded46a38eeccf0a52a67fcbf4bc51a501010    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 19 23:16:34 2022 +0300        Target signals type selection optimized.    commit 83d894d3aaea9e6f2c5835d2505dac9304b7fa42    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 16:10:35 2022 +0300        Updated docs.    commit bdef03ca8411ab1fab2cafdc48834eb3827eae24    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:25:02 2022 +0300        Minor fixes.    commit b29a47aa52ffab2aa67a79602d00c69dbb3191d5    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:18:16 2022 +0300        Version update (v2.0).    commit f470bbc18ba6b9310f92a479d7b29388b4ee4576    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 11:18:09 2022 +0300        Change way of passing calling arguments.    commit 7d42aec031c6e8650d87d8a09f060c9d25a4a13b    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 09:28:07 2022 +0300        Explicit cast from int64 to uint32.    commit 196b17d24bc12275dbe5f62383bb9475eaf9609c    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 2 00:02:39 2022 +0300        Fixed error in with bitutil wrong dir generation.    commit 770bb9b9ff78b5f70fa29e8099927a0dc5941ecd    Author: astand <ast.and@bk.ru>    Date:   Tue Feb 1 22:15:23 2022 +0300        Added filter for local test infrustructure.    commit 57f38633138380c717717be2b6813a06cae2ddc7    Author: astand <ast.and@bk.ru>    Date:   Tue Feb 1 22:15:04 2022 +0300        Simple fix problem with too long lines.    commit 5d9a5a7b3c40a69d5c4396f58b0b665ff4c7a3f1    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 24 11:37:19 2022 +0300        Changelog editing.    commit d1993618192d1b8d9917e9ac40cd58d80965563b    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 17 21:50:24 2022 +0300        Added astyle bin and format script.    commit 8526c87e65a4f334f871a4e688ef84d4a0bed582    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 17 09:11:02 2022 +0300        Enhanced directory structure for generated files.    commit ebe6786c08b88e7d33eca38c16e846f4d08883d7    Author: astand <ast.and@bk.ru>    Date:   Fri Dec 17 23:32:32 2021 +0300        Fixed extra line for ValTable parsed lines.    commit f80fb2a7d1f3c92260454977fe896001ac5641c4    Author: Astakhov Andrey <quater873@gmail.com>    Date:   Tue Nov 9 21:50:22 2021 +0300        Update README.md    commit 25eae4133962ba46fe24f740d3ff8836696a41f0    Author: Astakhov Andrey <quater873@gmail.com>    Date:   Tue Nov 9 14:45:37 2021 +0300        Update README.md    commit 4e3f22f51ae3e49a31e3e8584f8ca6b2d909eaef    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 13:58:23 2021 +0300        Updated readme.    commit 2938aa6d7db736d8bbc66f24119ba3d3cdadb13a    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 10:14:23 2021 +0300        Releases updated for v1.9.    commit 3d3605f62c174165e34282346837f0ad0c43ba93    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 09:43:55 2021 +0300        All sources processed by code style tool.    commit 2f22c2e4b9c1cb985239fa3239385d11c5cb428b    Author: astand <ast.and@bk.ru>    Date:   Tue Nov 9 09:40:12 2021 +0300        Fixed: closing comment in -config.h, minor code style.    commit 3b6b7bcfd2f1d58c3c3de44846678bebb2757b4a    Author: astand <ast.and@bk.ru>    Date:   Mon Nov 1 22:14:28 2021 +0300        Release updated for v1.8.    commit 906b274f654cb463f9e9e70bed76293e1b516038    Author: astand <ast.and@bk.ru>    Date:   Mon Oct 25 20:58:58 2021 +0300        Fixed wrong way of rewriting CSM signal.    commit 48556b35a6d302afeb38c1bcc86ec034bbc5bb6e    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:35:48 2021 +0300        Releases updated for v1.7.    commit c5bbd7fca998352ccb9b86a107abbb6fc3b6165e    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:32:55 2021 +0300        Added suppot for multi Transmiters.    commit 02d1e28b40b43a7b9356e237ccccec7f12612d4b    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:31:36 2021 +0300        Fixed potential bug. Missing node adding on RecS item matching.    commit 9af49b087ec18bf0e27619b7cad915945b002e5a    Author: astand <ast.and@bk.ru>    Date:   Sun Oct 10 21:30:01 2021 +0300        Changes on style guide.    commit a2c0079bffe9b4331bed929054b4e7c2781e1ae7    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 9 22:50:54 2021 +0300        Releases updated for v1.6.    commit f918d0163e8417fefa8a026ab3a08885b948af8a    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 9 22:45:43 2021 +0300        Fixed issue with 1 frame in RX struct.    commit 6439bccdb82f8026f5d62fc9a9aac73bfbaebdf7    Author: astand <ast.and@bk.ru>    Date:   Wed Sep 8 23:19:21 2021 +0300        Added optional binutil generation for each node in DBC.    commit 6481e7e3213fccb5213f7873ae10a3f300272805    Author: astand <ast.and@bk.ru>    Date:   Thu Aug 26 23:38:09 2021 +0300        Fixed some issues.    commit 75f0193ac80e9ee1f0478bc094c019cba32e4522    Author: astand <quater873@gmail.com>    Date:   Tue Jul 13 21:56:13 2021 +0300        Removed test info. Edited README.md.    commit ff67c1fc9d0ed8213675ee98bbde67aa83133419    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:07:48 2021 +0300        Hotfixed README layout.    commit 002c86b8759733631cb9946bbfbaeed5d2064d4f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:04:23 2021 +0300        v1.3    commit 2ba501e3493097f673bcb07bacd8b1c7a2693b79    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 22:04:10 2021 +0300        Added template file generation. Refactored config comment text.    commit f604b883c07b43573d10499701e52dec7b6fd600    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 17:59:17 2021 +0300        Readme updated.    commit e7a4cab503c69684d5b800ccab0cecfff70a9f37    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:19:53 2021 +0300        v1.2    commit 0ad29f6a55916b0a10c262c21f40aa2eaf84506e    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:19:39 2021 +0300        Added LICENSE and README.    commit 0628848deae72fb9a656018843073ea57d2b9389    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 13:18:20 2021 +0300        Improved help message text.    commit 64745a172900f95c330ad60a4f1808f543213a05    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 11 12:20:54 2021 +0300        Application executable name changed - coderdbc.    commit 3376c580b8168c7f13f9287087eb53dfde884894    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 17:10:18 2021 +0300        Fixed type casting warning.    commit 84601a99676f947f842ba0968a8ec0ea0d36f2d1    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 17:05:18 2021 +0300        Removed useless files and settings.    commit 359da554595212aad4b8c9ca883e9f9c5317fdbe    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:41:38 2021 +0300        Added help message.    commit eca35e01304bdd5cf309164b1a119312efcbac96    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:22:25 2021 +0300        Project became executable (CLI).    commit 1d168d9e2621475b2a8a4d55bcd31c6ca6502d02    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:21:30 2021 +0300        Added option for rewriting source output files.    commit 8456d4c243f25234426e1a5dc04866ac38ae15e8    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 10 15:20:45 2021 +0300        Fixed windows related issues.    commit 776a05a9465f84451c4657e5b614831d4748cbf0    Author: astand <ast.and@bk.ru>    Date:   Sat May 15 12:59:49 2021 +0300        Added DBC version info parsing.    commit e06f777de2bb4fe2252a8bfeb25778456eebe21e    Author: astand <ast.and@bk.ru>    Date:   Sun Apr 4 13:40:01 2021 +0300        Added start info as user defined text.    commit 12c735fb2238d72547de3bb772564802baeef155    Author: astand <ast.and@bk.ru>    Date:   Thu Apr 1 20:13:05 2021 +0300        Fixed value table first pair skipping.    commit 1ff121bb1f5cb3ae60ec5e7e6c3a07876c116408    Author: astand <ast.and@bk.ru>    Date:   Tue Mar 30 21:38:02 2021 +0300        Fixed GetFrameHash call syntax.    commit abfcc41eeb6ca76b5e0cbb8ab94a7095d31ba0d4    Author: astand <ast.and@bk.ru>    Date:   Sat Mar 27 14:17:25 2021 +0300        True fix issue with big comment section.    commit b714eb0a2ba33d69f382ae803796f0cf29c7064d    Author: astand <ast.and@bk.ru>    Date:   Sun Mar 14 22:50:22 2021 +0300        Fixed issue with big comment and localization.    commit 2ccb121d67659536c22cbcc5a56c179a743b55a1    Author: astand <ast.and@bk.ru>    Date:   Sat Mar 6 19:10:51 2021 +0300        Fixed macros for *_phys <-> *_ro signal conversion.    commit d15afe698a0603ac2c9b761328b353620f29e614    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 13:08:48 2021 +0300        Updated comment text in drv_conf.h file.    commit b5a687b23e257b92a2e397cc3de780760d97fbe0    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 13:08:31 2021 +0300        Fixed integer x = ***_toS(x) issue. Added postfix *_ro to non simple signals.    commit 43730ed8d9cb9028097b38504b847aee9ba666a4    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 12:33:20 2021 +0300        Changed comments in gen code.    commit 1e837ce27539afdf3e0c448b09cdce3fbbdd3d93    Author: astand <ast.and@bk.ru>    Date:   Thu Mar 4 12:32:55 2021 +0300        Fixed issue when DLC is less then actual Message layout takes.    commit b67759bdceac636c2c6f025752efe4ab82e812ee    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 28 16:03:41 2021 +0300        GetSystemTick func name.    commit ab5ccece612f3d268319a83e742b580fad728162    Author: astand <ast.and@bk.ru>    Date:   Thu Feb 18 22:19:48 2021 +0300        Fixed grammar errors.    commit 0cc9b3efe9c8a84b0bb1db587c4129517241ef45    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 14:46:17 2021 +0300        Removed cmake dir.    commit 60abfecff28f543f112bc7c9147ec5da2d436a44    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 14:13:04 2021 +0300        Added template ***-config.h generation.    commit cf4ac280374412c49ab25eb833d17e19c73e528a    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 11:56:42 2021 +0300        Simple support for multiplexed signals.    commit b952fab0bdcc5a0fe43966c41b7527b4a4b12013    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:48:37 2021 +0300        Fixed issue with comment text for message.    commit 051df8e991963cf9a17f9c17220eb0ce55056663    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:48:17 2021 +0300        Fixed value table code printing issue.    commit c369336ceb9245dbf7d5f4e2d51a24412bb0b951    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 17 10:38:43 2021 +0300        resplit has more param - type of pslit strategy. (was only NOT matched).    commit b3af67692da39be0390a63bbcd384dd6bced2612    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 14 00:18:39 2021 +0300        Added cmake building.    commit 4fd51160d2efee074d933c04ec66411cc2e280b3    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 13 23:48:24 2021 +0300        Added util source print.    commit c0bc4b1d9d2af99df4a33b67185a6dc4092a71ac    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 20:01:58 2021 +0300        Fixed minor issues (warnings).    commit 147994ab107874598eda6b5b9db3e2f94fe5fa48    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 19:50:20 2021 +0300        Removed unused code.    commit 00748b35f8d7c1a5656c5670e79d3bd55510f8b3    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 19:48:11 2021 +0300        Added util header print. Some additional improvements.    commit ad787bc79ca98ee313a2381cfcfb1dc717e7228e    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 12:14:09 2021 +0300        Added first variant of util generator.    commit bc72a4f09daa3b2ec9f010a613d64c5b94adfe94    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 10 10:18:36 2021 +0300        Formatter function for printf.    commit 9e400dbfa15194d17ba77decb2849c7854cfd7ee    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 17:49:35 2021 +0300        On ubuntu getline puts (or shows) '\r' at the end of line.    commit 9cd30495ff1e19666e3a43b1aac42a5bf0965c8b    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 17:48:36 2021 +0300        Fixed some issues.    commit 79fc48e7334ad79c0ba8173ddaec4109a36e1b69    Author: astand <ast.and@bk.ru>    Date:   Sun Feb 7 16:41:05 2021 +0300        Fixed comment printing.    commit 0947ebf6eb5a77d7f0869307c984cb7a9b7653e3    Author: astand <ast.and@bk.ru>    Date:   Sat Feb 6 14:50:38 2021 +0300        Added CSM calc and pack in both Pack functions.    commit 6798987a6054bec586c327cef470ac9927a0d2fb    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 18:53:47 2021 +0300        Added CSM check in unpack function.    commit e56d43c7430be29c828c423b54336cc858bc91ca    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 18:41:18 2021 +0300        Added Checksum signal detection.    commit a7d6cf053f2516c2a2a63bd806a063c8ab8cda36    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 17:01:54 2021 +0300        Common refactoring and bug fix (field width).    commit d7fdcafbd321f5fe38fce92796352b36acff6652    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 16:59:49 2021 +0300        Added auto rolling handling code.    commit 362a4d1a16d9cd515e1b70cdffcd8bf58b7abe64    Author: astand <ast.and@bk.ru>    Date:   Wed Feb 3 16:57:30 2021 +0300        Removed empty phys macro in pack functions.    commit 69e9687292e8e15b6dd52142aa06eccae5584e20    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 31 23:47:51 2021 +0300        Added changed for Linux building.    commit a719f7297f0d867915bb14ed2fe9f785c4c25762    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 18:58:44 2021 +0300        Added fmon-source file generation.    commit e634227dfe97a8e471425092bdf72848bb837bc5    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 18:37:08 2021 +0300        Added fmon-header file generation.    commit 25ba5569bfecf329ecc80136599a32e11d6c543a    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 17:46:19 2021 +0300        Source files filling moved to dedicated functions.    commit d6b8c463815193e76467c93efda9cb89135e7d72    Author: astand <quater873@gmail.com>    Date:   Sun Jan 31 17:35:25 2021 +0300        Small refactoring.    commit ba889648fc02f850495959dcf01b9c8ce64ee793    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 20:55:01 2021 +0300        Fixed comment style. CYC value bug.    commit 950ed796cd13c803481baea28bfbd8ed89fee87b    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 20:53:37 2021 +0300        Fixed warning on unused param (dlc) in Unpack function.    commit bd87a48c33f60e379ee60f6139a9caba76407ed5    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 13:17:53 2021 +0300        Fixed generator formatting bugs.    commit 22ea2f10c8fb54aef0f20a9a55481066f04274a2    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 13:17:35 2021 +0300        Fixed bug in sign of sigfloat type signal.    commit 2cd8af4b76dd8f849c34b96a8cba4eab08fe4cfd    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:32:02 2021 +0300        Added "*_phys" sigs and auto toS/fromS conversion.    commit e95d50a2234498f3991730ab162d5754f7fc0363    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:31:15 2021 +0300        Fixed "fromS" macro - type cast must be skipped.    commit d4e160358e660bdaef5f38f9be7639b84bd2be5a    Author: astand <quater873@gmail.com>    Date:   Mon Jan 25 11:30:17 2021 +0300        Added more signal type class (3 classes for now).    commit 11426ccccfdcdd392cf2e7543d389338957b9385    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:53:17 2021 +0300        Added print toS and fromS macros.    commit 3d57bbe344cf709bdc74a2ba7f6ee6381fe41bb9    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:51:59 2021 +0300        Do not make signal conversation inside unpack function.    commit b8ad3cb33871bdcfbc7cfbf28101895c33dbc958    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:51:24 2021 +0300        Helpers added.    commit 4c18e408a3eee02ac20b7589f33542cc95f8e964    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 21:50:36 2021 +0300        Fixed minor issues.    commit bdd40613fbe5690e09c0fede10680edf20afab13    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 17:26:33 2021 +0300        Signal type detection refactored.    commit 981b25ac8c2452349da7c188458f46b4c4058ac8    Author: astand <ast.and@bk.ru>    Date:   Thu Jan 21 11:49:30 2021 +0300        Added 2-Pack functions bodies.    commit 155755087e8e276639e30c9a4836ea9a3202cfde    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:37:43 2021 +0300        Basic struct and unpack func in -c main source code.    commit bf0ed04585d4dfe1f93be6e7c608f0762aea740e    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:10:42 2021 +0300        Fs creator keeps lowcase drvname in separated field.    commit 246a2b9119abf970527a837db0f4d4bb3d4b9d43    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:09:16 2021 +0300        Style format.    commit 30edc79c7fb764d633ecffcf193ba95f600b8ef0    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:08:53 2021 +0300        Renamed variable for clarificatin.    commit c7ae93ea852f39104d806e3be9681b704a41e297    Author: astand <ast.and@bk.ru>    Date:   Mon Jan 11 20:08:30 2021 +0300        Fixed unpack sig format bug.    commit ff267a4b6167f6dc248c2a930c7a13f18f0948af    Author: astand <quater873@gmail.com>    Date:   Mon Jan 11 16:58:20 2021 +0300        PrintF refactored completely.    commit b0856e0431146b749fab2eff6ca347c7e5980fe0    Author: astand <quater873@gmail.com>    Date:   Mon Jan 11 16:46:14 2021 +0300        Using fsd filelds for #ifdef selection.    commit fc9663ac3afd5f56565ce6a5ee6c25c1bcfffb6b    Author: astand <ast.and@bk.ru>    Date:   Sun Dec 13 01:08:31 2020 +0300        Added separated common attributes creator.    commit 74b4b2d7c7caa54c953944e43be9c0fc0ba48ec4    Author: astand <ast.and@bk.ru>    Date:   Sat Dec 12 00:40:04 2020 +0300        Added printF optimization.    commit 98c8eda0d5b503035dc2db40093ee1fd407ef427    Author: astand <ast.and@bk.ru>    Date:   Sat Dec 12 00:30:42 2020 +0300        Added Functions prototypes printing.    commit c620841bb6820638ef8c00390a59049968e521b5    Author: astand <ast.and@bk.ru>    Date:   Fri Dec 11 23:54:15 2020 +0300        Added mon1 field if defined setting.    commit 2a2ff62231a3c4a9fa752b915c0b010f6ca9a3b4    Author: astand <ast.and@bk.ru>    Date:   Mon Dec 7 12:58:05 2020 +0300        Added c++17 in project option.    commit 14f7017aae61b43ab874deb15c53dc920b73a968    Author: astand <ast.and@bk.ru>    Date:   Mon Dec 7 12:57:33 2020 +0300        Added part of main .h file writer. Added filewriter.    commit 7b1350081e939fe1d7d8927a27bfa7a533011cf6    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 22:17:48 2020 +0300        Added minimal struct of main code generator.    commit 26cf3f3212a19e813437e0df7119c8bf4a56bd0c    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 22:12:57 2020 +0300        SigPrinter minor refactoring. Income Msgs as const.    commit 44e2db26f78396231001961d003a712db3a82b09    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 14:45:56 2020 +0300        Added offset calculation in to_signal expression.    commit 4915ed195f67c2b17469b64e44fb02b289e0760e    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 11:58:18 2020 +0300        Added core signals/message expression printer code.    commit 45a85ac7c40e93a9f9dd6d46b6b34dfbdd2f2d7a    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 10:12:28 2020 +0300        Added sig-expression and sig-printer base code.    commit 6350af48373f31af38ca37115fe6314668430372    Author: astand <ast.and@bk.ru>    Date:   Thu Nov 26 10:11:47 2020 +0300        Code dir migration.    commit ab769a9824b7caaadf41cf076f41a0977a5a043d    Author: astand <ast.and@bk.ru>    Date:   Sun Nov 22 22:30:17 2020 +0300        Added value table parsing.    commit 7bd24c5e17175044edef7e26297705a927677767    Author: astand <ast.and@bk.ru>    Date:   Sat Nov 21 22:44:01 2020 +0300        Added basic dbcscanner core code.commit b488963d1c8a71770fb8ff278499efde6e13d2ddAuthor: astand <ast.and@bk.ru>Date:   Thu May 4 20:17:34 2023 +0200    Release v2.7    Squashed commit of the following:    commit b89d2ee4ee58221c7c62cdd1ae3b99bbcf5fd926    Author: astand <ast.and@bk.ru>    Date:   Sun Jan 15 14:55:58 2023 +0100        Fixed floating parsing, better printing, removed duplication.    commit d63b36a2280e5785ff5f29a8cddf89784aee9f34    Author: astand <ast.and@bk.ru>    Date:   Thu Sep 29 22:40:32 2022 +0300        Fixed long line reading from istream.    commit 9fbe4fd2a50c6b02d48b8ab92a0f22accc958cc5    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Tue Jul 26 22:51:21 2022 +0300        New monitor impl (#14)        * Added build configuration for generated files.        * Hash and SysTick monitor function wrapped to macros.        * Release editing. App version printing.    commit 55045782228bc4087b223f475a11f244cb4f2854    Merge: 4c4bf72 f93b297    Author: Astakhov Andrey <ast.and@bk.ru>    Date:   Sun Jul 24 23:45:28 2022 +0300        Merge pull request #13 from astand/gen-options        Optional sources generation    commit f93b2972d5e668b5cad8e3a486145ca92f400a10    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:44:55 2022 +0300        Update release notes.    commit d95209af3a2cc2f2a764561ad339c931cdc93f1f    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:37:24 2022 +0300        Fixed astyle script.    commit 630e4ebaa71dcadbb7f2f884d1ac052675c5f276    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:15 2022 +0300        Added script to remove all generated code.    commit aad15d4cb61d637836395e42766a270aec9e8828    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:36:01 2022 +0300        Added option to disable some sources generation.    commit 54ff5c0950fb9befe95a90a22b53f98cbbe0123c    Author: astand <ast.and@bk.ru>    Date:   Sun Jul 24 23:01:27 2022 +0300        Extended bitext test.    commit f8848a335230d4402bd53eedb08164f54e7fe3df    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 21:28:19 2022 +0300        Removed unuseful things.    commit c05ee54ec1fee47e43255cf6c5347bdf88947649    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 17:12:25 2022 +0300        Added versions to FS gen config.    commit 2ae86732ec4fa79146bb6c0490df2178e1f58609    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:52:47 2022 +0300        Removed overhead in fs-creator.    commit 792423ef2197eec390fc654f7241eb7910d0f38e    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 16:33:24 2022 +0300        Added tests for bitext function (from gen code).    commit e0b0d41b9e59ba43ad4bfee5fa0fc388dc28bb27    Author: astand <ast.and@bk.ru>    Date:   Sat Jul 23 15:49:46 2022 +0300        Small enhancement,    commit 0f95aaec334ad4b0760d304a72a691b9d2a23888    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:19:26 2022 +0300        Tests updated.    commit e3d732f448e18168633b4ea21d79d9612dd3abe4    Author: astand <ast.and@bk.ru>    Date:   Thu Jul 21 22:06:31 2022 +0300        New config in new config parser class.    commit 92d1b9479f48f4acc6b7e1a35a2ff0a5000fa1fe    Author: astand <ast.and@bk.…
astand added a commit that referenced this pull requestOct 9, 2023
Squashed commit of the following:commit023fd99Author: astand <ast.and@bk.ru>Date:   Mon Oct 9 16:11:57 2023 +0300    Set version v3.0commit1229bd9Author: astand <ast.and@bk.ru>Date:   Tue Aug 15 22:27:22 2023 +0300    Changed include files quatation (quotes instead of angle brackets)    Added empty frame to be remove from driver in next commit    Frames with no signals are almost fully ignored    New features regarding DLC handling, initial byte value    Added more explicit type castingcommitcc7b413Author: astand <ast.and@bk.ru>Date:   Wed May 3 22:40:35 2023 +0200    New release notes format, style config in file.    Fixed readme    Include stdint before using uint8_t    Fix Assertion '!empty()' failed    Fix Assertion '__pos <= size()' failed    Fixes from PR#25 updatedcommit4823582Author: astand <ast.and@bk.ru>Date:   Fri Aug 5 11:25:04 2022 +0300    New readme 1st edition.    Readme update.commit0553e92Author: astand <ast.and@bk.ru>Date:   Sun Feb 26 15:39:50 2023 +0100    Unique pointers removed.commitb73bd36Author: astand <ast.and@bk.ru>Date:   Sun Feb 26 14:54:04 2023 +0100    Comment fixes.commit3cd9bb8Author: astand <ast.and@bk.ru>Date:   Mon Jan 30 20:17:41 2023 +0100    Style and naming improvements.commit962d6edMerge:3961129f419459Author: astand <ast.and@bk.ru>Date:   Thu May 4 21:10:16 2023 +0200    Merge release v2.9 backcommit3961129Author: astand <ast.and@bk.ru>Date:   Fri Jan 27 22:28:17 2023 +0100    Refactored ptr_double.commit1f47c93Author: astand <ast.and@bk.ru>Date:   Fri Jan 27 22:20:20 2023 +0100    Build fixes (v2.8).commit5648e4aAuthor: Alex Ch <axch@mail.ru>Date:   Wed Jan 25 21:04:58 2023 +0300    prt_double fix (#21)    * prt_double fix (for e.g. '-20.47')    * generator updated    * Styling and doxy fixes    * astyle script corrected    * RELEASES file updated    * Rebased with master    * DBC line test fixed    Co-authored-by: Alexey Chernobaev <aachernobaev@sberautotech.ru>commit286b76cAuthor: astand <ast.and@bk.ru>Date:   Wed Jan 18 20:58:10 2023 +0100    Style script handles 'src' directory onlycommit17218dfAuthor: astand <ast.and@bk.ru>Date:   Tue Jan 17 22:17:07 2023 +0100    Fixed bug in prt_doublecommitb89d2eeAuthor: astand <ast.and@bk.ru>Date:   Sun Jan 15 14:55:58 2023 +0100    Fixed floating parsing, better printing, removed duplication.commitd63b36aAuthor: astand <ast.and@bk.ru>Date:   Thu Sep 29 22:40:32 2022 +0300    Fixed long line reading from istream.commit9fbe4fdAuthor: Astakhov Andrey <ast.and@bk.ru>Date:   Tue Jul 26 22:51:21 2022 +0300    New monitor impl (#14)    * Added build configuration for generated files.    * Hash and SysTick monitor function wrapped to macros.    * Release editing. App version printing.commit5504578Merge:4c4bf72f93b297Author: Astakhov Andrey <ast.and@bk.ru>Date:   Sun Jul 24 23:45:28 2022 +0300    Merge pull request#13 from astand/gen-options    Optional sources generationcommitf93b297Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:44:55 2022 +0300    Update release notes.commitd95209aAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:37:24 2022 +0300    Fixed astyle script.commit630e4ebAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:36:15 2022 +0300    Added script to remove all generated code.commitaad15d4Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:36:01 2022 +0300    Added option to disable some sources generation.commit54ff5c0Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:01:27 2022 +0300    Extended bitext test.commitf8848a3Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 21:28:19 2022 +0300    Removed unuseful things.commitc05ee54Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 17:12:25 2022 +0300    Added versions to FS gen config.commit2ae8673Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 16:52:47 2022 +0300    Removed overhead in fs-creator.commit792423eAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 23 16:33:24 2022 +0300    Added tests for bitext function (from gen code).commite0b0d41Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 15:49:46 2022 +0300    Small enhancement,commit0f95aaeAuthor: astand <ast.and@bk.ru>Date:   Thu Jul 21 22:19:26 2022 +0300    Tests updated.commite3d732fAuthor: astand <ast.and@bk.ru>Date:   Thu Jul 21 22:06:31 2022 +0300    New config in new config parser class.commit92d1b94Author: astand <ast.and@bk.ru>Date:   Wed Jul 20 23:39:22 2022 +0300    Arguments parsing in separated class.commitb6cb000Author: astand <ast.and@bk.ru>Date:   Tue Jul 19 11:39:31 2022 +0300    New generation options are introduced in help message.commit4c4bf72Author: astand <ast.and@bk.ru>Date:   Wed Jul 20 00:16:42 2022 +0300    Added GTEST support.commit677efdfMerge:f986286322becfAuthor: Astakhov Andrey <ast.and@bk.ru>Date:   Tue Jul 19 11:04:37 2022 +0300    Merge pull request#12 from astand/fix-opt    Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.commit322becfAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 2 21:05:09 2022 +0300    Updates in fmon-* source code, some inner optimizations etc.    Some service level improvements.    New fmon generator and fmon model.    Config section for MONO fmon mode.    FS splitted to gen and file settings.    Direct appending to fwriter.    Removed useless methods.    FileWriter API update.    Mon generator with new FWriter API.    Update in FWriter API. All users use new API.    Added main header with empty lines in comments of some signals.    Ignore vscode config.    Driver compilation config printer as separated driver.    AStyle format to all sources.    Update realese notes.commitf986286Merge:9100dba2e104d4Author: Astakhov Andrey <ast.and@bk.ru>Date:   Sat May 7 21:05:08 2022 +0300    Merge pull request#10 from astand/valtables    Issue#9 and other thingscommit2e104d4Author: astand <ast.and@bk.ru>Date:   Sat May 7 21:01:06 2022 +0300    Config update for windows using.commit6fbb51bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 21:00:48 2022 +0300    Fixed incompleted square brakets migration.commit3319138Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:52:09 2022 +0300    Release notes editing.commit4c13d07Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:29:07 2022 +0300    Test DBC generation with square brakets includes.commitdcce732Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:28:45 2022 +0300    Files which is presumed to be in __include__ in square brackets.commit1d163c6Author: astand <ast.and@bk.ru>Date:   Sat May 7 13:21:25 2022 +0300    WTF was that?commit500427fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 13:21:07 2022 +0300    Minor style change.commita14407aAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 13:20:28 2022 +0300    Added test on binutil souce code version (compare with main lib).commit556c072Author: astand <ast.and@bk.ru>Date:   Sat May 7 12:44:32 2022 +0300    Added test on source code versions (main driver h/c).commit739870bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 12:17:55 2022 +0300    Remove extra empty comment line generation.commit230933fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 12:07:25 2022 +0300    Minor improvement in signal's info comments.commite4fd53fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:58:10 2022 +0300    Added more info about sign extending function.commit013b993Author: astand <ast.and@bk.ru>Date:   Sat May 7 11:57:55 2022 +0300    Test DBC with new val table macros generated.commit6661cddAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:02:17 2022 +0300    Added value table's macros printing to main driver header.commit961c15bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:01:19 2022 +0300    Added more specific value tables handling.commitcb9137eAuthor: astand <ast.and@bk.ru>Date:   Fri May 6 22:42:51 2022 +0300    Main dbc driver name stripped by C-name checker.commit3eff250Author: astand <ast.and@bk.ru>Date:   Fri May 6 22:41:47 2022 +0300    Added helper for valid C-identifier stripper.commit9100dbaAuthor: astand <ast.and@bk.ru>Date:   Fri Mar 11 23:10:16 2022 +0300    Removed unused line.commit323d2a8Author: astand <ast.and@bk.ru>Date:   Fri Mar 11 23:06:29 2022 +0300    Added test DBC CAN matrix and generation scripts.commit45209dbAuthor: astand <ast.and@bk.ru>Date:   Fri Mar 11 22:50:17 2022 +0300    Gitignore and gitattribute unused content removed.commit75b5813Author: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:21:41 2022 +0300    Changelog editing.commit634b4b7Author: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:17:11 2022 +0300    Added signature extension for signed signal types.commitad43dedAuthor: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:16:34 2022 +0300    Target signals type selection optimized.commit83d894dAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 16:10:35 2022 +0300    Updated docs.commitbdef03cAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:25:02 2022 +0300    Minor fixes.commitb29a47aAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:18:16 2022 +0300    Version update (v2.0).commitf470bbcAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:18:09 2022 +0300    Change way of passing calling arguments.commit7d42aecAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 09:28:07 2022 +0300    Explicit cast from int64 to uint32.commit196b17dAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 00:02:39 2022 +0300    Fixed error in with bitutil wrong dir generation.commit770bb9bAuthor: astand <ast.and@bk.ru>Date:   Tue Feb 1 22:15:23 2022 +0300    Added filter for local test infrustructure.commit57f3863Author: astand <ast.and@bk.ru>Date:   Tue Feb 1 22:15:04 2022 +0300    Simple fix problem with too long lines.commit5d9a5a7Author: astand <ast.and@bk.ru>Date:   Mon Jan 24 11:37:19 2022 +0300    Changelog editing.commitd199361Author: astand <ast.and@bk.ru>Date:   Mon Jan 17 21:50:24 2022 +0300    Added astyle bin and format script.commit8526c87Author: astand <ast.and@bk.ru>Date:   Mon Jan 17 09:11:02 2022 +0300    Enhanced directory structure for generated files.commitebe6786Author: astand <ast.and@bk.ru>Date:   Fri Dec 17 23:32:32 2021 +0300    Fixed extra line for ValTable parsed lines.commitf80fb2aAuthor: Astakhov Andrey <quater873@gmail.com>Date:   Tue Nov 9 21:50:22 2021 +0300    Update README.mdcommit25eae41Author: Astakhov Andrey <quater873@gmail.com>Date:   Tue Nov 9 14:45:37 2021 +0300    Update README.mdcommit4e3f22fAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 13:58:23 2021 +0300    Updated readme.commit2938aa6Author: astand <ast.and@bk.ru>Date:   Tue Nov 9 10:14:23 2021 +0300    Releases updated for v1.9.commit3d3605fAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 09:43:55 2021 +0300    All sources processed by code style tool.commit2f22c2eAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 09:40:12 2021 +0300    Fixed: closing comment in -config.h, minor code style.commit3b6b7bcAuthor: astand <ast.and@bk.ru>Date:   Mon Nov 1 22:14:28 2021 +0300    Release updated for v1.8.commit906b274Author: astand <ast.and@bk.ru>Date:   Mon Oct 25 20:58:58 2021 +0300    Fixed wrong way of rewriting CSM signal.commit48556b3Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:35:48 2021 +0300    Releases updated for v1.7.commitc5bbd7fAuthor: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:32:55 2021 +0300    Added suppot for multi Transmiters.commit02d1e28Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:31:36 2021 +0300    Fixed potential bug. Missing node adding on RecS item matching.commit9af49b0Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:30:01 2021 +0300    Changes on style guide.commita2c0079Author: astand <ast.and@bk.ru>Date:   Thu Sep 9 22:50:54 2021 +0300    Releases updated for v1.6.commitf918d01Author: astand <ast.and@bk.ru>Date:   Thu Sep 9 22:45:43 2021 +0300    Fixed issue with 1 frame in RX struct.commit6439bccAuthor: astand <ast.and@bk.ru>Date:   Wed Sep 8 23:19:21 2021 +0300    Added optional binutil generation for each node in DBC.commit6481e7eAuthor: astand <ast.and@bk.ru>Date:   Thu Aug 26 23:38:09 2021 +0300    Fixed some issues.commit75f0193Author: astand <quater873@gmail.com>Date:   Tue Jul 13 21:56:13 2021 +0300    Removed test info. Edited README.md.commitff67c1fAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:07:48 2021 +0300    Hotfixed README layout.commit002c86bAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:04:23 2021 +0300    v1.3commit2ba501eAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:04:10 2021 +0300    Added template file generation. Refactored config comment text.commitf604b88Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 17:59:17 2021 +0300    Readme updated.commite7a4cabAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:19:53 2021 +0300    v1.2commit0ad29f6Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:19:39 2021 +0300    Added LICENSE and README.commit0628848Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:18:20 2021 +0300    Improved help message text.commit64745a1Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 12:20:54 2021 +0300    Application executable name changed - coderdbc.commit3376c58Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 17:10:18 2021 +0300    Fixed type casting warning.commit84601a9Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 17:05:18 2021 +0300    Removed useless files and settings.commit359da55Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:41:38 2021 +0300    Added help message.commiteca35e0Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:22:25 2021 +0300    Project became executable (CLI).commit1d168d9Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:21:30 2021 +0300    Added option for rewriting source output files.commit8456d4cAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:20:45 2021 +0300    Fixed windows related issues.commit776a05aAuthor: astand <ast.and@bk.ru>Date:   Sat May 15 12:59:49 2021 +0300    Added DBC version info parsing.commite06f777Author: astand <ast.and@bk.ru>Date:   Sun Apr 4 13:40:01 2021 +0300    Added start info as user defined text.commit12c735fAuthor: astand <ast.and@bk.ru>Date:   Thu Apr 1 20:13:05 2021 +0300    Fixed value table first pair skipping.commit1ff121bAuthor: astand <ast.and@bk.ru>Date:   Tue Mar 30 21:38:02 2021 +0300    Fixed GetFrameHash call syntax.commitabfcc41Author: astand <ast.and@bk.ru>Date:   Sat Mar 27 14:17:25 2021 +0300    True fix issue with big comment section.commitb714eb0Author: astand <ast.and@bk.ru>Date:   Sun Mar 14 22:50:22 2021 +0300    Fixed issue with big comment and localization.commit2ccb121Author: astand <ast.and@bk.ru>Date:   Sat Mar 6 19:10:51 2021 +0300    Fixed macros for *_phys <-> *_ro signal conversion.commitd15afe6Author: astand <ast.and@bk.ru>Date:   Thu Mar 4 13:08:48 2021 +0300    Updated comment text in drv_conf.h file.commitb5a687bAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 13:08:31 2021 +0300    Fixed integer x = ***_toS(x) issue. Added postfix *_ro to non simple signals.commit43730edAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 12:33:20 2021 +0300    Changed comments in gen code.commit1e837ceAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 12:32:55 2021 +0300    Fixed issue when DLC is less then actual Message layout takes.commitb67759bAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 28 16:03:41 2021 +0300    GetSystemTick func name.commitab5ccecAuthor: astand <ast.and@bk.ru>Date:   Thu Feb 18 22:19:48 2021 +0300    Fixed grammar errors.commit0cc9b3eAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 14:46:17 2021 +0300    Removed cmake dir.commit60abfecAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 14:13:04 2021 +0300    Added template ***-config.h generation.commitcf4ac28Author: astand <ast.and@bk.ru>Date:   Wed Feb 17 11:56:42 2021 +0300    Simple support for multiplexed signals.commitb952fabAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:48:37 2021 +0300    Fixed issue with comment text for message.commit051df8eAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:48:17 2021 +0300    Fixed value table code printing issue.commitc369336Author: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:38:43 2021 +0300    resplit has more param - type of pslit strategy. (was only NOT matched).commitb3af676Author: astand <ast.and@bk.ru>Date:   Sun Feb 14 00:18:39 2021 +0300    Added cmake building.commit4fd5116Author: astand <ast.and@bk.ru>Date:   Sat Feb 13 23:48:24 2021 +0300    Added util source print.commitc0bc4b1Author: astand <ast.and@bk.ru>Date:   Wed Feb 10 20:01:58 2021 +0300    Fixed minor issues (warnings).commit147994aAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 19:50:20 2021 +0300    Removed unused code.commit00748b3Author: astand <ast.and@bk.ru>Date:   Wed Feb 10 19:48:11 2021 +0300    Added util header print. Some additional improvements.commitad787bcAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 12:14:09 2021 +0300    Added first variant of util generator.commitbc72a4fAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 10:18:36 2021 +0300    Formatter function for printf.commit9e400dbAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 7 17:49:35 2021 +0300    On ubuntu getline puts (or shows) '\r' at the end of line.commit9cd3049Author: astand <ast.and@bk.ru>Date:   Sun Feb 7 17:48:36 2021 +0300    Fixed some issues.commit79fc48eAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 7 16:41:05 2021 +0300    Fixed comment printing.commit0947ebfAuthor: astand <ast.and@bk.ru>Date:   Sat Feb 6 14:50:38 2021 +0300    Added CSM calc and pack in both Pack functions.commit6798987Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 18:53:47 2021 +0300    Added CSM check in unpack function.commite56d43cAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 3 18:41:18 2021 +0300    Added Checksum signal detection.commita7d6cf0Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 17:01:54 2021 +0300    Common refactoring and bug fix (field width).commitd7fdcafAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 3 16:59:49 2021 +0300    Added auto rolling handling code.commit362a4d1Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 16:57:30 2021 +0300    Removed empty phys macro in pack functions.commit69e9687Author: astand <ast.and@bk.ru>Date:   Sun Jan 31 23:47:51 2021 +0300    Added changed for Linux building.commita719f72Author: astand <quater873@gmail.com>Date:   Sun Jan 31 18:58:44 2021 +0300    Added fmon-source file generation.commite634227Author: astand <quater873@gmail.com>Date:   Sun Jan 31 18:37:08 2021 +0300    Added fmon-header file generation.commit25ba556Author: astand <quater873@gmail.com>Date:   Sun Jan 31 17:46:19 2021 +0300    Source files filling moved to dedicated functions.commitd6b8c46Author: astand <quater873@gmail.com>Date:   Sun Jan 31 17:35:25 2021 +0300    Small refactoring.commitba88964Author: astand <quater873@gmail.com>Date:   Mon Jan 25 20:55:01 2021 +0300    Fixed comment style. CYC value bug.commit950ed79Author: astand <quater873@gmail.com>Date:   Mon Jan 25 20:53:37 2021 +0300    Fixed warning on unused param (dlc) in Unpack function.commitbd87a48Author: astand <quater873@gmail.com>Date:   Mon Jan 25 13:17:53 2021 +0300    Fixed generator formatting bugs.commit22ea2f1Author: astand <quater873@gmail.com>Date:   Mon Jan 25 13:17:35 2021 +0300    Fixed bug in sign of sigfloat type signal.commit2cd8af4Author: astand <quater873@gmail.com>Date:   Mon Jan 25 11:32:02 2021 +0300    Added "*_phys" sigs and auto toS/fromS conversion.commite95d50aAuthor: astand <quater873@gmail.com>Date:   Mon Jan 25 11:31:15 2021 +0300    Fixed "fromS" macro - type cast must be skipped.commitd4e1603Author: astand <quater873@gmail.com>Date:   Mon Jan 25 11:30:17 2021 +0300    Added more signal type class (3 classes for now).commit11426ccAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:53:17 2021 +0300    Added print toS and fromS macros.commit3d57bbeAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:51:59 2021 +0300    Do not make signal conversation inside unpack function.commitb8ad3cbAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:51:24 2021 +0300    Helpers added.commit4c18e40Author: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:50:36 2021 +0300    Fixed minor issues.commitbdd4061Author: astand <ast.and@bk.ru>Date:   Thu Jan 21 17:26:33 2021 +0300    Signal type detection refactored.commit981b25aAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 11:49:30 2021 +0300    Added 2-Pack functions bodies.commit1557550Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:37:43 2021 +0300    Basic struct and unpack func in -c main source code.commitbf0ed04Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:10:42 2021 +0300    Fs creator keeps lowcase drvname in separated field.commit246a2b9Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:09:16 2021 +0300    Style format.commit30edc79Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:08:53 2021 +0300    Renamed variable for clarificatin.commitc7ae93eAuthor: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:08:30 2021 +0300    Fixed unpack sig format bug.commitff267a4Author: astand <quater873@gmail.com>Date:   Mon Jan 11 16:58:20 2021 +0300    PrintF refactored completely.commitb0856e0Author: astand <quater873@gmail.com>Date:   Mon Jan 11 16:46:14 2021 +0300    Using fsd filelds for #ifdef selection.commitfc9663aAuthor: astand <ast.and@bk.ru>Date:   Sun Dec 13 01:08:31 2020 +0300    Added separated common attributes creator.commit74b4b2dAuthor: astand <ast.and@bk.ru>Date:   Sat Dec 12 00:40:04 2020 +0300    Added printF optimization.commit98c8edaAuthor: astand <ast.and@bk.ru>Date:   Sat Dec 12 00:30:42 2020 +0300    Added Functions prototypes printing.commitc620841Author: astand <ast.and@bk.ru>Date:   Fri Dec 11 23:54:15 2020 +0300    Added mon1 field if defined setting.commit2a2ff62Author: astand <ast.and@bk.ru>Date:   Mon Dec 7 12:58:05 2020 +0300    Added c++17 in project option.commit14f7017Author: astand <ast.and@bk.ru>Date:   Mon Dec 7 12:57:33 2020 +0300    Added part of main .h file writer. Added filewriter.commit7b13500Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 22:17:48 2020 +0300    Added minimal struct of main code generator.commit26cf3f3Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 22:12:57 2020 +0300    SigPrinter minor refactoring. Income Msgs as const.commit44e2db2Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 14:45:56 2020 +0300    Added offset calculation in to_signal expression.commit4915ed1Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 11:58:18 2020 +0300    Added core signals/message expression printer code.commit45a85acAuthor: astand <ast.and@bk.ru>Date:   Thu Nov 26 10:12:28 2020 +0300    Added sig-expression and sig-printer base code.commit6350af4Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 10:11:47 2020 +0300    Code dir migration.commitab769a9Author: astand <ast.and@bk.ru>Date:   Sun Nov 22 22:30:17 2020 +0300    Added value table parsing.commit7bd24c5Author: astand <ast.and@bk.ru>Date:   Sat Nov 21 22:44:01 2020 +0300    Added basic dbcscanner core code.
astand added a commit that referenced this pull requestJun 30, 2024
Squashed commit of the following:commit90e7508Merge:1301ed8ed49930Author: astand <quater873@GMAIL.COM>Date:   Sun Jun 30 16:01:59 2024 +0300    Merge release-3.1 preparing to devcommited49930Author: astand <quater873@GMAIL.COM>Date:   Sun Jun 30 16:01:36 2024 +0300    Release file updatedcommit1301ed8Merge:3223d48546e76aAuthor: astand <quater873@GMAIL.COM>Date:   Sun Jun 30 16:00:05 2024 +0300    Merge fix-no-comments-for-phys to devcommit546e76aAuthor: astand <quater873@GMAIL.COM>Date:   Sun Jun 30 15:58:04 2024 +0300    Fixed missed floating signals commentcommit3223d48Merge:c07962e26945d4Author: astand <quater873@GMAIL.COM>Date:   Sun Jun 30 15:33:33 2024 +0300    Merge better-generation-output to devcommit26945d4Author: astand <quater873@GMAIL.COM>Date:   Sun Jun 30 14:42:35 2024 +0300    Enhanced flexibility in generating output    All files have initial information comment blockcommitc07962eMerge:2774fec213130dAuthor: astand <quater873@GMAIL.COM>Date:   Sun Jun 30 14:45:43 2024 +0300    Merge ISSUE-28/add_more_info_on_generation to devcommit213130dAuthor: astand <quater873@GMAIL.COM>Date:   Fri Apr 26 09:00:08 2024 +0300    Generation script modified for release/debug call    Issue#28 fixed, other fixed and improvements (see changelog)commit2774fecAuthor: astand <ast.and@bk.ru>Date:   Mon Jan 8 06:47:29 2024 +0300    Readme updatedcommit70662a3Author: astand <ast.and@bk.ru>Date:   Mon Jan 8 06:45:35 2024 +0300    Fixed windows script for testdb generationcommitacd7b38Author: astand <ast.and@bk.ru>Date:   Mon Jan 8 06:45:14 2024 +0300    More strict type casts in 'bitext' operationcommit3499a53Author: astand <ast.and@bk.ru>Date:   Fri Dec 29 08:07:50 2023 +0300    Fixed issue with using strlen result for constexprtcommit4d0d2b0Author: astand <ast.and@bk.ru>Date:   Tue Dec 26 21:32:18 2023 +0300    Added support for CAN FD 64 byte payload lengthcommit1918702Merge:023fd9917a7a68Author: astand <ast.and@bk.ru>Date:   Mon Oct 9 18:02:15 2023 +0300    Merge release v3.0 backcommit023fd99Author: astand <ast.and@bk.ru>Date:   Mon Oct 9 16:11:57 2023 +0300    Set version v3.0commit1229bd9Author: astand <ast.and@bk.ru>Date:   Tue Aug 15 22:27:22 2023 +0300    Changed include files quatation (quotes instead of angle brackets)    Added empty frame to be remove from driver in next commit    Frames with no signals are almost fully ignored    New features regarding DLC handling, initial byte value    Added more explicit type castingcommitcc7b413Author: astand <ast.and@bk.ru>Date:   Wed May 3 22:40:35 2023 +0200    New release notes format, style config in file.    Fixed readme    Include stdint before using uint8_t    Fix Assertion '!empty()' failed    Fix Assertion '__pos <= size()' failed    Fixes from PR#25 updatedcommit4823582Author: astand <ast.and@bk.ru>Date:   Fri Aug 5 11:25:04 2022 +0300    New readme 1st edition.    Readme update.commit0553e92Author: astand <ast.and@bk.ru>Date:   Sun Feb 26 15:39:50 2023 +0100    Unique pointers removed.commitb73bd36Author: astand <ast.and@bk.ru>Date:   Sun Feb 26 14:54:04 2023 +0100    Comment fixes.commit3cd9bb8Author: astand <ast.and@bk.ru>Date:   Mon Jan 30 20:17:41 2023 +0100    Style and naming improvements.commit962d6edMerge:3961129f419459Author: astand <ast.and@bk.ru>Date:   Thu May 4 21:10:16 2023 +0200    Merge release v2.9 backcommit3961129Author: astand <ast.and@bk.ru>Date:   Fri Jan 27 22:28:17 2023 +0100    Refactored ptr_double.commit1f47c93Author: astand <ast.and@bk.ru>Date:   Fri Jan 27 22:20:20 2023 +0100    Build fixes (v2.8).commit5648e4aAuthor: Alex Ch <axch@mail.ru>Date:   Wed Jan 25 21:04:58 2023 +0300    prt_double fix (#21)    * prt_double fix (for e.g. '-20.47')    * generator updated    * Styling and doxy fixes    * astyle script corrected    * RELEASES file updated    * Rebased with master    * DBC line test fixed    Co-authored-by: Alexey Chernobaev <aachernobaev@sberautotech.ru>commit286b76cAuthor: astand <ast.and@bk.ru>Date:   Wed Jan 18 20:58:10 2023 +0100    Style script handles 'src' directory onlycommit17218dfAuthor: astand <ast.and@bk.ru>Date:   Tue Jan 17 22:17:07 2023 +0100    Fixed bug in prt_doublecommitb89d2eeAuthor: astand <ast.and@bk.ru>Date:   Sun Jan 15 14:55:58 2023 +0100    Fixed floating parsing, better printing, removed duplication.commitd63b36aAuthor: astand <ast.and@bk.ru>Date:   Thu Sep 29 22:40:32 2022 +0300    Fixed long line reading from istream.commit9fbe4fdAuthor: Astakhov Andrey <ast.and@bk.ru>Date:   Tue Jul 26 22:51:21 2022 +0300    New monitor impl (#14)    * Added build configuration for generated files.    * Hash and SysTick monitor function wrapped to macros.    * Release editing. App version printing.commit5504578Merge:4c4bf72f93b297Author: Astakhov Andrey <ast.and@bk.ru>Date:   Sun Jul 24 23:45:28 2022 +0300    Merge pull request#13 from astand/gen-options    Optional sources generationcommitf93b297Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:44:55 2022 +0300    Update release notes.commitd95209aAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:37:24 2022 +0300    Fixed astyle script.commit630e4ebAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:36:15 2022 +0300    Added script to remove all generated code.commitaad15d4Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:36:01 2022 +0300    Added option to disable some sources generation.commit54ff5c0Author: astand <ast.and@bk.ru>Date:   Sun Jul 24 23:01:27 2022 +0300    Extended bitext test.commitf8848a3Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 21:28:19 2022 +0300    Removed unuseful things.commitc05ee54Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 17:12:25 2022 +0300    Added versions to FS gen config.commit2ae8673Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 16:52:47 2022 +0300    Removed overhead in fs-creator.commit792423eAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 23 16:33:24 2022 +0300    Added tests for bitext function (from gen code).commite0b0d41Author: astand <ast.and@bk.ru>Date:   Sat Jul 23 15:49:46 2022 +0300    Small enhancement,commit0f95aaeAuthor: astand <ast.and@bk.ru>Date:   Thu Jul 21 22:19:26 2022 +0300    Tests updated.commite3d732fAuthor: astand <ast.and@bk.ru>Date:   Thu Jul 21 22:06:31 2022 +0300    New config in new config parser class.commit92d1b94Author: astand <ast.and@bk.ru>Date:   Wed Jul 20 23:39:22 2022 +0300    Arguments parsing in separated class.commitb6cb000Author: astand <ast.and@bk.ru>Date:   Tue Jul 19 11:39:31 2022 +0300    New generation options are introduced in help message.commit4c4bf72Author: astand <ast.and@bk.ru>Date:   Wed Jul 20 00:16:42 2022 +0300    Added GTEST support.commit677efdfMerge:f986286322becfAuthor: Astakhov Andrey <ast.and@bk.ru>Date:   Tue Jul 19 11:04:37 2022 +0300    Merge pull request#12 from astand/fix-opt    Structural refactoring and changes in fmon-* source code for making fmon-* driver's support a bit easier.commit322becfAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 2 21:05:09 2022 +0300    Updates in fmon-* source code, some inner optimizations etc.    Some service level improvements.    New fmon generator and fmon model.    Config section for MONO fmon mode.    FS splitted to gen and file settings.    Direct appending to fwriter.    Removed useless methods.    FileWriter API update.    Mon generator with new FWriter API.    Update in FWriter API. All users use new API.    Added main header with empty lines in comments of some signals.    Ignore vscode config.    Driver compilation config printer as separated driver.    AStyle format to all sources.    Update realese notes.commitf986286Merge:9100dba2e104d4Author: Astakhov Andrey <ast.and@bk.ru>Date:   Sat May 7 21:05:08 2022 +0300    Merge pull request#10 from astand/valtables    Issue#9 and other thingscommit2e104d4Author: astand <ast.and@bk.ru>Date:   Sat May 7 21:01:06 2022 +0300    Config update for windows using.commit6fbb51bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 21:00:48 2022 +0300    Fixed incompleted square brakets migration.commit3319138Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:52:09 2022 +0300    Release notes editing.commit4c13d07Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:29:07 2022 +0300    Test DBC generation with square brakets includes.commitdcce732Author: astand <ast.and@bk.ru>Date:   Sat May 7 20:28:45 2022 +0300    Files which is presumed to be in __include__ in square brackets.commit1d163c6Author: astand <ast.and@bk.ru>Date:   Sat May 7 13:21:25 2022 +0300    WTF was that?commit500427fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 13:21:07 2022 +0300    Minor style change.commita14407aAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 13:20:28 2022 +0300    Added test on binutil souce code version (compare with main lib).commit556c072Author: astand <ast.and@bk.ru>Date:   Sat May 7 12:44:32 2022 +0300    Added test on source code versions (main driver h/c).commit739870bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 12:17:55 2022 +0300    Remove extra empty comment line generation.commit230933fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 12:07:25 2022 +0300    Minor improvement in signal's info comments.commite4fd53fAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:58:10 2022 +0300    Added more info about sign extending function.commit013b993Author: astand <ast.and@bk.ru>Date:   Sat May 7 11:57:55 2022 +0300    Test DBC with new val table macros generated.commit6661cddAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:02:17 2022 +0300    Added value table's macros printing to main driver header.commit961c15bAuthor: astand <ast.and@bk.ru>Date:   Sat May 7 11:01:19 2022 +0300    Added more specific value tables handling.commitcb9137eAuthor: astand <ast.and@bk.ru>Date:   Fri May 6 22:42:51 2022 +0300    Main dbc driver name stripped by C-name checker.commit3eff250Author: astand <ast.and@bk.ru>Date:   Fri May 6 22:41:47 2022 +0300    Added helper for valid C-identifier stripper.commit9100dbaAuthor: astand <ast.and@bk.ru>Date:   Fri Mar 11 23:10:16 2022 +0300    Removed unused line.commit323d2a8Author: astand <ast.and@bk.ru>Date:   Fri Mar 11 23:06:29 2022 +0300    Added test DBC CAN matrix and generation scripts.commit45209dbAuthor: astand <ast.and@bk.ru>Date:   Fri Mar 11 22:50:17 2022 +0300    Gitignore and gitattribute unused content removed.commit75b5813Author: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:21:41 2022 +0300    Changelog editing.commit634b4b7Author: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:17:11 2022 +0300    Added signature extension for signed signal types.commitad43dedAuthor: astand <ast.and@bk.ru>Date:   Sat Feb 19 23:16:34 2022 +0300    Target signals type selection optimized.commit83d894dAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 16:10:35 2022 +0300    Updated docs.commitbdef03cAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:25:02 2022 +0300    Minor fixes.commitb29a47aAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:18:16 2022 +0300    Version update (v2.0).commitf470bbcAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 11:18:09 2022 +0300    Change way of passing calling arguments.commit7d42aecAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 09:28:07 2022 +0300    Explicit cast from int64 to uint32.commit196b17dAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 2 00:02:39 2022 +0300    Fixed error in with bitutil wrong dir generation.commit770bb9bAuthor: astand <ast.and@bk.ru>Date:   Tue Feb 1 22:15:23 2022 +0300    Added filter for local test infrustructure.commit57f3863Author: astand <ast.and@bk.ru>Date:   Tue Feb 1 22:15:04 2022 +0300    Simple fix problem with too long lines.commit5d9a5a7Author: astand <ast.and@bk.ru>Date:   Mon Jan 24 11:37:19 2022 +0300    Changelog editing.commitd199361Author: astand <ast.and@bk.ru>Date:   Mon Jan 17 21:50:24 2022 +0300    Added astyle bin and format script.commit8526c87Author: astand <ast.and@bk.ru>Date:   Mon Jan 17 09:11:02 2022 +0300    Enhanced directory structure for generated files.commitebe6786Author: astand <ast.and@bk.ru>Date:   Fri Dec 17 23:32:32 2021 +0300    Fixed extra line for ValTable parsed lines.commitf80fb2aAuthor: Astakhov Andrey <quater873@gmail.com>Date:   Tue Nov 9 21:50:22 2021 +0300    Update README.mdcommit25eae41Author: Astakhov Andrey <quater873@gmail.com>Date:   Tue Nov 9 14:45:37 2021 +0300    Update README.mdcommit4e3f22fAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 13:58:23 2021 +0300    Updated readme.commit2938aa6Author: astand <ast.and@bk.ru>Date:   Tue Nov 9 10:14:23 2021 +0300    Releases updated for v1.9.commit3d3605fAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 09:43:55 2021 +0300    All sources processed by code style tool.commit2f22c2eAuthor: astand <ast.and@bk.ru>Date:   Tue Nov 9 09:40:12 2021 +0300    Fixed: closing comment in -config.h, minor code style.commit3b6b7bcAuthor: astand <ast.and@bk.ru>Date:   Mon Nov 1 22:14:28 2021 +0300    Release updated for v1.8.commit906b274Author: astand <ast.and@bk.ru>Date:   Mon Oct 25 20:58:58 2021 +0300    Fixed wrong way of rewriting CSM signal.commit48556b3Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:35:48 2021 +0300    Releases updated for v1.7.commitc5bbd7fAuthor: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:32:55 2021 +0300    Added suppot for multi Transmiters.commit02d1e28Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:31:36 2021 +0300    Fixed potential bug. Missing node adding on RecS item matching.commit9af49b0Author: astand <ast.and@bk.ru>Date:   Sun Oct 10 21:30:01 2021 +0300    Changes on style guide.commita2c0079Author: astand <ast.and@bk.ru>Date:   Thu Sep 9 22:50:54 2021 +0300    Releases updated for v1.6.commitf918d01Author: astand <ast.and@bk.ru>Date:   Thu Sep 9 22:45:43 2021 +0300    Fixed issue with 1 frame in RX struct.commit6439bccAuthor: astand <ast.and@bk.ru>Date:   Wed Sep 8 23:19:21 2021 +0300    Added optional binutil generation for each node in DBC.commit6481e7eAuthor: astand <ast.and@bk.ru>Date:   Thu Aug 26 23:38:09 2021 +0300    Fixed some issues.commit75f0193Author: astand <quater873@gmail.com>Date:   Tue Jul 13 21:56:13 2021 +0300    Removed test info. Edited README.md.commitff67c1fAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:07:48 2021 +0300    Hotfixed README layout.commit002c86bAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:04:23 2021 +0300    v1.3commit2ba501eAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 22:04:10 2021 +0300    Added template file generation. Refactored config comment text.commitf604b88Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 17:59:17 2021 +0300    Readme updated.commite7a4cabAuthor: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:19:53 2021 +0300    v1.2commit0ad29f6Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:19:39 2021 +0300    Added LICENSE and README.commit0628848Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 13:18:20 2021 +0300    Improved help message text.commit64745a1Author: astand <ast.and@bk.ru>Date:   Sun Jul 11 12:20:54 2021 +0300    Application executable name changed - coderdbc.commit3376c58Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 17:10:18 2021 +0300    Fixed type casting warning.commit84601a9Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 17:05:18 2021 +0300    Removed useless files and settings.commit359da55Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:41:38 2021 +0300    Added help message.commiteca35e0Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:22:25 2021 +0300    Project became executable (CLI).commit1d168d9Author: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:21:30 2021 +0300    Added option for rewriting source output files.commit8456d4cAuthor: astand <ast.and@bk.ru>Date:   Sat Jul 10 15:20:45 2021 +0300    Fixed windows related issues.commit776a05aAuthor: astand <ast.and@bk.ru>Date:   Sat May 15 12:59:49 2021 +0300    Added DBC version info parsing.commite06f777Author: astand <ast.and@bk.ru>Date:   Sun Apr 4 13:40:01 2021 +0300    Added start info as user defined text.commit12c735fAuthor: astand <ast.and@bk.ru>Date:   Thu Apr 1 20:13:05 2021 +0300    Fixed value table first pair skipping.commit1ff121bAuthor: astand <ast.and@bk.ru>Date:   Tue Mar 30 21:38:02 2021 +0300    Fixed GetFrameHash call syntax.commitabfcc41Author: astand <ast.and@bk.ru>Date:   Sat Mar 27 14:17:25 2021 +0300    True fix issue with big comment section.commitb714eb0Author: astand <ast.and@bk.ru>Date:   Sun Mar 14 22:50:22 2021 +0300    Fixed issue with big comment and localization.commit2ccb121Author: astand <ast.and@bk.ru>Date:   Sat Mar 6 19:10:51 2021 +0300    Fixed macros for *_phys <-> *_ro signal conversion.commitd15afe6Author: astand <ast.and@bk.ru>Date:   Thu Mar 4 13:08:48 2021 +0300    Updated comment text in drv_conf.h file.commitb5a687bAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 13:08:31 2021 +0300    Fixed integer x = ***_toS(x) issue. Added postfix *_ro to non simple signals.commit43730edAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 12:33:20 2021 +0300    Changed comments in gen code.commit1e837ceAuthor: astand <ast.and@bk.ru>Date:   Thu Mar 4 12:32:55 2021 +0300    Fixed issue when DLC is less then actual Message layout takes.commitb67759bAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 28 16:03:41 2021 +0300    GetSystemTick func name.commitab5ccecAuthor: astand <ast.and@bk.ru>Date:   Thu Feb 18 22:19:48 2021 +0300    Fixed grammar errors.commit0cc9b3eAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 14:46:17 2021 +0300    Removed cmake dir.commit60abfecAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 14:13:04 2021 +0300    Added template ***-config.h generation.commitcf4ac28Author: astand <ast.and@bk.ru>Date:   Wed Feb 17 11:56:42 2021 +0300    Simple support for multiplexed signals.commitb952fabAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:48:37 2021 +0300    Fixed issue with comment text for message.commit051df8eAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:48:17 2021 +0300    Fixed value table code printing issue.commitc369336Author: astand <ast.and@bk.ru>Date:   Wed Feb 17 10:38:43 2021 +0300    resplit has more param - type of pslit strategy. (was only NOT matched).commitb3af676Author: astand <ast.and@bk.ru>Date:   Sun Feb 14 00:18:39 2021 +0300    Added cmake building.commit4fd5116Author: astand <ast.and@bk.ru>Date:   Sat Feb 13 23:48:24 2021 +0300    Added util source print.commitc0bc4b1Author: astand <ast.and@bk.ru>Date:   Wed Feb 10 20:01:58 2021 +0300    Fixed minor issues (warnings).commit147994aAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 19:50:20 2021 +0300    Removed unused code.commit00748b3Author: astand <ast.and@bk.ru>Date:   Wed Feb 10 19:48:11 2021 +0300    Added util header print. Some additional improvements.commitad787bcAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 12:14:09 2021 +0300    Added first variant of util generator.commitbc72a4fAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 10 10:18:36 2021 +0300    Formatter function for printf.commit9e400dbAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 7 17:49:35 2021 +0300    On ubuntu getline puts (or shows) '\r' at the end of line.commit9cd3049Author: astand <ast.and@bk.ru>Date:   Sun Feb 7 17:48:36 2021 +0300    Fixed some issues.commit79fc48eAuthor: astand <ast.and@bk.ru>Date:   Sun Feb 7 16:41:05 2021 +0300    Fixed comment printing.commit0947ebfAuthor: astand <ast.and@bk.ru>Date:   Sat Feb 6 14:50:38 2021 +0300    Added CSM calc and pack in both Pack functions.commit6798987Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 18:53:47 2021 +0300    Added CSM check in unpack function.commite56d43cAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 3 18:41:18 2021 +0300    Added Checksum signal detection.commita7d6cf0Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 17:01:54 2021 +0300    Common refactoring and bug fix (field width).commitd7fdcafAuthor: astand <ast.and@bk.ru>Date:   Wed Feb 3 16:59:49 2021 +0300    Added auto rolling handling code.commit362a4d1Author: astand <ast.and@bk.ru>Date:   Wed Feb 3 16:57:30 2021 +0300    Removed empty phys macro in pack functions.commit69e9687Author: astand <ast.and@bk.ru>Date:   Sun Jan 31 23:47:51 2021 +0300    Added changed for Linux building.commita719f72Author: astand <quater873@gmail.com>Date:   Sun Jan 31 18:58:44 2021 +0300    Added fmon-source file generation.commite634227Author: astand <quater873@gmail.com>Date:   Sun Jan 31 18:37:08 2021 +0300    Added fmon-header file generation.commit25ba556Author: astand <quater873@gmail.com>Date:   Sun Jan 31 17:46:19 2021 +0300    Source files filling moved to dedicated functions.commitd6b8c46Author: astand <quater873@gmail.com>Date:   Sun Jan 31 17:35:25 2021 +0300    Small refactoring.commitba88964Author: astand <quater873@gmail.com>Date:   Mon Jan 25 20:55:01 2021 +0300    Fixed comment style. CYC value bug.commit950ed79Author: astand <quater873@gmail.com>Date:   Mon Jan 25 20:53:37 2021 +0300    Fixed warning on unused param (dlc) in Unpack function.commitbd87a48Author: astand <quater873@gmail.com>Date:   Mon Jan 25 13:17:53 2021 +0300    Fixed generator formatting bugs.commit22ea2f1Author: astand <quater873@gmail.com>Date:   Mon Jan 25 13:17:35 2021 +0300    Fixed bug in sign of sigfloat type signal.commit2cd8af4Author: astand <quater873@gmail.com>Date:   Mon Jan 25 11:32:02 2021 +0300    Added "*_phys" sigs and auto toS/fromS conversion.commite95d50aAuthor: astand <quater873@gmail.com>Date:   Mon Jan 25 11:31:15 2021 +0300    Fixed "fromS" macro - type cast must be skipped.commitd4e1603Author: astand <quater873@gmail.com>Date:   Mon Jan 25 11:30:17 2021 +0300    Added more signal type class (3 classes for now).commit11426ccAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:53:17 2021 +0300    Added print toS and fromS macros.commit3d57bbeAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:51:59 2021 +0300    Do not make signal conversation inside unpack function.commitb8ad3cbAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:51:24 2021 +0300    Helpers added.commit4c18e40Author: astand <ast.and@bk.ru>Date:   Thu Jan 21 21:50:36 2021 +0300    Fixed minor issues.commitbdd4061Author: astand <ast.and@bk.ru>Date:   Thu Jan 21 17:26:33 2021 +0300    Signal type detection refactored.commit981b25aAuthor: astand <ast.and@bk.ru>Date:   Thu Jan 21 11:49:30 2021 +0300    Added 2-Pack functions bodies.commit1557550Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:37:43 2021 +0300    Basic struct and unpack func in -c main source code.commitbf0ed04Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:10:42 2021 +0300    Fs creator keeps lowcase drvname in separated field.commit246a2b9Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:09:16 2021 +0300    Style format.commit30edc79Author: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:08:53 2021 +0300    Renamed variable for clarificatin.commitc7ae93eAuthor: astand <ast.and@bk.ru>Date:   Mon Jan 11 20:08:30 2021 +0300    Fixed unpack sig format bug.commitff267a4Author: astand <quater873@gmail.com>Date:   Mon Jan 11 16:58:20 2021 +0300    PrintF refactored completely.commitb0856e0Author: astand <quater873@gmail.com>Date:   Mon Jan 11 16:46:14 2021 +0300    Using fsd filelds for #ifdef selection.commitfc9663aAuthor: astand <ast.and@bk.ru>Date:   Sun Dec 13 01:08:31 2020 +0300    Added separated common attributes creator.commit74b4b2dAuthor: astand <ast.and@bk.ru>Date:   Sat Dec 12 00:40:04 2020 +0300    Added printF optimization.commit98c8edaAuthor: astand <ast.and@bk.ru>Date:   Sat Dec 12 00:30:42 2020 +0300    Added Functions prototypes printing.commitc620841Author: astand <ast.and@bk.ru>Date:   Fri Dec 11 23:54:15 2020 +0300    Added mon1 field if defined setting.commit2a2ff62Author: astand <ast.and@bk.ru>Date:   Mon Dec 7 12:58:05 2020 +0300    Added c++17 in project option.commit14f7017Author: astand <ast.and@bk.ru>Date:   Mon Dec 7 12:57:33 2020 +0300    Added part of main .h file writer. Added filewriter.commit7b13500Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 22:17:48 2020 +0300    Added minimal struct of main code generator.commit26cf3f3Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 22:12:57 2020 +0300    SigPrinter minor refactoring. Income Msgs as const.commit44e2db2Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 14:45:56 2020 +0300    Added offset calculation in to_signal expression.commit4915ed1Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 11:58:18 2020 +0300    Added core signals/message expression printer code.commit45a85acAuthor: astand <ast.and@bk.ru>Date:   Thu Nov 26 10:12:28 2020 +0300    Added sig-expression and sig-printer base code.commit6350af4Author: astand <ast.and@bk.ru>Date:   Thu Nov 26 10:11:47 2020 +0300    Code dir migration.commitab769a9Author: astand <ast.and@bk.ru>Date:   Sun Nov 22 22:30:17 2020 +0300    Added value table parsing.commit7bd24c5Author: astand <ast.and@bk.ru>Date:   Sat Nov 21 22:44:01 2020 +0300    Added basic dbcscanner core code.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@astandastandastand approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@alexch-m@astand

[8]ページ先頭

©2009-2025 Movatter.jp