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

Release/v2.8.0 #69

Merged
merged 64 commits into from
Nov 7, 2024
Merged

Release/v2.8.0 #69

merged 64 commits into from
Nov 7, 2024

Conversation

StevenAskwith
Copy link
Contributor

Release Notes

New Features

  1. Implemented DREM optimization for Tensorflow models to OpenVINO:

  2. Updated color scheme in the commentator panel to match traditional Motorsports timing colors:

    • Red: Not valid
    • Yellow: Valid
    • Green: Fastest of this race (not racer's personal best)
    • Purple: Fastest of event (so far)

Improvements

  1. Added a small CSS patch to cars to prevent UI zoom-in on double-click for touch-screens

  2. Tweaked leaderboard text to clarify if Average or Fastest lap is in use

Bug Fixes

  1. Fixed deployment issues on x86 machines

Contributors

@larsll
@StevenAskwith

davidfsmith and others added 30 commits January 18, 2024 17:20
…ns (#23)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.0.1...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Set the default sort order on the events table to event date, most recent first

* Set the default sorting order to model upload date
* Initial "deploy from GitHub" pipeline

* branchName -> labelName

* updated readme
removed commented code
updated a few more 'branch' to 'label'

* fixed CDK command

* added source_repo

* typo

* added source repo to make file

* Fixed H3 header

* added '-c source_branch=${props.sourceBranchName}'

* added repo swap instructions

* InProgress OR Pending

* Removed GitLab CI config

* ManualApprovalStep

* Added Pipeline SNS notifications
* Update the OpenVINO cert

* Setting the hashbang
* Prettier
* Fix for device last ping data time being incorrect
* Updated (untested) DREM activation script for DR AWS Car and DR RPi version

* Updated to mostly work and also change the python path depending on the version of Ubuntu installed

* Removed SSM code / id as separate boxes as they are never used and moved SSM activation details from the collapsed container

* Setting the backup path using the logged in user and not sudo home dir (/root)

* Output tweaks and changing the SSM agent based on the RPi type

* Message formatting tweaks

* Formatting tweaks
…ns (#45)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix RUM errors

* Additional hard-coded region

* Remove hard-coded value

* Change reference

* Clean configuration
* Avoid null value of DatePicker

* Force empty string
* Only show "enabled" users
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
StevenAskwith and others added 29 commits May 29, 2024 13:52
Fixing headers
Updated the commentator colour scheme
* Additional car tweaks

* Take backup of file

* Fixes after testing
* Added Windows bundling and leader board title change

* updated base-stack with x86 bundling
@StevenAskwith StevenAskwith merged commit 55a19be into release/stable Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants