john30
|
bb86b8b713
|
added setTimeout()
|
2017-03-04 08:38:27 +01:00 |
|
john30
|
ca164185dc
|
fix doxygen and put everything besides main function in namespace ebusd
|
2017-02-25 16:12:09 +01:00 |
|
john30
|
551f71ba21
|
aligned makefiles to using include with paths
|
2017-02-25 14:59:31 +01:00 |
|
john30
|
cb9b7fc3ac
|
add support for individual log level per facility
|
2017-02-19 00:42:55 +01:00 |
|
john30
|
bbc29bdb2f
|
switched to absolute include dirs, formatting
|
2017-02-04 19:28:31 +01:00 |
|
john30
|
0771e8ee6b
|
updated copyright year
|
2017-02-04 08:04:20 +01:00 |
|
john30
|
b5c6f930a4
|
fix for compiler warning
|
2017-01-22 14:38:39 +01:00 |
|
john30
|
1dea34e4b5
|
added cmake support
|
2017-01-22 13:55:21 +01:00 |
|
john30
|
7bd55633c1
|
order
|
2017-01-22 13:53:43 +01:00 |
|
john30
|
b7c7ad9283
|
use SIGHUP for reopening log file
|
2017-01-15 12:37:01 +01:00 |
|
john30
|
a1d3042945
|
fixed copyright year
|
2017-01-15 12:11:54 +01:00 |
|
john30
|
f1c5c0ab28
|
updated copyright year
|
2017-01-15 11:10:08 +01:00 |
|
john30
|
5bf2f124b3
|
code style
|
2017-01-14 19:00:47 +01:00 |
|
john30
|
ebcb260d5f
|
use spaces instead of tab
|
2017-01-14 18:01:37 +01:00 |
|
john30
|
917414a6f8
|
code style
|
2017-01-14 17:58:47 +01:00 |
|
john30
|
0217096b6b
|
code style
|
2017-01-14 17:34:02 +01:00 |
|
john30
|
774e01e937
|
use own namespace
|
2017-01-14 16:41:54 +01:00 |
|
john30
|
54a6c0f673
|
code style
|
2017-01-14 15:02:10 +01:00 |
|
john30
|
b3bb2e08ac
|
code style
|
2017-01-14 13:00:04 +01:00 |
|
john30
|
d13b271a05
|
documentation
|
2017-01-08 17:32:54 +01:00 |
|
john30
|
d0e4fc1718
|
added new facility "other"
|
2017-01-07 17:06:07 +01:00 |
|
john30
|
71117b40b6
|
formatting
|
2016-12-11 16:29:56 +01:00 |
|
john30
|
b3e8d16e19
|
compiler warnings
|
2016-12-10 10:29:46 +01:00 |
|
john30
|
b4a596da5a
|
file mode
|
2016-12-04 18:03:43 +01:00 |
|
john30
|
b02007f826
|
use "s_" for static variables
|
2016-12-04 17:58:58 +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
|
29bac4b0b9
|
formatting
|
2016-10-16 12:32:12 +02:00 |
|
john30
|
d0a3363ba9
|
moved common flags to configure, added test target
|
2016-05-27 10:00:09 +02:00 |
|
john30
|
650b68b9a2
|
added getLogFacilities() and getLogLevel(), do not manipulate input string in setLog* methods
|
2016-04-30 16:23:55 +02:00 |
|
john30
|
767cb9bc1f
|
updated copyright year
|
2016-01-06 13:54:01 +01:00 |
|
john30
|
a7a5e51ff6
|
fix for compiler warnings
|
2016-01-02 12:04:22 +01:00 |
|
john30
|
040e10ff5f
|
support MACH architecture
|
2015-11-07 14:52:20 +01:00 |
|
john30
|
9dbdeffe0c
|
unified copyright notice
|
2015-11-07 14:47:13 +01:00 |
|
john30
|
0045d1cec4
|
extracted clock_gettime in order to support MACH architecture
|
2015-11-07 11:56:39 +01:00 |
|
john30
|
5e9094a19b
|
reworked Queue, added TODO, corrected documentation, prepared execution of regular tasks in MainLoop
|
2015-10-31 16:22:53 +01:00 |
|
john30
|
bd1c991c77
|
reworked Queue, added TODO, corrected documentation, prepared execution of regular tasks in MainLoop
|
2015-10-31 16:22:13 +01:00 |
|
john30
|
cab54ff827
|
file mode
|
2015-06-07 18:49:14 +02:00 |
|
john30
|
96778e33fb
|
fix for issue #6
|
2015-06-06 12:52:36 +02:00 |
|
john30
|
7aa153848e
|
updated author address
|
2015-05-14 10:47:51 +02:00 |
|
john30
|
5da560b79a
|
less compiler warnings
|
2015-03-20 23:01:06 +01:00 |
|
john30
|
51b86c9dc5
|
documentation
|
2015-03-14 10:21:10 +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
|
2786e44d73
|
simplified
|
2015-02-21 13:19:05 +01:00 |
|
john30
|
41cd38ab75
|
changed code style
|
2015-02-21 13:18:36 +01:00 |
|
john30
|
c6bd44d2b9
|
header
|
2015-02-15 18:58:47 +01:00 |
|
john30
|
d2d97c399b
|
header
|
2015-02-15 18:50:43 +01:00 |
|
john30
|
479434c8fe
|
append to log file
|
2015-02-10 22:04:26 +01:00 |
|
john30
|
aa306d9131
|
reworked and optimized device handling and check network device address, log failed device open, avoid blocking threads with sleep(), optimized shutdown
|
2015-02-08 10:06:03 +01:00 |
|
john30
|
bc1fa51747
|
added WaitThread, removed unused detach()
|
2015-02-07 14:25:09 +01:00 |
|
john30
|
a38cac7209
|
do not close stdout
|
2015-02-01 12:57:15 +01:00 |
|