afischerdev

Results 193 comments of afischerdev

@quaelnix Yes, no comfortable way around.

I'm not a friend of this feature. But I see that sometimes it could be useful to have an extra counter. I've been playing around with your branch. 1. I...

- Zip export: I would like to hold this. When there is a workaround it's ok. I haven't tested it now. - Git clone without tag That's intentional. Yes and...

Thanks for the remarks. > The version actually contains more information and an increasing number which shows later commits. You can pick the latest version by sorting, similar to our...

> I've switched to me.qoomon.git-versioning Great, I had a test with all variantes of cloning, all worked as expected. And ZIP was not breaking. But one thing: BRouter version is...

>> Control over build reports standard output in server folder. > I have no idea what that means. It means that I have controlled the junit reports. It shows that...

> @afischerdev Is this still an issue for you? I remember a fallback when git information is not present. Was working well. But I'll test that again.

We will see. It was just a user request that I didn't want to ignore

The GeoGate encoder contains samples with ROT [please see](https://github.com/fulup-bzh/GeoGate/blob/master/encoder/test/AisEncodeDecodeTest.js)

You get out what comes in. The definition is 0 = not turning 128 = no turn information The input is b10000000 (x80) and the rule of the GetInteger routine...