Pavel Kirienko
|
aafdf81f29
|
Removed unused event code
|
2015-05-26 20:25:29 +03:00 |
|
Pavel Kirienko
|
9faf8470e6
|
Fixed Raft definitions
|
2015-05-26 20:22:21 +03:00 |
|
Pavel Kirienko
|
a97762ae21
|
Dead code removal
|
2015-05-26 20:13:13 +03:00 |
|
Pavel Kirienko
|
2231b00637
|
Raft active state extension removed
|
2015-05-26 20:04:59 +03:00 |
|
Pavel Kirienko
|
97b35cd09e
|
NodeIDSelector fix
|
2015-05-26 01:57:07 +03:00 |
|
Pavel Kirienko
|
258da95d12
|
RaftCore::checkInvariants()
|
2015-05-26 00:15:18 +03:00 |
|
Pavel Kirienko
|
8c77793892
|
Raft logic fix: auto-discovery on AE request
|
2015-05-24 21:14:59 +03:00 |
|
Pavel Kirienko
|
eb6102a9d4
|
Raft - minor timing fix, no changes to the logic
|
2015-05-24 21:09:56 +03:00 |
|
Pavel Kirienko
|
b7f7defd85
|
Raft implementation fix
|
2015-05-24 20:19:56 +03:00 |
|
Pavel Kirienko
|
c323d8e724
|
Raft - ignoring Allocation activity if it is a response
|
2015-05-24 20:12:33 +03:00 |
|
Pavel Kirienko
|
59dd6d0905
|
Raft fix
|
2015-05-24 20:06:13 +03:00 |
|
Pavel Kirienko
|
2952608ffa
|
RaftCore: new event code
|
2015-05-24 18:20:57 +03:00 |
|
Pavel Kirienko
|
73273ab06d
|
Optimized NodeDiscoverer - picking any node to query, without any preference
|
2015-05-24 17:21:26 +03:00 |
|
Pavel Kirienko
|
11161e7b1f
|
NodeDiscoverer logic fix
|
2015-05-24 17:18:14 +03:00 |
|
Pavel Kirienko
|
e5f3a96476
|
RaftCore implementation fix
|
2015-05-24 16:32:52 +03:00 |
|
Pavel Kirienko
|
546be2b89b
|
Fixed RaftCore. The logic is even more complicated.
|
2015-05-24 16:26:14 +03:00 |
|
Pavel Kirienko
|
4f64e2378e
|
RaftCore - runtime assertions
|
2015-05-24 15:41:51 +03:00 |
|
Pavel Kirienko
|
9e9ade0055
|
Node ID allocation server - allocation response TX timeout set to DEFAULT_REQUEST_PERIOD_MS
|
2015-05-24 14:25:56 +03:00 |
|
Pavel Kirienko
|
0348b22b1e
|
distributed allocation server - StateReport fix
|
2015-05-23 21:49:01 +03:00 |
|
Pavel Kirienko
|
5f4adbf1a3
|
dynamic_node_id_server::distributed::StateReport structure
|
2015-05-23 00:38:17 +03:00 |
|
David Sidrane
|
64b14db1f5
|
More string refactoring
|
2015-05-21 07:25:53 -10:00 |
|
David Sidrane
|
fa11a76143
|
Refactoring paths
|
2015-05-20 18:17:16 -10:00 |
|
David Sidrane
|
5358c734ef
|
Fixed guard
|
2015-05-20 02:59:36 -10:00 |
|
David Sidrane
|
8b87990c1b
|
Fixed guard
|
2015-05-20 02:58:33 -10:00 |
|
David Sidrane
|
9f17dca012
|
Fixed guard
|
2015-05-20 02:57:20 -10:00 |
|
Pavel Kirienko
|
6abe343f04
|
FirmwareUpdateTrigger handleFirmwareUpdateConfirmation() made optional
|
2015-05-20 15:19:51 +03:00 |
|
Pavel Kirienko
|
bb412f3f93
|
FirmwareUpdateTrigger retry logic optimization
|
2015-05-20 15:13:31 +03:00 |
|
Pavel Kirienko
|
1f47596688
|
FirmwareUpdateTrigger node selector fix, more testing
|
2015-05-20 14:53:16 +03:00 |
|
Pavel Kirienko
|
0d60595d7c
|
FirmwareUpdateTrigger - fixes and test
|
2015-05-19 13:16:51 +03:00 |
|
Pavel Kirienko
|
d7ae3f90c0
|
Doc fix
|
2015-05-19 02:13:50 +03:00 |
|
Pavel Kirienko
|
694d29ab47
|
Misleading comment that somehow survived refactoring
|
2015-05-19 02:10:22 +03:00 |
|
Pavel Kirienko
|
6b179d032b
|
Firmware update trigger implementation. It is most likely broken, because I'm half asleep by now; proper tests will be added later
|
2015-05-19 01:37:10 +03:00 |
|
Pavel Kirienko
|
5e458e918d
|
MakeString<> helper template
|
2015-05-18 22:29:09 +03:00 |
|
Pavel Kirienko
|
e4886606f0
|
Typo
|
2015-05-18 14:31:10 +03:00 |
|
Pavel Kirienko
|
51a2ce39c5
|
Full file server implementation
|
2015-05-18 14:21:58 +03:00 |
|
Pavel Kirienko
|
58ca7319dd
|
File server implementation with test
|
2015-05-18 14:05:10 +03:00 |
|
Pavel Kirienko
|
cd41840f59
|
Multi-call client in RaftCore
|
2015-05-17 17:18:14 +03:00 |
|
Pavel Kirienko
|
c089f4d72b
|
Node info retriever - timer event optimization
|
2015-05-17 16:35:09 +03:00 |
|
Pavel Kirienko
|
600c29a953
|
NodeInfoRetriever - docs, logical fixes, tests
|
2015-05-17 16:29:19 +03:00 |
|
Pavel Kirienko
|
36dda9c017
|
NodeInfoRetriever basic test
|
2015-05-17 13:49:40 +03:00 |
|
Pavel Kirienko
|
2123853cae
|
Using concurrent calls in NodeInfoRetriever
|
2015-05-17 00:01:49 +03:00 |
|
Pavel Kirienko
|
7df9fb0820
|
NodeInfoRetriever - using Multiset instead of Map<>
|
2015-05-16 23:17:54 +03:00 |
|
Pavel Kirienko
|
90d60688b3
|
ServiceClient<>: renaming and a minor logic fix
|
2015-05-16 21:19:54 +03:00 |
|
Pavel Kirienko
|
eb370b08dd
|
Refactored Map<>
|
2015-05-16 03:31:18 +03:00 |
|
Pavel Kirienko
|
282b995c1e
|
Partially refactored ServiceClient, tests are failing, the code is totally broken
|
2015-05-15 18:41:38 +03:00 |
|
Pavel Kirienko
|
fb155d8fc9
|
Fixed missing UAVCAN_EXPORT declaration
|
2015-05-14 00:08:22 +03:00 |
|
Pavel Kirienko
|
509ef85048
|
Properly defining poll interval of NodeDiscoverer
|
2015-05-14 00:02:43 +03:00 |
|
Pavel Kirienko
|
3db54cd6af
|
Improved NodeDiscoverer logic
|
2015-05-13 23:23:03 +03:00 |
|
Pavel Kirienko
|
e2ef4a4518
|
Restructured NodeStatusMonitor and NodeInfoRetriever - TimerBase is not inherited by the monitor now because that was a suboptimal solution for a class designed for inheritance
|
2015-05-13 22:32:23 +03:00 |
|
Pavel Kirienko
|
2b0d669d7f
|
Revert "NodeStatusMonitor API update"
This reverts commit 08d96ef329.
|
2015-05-13 22:02:02 +03:00 |
|