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

[ENH] Fieldline opm plugin #952

Open
wants to merge 147 commits into
base: main
Choose a base branch
from
Open

Conversation

juangpc
Copy link
Collaborator

@juangpc juangpc commented Apr 26, 2023

This plugin interacts with the Fieldline's Python api directly.
To do:

  • build bridge with python methods.

  • verify non-dependence on python environments.

  • finish mock fieldline client.

  • fix crash on shutting down.

  • add different color to different sensor states. Two per state so that sensor blinks (not all states blink).

  • report on compensation fields.

  • rebuild whole gui on new init method.

  • save config information in a file to load between runs. (and inits()).

  • sensor renaming.

  • solve crit issue being printed to terminal upon init the fieldline plugin. (not solved, it is a qt thing).

  • Finish find ip reconfiguration.

todo later.

  • finish get_chassis_list, get_fields, get_serial_numbers, get_chassis_serial_number, get_version
    get_sensor_state, get_calibration_value

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.

None yet

2 participants