-
QuarterFinal Video
08/17/2015 at 19:18 • 0 commentsThis video summarizes how BeagleLogic cold boots off a BeagleBone Black and capture data in 2 minutes.
Judges: You might want to watch this to see how it's used.
-
systemd support for BeagleLogic
08/15/2015 at 19:46 • 0 commentsWhat this means for you as an end user: No more shell scripting or keying in commands to start BeagleLogic at every system boot up. This means I'm making sure that BeagleLogic is up and running when you need it by booting it from the BeagleLogic system image.
I've also published a new System Image Guide wiki page that describes how to use this new system image, which is being released soon.
Next-up : Video making and image release.
-
Testing
08/15/2015 at 16:05 • 0 commentsSome screenshots from the testing process.
Command-line capture
Web interface capture
Videos coming soon!
-
Creating a system image for BeagleLogic
08/12/2015 at 22:27 • 0 commentsBeagleLogic is a collection of pieces of software that work together. For a new user it can be overwhelming to build all the components from the scratch.
As of now, I have been providing pre-built firmware for the PRUs and the sigrok binaries ( Debian Wheezy has an outdated library which breaks compilation of the latest sigrok libraries ) but they still have to be extracted into the system image. Also the software doesn't start up automatically and some scripts have to be executed to get BeagleLogic up and running. This might be acceptable, but isn't the best solution.
I'm building a new system image that contains all components preconfigured to run BeagleLogic at startup, out of the box. This image is to be programmed into a SD card the same way as one would flash a regular image into a SD card.
For the moment, it is going to be restricted to "git pull" updates, but the idea is to bundle everything ultimately in a .deb package and submit it to the BeagleBoard Debian repositories.
Follow the logs for further updates.
-
Test Units Shipped!
08/10/2015 at 18:54 • 0 commentsI just shipped the BeagleLogic test units to fulfil the "Best Product" criteria today.
Here's the shipping box at the Post Office just before despatch:
And these are the three test units:
Hope that they will make it in time!
-
BeagleLogic coming to Debian Jessie
06/29/2015 at 18:38 • 0 commentsI've been testing Debian Jessie with my LCD cape project and I've found it to work nicely with the 4.1 kernel. The sigrok software BeagleLogic distributes has not been updated as the glib version bundled with Wheezy was lower than what newer versions of sigrok required to compile, hence, instead of backporting the newer glib versions to Wheezy, I'd be moving the entire setup on to Debian Jessie now.
I have also set up and compiled the latest released 4.1 kernel for the BeagleBone Black. For those of you not aware of it, the BeagleBone Cape Manager is back in 4.1 with a bang, so I can add support for my BeagleLogic cape as well :)
Along with this I'm testing the work of my mentee in this year's Google Summer of Code with BeagleBoard.org who is working on porting the remoteproc functionality to the newer kernels.
BeagleLogic would still run on the 3.8.13 kernel for a whille until the framework is at a point where I can look at porting it to the 4.1 kernels. These changes will happen over the next months after which you can expect a BeagleLogic edition system image with the software installed in package form (apt-get updates), just flash it on the SD Card, put on the cape and happy debugging!
And about the capes, I'm happy to have received responses from all over the world, so I think I can talk about the first batch of the assembled capes soon, so stay tuned!