groupgets / LeptonModule

Code for getting started with the FLIR Lepton breakout board
https://groupgets.com/manufacturers/flir/products/flir-lepton
BSD 2-Clause "Simplified" License
317 stars 197 forks source link

Runtime arguments support #48

Closed artemysfr closed 6 years ago

artemysfr commented 6 years ago

Hello, these 5 commits add runtime arguments support to fblept and v4l2lepton tools. These tools are then able to run on other platforms than RPi without modifying/recompiling them (tested on i.MX6 & i.MX6UL SOMs from Armadeus Systems) . Kind regards, Julien

marty-sullivan commented 6 years ago

From the v4l2lepton side, these changes look good. I'll add a todo to test this on RPi but it will not be right away.

artemysfr commented 6 years ago

Hello, any news about this pull request ? Regards,

kekiefer commented 6 years ago

I don't have the means to test this right now either. I'll go ahead and merge it, looks fine by review here too. Thanks for the contribution!!