About

Gender

Male


Location

Gembloux


Please tell us a bit about your UAV interest

Dev for Forest managing and modelisation for ULg University


Hometown:

Gembloux


Activity Feed

Quevauvillers Samuel replied to Craig Thompson's discussion Solo Providing Telemetry Data to FLIR Vue Pro?...
"I get it too ! Thanks
BUT do not forget to also set the MAVLINK setting in the Flir with your smartphone. Settings menu -> ACCY. PORT -> Serial Protocol -> Mavlink."
Jan 25, 2017
Quevauvillers Samuel replied to Hugues's discussion Is there an easy way to retrieve the timestamp of each .bin log record in a csv or excel file ? in ArduCopter User Group
"7 * WEEK [days] + SEC - 17 [sec] (pay attention to units)
Thanks Krzystof"
Sep 4, 2015
Quevauvillers Samuel replied to Hugues's discussion Is there an easy way to retrieve the timestamp of each .bin log record in a csv or excel file ? in ArduCopter User Group
"Here is how to calculate the GPS and CAM time from timestamp from the source code (DFLog.cs) :

FMT, 130, 45, GPS, BIHBcLLeeEefI, Status, TimeMS, Week, NSats, HDop, Lat, Lng, RelAlt, Alt,Spd,GCrs,VZ,T
GPS, 3, 130040903, 1769, 10, 0.00, -35.3547178,…"
Sep 4, 2015
Quevauvillers Samuel replied to Hugues's discussion Is there an easy way to retrieve the timestamp of each .bin log record in a csv or excel file ? in ArduCopter User Group
"Hi Hugues, this column is simply :
item.time.ToString("yyyy-MM-dd HH:mm:ss.fff");
I checked the source code, I can tell you how export or convert those GPS and other timestamp.

By the way, it would be easy to add a button in the LogViewer and add 4…"
Sep 3, 2015