História revízii

Autor SHA1 Správa Dátum
  Fred Wright 2416eb1163 Fixes geoid.c for systems that lack sincos(). 5 rokov pred
  Gary E. Miller 47b87a646e gps/clienthelpers.py: Add magvar_delta[][] 5 rokov pred
  Gary E. Miller 5c0c573ad9 geoid.c: Remove some more constants. No functional change. 5 rokov pred
  Gary E. Miller d34ebe1fc1 geoid.c: Precompute WGS84E2. gcc not recognizing float constants. 5 rokov pred
  Gary E. Miller d45145f893 geoid.c: Precompute a variable. 5 rokov pred
  Gary E. Miller 3465604ce2 geoid.c: replace sin()/cos() with sincos(). 5 rokov pred
  Gary E. Miller 80781f9919 geoid.c: A touch of CSE. No functional change. 5 rokov pred
  Gary E. Miller 2ad4f4f447 geoid.c: Add mag_var() to calculate the magnetic variation. 5 rokov pred
  Gary E. Miller c49f2f59d8 geod.c: Add a sanity check to wgs84_separation() 5 rokov pred
  Gary E. Miller f86f111001 remove redundant wgs84_separation() from ecef_to_wgs84fix() 5 rokov pred
  Gary E. Miller 2607bf6d6e Large, but simple variable change: altitude -> altHAE. 5 rokov pred
  Gary E. Miller 26bb73007a geoid.c: Slightly different rounding strategy in base data. 5 rokov pred
  Gary E. Miller 3edbaa0f5c geoid.c: Use new geoid_delta of 5.5 degree data. 5 rokov pred
  Gary E. Miller 69d4947908 geoid.c: remove premature use of double when ints will do. 5 rokov pred
  Gary E. Miller fbf6f7f452 geoid.c: Move geoid_delta[][] to file static. 5 rokov pred
  Gary E. Miller 71bafc39d2 geoid.c: Apply CSE to bilinear() 5 rokov pred
  Gary E. Miller d211694e20 geoid.c: remove little used "optimization". 5 rokov pred
  Gary E. Miller cb6440d97b geoid.c: A bit of debug code, commented out. 5 rokov pred
  Gary E. Miller 55911c744e goid.c: wgs84_separation() now returns EGM2008 separation. 5 rokov pred
  Gary E. Miller c39f6a68e1 goid.c: Convert geoid_delta[][] to cm from m. 5 rokov pred
  Gary E. Miller d5d38a1777 geoid.c: More table formatting. No functional changes. 5 rokov pred
  Gary E. Miller efd0073213 geoid.c: A bit of formatting for geoid_delta[][]. 5 rokov pred
  Gary E. Miller 364761a7cb goeid.c: Convert geoid_delta[] into geoid_delta[][] 5 rokov pred
  Gary E. Miller 9169a75061 geoid.c: A bit more on MSL confusion. 5 rokov pred
  Gary E. Miller c7cc194f85 geoid.c: Note that the ellipsoid calcualted is not specified. 5 rokov pred
  Gary E. Miller e5af93e178 geoid.c: ecef_to_wgs84() check inputs. 5 rokov pred
  Gary E. Miller e4a55e1d3d geoid.c: Add atan2z() to clan up sign ambiguity. 5 rokov pred
  Gary E. Miller 814a593ac5 geoid.c: ecef_to_wgs84fix() was MSL altitude, not WGS 84. 5 rokov pred
  Gary E. Miller df3f59d0ac geoid.c: Do not override track from GPS. 5 rokov pred
  Gary E. Miller 8dfd2af15a geoid.c: remove redundant speed calculation. 5 rokov pred