forked from commaai/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Devel escalade #49
Merged
Merged
Devel escalade #49
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
…#878) * Fixes for various merge and refactoring fallout, typo fixes. * Tab->Spaces
* stuff * experimenting with timer 12 interval * experimetning with timers * more debugging * more timer stuff * timer works - adjusting period * first bold attempt * booboo * more whoopsies * ugh * attempting cleaner impl * fixes * more fixing * more fixes * more fixes * workies * Added lkas hook default * Fixed missing parens * Boldness - enabling the lkas send * Fixed activation of op lkas * tried to do this the right way... * very broken * debugging * more attempts to fix * debugging * grr * disabling timer * sanity check * switching to timer 5 * little cleanup * debugging * timer 5 is special... * lets try timer 6 * debugging * tim7 * whoops * debugging * just the comment * ddd * maybe found bug.. * debuggery * added lkas to all models * bold implementation * gotta return that value... * Now we should get some data * removing hardcoded null * wrong bus no? * bloop * Lysdexia... * whoops * better debug * debugs * better debug; maybe fix rc * woops * more whoops * trying some fixery * I did the pointers wrong... * more pointer issues * ugh * trying volatile * more vol * more volatiles * more volatile * removing volatiles from structs * vol again * maybe a fix? * maybe don't need on op * rc was wrong * my bits are weak * shifty * idk * I suck at bitwise everything * only send once * bit what? * gah! * mathys lol * I'm not smart enough for this * bits are stupid * cleanup, should fix all faults * lkas->pump, no camera mode * timer started in safety init, configurable interva * note about init * something really didn't work... * maybe not littleendian? * improved safety, can#, etc * casing issue * removed hook, cleanup names, etc * moved to safety.h * trying to fix errors * pointers... * more pointer confusion * yet more pointers... * null typo * pump disabled on no_output * added debug comments * abstracting * missed a couple * bugs * more bugs * made buffer volatile * unvolatile casting * bug * casting syntax... * debug message updates * if ordering issue * bugfix, cleanup * add pedal_pressed * missing or 1 on stock RIR * more volatile * very strange behavior * bug; reduced volatility * casting * added 2012 prius fingerprint * Hardcoded ignition on... * commented out some blocking events * removed hardcoded ign * rolling back all prius junk
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.
No description provided.