RadarGUI v2.0.0 (June, 2020)
=================================

General New Features:
=====================
- Enhanced firmware flashing feature to support both 24GHz/60GHz devices
	* User needs to install Segger JLink on PC to flash 24GHz devices	
- Logging tab introduced to assist GUI for bug reporting. User can;
	* Enable/Disable logging
    * Save/Clear Logs
	* Select between five log levels 
- New visualization plots and views added for few devices;
	* FFT magnitude tracker
	* Motion tracker
	* Direction of motion tracker
	* Polar plot with segment highlighting
	* Range plot with zone highlighting and single target tracking
- Renamed Revert button to Cancel for all perspectives in Settings pane.
- Make Labels next to icons in toolbar clickable 
	
60GHz Features:
===============
- Updated the Radar SDK dll to version 2.0.0
- Segmentation application support added with;
	* Polar plot with maximum three segments visualization
	* Configuration view for segmentation algorithm parameters
	* Recording and playback of segmentation application output
	* Save/Load parameters to/from JSON file
- Added ADC expert settings in standard mode
	* Sample rate (kHz)
	* ADC Tracking
	* Sampling Time
	* Double MSB Time
- BGT60ATR24C device support added with;
	* Standard Mode view
	* MIMO configuration
	* Save/Load parameters to/from XML file
	* Recording and playback feature
	* Visualization plots
		- Time and Frequency domain plot
		- RangeDoppler plot
	* Note: No SDK applications supported with this device
	
- BGT60LTR11 (Doppler based Motion Detection) device support added;
	* System Settings provided to select
		- Mode (Continuous or Pulse)
		- Pulse parameters
		- TX Power and RX IF gain control
		- Motion Sensitivity
	* Save/Load parameters to/from XML file
	* Recording and Playback feature
	* Visualization plots
		- Time and Frequency domain plot (Continuous mode only)
		- Motion Tracker and Motion View
		- Direction Tracker and Direction of Movement view
	
24GHz Features:
===============
- Sense2GoL Software Controlled FMCW (BGT24LTR11) device support added;
	* Range plot with zones and target highlighting
	* Configuration view for device and DSP settings
	* Recording and playback feature
    * Visualization plots
		- Time domain plot
        - Target Signal Strength Tracker
		- Motion Tracker and Motion View
		- Direction Tracker and Direction of Movement view
	
Bug Fixes:
==========
- Frequency domain plot stopped showing results for 64 samples per chirp selection for 24GHz devices
- Default button did not reset the values for 24GHz devices
- Recording to raw binary format more than 1000 frames is missing frames on playback
- Chirp selection was visible in context menu of time domain plot for pure doppler device
- Metric selection and User Mode was enable in Settings menu for 60GHz devices
- Opening multiple instances of the same plot shows wrong info on the previous instance
	
Known Issues:
=============
- On slower PCs, Tracker plots get laggy sometimes. Following workarounds can be applied;
    * Reduce the frame rate from toolbar or frame rate slider
    * Increase GUI refresh rate period from Settings->Advance menu