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

Serial Port needs to be configured #9

Open
Gadgeteering opened this issue Nov 22, 2023 · 2 comments
Open

Serial Port needs to be configured #9

Gadgeteering opened this issue Nov 22, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Gadgeteering
Copy link
Contributor

Gadgeteering commented Nov 22, 2023

When running api/index.py the serial port needs to be configured to the serial device controlling the quadcopter line 21 otherwise you get the error below

serial.serialutil.SerialException: [Errno 2] could not open port /dev/cu.usbserial-02X2K2GE: [Errno 2] No such file or directory: '/dev/cu.usbserial-02X2K2GE'

@jyjblrd
Copy link
Owner

jyjblrd commented Nov 22, 2023

Yeah, that should definitely be configured some other way. Perhaps a command line argument or even a dropdown on the front end.

@jyjblrd jyjblrd added enhancement New feature or request good first issue Good for newcomers labels Nov 22, 2023
@AliHusseinAlmoussawi
Copy link

Hello, is it necessary to configure the serial port to serial device controlling the quadcopter in order to run the command api/index.py?? Also I want to ask if this step is necessary for the cameras to stream and display at the frontend because I have run the frontend, but there is no displaying for the cameras.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants