From: Bob Copeland <me@bobcopeland.com>
To: Bruno Randolf <br1@einfach.org>
Cc: linville@tuxdriver.com, 8an@praha12.net,
ath5k-devel@lists.ath5k.org, linux-wireless@vger.kernel.org,
mickflemm@gmail.com
Subject: Re: [PATCH 1/3] ath5k: fix I/Q calibration (for real)
Date: Fri, 5 Mar 2010 08:33:08 -0500 [thread overview]
Message-ID: <20100305133308.GA6261@hash.localnet> (raw)
In-Reply-To: <20100305063255.29522.83920.stgit@void>
On Fri, Mar 05, 2010 at 03:32:55PM +0900, Bruno Randolf wrote:
Um, disregard my mask thing, that was the original bug
(-128 when masked to 6 bits overflows). Still, we can use:
i_coff = clamp(i_coff, -32, 31);
--
Bob Copeland %% www.bobcopeland.com
prev parent reply other threads:[~2010-03-05 13:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-05 6:32 [PATCH 1/3] ath5k: fix I/Q calibration (for real) Bruno Randolf
2010-03-05 6:33 ` [PATCH 2/3] ath5k: read eeprom IQ calibration values correctly for G mode Bruno Randolf
2010-03-05 6:33 ` [PATCH 3/3] ath5k: IQ calibration for AR5211 is slightly different Bruno Randolf
2010-03-05 13:26 ` [PATCH 1/3] ath5k: fix I/Q calibration (for real) Bob Copeland
2010-03-05 13:33 ` Bob Copeland [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100305133308.GA6261@hash.localnet \
--to=me@bobcopeland.com \
--cc=8an@praha12.net \
--cc=ath5k-devel@lists.ath5k.org \
--cc=br1@einfach.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mickflemm@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.