Carles Fernandez
|
a4d6800e22
|
Update copyright year
Applied on files changed since last release
clang-format applied
|
2019-07-26 12:38:20 +02:00 |
|
Carles Fernandez
|
be86771ede
|
Move default destructor to header file, so compiler can make a better job
|
2019-07-21 19:32:52 +02:00 |
|
Gerald LaMountain
|
dddf6dedb3
|
Add refs to tracking lib for bayesian estimation
|
2019-05-20 20:42:41 +02:00 |
|
Carles Fernandez
|
5f79053d65
|
Sort includes automatically with clang-format
Order:
1.- Main header
2.- Local headers
3.- Third-party library headers
4.- System headers
each category sorted lexicographically
|
2018-12-09 22:00:09 +01:00 |
|
Carles Fernandez
|
0c26a95af4
|
Enhance const correctness, minor cosmetics
|
2018-08-21 15:20:48 +02:00 |
|
Carles Fernandez
|
388d1623ed
|
Pass parameters by reference instead of by value (improves effieciency)
|
2018-08-21 14:57:22 +02:00 |
|
Gerald LaMountain
|
e42467a068
|
Updates to integration of bayesian_estimation library into GPS L1 kalman tracking block
|
2018-08-13 21:18:01 -04:00 |
|
Gerald LaMountain
|
486ac195db
|
Add bayesian_estimation library to tracking/libs which will be used to perform noise adaptation to Kalman filter based tracking
|
2018-07-09 11:46:34 -04:00 |
|