Posts Tagged “tech”
Jul
25 , 2016
Having attended the LCA2016 [OpenHardware miniconf](http://www.openhardwareconf.org/wiki/Main_Page) I have an [ESPlant](https://github.com/CCHS-Melbourne/ESPlant) module, and it had just sat in it's packet since the conference in February!
(read more...)
Mar
5 , 2016
So, I haven't looked at this site for a while, and discovered that it had completely b0rkened!
(read more...)
May
27 , 2014
dpkg -add-architecture i386
sudo apt-get install gcc g++ gfortran make libfftw3-dev \
libpulse-dev libhamlib-dev qtbase5-dev pulseaudio subversion \
libgfortran3:i386 libc6-i386 libqt5multimedia5-plugins \
qtmultimedia5-dev
svn co svn://svn.berlios.de/wsjt/branches/wsjtx
cd wsjtx
mkdir build
cd wsjtx
cmake ../
make -j4
cp ../*.dat ../*.txt ./
cp -R ../Palettes ../samples ./
chmod +x contrib/kvasd
ln -s lib/jt9 ./
./wsjtx
(read more...)
Apr
5 , 2014
Well, I started my radio building journey today, by building an RF probe:
(read more...)
Feb
17 , 2014
Okay, so in order to play with some new blocks I found, [gr-rds] (https://github.com/argilo/gr-rds) in particular. It appears I needed a newer version of gnuradio than I had previously built from git to get the Control Port functions these blocks require.
(read more...)
Feb
11 , 2014
Today I figured out how to get APRS packets shown on a map with [Yet Another APRS Client](http://www.findtheater.com/ka2ddo/YAAC.html).
(read more...)
Feb
2 , 2014
Today, I built an antenna as specified here:
(read more...)
Dec
17 , 2013
EFI needs its own smallish partition with a fat32 filesystem
(read more...)
Oct
21 , 2013
Goto http://getfirefox.com/ and download the latest one.
(read more...)