kevin wrote:That is the official Raspbian image, only modified to include our libraries as well as take over the "COM" port on the GPIO. The AD2USB will work great with this as well as the AD2Pi, or the AD2Serial with a USB to Serial adapter. Basically, it supports all of our products, and gives the features listed on our wiki page. In the beta image there is a web application to interface with the device including from a phone or tablet.
Thanks,
Kevin
Cool! I just tried loading the stable version and was wondering why I didn't see the webapp but *just* read your post (and *just* noticed the "Includes" table at
http://www.alarmdecoder.com/wiki/index.php/Raspberry_Pi)
Maybe I'll try out the Beta version next. I did notice something about the disk usage though. I used Apple Pi to dump the AlarmDecoder Raspbian zip onto an 8gb SD card and see this currently in the OS:
root@alarmdecoder:/var# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 2.6G 2.2G 254M 90% /
/dev/root 2.6G 2.2G 254M 90% /
devtmpfs 211M 0 211M 0% /dev
tmpfs 44M 216K 44M 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 88M 0 88M 0% /run/shm
/dev/mmcblk0p1 56M 19M 38M 34% /boot
Is there a particular reason why only 4gb of usable space has been allotted? Maybe a configuration/environment issue I didn't take into consideration when loading the zip onto the SD?