0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix to clutter filter memory allocation and disregarding compiler warning. More... over 8 years ago
Cleaned up some warnings to ensure proper variable types when using the absolute value functions. More... over 8 years ago
Added more verbose output to error checking during read of inclinometer files. More... about 11 years ago
Restored definition of larger max gates per ray of 8192 established with soloii revision 1.19. More... about 11 years ago
Corrected the inclinometer file input format specifiers. More... about 11 years ago
Reverted to original convention and format for pitch and roll angles from inclinometer data where all angles are relative to 0.0, front up is positive, left side up is positive, and format is in: More... about 11 years ago
Added capability to handle newer DORADE sweepfile format options including: More... about 11 years ago
Added capability to handle newer DORADE sweepfile format options including: More... about 11 years ago
Fixed bug in halo searching for ground clutter removal. More... almost 14 years ago
Added clutter filter halo capability to identify clutter near gates to be deleted. Added output of mean velocity and amplitude to clutter map. More... almost 14 years ago
Added clutter filter halo capability to identify clutter near gates to be deleted. Added output of mean velocity and amplitude to clutter map. More... almost 14 years ago
Added clutter filter halo capability to identify clutter near gates to be deleted. Added output of mean velocity and amplitude to clutter map. More... almost 14 years ago
Changed method of moment deletion to allow multiple deletes in one pass through sweep. Re-enabled first sweep/volume skipping in declutter if delias mode is 1 or 2. More... almost 14 years ago
Added check to clutter map creation to silence warnings for elevations above maximum requested elevation. Deleted one of the two temporary parameters at output of clutter map. More... almost 14 years ago
Corrected bug in clutter map searching of ray azimuths and improved searching angle algorithm near 360 degree transition. More... almost 14 years ago
Completed computation of velocity and power standard deviation in clutter map filtering. More... about 14 years ago
Adjusted the angle searching algorithm to allow values equal to or less than a specified angle tolerance. Removed out of range warning messages for cases where user specifies limited range cluttering. More... about 14 years ago
Added additional options to perform ground clutter filtering by creating a statistical 3-D cluttermap on a common spherical grid. Options include output of the cluttermap in DORADE format. A few minor bug fixes applied for generation of DORADE format and proper handling of angle searching near 0/360 degrees. More... about 14 years ago
Added additional options to perform ground clutter filtering by creating a statistical 3-D cluttermap on a common spherical grid. Options include output of the cluttermap in DORADE format. A few minor bug fixes applied for generation of DORADE format and proper handling of angle searching near 0/360 degrees. More... about 14 years ago
Added additional options to perform ground clutter filtering by creating a statistical 3-D cluttermap on a common spherical grid. Options include output of the cluttermap in DORADE format. A few minor bug fixes applied for generation of DORADE format and proper handling of angle searching near 0/360 degrees. More... about 14 years ago
Corrected file pointer bug when checking I/O status on file writes. More... about 14 years ago
Removed a bug in extract points which repeated gate output, increased precision in distance calculations and changed the default MAXGATES to 8192 to match soloii starting with release version 1.19. More... about 14 years ago
Removed a bug in extract points which repeated gate output, increased precision in distance calculations and changed the default MAXGATES to 8192 to match soloii starting with release version 1.19. More... about 14 years ago
Redesigned clutter filter quality control to use statistical approach to identify and remove ground clutter using a series of scans. More... about 14 years ago
Redesigned clutter filter quality control to use statistical approach to identify and remove ground clutter using a series of scans. More... about 14 years ago
Redesigned clutter filter quality control to use statistical approach to identify and remove ground clutter using a series of scans. More... about 14 years ago
Added proper handling of very large elevation angles (which are actually negative angles) in the elevation correction factor computation. More... over 14 years ago
Bug fix for velocity retrievals in axisymmetric files to properly align columns in output files. More... over 14 years ago
Adjust tolerance for detection of bad values for filling in bad gates in a ray. More... almost 15 years ago
Adjusted detection threshold for identical range-gates in ray. More... almost 15 years ago