Pavel Kirienko
|
74ecfe0cc8
|
Fixed type signedness through the entire codebase; driver interfaces do not use starndard types now
|
2014-03-29 22:40:15 +04:00 |
|
Pavel Kirienko
|
0dff5b36e4
|
TransportStatsProvider
|
2014-03-27 03:13:25 +04:00 |
|
Pavel Kirienko
|
2798252fd4
|
CAN IO perf counters
|
2014-03-26 18:18:24 +04:00 |
|
Pavel Kirienko
|
2fd608d602
|
Uncrustified test headers
|
2014-03-25 22:56:49 +04:00 |
|
Pavel Kirienko
|
42fdadba2c
|
Tests: Clock mock and test node got some fixes
|
2014-03-23 21:34:42 +04:00 |
|
Pavel Kirienko
|
1171ef30e8
|
Refactored helper class InterlinkedTestNodes
|
2014-03-23 17:40:52 +04:00 |
|
Pavel Kirienko
|
9d35c616ef
|
CAN IO flags
|
2014-03-21 16:02:05 +04:00 |
|
Pavel Kirienko
|
670d844f08
|
ICanDriver::select() call accepts CanSelectMasks instead of raw integer masks
|
2014-03-21 10:12:33 +04:00 |
|
Pavel Kirienko
|
5cc74bf872
|
Tests: fixed spin() for InterlinkedTestNodes
|
2014-03-19 14:27:01 +04:00 |
|
Pavel Kirienko
|
206551bf78
|
Testing helper class - InterlinkedTestNodes
|
2014-03-15 12:58:39 +04:00 |
|
Pavel Kirienko
|
cf3f2080a5
|
INode got void registerInternalFailure(const char* msg)
|
2014-03-15 11:55:22 +04:00 |
|
Pavel Kirienko
|
613efa49b9
|
INode class. Publisher, Subscriber, ServiceServer, ServiceClient now accept INode in constructor instead of the bunch of independent params. Self NodeID now being configured via setNodeID() method instead of constructor param
|
2014-03-14 19:54:27 +04:00 |
|