aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2019-05-15Change markdown syntaxhalibut_7.99.1halibut/7.99.17.99.1zheng_wenlong1-38/+34
Change README.md syntax to suit common markdown syntax. Bug-AGL: SPEC-2103 Change-Id: Ibb6998c5763a572a2eb1652ddbcd8ee06423ca74 Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2019-04-04Revert "Change steering to systemd service for ces2019"zheng_wenlong1-15/+32
This reverts commit 1fed2c5a38fed8bc91bb6b8a08982303eb9c2e82. Change-Id: Id83b437eef556b8d3fcd95503b9ff5b4d94bc7a5 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2019-02-06Change steering to systemd service for ces2019halibut_7.90.0halibut/7.90.07.90.0zheng_wenlong1-32/+15
Change steering to systemd service for ces2019 Change-Id: I319fb56a302f4f980b43a1b90dee1f36820355fb Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-08-10Add agl-service-steering-wheelzheng_wenlong1-0/+61
Add new binding service for steering wheel. Right now it's for logitech g29 and build on reneses m3ulcb. Had test on Daring Dab 3.99.2, 3.99.3, 4.0.0. After this commit, we want to add some code for dashboard to use this binding. [Modify 20170803] Deleted trailing whitespace in README.md Fixed typo enogh to enough Modfied .noconcurrency 0 to 1 for atomic Checked event valid by afb_event_is_valid Droped event when not enough memory by afb_event_drop [Modify 20170804] Modify json path into afb_daemon_rootdir_open_locale Delete error.h for same ERRMSG define in af-steering-wheel-binding.h Delete install code in recipes because aglwgt do autoinstall Add verbs information [Modify 20170808] Add target 'package' in CMakeLists.txt to make package [Modify 20170810] Add new folder named 'package' for jenkins job Change-Id: I975b1ce3afbeea0145ea723586b4b46288c987ab Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>