Commit f05bad46 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

minor

parent 3dcb7242
Loading
Loading
Loading
Loading
+13 −0
Original line number Original line Diff line number Diff line
@@ -202,6 +202,19 @@ function hll_w_i(i,v){


}
}


/**
 * Functions for heading (position latitude and longitude are fixed)
 * hll2_...
 */

function hll2_dr_dx_i(i,v){
  return 0;
}





/**
/**
 * Functions for relative altitude, tilt and roll
 * Functions for relative altitude, tilt and roll
 * art_...
 * art_...