aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy_manager/policy_manager.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Remove namespace stmsandbox/yuta-d/dev_pmYuta Doi1-12/+9
2018-06-25Move global variable to PolicyManager memberYuta Doi1-3/+62
2018-06-20Move event info queue into PolicyManagerYuta Doi1-0/+9
2018-06-20Modify member variable nameYuta Doi1-6/+6
2018-06-20Integrate car element stateYuta Doi1-0/+1
2018-06-20Remove unnecessary codeYuta Doi1-4/+0
2018-06-18Modify API of PolicyManagerYuta Doi1-1/+3
2018-06-15Modify format of layout information and process for updating layoutYuta Doi1-18/+0
2018-06-08PolicyManager uses layout informationYuta Doi1-0/+3
2018-06-07Modify struct stm_state_tYuta Doi1-0/+17
2018-06-01Modify API of PolicyManagerYuta Doi1-1/+8
2018-06-01Add timer for restriction modeYuta Doi1-4/+0
2018-06-01PolicyManager uses sd_event loop for the process of check policyYuta Doi1-2/+12
2018-05-11Remove unnecessary header from policy_manager.hppYuta Doi1-7/+0
2018-05-10Replace json_object_from_file to inputJsonFilieYuta Doi1-1/+8
2018-05-09Add parking brake ON/OFF eventYuta Doi1-3/+3
2018-04-27Add PolicyManager, related classes and some config filesYuta Doi1-0/+67