Changes

Summary

  1. feat:添加指令限速功能 (details)
  2. fix: use_func_force in switch (details)
  3. fix: add QQ speed limit (details)
  4. feat:超时后不退出的限速的bug (details)
Commit 02f7e4b75d2b1285e2f3bbb81cf391f789f0f591 by wuyanjun110
feat:添加指令限速功能

The file was modifieddata/config/cfg_hmi.hpp
The file was addeddata/app/cmd/cmd_request_speed_limit.cpp
The file was modifieddata/config/cfg_hmi.cpp
The file was addeddata/app/cmd/cmd_request_speed_limit.hpp
The file was modifieddata/app/app_data.cpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
The file was modifieddata/app/fsm/task_command_type.hpp
The file was modifieddata/app/reaction/app_reaction.hpp
The file was modifieddata/app/app_data.hpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.hpp
The file was modifiedhmi/node_hmi.cpp
Commit 059115741bb45053ef99a3679447b1b10b6acf0d by chenran
fix: use_func_force in switch
The file was modifiedhmi/widget/switch.cpp
Commit 56ef7275b80820b9a8be6544a18cfb7fe3fc77e1 by chenran
fix: add QQ speed limit
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
The file was modifiedhmi/node_hmi.cpp
The file was modifieddata/config/cfg_func_sw.hpp
Commit 406d4402b4ad10c86802a7ca570383e38a31ff8f by wuyanjun110
feat:超时后不退出的限速的bug

The file was modifieddata/app/cmd/cmd_request_speed_limit.cpp