Re: [PATCH] Add native Bluetooth support for Windows platforms

2015-08-24 Thread Dirk Hohndel
On Mon, Aug 24, 2015 at 11:20:29AM +0300, Claudiu Olteanu wrote: Sorry for the late response but I didn't have access to Internet for the last three days. Thiago, thanks again for the review. I saw that the patches are now in the upstream. Dirk, if you think that it is necessary I can

Re: [PATCH] Add EON steel udev rule to FAQ

2015-08-24 Thread Linus Torvalds
On Sun, Aug 23, 2015 at 9:53 PM, Benjamin nyst...@gmail.com wrote: Would it not be best to include the firmware upgrade id anyway in a different section? At some stage people will want to upgrade the software anyway, so it might save questions in the future... Note that the upgrade ID is not

Re: [PATCH] Add native Bluetooth support for Windows platforms

2015-08-24 Thread Claudiu Olteanu
Sorry for the late response but I didn't have access to Internet for the last three days. Thiago, thanks again for the review. I saw that the patches are now in the upstream. Dirk, if you think that it is necessary I can send you another patch using the WSAStringToAddressW (like Thiago

[PATCH 1/2] Test another VPM-B dive plan

2015-08-24 Thread Rick Walsh
This adds a test for 100 m for 60 min dive on trimix using VPM-B Signed-off-by: Rick Walsh rickmwa...@gmail.com --- tests/testplan.cpp | 66 +++--- tests/testplan.h | 3 ++- 2 files changed, 65 insertions(+), 4 deletions(-) diff --git

[PATCH 2/2] Test VPM-B Correct expected dive time in comment

2015-08-24 Thread Rick Walsh
Signed-off-by: Rick Walsh rickmwa...@gmail.com --- tests/testplan.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testplan.cpp b/tests/testplan.cpp index bb69003..e8b89ba 100644 --- a/tests/testplan.cpp +++ b/tests/testplan.cpp @@ -212,7 +212,7 @@ void

VPM-B Patches for discussion

2015-08-24 Thread Rick Walsh
Robert, As briefly discussed and I think agreed on IRC, I think we ought at least consider dropping a couple of special methods we use just for VPM-B. They were implemented with the objective of simulating what we believe other software does, but don't appear to serve any good purpose and have a