Timothy Heath
Timothy Heath
I believe that I found where to look from that link you sent. I'll open a PR eventually, it's going to take a while for me to get around to...
I've finished the main edit pending review. All but one test case was skipped, I have not viewed them yet. I'm about to switch tasks so I'm asking this before...
@zariiii9003 I'll test it deliberately by hand Monday, I thought that I had connected to a running instance of CANape 15. The reason that I haven't updated those docs is...
In my testing I had a working dir set to a dummy dir I created at the root of my user profile and was passing debug_mode true. I was using...
I read through the official docs, to me they definitely implied connecting to an already open instance, but yeah; behavior is the same. I was able to open in modal_mode...
Correction Python setting interactive mode to true allows use of all buttons again in the toolbar. This PR retains it's usefulness more with slight modification to instead pass through the...
Thanks, I'll test it on current python with CANape15 monday, I don't have the software at home. I'm currently writing a python lib in rust for this but if I'd...
@zariiii9003 It appears that canape 15 is at least trying to work with errors about functions not being found.  Running more tests, will confirm
Yeah, I think this is working but I'm going to have a couple pull requests from going over the initial documentation, thinking about adding __enter__ and __exit__ so that canape...
Also if you don't mind, I'd like to add a pdf target for the documentation so I can just download that instead of having use a web browser.