Harper Andrews

Results 169 comments of Harper Andrews

There is not currently an option to upload robot configuration files (what you refer to as hardware maps) via HTTP. Feel free to request that feature here: https://github.com/FIRST-Tech-Challenge/FtcRobotController/issues

> The rest of this app was developed by "reverse engineering" the API from Wireshark-ing web requests when using OnBotJava The RC app source code is actually available here, though...

From looking at when Electron was updated to a version incompatible with Windows 7, either 1.3.2 or 1.3.3-beta should work.

I thought that this was the original request as well. I think they're both desirable behaviors.

That's true, but it's obvious what got copied, unlike if you had nothing selected.

@dabarrell is correct about my viewpoint. It's much easier to make sure I enter the right number of zeros if I'm allowed to add commas.

Some programming languages let you break up long numbers visually using underscores, since commas have syntactic implications. It would be great if Heynote allowed underscores as well.

> I'd be keen to be able to set a default format for the output to use commas in the same way (not scientific notation), as an asid @dabarrell We...