8000 Linux metrics by prensing · Pull Request #641 · PhotonVision/photonvision · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Linux metrics #641

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

Merged
merged 5 commits into from
Dec 25, 2022
Merged

Conversation

prensing
Copy link
Contributor

I implemented metrics for a generic Linux platform. I changed the Pi class to inherit from Linux.

I also removed "bionic" from the AARCH64 entry. That entry matches my Orange Pi 5. Aarch64 is a generic hardware platform. As far as I can tell, there was actually no check that the OS was version "Bionic" (which is now 2+ years old anyway).

I have tested on my Linux laptop and OPi5. I have not had a chance to test on a RPi4.

@prensing prensing requested a review from a team as a code owner December 20, 2022 19:21
@mcm001
Copy link
Contributor
mcm001 commented Dec 22, 2022

Could you push a change that doesn't actually do anything? Just to re-trigger CI

@prensing
Copy link
Contributor Author

I tried a couple of things, but I don't see any of the CI running in the Github web pages. Let me know if it did not work.

@mcm001 mcm001 merged commit e33a59a into PhotonVision:metrics_not_updating Dec 25, 2022
@mcm001
Copy link
Contributor
mcm001 commented Dec 25, 2022

just gunna merge it to get CI to run

mcm001 added a commit that referenced this pull request Dec 27, 2022
* Revised isRaspian() call to look in multiple spots to check if we're a Pi or not

* wpiformat

* linefeed fixup

* whoops

* WIP updating platform

* More platform fixups WIP

* Condensed metrics classes, but expanded the configuration to default to file, but fall back on hardcoded commands for certain platforms

* Migrate unixSupported to isLinux

* applied spotless

* wpiformat

* Linux metrics (#641)

* Move generic commands from PiCmds to LinuxCmds; have PiCmds inherit from LinuxCmds

* Better names for variables to save the total memory values

* Remove "Bionic" from the architecture; that is not actually determined.

* Trigger PhotonVision CI

* Dummy change to trigger CI

* Run format

Update index.html

Co-authored-by: Mohammad Durrani <46766905+mdurrani808@users.noreply.github.com>
Co-authored-by: Paul Rensing <prensing@gmail.com>
Co-authored-by: Matt <matthew.morley.ca@gmail.com>
MrRedness pushed a commit to MrRedness/photonvision that referenced this pull reque 8000 st Feb 8, 2023
* Revised isRaspian() call to look in multiple spots to check if we're a Pi or not

* wpiformat

* linefeed fixup

* whoops

* WIP updating platform

* More platform fixups WIP

* Condensed metrics classes, but expanded the configuration to default to file, but fall back on hardcoded commands for certain platforms

* Migrate unixSupported to isLinux

* applied spotless

* wpiformat

* Linux metrics (PhotonVision#641)

* Move generic commands from PiCmds to LinuxCmds; have PiCmds inherit from LinuxCmds

* Better names for variables to save the total memory values

* Remove "Bionic" from the architecture; that is not actually determined.

* Trigger PhotonVision CI

* Dummy change to trigger CI

* Run format

Update index.html

Co-authored-by: Mohammad Durrani <46766905+mdurrani808@users.noreply.github.com>
Co-authored-by: Paul Rensing <prensing@gmail.com>
Co-authored-by: Matt <matthew.morley.ca@gmail.com>
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.

2 participants
0