Pavel Kirienko
|
580b726536
|
UAVCAN: missing declaration warning fix
|
2014-08-29 14:34:29 +04:00 |
|
Lorenz Meier
|
973b193261
|
Fixed comments and code style of UAVCAN node
|
2014-05-07 14:29:30 +02:00 |
|
Pavel Kirienko
|
4b11145797
|
Working UAVCAN node. No application logic is implemented yet; the node just publishes its status once a second (uavcan.protocol.NodeStatus) and responds to basic services (transport stats, node discovery)
|
2014-05-07 13:42:34 +04:00 |
|
Pavel Kirienko
|
7813566e66
|
Initial UAVCAN integration. The library compiles successfully, CAN driver appears to be working properly. There is one hardcoded path in the module makefile that needs to be fixed; plus the compilation will likely fail unless arch/math.h contains log2l()
|
2014-05-06 19:30:45 +04:00 |
|