1. 20 7月, 2020 1 次提交
  2. 18 7月, 2020 1 次提交
  3. 13 7月, 2020 1 次提交
  4. 12 7月, 2020 5 次提交
  5. 10 7月, 2020 1 次提交
  6. 28 6月, 2020 1 次提交
    • J
      [#10818] potential synchronization issue in accessing driving_mode_ · b98fc61c
      Jilin Zhou 提交于
      - The member variable driving_mode_ of class VehicleController is accessed
        directly in two functions. However, inside SecurityDogThreadFunc() for
        each specific vehicle controller, this member variable driving_model_
        can be changed if Emergecy() is called.
      - There is already a mutex guarded accessor driving_mode() which should be
        used instead.
      - fixes #10818
      b98fc61c
  7. 23 6月, 2020 1 次提交
    • J
      [#10818] potential synchronization issue in accessing driving_mode_ · 770731f4
      Jilin Zhou 提交于
      - The member variable driving_mode_ of class VehicleController is accessed
        directly in two functions. However, inside SecurityDogThreadFunc() for
        each specific vehicle controller, this member variable driving_model_
        can be changed if Emergecy() is called.
      - There is already a mutex guarded accessor driving_mode() which should be
        used instead.
      - fixes #10818
      770731f4
  8. 08 6月, 2020 1 次提交
  9. 17 5月, 2020 1 次提交
  10. 15 5月, 2020 2 次提交
  11. 13 5月, 2020 1 次提交
    • S
      1) cyber_py2 removed · e2439564
      storypku 提交于
      2) proto_build_generator
      3) py_proto -> py_proto_library using proto_build_generator
      e2439564
  12. 16 4月, 2020 2 次提交
  13. 15 4月, 2020 2 次提交
  14. 14 4月, 2020 11 次提交
  15. 12 4月, 2020 1 次提交
  16. 28 2月, 2020 1 次提交
  17. 04 2月, 2020 1 次提交
  18. 15 1月, 2020 2 次提交
  19. 14 1月, 2020 1 次提交
  20. 03 1月, 2020 1 次提交
  21. 20 12月, 2019 1 次提交
  22. 15 12月, 2019 1 次提交