vsRAD release notes v4

What’s new in 4.4

  1. Remove all xecho generate and draw functions for PPI, B and A/R modes
  2. Remove all noise generate and draw functions
  3. Improved the Dted module and LoS drawing
  4. Redesign the noise module and make it faster
  5. Increased the Incrust with void* udata field
  6. Add the IFF to Echo and BBlip structures
  7. Fix the scan speed (revolution/m) in Asynchronous mode (default)
  8. Improved the target tracking to avoid some double signal
  9. Several internal fixes and improvements
  10. Documentation update
  11. Tutorial document

What’s new in 4.3

  1. Add range gate module to load and display SE-RAY-RADAR raw data
  2. Fix the ring drawing and radial display when radar center is offset
  3. Improved the GUI panel
  4. Add Angular ring

What’s new in 4.2

  1. Change runtime libraries from MT to MD in all solutions
  2. Fix a big memory leak
  3. API changed on several user functions: int x, int y -> float x, float y
  4. Rewrite and optimization of the DTED library
  5. Support of DETD 3 & 4
  6. Elevation LOS improvment
  7. Add of NavChart support
  8. Change in the _Dot structure: type replaced with categ;
    size
    replaced with width & height in meters
  9. 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
  10. Add range gate module to load and display SE-RAY-RADAR raw data

What’s new in 4.1

  1. Support of VisualStudio 2005 has been deprecated
  2. Added VisualStudio 2015 libraries
  3. Change runtime libraries from MT to MD in all solutions
  4. Fix a big memory leak
  5. API changed on several user functions: int x, int y -> float x, float y
  6. Rewrite and optimization of the DTED library
  7. Support of DETD 3 & 4
  8. Elevation LOS improvment
  9. Add of NavChart support