aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uavcan/gnss_receiver.cpp
Commit message (Expand)AuthorAgeFilesLines
* UAVCAN: Refactored and generalized sensor bridge supportPavel Kirienko2014-08-221-153/+0
* UAVCAN GNSS - using GNSS time to initialize the field time_gps_usecPavel Kirienko2014-07-071-1/+1
* Fixed UAVCAN GNSS bridge - EPV computation, catching up with the new GPS ORB ...Pavel Kirienko2014-07-071-14/+14
* Using proper math library. Corrected speed variance calculationAndrew Chambers2014-07-031-2/+3
* Address Paval's comments regarding extracting matrix from uavcan msg, positio...Andrew Chambers2014-07-021-13/+15
* Fixed bug with zero-sized covariance arraysAndrew Chambers2014-07-021-28/+49
* Fixed heading covariance calculation and build errors.Andrew Chambers2014-07-021-5/+12
* Added class to convert gnss message from uavcan to uorbAndrew Chambers2014-07-011-0/+122