Reading the HMR3100 Digital Compass
Submitted by parkviewadmin on Fri, 2005-12-09 20:54.What a buzz! I managed to scavange some momentry switches, LED's, a Floppy drive power cable and a serial cable from some old PC's, so I could easily breadboard the Digital Compass circuitry.
Create a CAD drawing of the Mark I
My son wants to do this. Cool!. From the 3D drawing, I should then be able to make a favicon for this web site.
Weigh all the componants
I need to weigh all the componants, so I can work out the actual dimensions of the hull. At the moment, I am thinking 2 x 1.5m 150mm PVC pipes will be ok. Is this true? How much does 3m of 150mm PVC piping weigh?
Epiphany on the hull structure
Submitted by parkviewadmin on Sun, 2005-12-04 21:56.I woke up this morning with an epiphany on how to join the superstructure onto the hull. I had always intended to use PVC piping for the hull, but thought that I would perhaps make up a fibre glass superstructure... or something.
Playing with a Netgear WG311v3 wireless card
Submitted by parkviewadmin on Thu, 2005-11-24 19:47.After a quick scout around on Google, and reading a few man pages, I had a go at compiling the Netgear's WG311 Window files so that I could use it in FreeBSD 6.0.
I extracted the WG311v3.INF and WG311v3.sys files, moved them over to the FreeBSD card, then ran:
ndisgen WG311v3.INF WG311v3.sys
After working through a simple wizard, and selecting the defaults, I ended up with a file called: WG311v3_sys.ko
To get the wireless network card going, I just ran:
kldload ndis
kldload WG311v3_sys.ko
Upgrading to FreeBSD 6.0
Submitted by parkviewadmin on Mon, 2005-11-21 19:43.I knew FreeBSD 6.0 was going to be released while I was away, however, it turned out it was released the day I left :-)
Just after I got back I downloaded Disk 1, and did a fresh install on to the 512MB CF card. I then extracted the config files from the Subversion repository, and uploaded them. A quick partition ghost, and I am now happily running 6.0
RSS Feed now available
Submitted by parkviewadmin on Thu, 2005-11-03 08:07.There is a RSS feed now available on the lower right hand side of the web page.
While I am looking forward to the upcoming conference and some holidays, this also means I will not be able to work on the Mark I. See you in two weeks time.
Fun Ghosting the CF card
Submitted by parkviewadmin on Wed, 2005-11-02 07:43.I am heading off on a conference soon, so I thought it was about time I had a go at Ghosting up the 512MB CF card. Using Barts Network boot disk, I made a ghost of the drive. This all went well, with no errors reported. As a safe guard, I also modified my 'config backup' script so it used scp instead of rsync. After backing up all the config files to my main server, I then uploaded them to the subversion repository for safe keeping.