/************************************************************************************************
DESCRIPTION:
  Dump_Collect_Tool for USB and PCIE of FIBOCOM wireless cellular modules.
  
USAGE:
	(1)./fibo_dump_collect_tool -h
	(2)./fibo_dump_collect_tool -v
	(3)./fibo_dump_collect_tool -d -f
	(4)./fibo_dump_collect_tool -f ./dump_log
	(5)./fibo_dump_collect_tool -d -f ./dump_log
Note:
	NL668 and FG101 do not support the -d parameter due to module reasons
*************************************************************************************************/

=================================================================================================

                            Version Record
  This section contains version comments describing changes made to the module.
  Notice that  changes are listed in reverse chronological order.


Version       			     When                                     Modification 
------------------------   --------     ----------------------------------------------------------------------------
Dump_Collect_Tool_V2.0.1    09/27/21     1.Optimized dump log capture in PCIE
Dump_Collect_Tool_V2.0.0    08/05/21     1.adapter NL668 FG101
Dump_Collect_Tool_V1.0.4    11/06/20     1.Eliminate compilation warnings 2.Resolve -v to print invalid information



=====================================================================================================================
