What’s new in 4.4
- Remove all xecho generate and draw functions for PPI, B and A/R modes
- Remove all noise generate and draw functions
- Improved the Dted module and LoS drawing
- Redesign the noise module and make it faster
- Increased the Incrust with void* udata field
- Add the IFF to Echo and BBlip structures
- Fix the scan speed (revolution/m) in Asynchronous mode (default)
- Improved the target tracking to avoid some double signal
- Several internal fixes and improvements
- Documentation update
- Tutorial document
What’s new in 4.3
- Add range gate module to load and display SE-RAY-RADAR raw data
- Fix the ring drawing and radial display when radar center is offset
- Improved the GUI panel
- Add Angular ring
What’s new in 4.2
- Change runtime libraries from MT to MD in all solutions
- Fix a big memory leak
- API changed on several user functions: int x, int y -> float x, float y
- Rewrite and optimization of the DTED library
- Support of DETD 3 & 4
- Elevation LOS improvment
- Add of NavChart support
- Change in the _Dot structure: type replaced with categ;
size replaced with width & height in meters - Change in the _Echo structure: type replaced with categ;
power replaced with power_i [0..65535] size replaced with width_d & height_d in decimeters - Add range gate module to load and display SE-RAY-RADAR raw data
What’s new in 4.1
- Support of VisualStudio 2005 has been deprecated
- Added VisualStudio 2015 libraries
- Change runtime libraries from MT to MD in all solutions
- Fix a big memory leak
- API changed on several user functions: int x, int y -> float x, float y
- Rewrite and optimization of the DTED library
- Support of DETD 3 & 4
- Elevation LOS improvment
- Add of NavChart support