-
Notifications
You must be signed in to change notification settings - Fork 264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fields for active actuators #248
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adeebshihadeh
approved these changes
Mar 7, 2022
budney
pushed a commit
to budney/cereal
that referenced
this pull request
Mar 25, 2022
e94649e rename unsafeMode to alternativeExperience (commaai#260) bacb060 refactor Union[None, ...] with Optional (commaai#264) 9eaed73 oops, can't call it qcom 8cbf696 add qcom as sensor source for gpsLocationExternal 26776ac bring qcomgnss back from deprecation 694dd63 FAW: Add safety mode (commaai#261) 447d8b8 Add angular rates (commaai#259) 64b6014 add e2e DM bits (commaai#257) e20113a Revert "deprecate inputsok in liveLocationKalman (commaai#246)" (commaai#254) ad2fe88 add carState.parkingBrake e2a8131 Rename RGB vision streams to match YUV streams (commaai#256) 8ada2a7 fix suppression for older cppcheck 8486fbb pin pre-commit hook versions 74f429a fix cppcheck 84a1793 Add carControl.latActive & carControl.longActive (commaai#255) 279311d don't hardcode path of swaglog 7e9837f add DeviceState.networkMetered (commaai#244) 1217cad Revert "Fields for active actuators (commaai#248)" 3a313f3 Fields for active actuators (commaai#248) 9416d75 fix library order 51132a6 add ModelDataV2.frameIdExtra (commaai#251) 9cd77a3 Panda deep sleep mode: add new interrupt fault (commaai#253) 206df19 mac: fix test build (commaai#252) 80a5b91 add FrameData.processingTime (commaai#250) f16d2a2 deprecate inputsok in liveLocationKalman (commaai#246) df60d9d better steer fault names (commaai#249) 28d458a visionipc: navd is valid name 32eae5e LongitudinalPIDTuning.kf
budney
added a commit
to budney/cereal
that referenced
this pull request
Mar 27, 2022
7e9837f add DeviceState.networkMetered (commaai#244) 1217cad Revert "Fields for active actuators (commaai#248)" 3a313f3 Fields for active actuators (commaai#248)
budney
pushed a commit
to budney/cereal
that referenced
this pull request
Mar 28, 2022
From: commaai/master Merge: 32eae5e^..e94649e e94649e rename unsafeMode to alternativeExperience (commaai#260) bacb060 refactor Union[None, ...] with Optional (commaai#264) 9eaed73 oops, can't call it qcom 8cbf696 add qcom as sensor source for gpsLocationExternal 26776ac bring qcomgnss back from deprecation 694dd63 FAW: Add safety mode (commaai#261) 447d8b8 Add angular rates (commaai#259) 64b6014 add e2e DM bits (commaai#257) e20113a Revert "deprecate inputsok in liveLocationKalman (commaai#246)" (commaai#254) ad2fe88 add carState.parkingBrake e2a8131 Rename RGB vision streams to match YUV streams (commaai#256) 8ada2a7 fix suppression for older cppcheck 8486fbb pin pre-commit hook versions 74f429a fix cppcheck 84a1793 Add carControl.latActive & carControl.longActive (commaai#255) 279311d don't hardcode path of swaglog 7e9837f add DeviceState.networkMetered (commaai#244) 1217cad Revert "Fields for active actuators (commaai#248)" 3a313f3 Fields for active actuators (commaai#248) 9416d75 fix library order 51132a6 add ModelDataV2.frameIdExtra (commaai#251) 9cd77a3 Panda deep sleep mode: add new interrupt fault (commaai#253) 206df19 mac: fix test build (commaai#252) 80a5b91 add FrameData.processingTime (commaai#250) f16d2a2 deprecate inputsok in liveLocationKalman (commaai#246) df60d9d better steer fault names (commaai#249) 28d458a visionipc: navd is valid name 32eae5e LongitudinalPIDTuning.kf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For openpilot PR commaai/openpilot#23859