Martin Bernardi
Martin Bernardi
Sorry I have no idea what it could be. The location of the folder shouldn't matter. I would say its an upstream issue (a problem with GTK on mac or...
Hello. I never thought of using launchpad, it might be a good idea. I guess I can use https://build.opensuse.org/ or play a bit more with the cross compiling docker. What...
Hello, [I once asked people to send me wavs to test map overlays here](https://www.reddit.com/r/RTLSDR/comments/fovooo/need_noaa_wavs_to_test_map_overlays_in_my_decoder). So I have all those files and some more but I dont know if it would...
I tried your method and it was quite ok. But I started thinking a bit more and realized that it is better to do a palette (color look-up table) because...
Hello, Yes, that would be interesting. The problem is that it needs quite a lot of work, because my decoder does not have information about the position of the satellite....
 Map overlay made using [Xerbo/satmap](https://github.com/Xerbo/satmap) for reference
I received a tip from Ken to look at the code of satpy
Thanks! I have to think if I prefer to do it via my Docker or via an external service like CircleCI. But this is going to be very useful anyways
Sorry that I'm being so lazy with this. If I merge these files I will make easier your work in bareboat-necessities? It would be useful for you if I set...
I'm still trying to understand the differences between ARM architectures. I think I'm already building for amhf, because I'm building for "armv7-unknown-linux-gnueabihf" ([according to Rust language notation](https://doc.rust-lang.org/nightly/rustc/platform-support.html)) So the thing...