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
|
660e84e17f
|
Allocator interface: getNumBlocks() --> getBlockCapacity()
|
2015-10-16 14:31:42 +03:00 |
|
Pavel Kirienko
|
e99120c257
|
Memory pool usage tracking + size optimization
|
2015-06-22 21:02:41 +03:00 |
|
Pavel Kirienko
|
00319909c1
|
PoolManager<> removed (was useless) (#33)
|
2015-06-15 15:27:33 +03:00 |
|
Pavel Kirienko
|
3e4234e049
|
Allocator fixes
|
2014-04-12 17:50:32 +04:00 |
|
Pavel Kirienko
|
6f1affa51f
|
Pool test
|
2014-04-12 17:34:16 +04:00 |
|
Pavel Kirienko
|
5808bfc0c9
|
LimitedPoolAllocator (for TX queue)
|
2014-04-12 13:40:15 +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
|
b86ea67563
|
Reorganized directory structure for tests and src
|
2014-03-10 19:25:28 +04:00 |
|
Pavel Kirienko
|
f6feaa0544
|
Pool manager automatically sorts pools by block size in addPool()
|
2014-02-01 15:04:52 +04:00 |
|
Pavel Kirienko
|
6c12982b9d
|
Basic functionality: CAN IO Manager, unit tests, debug stuff, memory management
|
2014-02-01 14:40:09 +04:00 |
|