Eric Day
Eric Day
Here is compose file: ``` version: '3' services: portainer_agent: image: 'portainer/agent' container_name: 'portainer_agent' network_mode: host volumes: - /var/run/docker.sock:/var/run/docker.sock - /var/lib/docker/volumes:/var/lib/docker/volumes - /:/host - ./data:/data environment: - EDGE_INSECURE_POLL=1 - EDGE=1 -...
I have a hardware similar to sdsu. I was told to separate the radar support and long control stuffs. This is the original PR. https://github.com/commaai/openpilot/pull/24695 > Is PR just to...
To install on non-jailbroken devices, you need some special entitlements. But your iOS dev certificates might not be able to sign this. :( — Sent from Mailbox On Wed, Oct...
In other words, you can not use this interface on non-jailbroken devices without signing an NDA with apple to get a special certificate. — Sent from Mailbox On Wed, Oct...
Get one of such apps from the AppStore and then unzip it. On Aug 6, 2014, at 1:35 PM, Gilad Novik [email protected] wrote: > There is no xcode project available...
Wireshark 显示 系统使用https请求pac文件,即使配置为http:// Support for cleartext HTTP URL schemes for Proxy Automatic Configuration (PAC) is now deprecated. Use only HTTPS URL schemes for PAC. This affects all PAC configurations, including,...
@sshane can we get this merged? If not, what else shall I do? Thanks!
@sshane on my private fork, I added a vAbs to RadarPoint. So that we can keep the changes in Toyota only. vAbs @7 :Float32 = nan; # m/s But this...
@sshane This is the PR for cereal https://github.com/commaai/cereal/pull/414
> I'm fine with passing in v_ego for now. Did you accidentally close the PR? This might be caused by force pushing... I have created a new PR, but this...