Commit Graph
13 Commits
Author SHA1 Message Date
john30 bbc29bdb2f switched to absolute include dirs, formatting 2017-02-04 19:28:31 +01:00
john30 7bd55633c1 order 2017-01-22 13:53:43 +01:00
john30 cdbcb4664d added --lograwdatafile and --lograwdatasize options similar to --dumpfile/--dumpsize for logging received/sent bytes to a dedicated text file, extracted dump/raw file handling to a separate class, switched to an interface instead of a method for dumping/logging raw data, changed default dump file name to /tmp/ebusd_dump.bin, use "s_" for static variables, formatting 2016-12-04 17:21:47 +01:00
john30 d0a3363ba9 moved common flags to configure, added test target 2016-05-27 10:00:09 +02:00
john30 0045d1cec4 extracted clock_gettime in order to support MACH architecture 2015-11-07 11:56:39 +01:00
john30 d50b3b6cb2 added FIELD.N to 'read' command for retrieving N'th FIELD, fixed getMasterNumber(), check maximum NN in message, use more constants, check all type conversions, added --nodevicecheck to ebusfeed help 2015-02-22 13:57:37 +01:00
john30 430d72daed switched from Appl class to argp 2015-01-31 18:32:30 +01:00
john30 a7000b2342 removed outdated files 2015-01-25 19:29:23 +01:00
Roland Jax 4e85f82250 class notify reduced too single file. 2015-01-07 23:12:39 +01:00
john30 fa61067a0f file mode 2014-12-07 19:05:04 +01:00
john30 0f2fb3c27e use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream 2014-11-29 20:17:18 +01:00
Roland Jax e4e709ec6a documentation for class WQueue and Notify added. 2014-11-16 10:08:58 +01:00
Roland Jax 793c64d922 file struturce changed. 2014-11-06 16:08:11 +01:00