Jamie Villeneuve
Posts
-
Missing menu icons in Storyboard Designer on Linux
User Question : The icon for creating the language file is missing. Resetting the perspective doesn't help. Can't find a menu item to create the language file. Answer : Modifying the Storyboard.ini...
-
Storyboard 6.0 now available for download
Big news! We just released Storyboard 6.0 this week and are really excited for customers to start building awesome embedded applications with it. Below is a list of some of the features and functi...
-
Rotary dial knob control example
Here is an example of a rotary knob style control similar to that of a volume or mixer control. With this control, the inner image is rotated around its' center axis and in this case, the angular p...
-
CAN J1939
Hi, Do you have any examples of how I would read and send J1939 CAN data? Thanks,
-
Dynamic QR Code Generation
Hello, Here is a nifty little Lua library http://speedata.github.io/luaqrcode/ that, when you hand it a string, will return a table of positive or negative values that describe a qrcode. This data ...
-
Can't open default greio channel
Hi, I have a program. It works on one computer correctly, but it work with mistake on the other. I use OS QNX6.5.0. Running so:export GRE_PLUGINS=/home/qnx-6_5-x86-sdl-obj/pluginsexport LD_LIBRARY_...
-
OpenGL ES engine in X11 OS
Hello, I am using toradex imx6q apalis board, and I was able to install angstrom-lxde-image which is based on X11 backend. So, also I could use fbdev engine to run our UI program in the OS, but the...
-
Storyboard input channel name
Hello, I am working on a simple IO example using Storyboard with FreeRTOS on an NXP RT1050 EVB with no file system.My backend code can receive messages from the Storyboard frontend but when I try t...
-
Text not visible
Hello, I put together a _very_ simple model consisting of a white background with a line of black text. When I simulate the model it works fine but when I run it on my RT 1050 EVB (running FreeRTOS...
-
SCP Transfer: Execute after Transfer?
Hi, I love the SCP Transfer feature in the new version of Storyboard but the 'execute after transfer' option isn't working for me. The app gets copied to the target just fine but I'm not seeing any...