Commit Graph

15 Commits

Author SHA1 Message Date
Piv
31d6bed897 Rework lidar cache to support grpc streaming 2020-05-31 16:01:43 +09:30
Piv
4d511ca91b Add some running code for lidar cache, test stubs, fix proto. 2020-05-24 22:48:13 +09:30
Michael Pivato
7777d1b73f Merge branch 'windows_fixes' into 'master'
Disable windows swift generation

See merge request vato007/picar!2
2020-05-19 09:16:28 +00:00
Piv
a7fdbf3f6e Don't allow swift grpc generation on swift.
Swift on Windows isn't great atm.
2020-05-19 18:40:29 +09:30
Piv
7fb20f9d86 Format files and add gRPC stream support. 2020-05-03 16:10:40 +09:30
Piv
a3a163b654 Add swift grpc code-gen and use latest grpcSwift pod 2020-04-28 23:00:31 +09:30
Piv
b633fdea95 Recording vehicle change is working 2020-04-25 16:29:12 +09:30
Piv
1d2253dd18 Minor refactoring and more support for recording data. 2020-04-25 15:06:40 +09:30
Piv
54770d7675 Add recording functionality, did some other minor tweaks as well to protos 2020-04-22 20:57:41 +09:30
Piv
d3c14f1e0a Don't allow setting of zmq port by grpc 2020-04-20 22:27:12 +09:30
Piv
a84af91323 Make macos grpc plugin executable, fix python proto config to depend on protobuf generation. 2020-04-19 19:59:30 +09:30
Piv
83fda38814 Add windows protobuf generation support 2020-04-19 19:04:03 +09:30
Piv
86ac59aada Move car into another sub-directory 2020-04-19 13:53:31 +09:30
Piv
5b57bf592d Add python car module as subproject, add config to generate python protobuf code. 2020-04-18 17:58:05 +09:30
Piv
3446bcaa53 Create multiproject build, add python grpc build support 2020-04-17 20:47:37 +09:30