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

Bad response header using chirp and v0.4 #6

Closed
olonsoft opened this issue Oct 3, 2023 · 9 comments
Closed

Bad response header using chirp and v0.4 #6

olonsoft opened this issue Oct 3, 2023 · 9 comments

Comments

@olonsoft
Copy link

olonsoft commented Oct 3, 2023

With release v0.4 2397e39 I can not download or upload settings with chirp (using chirp v20230928)

Trying to download from radio, it starts and after a second
Error communicating with radio. Bad response header

Also trying to upload to radio
Error communicating with radio. Bad response header

@lohtse
Copy link

lohtse commented Oct 3, 2023

I use chirp and compile this FW myself and no such issues at all...

@olonsoft
Copy link
Author

olonsoft commented Oct 3, 2023

Uploaded firmware _k5-fagci-mod-20231003_0314 and tried again.
Chirp works perfectly with this fw.

@lohtse
Copy link

lohtse commented Oct 3, 2023

issue even with latest version even when using cps

@lohtse
Copy link

lohtse commented Oct 3, 2023

ok latest commits now sorted the issue but its damn slow and will only work with CPS not chirp.... the issue still continues

I am compiling my own version...

@olonsoft
Copy link
Author

olonsoft commented Oct 3, 2023

I tried CPS and I get also error
Radio parameter reading failed!

@lohtse
Copy link

lohtse commented Oct 3, 2023

I tried CPS and I get also error Radio parameter reading failed!

but you got it working with chirp lol

@egzumer
Copy link
Owner

egzumer commented Oct 3, 2023

app/app.c line 1026

has to be changed to:
if (gCurrentFunction == FUNCTION_TRANSMIT && (gTxTimeoutReached || gSerialConfigCountDown_500ms > 0))

@egzumer egzumer closed this as completed in 6d0aea4 Oct 3, 2023
@egzumer
Copy link
Owner

egzumer commented Oct 3, 2023

ups, I just noticed these are my issues (not OneOfEleven's), I wonder why I don't get notifications about issues.

The issue comes from OneOfEleven, I just pushed a fix to my repo, will create (another) release shortly (v0.6).

@OneOfEleven
Copy link
Contributor

I get them all lol

Prz3ma55 pushed a commit to Prz3ma55/uv-k5-firmware-custom that referenced this issue Mar 11, 2024
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