Chris Olin

Results 17 comments of Chris Olin

Except that the indices generated are going be twice the size of the data being stored. This program is entirely proof of concept and there's really no point in adding...

running into this exact issue with a G-Suite account. Using an app password and/or allowing access to my account doesn't work, trying to log in still throws the login failed...

Alright, looks like I figured it out. I've got one of those free legacy G-Suite plans, which is part of the problem here. The default mobile management setting is set...

I was able to fix this in Cygwin by simply changing the variable name and declaring it. I want to test these changes on my laptop running Arch Linux first...

I take this back. It will compile successfully, but the program itself isn't working. It keeps 'ending abnormally'. I think this is happening somewhere in `configure()`. I'll try to keep...

given the topic at hand, is there anyway for consumers running the labs firmware to log NMEA/UBX debug messages to a text file? Has GoPro done any tests on what...

agreed, that's why I asked if it was available for consumers running the labs firmware. It's been over a year since the H10 was launched and the GNSS logging rate...

Likely, that is exactly what is requiring those dependencies. A viable workaround is installing the following packages: `pacman -S mingw-w64-x86_64-jasper mingw-w64-x86_64-libwebp` I summarized the changes here in case less experienced...

Also, for posterity: ``` $ make [ 6%] Built target pit [ 53%] Built target heimdall [ 56%] Automatic moc for target heimdall-frontend [ 56%] Built target heimdall-frontend_autogen [ 60%]...

Greetings @crramirez > As you noticed BUILDING.md is 4 years old. Actually, I didn't (but that explains a few things). I will detail individual fixes and exact commands I came...