Skip to content
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

Update SA-master-acados up to before tunes.py #499

Merged
merged 9 commits into from
Dec 14, 2021
Merged

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    2492a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c1f19 View commit details
    Browse the repository at this point in the history
  3. more alert checks

    adeebshihadeh committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    8d917b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5296ca8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d87eb6 View commit details
    Browse the repository at this point in the history
  6. framereader: support hardware decoding (commaai#22906)

    * support hardware accelerated video decoding
    
    * support cuda only
    
    * print decode info
    
    * add yuv flag back
    
    * fix height
    
    * default is cuda
    
    * fallback to CPU decoding
    
    fix memory leak&cleanup
    
    add output
    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    20d3cf1 View commit details
    Browse the repository at this point in the history
  7. macOS: Fix missing pip command issue. (commaai#22924)

    * Fixed missing pip command issue.
    
    * add path to openpilot_env.sh for mac
    eFiniLan committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a871903 View commit details
    Browse the repository at this point in the history
  8. ui: async uploading texture with PBO (commaai#22843)

    * async uploading texture using pbo
    
    * use QOpenglBuffer
    
    space
    
    set usage pattern
    
    share context
    
    continue
    
    * space
    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    0dcb089 View commit details
    Browse the repository at this point in the history
  9. watchdog_kick: non-allocating (commaai#22892)

    * non-allocating
    
    * unpack
    
    * call kick every second
    
    * cleanup include
    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    ca88a87 View commit details
    Browse the repository at this point in the history