Commit Graph

124 Commits (8a44477a5ee692dc2ab05c59c21e1715a60267d4)

Author SHA1 Message Date
matt 8a44477a5e
added deb_architecture 2021-09-23 21:37:22 +01:00
matt a4ac448289
added upload artifact 2021-09-23 21:25:03 +01:00
matt d202682df2
typo in Dockerfile 2021-09-23 21:14:04 +01:00
matt 91f71ea81b
fixed typo 2021-09-23 21:11:18 +01:00
matt 7aef1cde58
fixed depends 2021-09-23 21:04:08 +01:00
matt 60a2929345
fixed tabs 2021-09-23 21:01:34 +01:00
matt ba9d858c3f
workflow fix 2021-09-23 20:29:27 +01:00
matt d25b363b0e
added dockerbuild temp 2021-09-23 20:27:05 +01:00
matt 2d48d7cb45
added message to output version 2021-08-21 00:06:31 +01:00
matt 3a8ddb6904
Added CPACK_Version 2021-08-20 23:43:36 +01:00
matt fa37315dfe
Switched patch version to use commit hash instead of epoch 2021-08-20 23:09:39 +01:00
matt 75921c4386
Added gitversion,cmake and last commit epoch as patch version 2021-08-18 23:43:22 +01:00
Matthew Hilton eb53d31c1d
package using cpack (#18)
Added build to .gitignore
Added vscode tasks to clean, build, package
Added CPack support for debian packages
2021-07-25 18:49:15 -05:00
stefan-sherwood 34384025f0
auto connect USB on startup (#17) 2021-05-06 21:16:17 -05:00
Matthew Hilton e1dd406287
add versioning to enable building via yocto (#15) 2021-02-01 20:53:47 -06:00
Zero 18219a240d
fix install for aasdk_proto (#14) 2020-12-21 12:21:53 -06:00
Cole Brinsfield 1f561aa711
voice session and ping (#13) 2020-08-28 17:26:03 -05:00
Egidijus 7cb2b41863
fix button codes (#11)
Co-authored-by: Ryan Press <ryan@presslab.us>
2020-07-28 19:44:51 -05:00
Jason Wenger 9170cef8a8
Merge pull request #10 from jcwenger/feature/directory-structure
Feature/directory structure
2020-07-11 22:48:13 -05:00
Jason C. Wenger 5dda24782d Correct tabs to spaces 2020-07-11 21:28:22 -05:00
Jason Wenger f9f02815d0 Rearrange directory structure 2020-07-04 09:37:43 -05:00
Jason Wenger 204c2edbe3 ignore a cmake file 2020-07-04 09:37:43 -05:00
Robert Stanley Judka 7f3d07ea59
Merge pull request #7 from kylegordon/develop
Local build instructions
2020-06-30 09:24:50 -05:00
Kyle Gordon c96e250166 Remove outdated info 2020-06-30 11:21:25 +01:00
Kyle Gordon 5f2cea7201 Reduce dependency list 2020-06-30 11:19:32 +01:00
Kyle Gordon 7493a98f8f Tweak build location to keep openauto happy 2020-06-29 21:18:14 +01:00
Kyle Gordon 406086dd0d
doh, need make install 2020-06-29 19:57:13 +01:00
Kyle Gordon 9593dd4414 Don't assume user is operating in homedir 2020-06-29 17:25:04 +01:00
Kyle Gordon ec562fee7e Use correct git repo 2020-06-29 12:33:45 +01:00
Kyle Gordon be194ecb4e git also required 2020-06-29 12:24:12 +01:00
Kyle Gordon 2194455681 Update with build instructions 2020-06-29 11:03:29 +01:00
Jason Wenger 2f8ab3d900
Merge pull request #6 from jcwenger/feature/line-endings
Correct line endings
2020-06-07 19:13:35 -10:00
Jason Wenger 3f200e9e59 Correct line endings 2020-06-06 22:11:12 +00:00
Jason Wenger 5cdac83352
Merge pull request #5 from jcwenger/feature/install
Support installation into /usr/local/include
2020-05-25 22:32:34 -10:00
Jason Wenger 4486455f17 Support installation 2020-05-25 20:06:19 -05:00
Jason Wenger f01d90a692 Fixes for newer boost 2020-05-12 21:53:21 -05:00
Robert Stanley Judka a4888526da
Merge pull request #2 from jcwenger/feature/cmake-warning-fixes
Feature/cmake warning fixes
2020-05-10 20:47:04 -05:00
Jason Wenger 96d2d90c67 Add ignores in case of in-place build 2020-05-10 14:55:57 -10:00
Jason Wenger 3acf7d221b Add ccache support 2020-05-10 14:55:57 -10:00
Jason Wenger ae72b7190f Adjust libusb module - avoid system warns about zero-size arrays 2020-05-10 14:55:57 -10:00
Jason Wenger c71a6565b5 Permissions fix - cmake files are not executable 2020-05-10 14:55:57 -10:00
jcwenger b2733fe146
Merge pull request #1 from jcwenger/feature/interleaved-channels
Feature/interleaved channels
2020-05-10 19:54:03 -05:00
Robert Stanley Judka d387974e9d fix interleaved channel crashing #2 2020-05-10 06:18:06 -10:00
Cole Brinsfield 5d7b2bf332 Fixes interleaved channel crashing 2020-05-10 06:07:15 -10:00
Huan Truong 1d91dec240
Merge pull request #4 from presslab-us/morebuttons
#5: Add more button codes
2020-01-20 15:58:06 -08:00
Ryan Press 902707fe34 Convert all decimal button codes to hex 2020-01-06 07:50:33 -05:00
Ryan Press 0e18a3a1e7 Add more button codes (from Headunit Android app) 2020-01-05 13:44:38 -05:00
Kevin Abraham 95617c24b2
Merge pull request #2 from abraha2d/development
Fix compatibility with latest Android Auto
2019-08-06 20:34:06 -04:00
Kevin Abraham 361380e7d7
Update aasdk_proto/WifiChannelData.proto to be proto2 instead of proto3 2019-07-16 15:21:04 -04:00
Kevin Abraham 5045f58867
[opencardev/crankshaft#357] Fix parsing error due to required field in VideoFocusRequest 2019-07-12 17:06:32 -04:00