aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy_manager/policy_manager.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Modify struct stm_state_tYuta Doi1-20/+130
2018-06-01Modify API of PolicyManagerYuta Doi1-233/+226
2018-06-01Use sd_event_add_defer() for dispatching checkPolicyYuta Doi1-32/+45
2018-06-01Add timer for restriction modeYuta Doi1-175/+241
2018-06-01PolicyManager uses sd_event loop for the process of check policyYuta Doi1-71/+162
2018-05-21Add lightstatus brake ON/OFF eventYuta Doi1-0/+13
2018-05-16Modify the policy of restrictionYuta Doi1-34/+36
2018-05-14Add policy of switchng accel pedal status to dummy stmYuta Doi1-0/+13
2018-05-11Remove unnecessary header from policy_manager.hppYuta Doi1-43/+44
2018-05-11The role "video" can be shown in split area for ALSYuta Doi1-0/+16
2018-05-10Replace json_object_from_file to inputJsonFilieYuta Doi1-15/+59
2018-05-10Modify for restriction roleYuta Doi1-5/+15
2018-05-09Add policy of switching parking brake state to dummy stm for validationYuta Doi1-1/+1
2018-05-09Add parking brake ON/OFF eventYuta Doi1-100/+35
2018-04-27Add PolicyManager, related classes and some config filesYuta Doi1-0/+497