--- revised for sensitivity, RSS_DEFAULT_THRESHOLD matters (1.2f--1.5f)
This commit is contained in:
parent
2e26d21e6e
commit
52e031e54f
|
@ -67,7 +67,7 @@
|
|||
//#define DEFAULT_UPDATE_RATE_PRESENCE (80.0F) //(65.0f) //default 80 unit(hz)
|
||||
|
||||
#define DEFAULT_HWAAS (63) //default 10 unit(hz)
|
||||
#define DEFAULT_THRESHOLD (1.5f) //default 1.5 level float [3]
|
||||
#define DEFAULT_THRESHOLD (1.2f) //default 1.5 level float [3]
|
||||
|
||||
//acc_detector_presence_configuration_filter_parameters_t
|
||||
#define DEFAULT_INTER_FRAME_DEVIATION_TIME_CONST (0.5f) //default 0.5 unit(seconds) [6]
|
||||
|
|
Loading…
Reference in New Issue