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

Unable to access tabs using Master:ae933b1 and 3.9.0-rc2 #55

Open
NopeDK opened this issue Feb 11, 2018 · 14 comments
Open

Unable to access tabs using Master:ae933b1 and 3.9.0-rc2 #55

NopeDK opened this issue Feb 11, 2018 · 14 comments

Comments

@NopeDK
Copy link

NopeDK commented Feb 11, 2018

15:21:11 -- Running - OS: Linux, Chrome: 64.0.3282.140, Configurator: 1.0.0-rc1
15:21:13 -- Serial port successfully opened with ID: 1
15:21:13 -- Using cached release information for configurator releases.
15:21:14 -- Module - OpenLRSng TX starting
15:21:14 -- Requesting to enter bind mode
15:21:14 -- Transmitter Firmware version - 3.9.0
15:21:23 -- You can't view this tab at the moment. You need to connect first

screenshot from 2018-02-11 15-24-41

@csurf
Copy link
Collaborator

csurf commented Feb 11, 2018

@NopeDK
Try waiting until it enters bind mode before clicking on the tabs.
It will time out if it can't enter bind mode, and then you can try reconnecting again.
Sometimes you might need to try a couple-few times to get it to work.

If it consistently times out, then it's a timing issue.
I had already fixed it, but the port timing can vary on different computers & with different TX modules.

Try that and report back.

@NopeDK
Copy link
Author

NopeDK commented Feb 12, 2018

@csurf
Retrying now, currently at 30 minutes without any change.
Seems to be stuck on "Transmitter Firmware version".
If I disconnect and try again I get the exact same thing.

@NopeDK
Copy link
Author

NopeDK commented Feb 12, 2018

Increased timeout on line 327 from 250 to 2500, no change in output.

@NopeDK
Copy link
Author

NopeDK commented Feb 12, 2018

Increased timeouts on line 325-329. Now the error has changed to "Communication through Phoenix Serial Protocol was never established, connecting failed" followed by immediate serial port closure.

@csurf
Copy link
Collaborator

csurf commented Feb 12, 2018

what type of transmitter hardware are you using?

@NopeDK
Copy link
Author

NopeDK commented Feb 12, 2018

OrangeRX 9ch RX for both TX and RX.

@csurf
Copy link
Collaborator

csurf commented Feb 12, 2018

ok, I've partially identified the issue (firmware compatibility problem) and I'm working on it.

Would you be able to build the firmware with Arduino IDE? firmware master should work.

@NopeDK
Copy link
Author

NopeDK commented Feb 12, 2018

I am setting the environment up now.

@NopeDK
Copy link
Author

NopeDK commented Feb 12, 2018

Downloaded Master:948fc57 of the firmware and flashed to both TX and RX. It now works with the titled version of the configurator.

@csurf
Copy link
Collaborator

csurf commented Feb 12, 2018

ok, good. pls let me know if you continue to have connection problems.

I'll leave this issue open because Configurator still needs to be fixed.

@csurf csurf closed this as completed Feb 19, 2018
@mikeller
Copy link
Member

@csurf: Why was this closed?

@Daniel-1276
Copy link

Hi, it seems current FW release "openLRSng 3.9.0-rc2" still has this issue. @NopeDK could you may share a flashable binary for TX type 2 and RX type 3 please ? No idea how to setup Arduino build environment to do it myself.

@mikeller mikeller reopened this Aug 30, 2018
@Daniel-1276
Copy link

Managed to compile by myself from the current master repository ... Issue solved :) Heading to multi-protocol feature now :)

@mikeller
Copy link
Member

mikeller commented Sep 1, 2018

@Daniel-1276: You got a point there - no reason to withhold the improvements from users due to lack of time to write nice release notes, I did a quick-fire release from latest in master: https://github.com/openLRSng/openLRSng/releases/tag/3.9.0-rc3

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

No branches or pull requests

4 participants