[PR #35] [MERGED] Populate drive speed #917

Open
opened 2026-01-29 16:24:18 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/35
Author: @mnadareski
Created: 6/13/2018
Status: Merged
Merged: 6/13/2018
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (4)

  • 5d49d48 Allow child process to be killed (#10)
  • 905bd1a Add constants, use them, use child process more
  • 53a2ef2 Try to automatically populate the drive speed
  • 99158f3 Merge branch 'master' into master

📊 Changes

3 files changed (+53 additions, -6 deletions)

View changed files

📝 Constants.cs (+1 -0)
📝 MainWindow.xaml.cs (+51 -6)
📝 Utilities.cs (+1 -0)

📄 Description

Try to populate the drive speed automatically using DIC. (Fixes #11)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/35 **Author:** [@mnadareski](https://github.com/mnadareski) **Created:** 6/13/2018 **Status:** ✅ Merged **Merged:** 6/13/2018 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`5d49d48`](https://github.com/SabreTools/MPF/commit/5d49d4833f396b4c40d40c51a33f9fe72f2db06a) Allow child process to be killed (#10) - [`905bd1a`](https://github.com/SabreTools/MPF/commit/905bd1a7dcf9de0eecd7aee6f6b8f29fd0e3bce2) Add constants, use them, use child process more - [`53a2ef2`](https://github.com/SabreTools/MPF/commit/53a2ef227b59a63230d90a1692a053cb125f23dd) Try to automatically populate the drive speed - [`99158f3`](https://github.com/SabreTools/MPF/commit/99158f31c9dea5d89d6f394c02aff58ed4636a5f) Merge branch 'master' into master ### 📊 Changes **3 files changed** (+53 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Constants.cs` (+1 -0) 📝 `MainWindow.xaml.cs` (+51 -6) 📝 `Utilities.cs` (+1 -0) </details> ### 📄 Description Try to populate the drive speed automatically using DIC. (Fixes #11) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#917