Nuno Goncalves
Nuno Goncalves
This repo is just a mirror of BKG NtripClient.
In my case (also while under Buildroot), it was the lack of libzstd support on casync (There is no package for Zstandard under buildroot ATM). I fixed it my calling...
Hi, I have been unable to take any information regarding by boot device (eMMC vs USB on a CM3), so is it possible to confirm: 1 - boot mode is...
> 3. No. > 4. Yes (actual, not requested) and no (not on CM3). So regarding older hardware, it's just abandoned or not possible? Or is there any way to...
> I also need to access multiple OpenWrt Luci interfaces via a reverse proxy. > Is it supposed to be merged with the master branch? Hi Valm, this is only...
I had the exact same requirement. I need to modify the data before passing it somewhere else, and before returning from `tls_record_received`. While it would be very convenient to me...
Yes. There should be a configuration option to locate gmap.html or at least it should look at current dir and possibly /usr/share/dump1090.
I'm also doing some work on this. I hope I can provide a pull request this week for suggestions/improvements and also include the package generation on CI.
@half2me take a look at my implementation at https://github.com/nunojpg/conan-restbed * I also did a ASIO package that this restbed package depends on. OpenSSL already existed and the rest we use...
@ben-crowhurst as a side-effect of this conan packaging effort, restbed is compiling fine on Appveyor. https://ci.appveyor.com/project/nunojpg/conan-restbed I don't know much about Windows builds or appveyor, so I can't understand what...