jtroeth1

Results 5 issues of jtroeth1

Hi there, I am running the ping pong code and I am having an issue with getting the gateway to receive the ping when the delay is anymore than 7...

Hi there, I am trying to get the downlink code to work. All seems to work fine except the node does not receive the message from the gateway (The gateway...

Hi There, After recently upgrading to 1.9.0, my completion colour is white, the same as my normal font colour: ![image](https://user-images.githubusercontent.com/37925036/168422863-b81bca80-5752-48ac-a3d4-7c5d7c07fa06.png) How can I change it back to grey? Thanks

Hi There, We have an automated system that does some copying to a usb thumbdrive. The process mounts the device using udisksctl mount -b , copies using rsync, then unmounts...

needinfo

Hello, I have an issue with including other types in the python generated code. For example creating the two files: TypeTest.idl ```c++ #include "OtherType.idl" module TypeTest { struct Type1 {...