Pavel Kirienko
|
3829506368
|
PanicListener
|
2014-03-19 14:27:37 +04:00 |
|
Pavel Kirienko
|
5cc74bf872
|
Tests: fixed spin() for InterlinkedTestNodes
|
2014-03-19 14:27:01 +04:00 |
|
Pavel Kirienko
|
8828b79c4e
|
Fixed name of a test class
|
2014-03-19 14:04:10 +04:00 |
|
Pavel Kirienko
|
ce9c0b6dbe
|
PanicBroadcaster
|
2014-03-19 12:25:49 +04:00 |
|
Pavel Kirienko
|
b353c5b9d8
|
RestartRequestServer
|
2014-03-19 10:45:20 +04:00 |
|
Pavel Kirienko
|
3dec56da00
|
Printing size of uavcan.protocol.RestartNode server in a test
|
2014-03-18 21:13:24 +04:00 |
|
Pavel Kirienko
|
888057f3ec
|
DataTypeInfoProvider
|
2014-03-18 20:51:22 +04:00 |
|
Pavel Kirienko
|
2103e59ef1
|
GDTR got the method find() by DTID
|
2014-03-18 16:38:14 +04:00 |
|
Pavel Kirienko
|
fc490e93e1
|
Test: TestSubscriber renamed to TestListener
|
2014-03-18 15:36:31 +04:00 |
|
Pavel Kirienko
|
aeee4b9e37
|
Added Dispatcher type usage methods: hasPublisher(), hasSubscriber(), hasServer()
|
2014-03-18 15:33:31 +04:00 |
|
Pavel Kirienko
|
c9b284a2d7
|
IOutgoingTransferRegistry::exists()
|
2014-03-18 15:15:53 +04:00 |
|
Pavel Kirienko
|
b5e201647f
|
Map<> got the new method findFirstKey<>(), which is needed for the upcoming Dispatcher logic
|
2014-03-18 14:58:05 +04:00 |
|
Pavel Kirienko
|
c7d6bcbdda
|
Tests: reduced timestamp comparison precision to reduce test failure probability with parallel build
|
2014-03-18 13:30:24 +04:00 |
|
Pavel Kirienko
|
11267860f3
|
Logger implementation
|
2014-03-18 02:30:57 +04:00 |
|
Pavel Kirienko
|
1e2352bb30
|
CharArrayFormatter<> implementation and tests
|
2014-03-18 00:45:11 +04:00 |
|
Pavel Kirienko
|
7603007d90
|
Array<>::appendFormatted() + test
|
2014-03-17 23:25:45 +04:00 |
|
Pavel Kirienko
|
093328e386
|
Proper C++ version detection
|
2014-03-17 20:38:02 +04:00 |
|
Pavel Kirienko
|
06603ad237
|
Much improved tests: Both C++03/C++11 are supported, with exceptions and without them; test outputs are being dumped on disk
|
2014-03-17 19:45:27 +04:00 |
|
Pavel Kirienko
|
4025bf033b
|
Fixed C++11 support
|
2014-03-17 19:06:11 +04:00 |
|
Pavel Kirienko
|
730a571c8d
|
The work on the highest-level concepts have just started; here goes NodeStatusProvider with tests
|
2014-03-15 14:49:23 +04:00 |
|
Pavel Kirienko
|
206551bf78
|
Testing helper class - InterlinkedTestNodes
|
2014-03-15 12:58:39 +04:00 |
|
Pavel Kirienko
|
bb5f77857d
|
Changes in uavcan.protocol.GetNodeInfo
|
2014-03-15 11:55:56 +04:00 |
|
Pavel Kirienko
|
cf3f2080a5
|
INode got void registerInternalFailure(const char* msg)
|
2014-03-15 11:55:22 +04:00 |
|
Pavel Kirienko
|
964e666f86
|
Timer constructor takes INode instead of Scheduler - for compatibility reasons
|
2014-03-14 23:04:45 +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 |
|
Pavel Kirienko
|
15cbf96378
|
Reorganized directory structure - directory 'internal' pulled up one level. No logical changes.
|
2014-03-14 15:01:20 +04:00 |
|
Pavel Kirienko
|
ab34c94ba2
|
Printing size of some data structures from the ServiceClient<> test
|
2014-03-14 13:32:01 +04:00 |
|
Pavel Kirienko
|
0f1b124086
|
Array<>::operator+=(Array<>) implementation and test
|
2014-03-14 02:19:57 +04:00 |
|
Pavel Kirienko
|
8f2034b090
|
ostream operator for ServiceCallResult<>
|
2014-03-14 01:45:16 +04:00 |
|
Pavel Kirienko
|
bc70390722
|
Renaming: Server<> --> ServiceServer<>
|
2014-03-14 01:20:27 +04:00 |
|
Pavel Kirienko
|
cefc346ebb
|
TimerEvent fields were renamed; timer pointer removed
|
2014-03-14 01:09:13 +04:00 |
|
Pavel Kirienko
|
6d584734bb
|
ServiceClient<>
|
2014-03-14 00:53:53 +04:00 |
|
Pavel Kirienko
|
beaba20749
|
Simplified service types: the nested types Request/Response are templates now, but the containing type is not, so using 'typename' to refer to Request or Response is no longer necessary.
|
2014-03-12 21:20:05 +04:00 |
|
Pavel Kirienko
|
7bc7269e37
|
Checking server failure counters in test
|
2014-03-12 13:08:31 +04:00 |
|
Pavel Kirienko
|
0f877dec88
|
Server<>
|
2014-03-12 13:02:28 +04:00 |
|
Pavel Kirienko
|
3426d55cac
|
CAN mock method - popTxFrame()
|
2014-03-12 13:01:15 +04:00 |
|
Pavel Kirienko
|
07bad40387
|
Added tests for proper linking of generated types. Now these tests are failing to pass - will be fixed soon.
|
2014-03-11 22:23:15 +04:00 |
|
Pavel Kirienko
|
d1d35760d4
|
DataTypeID tests
|
2014-03-11 21:33:18 +04:00 |
|
Pavel Kirienko
|
62ea9e2746
|
Type safe DataTypeID class
|
2014-03-11 21:29:35 +04:00 |
|
Pavel Kirienko
|
befea376c2
|
Fixed inclusion loops
|
2014-03-11 21:00:28 +04:00 |
|
Pavel Kirienko
|
ca9bebce13
|
Time overflow tests
|
2014-03-11 15:00:14 +04:00 |
|
Pavel Kirienko
|
d5e30f643c
|
Renaming: MonotonicDeadlineHandler --> DeadlineHandler
|
2014-03-11 14:49:43 +04:00 |
|
Pavel Kirienko
|
65a4dcc2cf
|
Superrefactoring - all time values were replaced with new safer classes from uavcan/time.hpp; generated types were moved away from anonymous namespaces because this makes it impossible to use a type from different compilation units. Some less vital fixes are to follow - see the next few commits
|
2014-03-11 14:41:48 +04:00 |
|
Pavel Kirienko
|
b86ea67563
|
Reorganized directory structure for tests and src
|
2014-03-10 19:25:28 +04:00 |
|
Pavel Kirienko
|
21fda96978
|
Type safe time classes with tests, to replace uint64_t for time values
|
2014-03-10 19:00:59 +04:00 |
|
Pavel Kirienko
|
aa7a74bd1e
|
Scheduler test moved into the appropriate directory
|
2014-03-10 17:25:25 +04:00 |
|
Pavel Kirienko
|
4b92497aee
|
Refactoring - Scheduler, GenericPublisher, GenericSubscruber moved into /uavcan/internal/node/*
|
2014-03-10 13:53:10 +04:00 |
|
Pavel Kirienko
|
224a072120
|
try_implicit_cast<>() supports non default constructible target types
|
2014-03-10 11:12:57 +04:00 |
|
Pavel Kirienko
|
2aa9d8cdb5
|
Subscriber properly handles types that do not require buffering (i.e. types that do not require MFT transport). Ugly test added.
|
2014-03-10 01:50:42 +04:00 |
|
Pavel Kirienko
|
ce618f6436
|
Utils moved to uavcan/util/*
|
2014-03-09 21:46:21 +04:00 |
|