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

Finish parameters page (almost) #136

Closed
wants to merge 458 commits into from
Closed

Conversation

pizzalemon
Copy link
Member

The only thing that isn't done is that the active parameter being modified doesn't stretch to fit the size of its description, but the solution is (probably) a pain and I would be better to merge this part now.

picrel:
image

It's pretty much not a problem at all unless you make your window small like I did there.

pizzalemon and others added 30 commits October 15, 2021 19:31
Added Interop Server Connection at Server Initialization
Basic Pylint Formatting Applied to all custom Python files
- change search grid color from pink to polygon color (orange)
Flight Map Client Mission Loading
@pizzalemon pizzalemon force-pushed the parameters branch 2 times, most recently from 59faa9c to c436e96 Compare September 1, 2023 23:30
@pizzalemon
Copy link
Member Author

My latest push contains what I would like to be merge. The image of bug where the parameter being modified overflows into the rest of the list I showed in my opening comment in this PR still exists, but I want to merge what I have now since it's functional.

Other things I plan to fix or implement in future PRs:

  • The parameters json gives ranges, options, units, and other things for the value of each parameter. This also includes like input validation stuff.
  • Editable descriptions perhaps.
  • Probably more that I can't currently remember.

As far as I know everything is functional, including the communication with the backend. I don't have UAV simulation or a Pixhawk so I couldn't entirely test that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Design and JS/React type/feat A new feature/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Params
4 participants