Charlie Matlack

Results 3 issues of Charlie Matlack

I've found that commit 14f48d012281f495904566ffd93305623017cbfa (the last one I happened to use before this problem occurred) does work, but latest 216145fba522a8eaefc5c751b8c10198376bc066 does not. The specific failure is no ACK signal...

I think the answer is no after checking the manufacturer API guide and looking through the source a bit (I haven't tried using the library), but I thought I'd ask....

Hiya, a couple items I noticed: - `ee.Initialize()` needs to explicitly be called after authenticating, at least in the standalone notebook. - The PR which improved the GPX overlay implementation...