Marc Poulhiès
Marc Poulhiès
I didn't see that one first, sorry. I had nearly the same comment as sylvain in the PR :). In principle, you should not even read this code before re-coding...
I have something like this here : https://github.com/dkm/Gaggle/commit/9e77b68ae7e33f819bd64fc03b5807b4299cf225 I would need to create a submenu for sending by email.
It is really easy to implement the signature for the FAI. I did a test few months ago, using asym crypto. There is everything needed in the android SDK for...
Code nearly finished, I simply have to read some android code, but I can already sign my tracks :)
Will do ! I'm a bit puzzled but the small § about OSS: National contests might easy able disallow your GPL software. In result pilots flight is not scored at...
@danielalvsaaker is the alpha version the first version with the partial rewrite merged in ?
No worries. I'll be able to rebase my changes over you branch, as long as there's no hurry :D
Hey, I'm having a look at this. Is it really a matter of simply having a sister module to fit.rs that relies on the [gpx crate](https://crates.io/crates/gpx) or should I expect...
I have something working, I still need to do more test and probably try to handle different variant of GPX... But I see you are rewriting everything... So should I...
Ok ! Yes I've seen that the time must be converted. There's also some computation needed (`Record.distance` is needed or the plot will not work :). I've tried to switch...