OpenICE Community Support Forum
Welcome to the OpenICE community support forum. Use this forum for submitting bugs, asking for help, and solving problems you are having with OpenICE software. For ideas, general questions, and conversation please use the discussion forum.
Adding a new device....How To?
Hi Jeff -
I'm helping a friend of mine who is doing some research using OpenICE. They want to use a medical monitor which is not yet supported. I haven't yet dived into the code, so I was wondering about the architecture for the device adapter serial driver. Is it straight hard coded parsing the input and producing output, or is there a framework for doing things like
- identifying common message types for the same device type
- supplying the message header/trailer framework, and methods to fill in the particulars?
- Also perhaps identifying common workflows (session, login, security, etc) and creating plugins which implement the workflows, or customize them?
Best Regards,
Paul
OpenICE Supervisor hanging on close?
Folks,
We've run into an interesting symptom: normally the OpenICE Supervisor closes normally (after a few seconds). When we're on a slightly different network configuration, the Supervisor hangs - seemingly forever - after we click the close button.
The difference in the network configuration is that the "hang-on-close" configuration is that the laptop is on a subnet hosted by another computer, which is then connected to the main network.
Any ideas why network configuration would cause the OpenICE Supervisor to hang on close?
Thanks,
Brad
How to find Device model number from unique device ID
So far, I've successfully written code to Subscribe to and Read HeartBeatTopic data, and filtered out the Supervisor data vs. Devices' data. Now that I have unique device IDs from the HeartBeat, I want to ask the model number (and more if I can) of the Device that sent the HeartBeat.
How do I do that?
Thanks,
Brad
Beaglebone Element14 error message when starting OpenICE 0.6.2
#1) I'm using the Beaglebone Element14 Black revision C - following the flashing directions for disk image C, it installs version 0.6.2. I noticed that the serial RS232 port is ttyO2 instead of ttyO1, but before I even get to that point, I try to start the software and get this message: (note, the adaptor setup directions say to type OpenICE-0.6.3/bin/OpenICE but the only directory is OpenICE 0.6.2). Here's the copied error message - is there something I'm missing? Sorry, I'm not a developer.
debian@beaglebone:~$ OpenICE-0.6.2/bin/OpenICE
Graphics Device initialization failed for : es2, sw
Error initializing QuantumRenderer: no suitable pipeline found
java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
at com.sun.javafx.tk.quantum.QuantumRenderer.getInstance(QuantumRenderer.java:280)
at com.sun.javafx.tk.quantum.QuantumToolkit.init(QuantumToolkit.java:227)
at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:173)
at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:209)
at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:675)
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:695)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$152(LauncherImpl.java:182)
at com.sun.javafx.application.LauncherImpl$$Lambda$2/4940284.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:94)
at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124)
... 1 more
Exception in thread "main" java.lang.RuntimeException: No toolkit found
at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:185)
at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:209)
at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:675)
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:695)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$152(LauncherImpl.java:182)
at com.sun.javafx.application.LauncherImpl$$Lambda$2/4940284.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
debian@beaglebone:~$
IntelliVue MX800 over LAN with Demo Apps
I've been attempting to connect to our IntelliVue MX800 over LAN with the OpenICE demo apps.
I have established a network connection to the monitor from my laptop successfully, and can ping the device. However, I'm unable to get the device adapter to connect to the monitor over LAN.
I inspected network traffic with Wireshark, and saw no communication at all addressed to the monitor IP that I entered when starting the device adapter.
Thanks,
Thomas
Interfacing with OpenICE from Java
Having now managed to get my Philips MX800 to talk to OpenICE (thanks for the help!) I've moved on to interfacing with OpenICE, following the example in hello-openice.
Currently, with OpenICE 0.6.2 and the latest hello-openice (in which I have ugraded OpenICE to version 0.6.2), I'm running into the following error:
WARN | PRESPsService_isRemoteWriterLocalReaderCompatible:incompatible destination order kind: writer 0 reader 1I've started porting some of the code from hello-openice into my application, and I'm getting the same error - so it's probably best to get hello-openice working before I go much further.
Cheers,
Thomas
NodeJs: connecting with my own code to OpenIce server.
I've been able to connect with your socket.io server at openice site with my own nodejs primitive code. Could you provide more information about your server? Is there any protocol for receiving data? Which messages should I send to your server or listen to in order to start getting data from openice?
Thanks,
Google Glass on OpenICE
Thanks for all your help setting up device adapters and connecting to OpenICE programmatically. Here's a little video of what we've managed to build!
Cheers,
Thomas
Order BeagleBone Black
I would like to place an order for BeagleBone Black to connect Philips MP70 monitor.
Can BB box be shipped to India ?
Regards
Vasanth
Raspberry Pi
C [libnddscore.so+0x72d48] call_gmon_start+0x7
I hope you could give me some advice.
Thanks,
Customer support service by UserEcho