Tuesday, March 20, 2012

Monterey UI

Great news!  Monterey's first lines of code have now been written!  So far, I've laid the ground work for a QROV object that will hold all of the statuses of the ROV's various tools and components.  I've also started working on the GUI (which will look better as time passes, I promise).  My next major step is working on my QROVController object.  That will interact with the joystick and the UI in order to adjust QROV's properties (which are then sent down the tether to the ROV).

I've even created some new jargon for rov-suite:
TOBI (Topside Out Bottomside In) and TIBO (Topside In Bottomside Out).  I stole these from the SPI protocol's terminology because they made sense for an ROV controller.  Previously, RX and TX were used.  The problem with that is that the ROV's TX is the topside's RX and vice versa.  By using TOBI and TIBO, there should be none of that confusion.

I will post more updates on rov-suite to this blog as time goes by.

In other news, I found out about iFolder, which is a handy little Dropbox-like application that let's you use your own server.  I have an old netbook laying around that I just installed OpenSUSE12 (with KDE, my first time using Linxu without Gnome) and I plan on turning that into a Git server for backing up my code and an iFolder server to sync my other files across my computers.

I will admit, I do miss Ubuntu....  The other day, my friend (whom I converted from Vista to Ubuntu) came over to my house and had me install the "lmms" audio application.  From the terminal, I was able to download all of the necessary libraries, run cmake and build the application.  I then made a nice little shell script that sits on his desktop and acts as a shortcut to it.  I'm not used to OpenSUSE's terminal commands (good-bye, apt-get install.  hello zypper in!) yet, but I've only had it for 10 hours so far...

Thanks for stopping by!

Chris K

No comments:

Post a Comment