aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy_manager
AgeCommit message (Expand)AuthorFilesLines
2018-06-13Add role for the application "AlsMeterDemo"Yuta Doi1-1/+1
2018-06-01Modify API of PolicyManagerYuta Doi2-234/+234
2018-05-31Use sd_event_add_defer() for dispatching checkPolicyYuta Doi1-32/+45
2018-05-29Add timer for restriction modeYuta Doi4-204/+306
2018-05-29PolicyManager uses sd_event loop for the process of check policyYuta Doi2-73/+174
2018-05-23Bugfix: Restriction app is displayed on Dashboard app when steping on foot brakesandbox/yuta-d/add_api_get_car_infoYuta Doi1-4/+8
2018-05-23Bugfix: Occur segmentation fault when steping on the accelerator before navi ...Yuta Doi1-4/+17
2018-05-21Add lightstatus brake ON/OFF eventYuta Doi3-34/+80
2018-05-21Modify the definition of role:phone for ALSYuta Doi1-6/+1
2018-05-16Modify the policy of restrictionYuta Doi2-240/+281
2018-05-14Add transmission gear position event in PolicyManagerYuta Doi2-20/+59
2018-05-14PolicyManager can judge the current car stateYuta Doi2-29/+4
2018-05-14Change the policy of switchng car run/stop in dummy stmYuta Doi1-7/+39
2018-05-14Add policy of switchng accel pedal status to dummy stmYuta Doi3-9/+63
2018-05-11Remove unnecessary header from policy_manager.hppYuta Doi2-50/+44
2018-05-11The role "video" can be shown in split area for ALSYuta Doi3-6/+25
2018-05-10Replace json_object_from_file to inputJsonFilieYuta Doi2-16/+67
2018-05-10Modify for restriction roleYuta Doi4-26/+142
2018-05-09Add policy of switching parking brake state to dummy stm for validationYuta Doi2-2/+15
2018-05-09Add parking brake ON/OFF eventYuta Doi4-137/+157
2018-05-08Change the role and layoutKazumasa Mitsunari1-1/+1
2018-05-08Add launcher role to the role.dbKazumasa Mitsunari1-1/+1
2018-05-07Add restriction and software keyboard layersKazumasa Mitsunari2-35/+8
2018-04-27Add PolicyManager, related classes and some config filesYuta Doi7-0/+1044