Pavel Kirienko
|
da34eae9c4
|
Added IAdHocNodeStatusUpdater
|
2018-01-02 11:32:35 +02:00 |
|
Mark K Cowan
|
934cc4f2d2
|
Fixed unnecessary sign conversion
|
2017-11-29 16:56:02 +00:00 |
|
Pavel Kirienko
|
c9ec822244
|
-Wold-style-cast; linked list items made noncopyable
|
2016-07-29 16:46:57 +03:00 |
|
Pavel Kirienko
|
38a241a90a
|
Added -Wzero-as-null-pointer-constant, replaced NULL --> UAVCAN_NULLPTR. All changes are automatic, no manual edits to the library code.
|
2016-07-29 15:39:24 +03:00 |
|
Pavel Kirienko
|
ec84f64f5f
|
Warning fixes (GCC 5.3)
|
2016-05-05 05:30:49 +03:00 |
|
Pavel Kirienko
|
1447674bfa
|
CAN cfger - using consistent return types
|
2015-12-27 19:42:38 +03:00 |
|
Pavel Kirienko
|
8f67bcbc39
|
Updated copyrights and include guards in CAN filter cfger
|
2015-12-27 18:39:57 +03:00 |
|
Ilia
|
73f0a9074d
|
uncrustify applied
|
2015-12-21 00:34:38 +00:00 |
|
Ilia
|
292b06c2d8
|
pull request corrections
|
2015-12-20 22:53:19 +00:00 |
|
Ilia
|
8a5719248f
|
HW acceptance filters unit test corrected.
specificator changed for cfg.MK-ID print
|
2015-12-19 16:43:29 +00:00 |
|
Ilia
|
5563dbacff
|
addFilterConfig() added. computeConfiguration() separated from applyConfiguration.
Other small corrections
|
2015-12-16 00:33:00 +00:00 |
|
Ben Dyer
|
2d9374044b
|
Use std::size_t
|
2015-10-25 17:45:34 +11:00 |
|
Ben Dyer
|
57915e98ba
|
Replace bitarrayCopy with a smaller, from-scratch version
|
2015-10-25 17:24:21 +11:00 |
|
Pavel Kirienko
|
660e84e17f
|
Allocator interface: getNumBlocks() --> getBlockCapacity()
|
2015-10-16 14:31:42 +03:00 |
|
Pavel Kirienko
|
23352746cd
|
Speed-optimized versions of bitarrayCopy() removed
|
2015-10-14 20:30:24 +03:00 |
|
Pavel Kirienko
|
899aae44f7
|
OTR deinterfaced
|
2015-10-14 20:15:19 +03:00 |
|
Pavel Kirienko
|
0d5fc65907
|
Transfer listener .hpp --> .cpp
|
2015-10-14 20:02:25 +03:00 |
|
Pavel Kirienko
|
a9fdf44fa9
|
Transfer buffering system detemplatized; compiles but tests are failing
|
2015-10-14 19:59:04 +03:00 |
|
Pavel Kirienko
|
be84897ed6
|
First stab at global refactoring of memory management - the library builds, but unit tests are failing horribly
|
2015-10-14 08:29:50 +03:00 |
|
Pavel Kirienko
|
14cdbc0594
|
Added some getters to the Node<> class
|
2015-09-25 01:45:40 +03:00 |
|
Pavel Kirienko
|
0f53a76b50
|
Changed API of DynamicNodeIDClient: start() accepts UniqueID instead of HardwareVersion
|
2015-09-25 00:02:58 +03:00 |
|
Pavel Kirienko
|
4ecdfd844e
|
Minor style fix in IEEE754Converter; no changes to the logic
|
2015-08-24 14:06:56 +03:00 |
|
Ben Dyer
|
37bd23e4fa
|
Replace float<->half implementation with public domain code
|
2015-08-24 20:07:03 +10:00 |
|
Pavel Kirienko
|
9c185b3ddf
|
float16 converter is explicitly declared non-compatible with non-IEEE754
|
2015-08-21 14:50:47 +03:00 |
|
Pavel Kirienko
|
ec1210dfec
|
Fixed doxygen comments
|
2015-08-21 14:43:37 +03:00 |
|
Ben Dyer
|
e97f948b9a
|
Uncrustified
|
2015-08-21 20:35:59 +10:00 |
|
Ben Dyer
|
adfe61d613
|
Use NumPy half<->float routines to avoid dependence on math functions in C stdlib
|
2015-08-21 17:57:41 +10:00 |
|
ilia-sheremet
|
9e246617d1
|
Acceptance filter update for new transport layer corrections_2
|
2015-07-29 19:04:30 +01:00 |
|
ilia-sheremet
|
b204cb36d8
|
Acceptance filter update for new transport layer corrections
|
2015-07-25 20:25:06 +01:00 |
|
ilia-sheremet
|
5fa5a4f365
|
Acceptance filter update for new transport layer
|
2015-07-24 21:04:56 +01:00 |
|
Pavel Kirienko
|
4238df3e9f
|
Proper OTR deadlines
|
2015-07-20 18:11:53 +03:00 |
|
Pavel Kirienko
|
035f107ab5
|
RX logic revisited
|
2015-07-20 18:07:29 +03:00 |
|
Pavel Kirienko
|
29aff593aa
|
Revert "TransferID::subtracted()"
This reverts commit c36fdb2156.
|
2015-07-20 12:40:27 +03:00 |
|
Pavel Kirienko
|
c36fdb2156
|
TransferID::subtracted()
|
2015-07-20 12:32:13 +03:00 |
|
Pavel Kirienko
|
29c295bf11
|
TransferReceiver timing fix
|
2015-07-15 21:22:28 +03:00 |
|
Pavel Kirienko
|
da3d41307d
|
Clarification in TransferReceiver
|
2015-07-15 16:55:35 +03:00 |
|
Pavel Kirienko
|
38f8b34f54
|
TransferSender: Fixed OTR entry lifetime
|
2015-07-15 16:55:05 +03:00 |
|
Pavel Kirienko
|
e98ba01e22
|
Node<> and NodeStatusProvider updated
|
2015-07-08 21:54:56 +03:00 |
|
Pavel Kirienko
|
8d923fee4c
|
Modified CAN driver API: Passing the next pending TX frames into the select() call to facilitate proper prioritization in the driver
|
2015-07-05 18:46:21 +03:00 |
|
Pavel Kirienko
|
35fd634282
|
Configurable priority in high-level protocol logic classes
|
2015-07-05 09:54:54 +03:00 |
|
Pavel Kirienko
|
27ec2419ff
|
DSDL catchup
|
2015-07-05 09:27:22 +03:00 |
|
Pavel Kirienko
|
a25a9252a7
|
Global discovery request removed
|
2015-07-05 07:21:34 +03:00 |
|
Pavel Kirienko
|
36a7c7e7a9
|
CATS and network compatibility checker removed
|
2015-07-05 07:07:59 +03:00 |
|
Pavel Kirienko
|
f839cf010b
|
Dynamic node ID client update
|
2015-07-04 11:00:10 +03:00 |
|
Pavel Kirienko
|
71b62ede9c
|
CanIOFlagAbortOnError - automatically enforced by TransferSender if the node is in passive mode
|
2015-07-03 10:41:39 +03:00 |
|
Pavel Kirienko
|
f015c2de8b
|
Configurable priority for service calls; plus a minor collateral refactoring
|
2015-07-03 09:56:52 +03:00 |
|
Pavel Kirienko
|
445f3c4003
|
Frame tests fixed, 8 to go
|
2015-07-03 08:15:53 +03:00 |
|
Pavel Kirienko
|
da6dd5a227
|
TransferReceiver: Checking for unexpected start of transfer
|
2015-07-03 06:16:50 +03:00 |
|
Pavel Kirienko
|
c56458c73d
|
TransferReceiver tests fixed, 17 to go
|
2015-07-03 02:41:27 +03:00 |
|
Pavel Kirienko
|
8d00058307
|
Unittest fix
|
2015-07-02 22:07:11 +03:00 |
|