0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
started implementation of the Duvenhage algorithm. More... almost 11 years ago
Added getLatitudeIndex and getLongitudeIndex in Tile. More... almost 11 years ago
Handle properly tiles boundaries. More... almost 11 years ago
Improved identification of point location with respect to tile. More... almost 11 years ago
Sensor directly uses points and vectors, and no more Line. More... almost 11 years ago
Intersection algorithms can use the new ExtendedEllipsoid. More... almost 11 years ago
Fixed wrong package in tests. More... almost 11 years ago
Added ExtendedEllipsoid to chop off line-of-sight according to DEM. More... almost 11 years ago
Final keyword. More... almost 11 years ago
Split top level class from DEM intersection algorithm. More... almost 11 years ago
Line numbers are double. More... almost 11 years ago
Started implementation of direct localization ... More... almost 11 years ago
Added a protection against unknown sensors. More... almost 11 years ago
Added configuration for sensor lines of sight. More... almost 11 years ago
Use an offset from a reference date for all computation. More... almost 11 years ago
Added a getMergeLevel method to identify when pixels share min/max. More... almost 11 years ago
Working version of min/max kd-tree tile. More... almost 11 years ago
Started implementation of min/max KD-tree tile. More... almost 11 years ago
pixels are double. More... almost 11 years ago
Added protection against empty tiles. More... almost 11 years ago
Removed AbastractTile. More... almost 11 years ago
Added global min/max handling for any tile. More... almost 11 years ago
Prepared first implementation for Duvenhage algorithm. More... almost 11 years ago
Boilerplate part for Rugged interface implementation. More... almost 11 years ago
Added API for global context initialization. More... almost 11 years ago
Added containers for parsed position/velocity and attitude. More... almost 11 years ago
Added a hook called after tile update completion. More... almost 11 years ago
Force use of factory to create simple tiles. More... almost 11 years ago
Extract an AbstractTile from SimpleTile More... almost 11 years ago
Added a simple container for inverse localization result. More... almost 11 years ago