usbpc

Results 10 comments of usbpc

> @usbpc I would be willing to own this ! Please advise next steps. How can I assign this project to myself? I'm myself only a user of protobuf and...

Another thing to maybe consider is using the Information from the "backuptaskwithretry.xml" as there all VMs that are backed up seem to be listed. This might solve the Problem where...

I found a workaround, if I deep sleep before attatching the first Interrupt it works as I would expect.

The problem is not only with RTCZero, but also other parts of the system. I can get the Arduino stuck with this code aswell: ``` #include #include void noop() {}...

Everything in my last commant was from just a singel run. Running it two more times got it to upload all files, on the first rerun it exited wit some...

Apperently I am set up to use a lot of file descriptors. (I'm using the windows subsystem for linux, and didn't get that error ever). Unfortunatly I don't have the...

I actually got the same error again, this time I got all of it: ``` ERROR:b2.console_tool:ConsoleTool command error Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/b2/console_tool.py", line 992, in run_command return...

I got this: ``` ERROR:b2.bucket:error when uploading, upload_url was https://pod-000-1041-10.backblaze.com/b2api/v1/b2_upload_file/ Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/b2/bucket.py", line 392, in _upload_small_file sha1_sum, file_info, input_stream File "/usr/local/lib/python3.5/dist-packages/b2/raw_api.py", line 455, in upload_file...

I got another error just now, I think this time my pipe broke if I understand it correctly: ``` ERROR:b2.console_tool:ConsoleTool unexpected exception Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/urllib3/connectionpool.py", line...

Another thing that might be intereseing for your calculator, is that the SX1262 has SF5 and SF6 work diffrently to other LoRa ICs. The Exact calculation is in 6.1.4 in...