[hamradio-commits] [gnss-sdr] 296/303: Code cleaning

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Feb 13 22:36:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit 5e125c52d79e29fdfa01f4c244e8e7b1854b917b
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Mon Feb 6 19:48:52 2017 +0100

    Code cleaning
---
 src/algorithms/PVT/libs/ls_pvt.cc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/algorithms/PVT/libs/ls_pvt.cc b/src/algorithms/PVT/libs/ls_pvt.cc
index e4bdfdd..f805524 100644
--- a/src/algorithms/PVT/libs/ls_pvt.cc
+++ b/src/algorithms/PVT/libs/ls_pvt.cc
@@ -54,8 +54,6 @@ arma::vec Ls_Pvt::bancroftPos(const arma::mat& satpos, const arma::vec& obs)
     //            IEEE Trans. Aerosp. and Elec. Systems, AES-21, Issue 1, pp. 56--59
     // Based on code by:
     // Kai Borre 04-30-95, improved by C.C. Goad 11-24-96
-    // Copyright (c) by Kai Borre
-    // $Revision: 1.0 $  $Date: 1997/09/26  $
     //
     //  Test values to use in debugging
     //  B_pass =[ -11716227.778 -10118754.628  21741083.973 22163882.029;
@@ -166,8 +164,6 @@ double Ls_Pvt::lorentz(const arma::vec& x, const arma::vec& y)
     //          4 by 1 vectors x and y
     // Based on code by:
     // Kai Borre 04-22-95
-    // Copyright (c) by Kai Borre
-    // $Revision: 1.0 $ $Date: 1997/09/26  $
     //
     //  M = diag([1 1 1 -1]);
     //  p = x'*M*y;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list