aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uavcan/module.mk
Commit message (Expand)AuthorAgeFilesLines
* UAVCAN: redundant sensors supportPavel Kirienko2014-08-231-3/+3
* New UAVCAN initialization logicPavel Kirienko2014-08-231-1/+2
* UAVCAN baro driverPavel Kirienko2014-08-221-1/+2
* UAVCAN magnetometer driverPavel Kirienko2014-08-221-1/+2
* UAVCAN: Refactored and generalized sensor bridge supportPavel Kirienko2014-08-221-4/+10
* Removed misleading comment from the UAVCAN module makefilePavel Kirienko2014-08-011-4/+0
* Building UAVCAN without run-time checks. This saves 9.5KB of flash and reduce...Pavel Kirienko2014-07-121-5/+5
* Fixed heading covariance calculation and build errors.Andrew Chambers2014-07-021-1/+2
* UAVCAN: append to EXTRADEFINES to those given by make cmd lineholger2014-06-241-3/+2
* UAVCAN ESC controller - proof of concept statePavel Kirienko2014-05-081-2/+3
* Catching up with libuavcan - some preprocessor symbols are no longer required...Pavel Kirienko2014-05-071-3/+3
* Removed the placement new workaround. It seems like we can pull <new> from th...Pavel Kirienko2014-05-071-2/+1
* Added workaround for hardware issue on Pixhawk v1Pavel Kirienko2014-05-061-1/+1
* Fixed hardcoded include pathPavel Kirienko2014-05-061-3/+3
* Initial UAVCAN integration. The library compiles successfully, CAN driver app...Pavel Kirienko2014-05-061-0/+74