Tom Wimmenhove

Results 8 comments of Tom Wimmenhove

I'm using a client written in C# to communicate with influx. The way a query is cancelled is by passing a ```CancellationToken``` to ```HttpClient.SendAsync()```. I'm not sure if this is...

May I ask what the reason is behind the urge to remove very useful events?

Ah. One of the issues seems to be that the 'special' trigger channel "EXT" for the DSO2090 should be -1, whereas in modelDSO2090.cpp, this is set to -2. I'm not...

Fixes loading of trigger source setting.

I'm sorry, but I can't share my current code. If I have time, maybe I can create some snippet at a later date. To try to work around the problem,...

> Good to know about the DB being large, also I noticed your path is `/mnt/NFS/InfluxData/engine`. What type of NFS mount are you using? I'm not entirely sure what you...

Thanks for pointing that out! That makefile doesn't install the headers, but it compiles with a simple symlink to the `45d` include dir and some fixes to the linker parameters...

Is there a way you could have it not show results when searching in the Solution Explorer. I keep accidentally clicking on source files that I have locally, only to...