Archive

Posts Tagged ‘btlogger’

btlogger for the beagleboard

September 17th, 2008

I have built btlogger for the beagleboard. The ipk is available:

http://zedstar.org/beagle/btlogger_0.2.2-r0_armv7a.ipk

It requires the sqlite db some where on the device. Download:

http://projects.openmoko.org/frs/download.php/313/btlog.db

run btlogger -v to see what it does and reference the db file with -d /location/of/file

TODO:

  • I am going to modify the program to log more stats.
  • I should also add the database to the ipk so it installs automatically

thumbtribes , ,

btlogger 0.2

June 8th, 2008

I have updated btlogger to allow various command line options. The software should work on any Linux system with Bluetooth. There is a packaged version for Openmoko:

https://projects.openmoko.org/plugins/wiki/index.php?btlogger&id=136&type=g

and a binary for the Nokia Tablet:

http://zedstar.org/chinook/btlogger

An empty database can be dowloaded from here:

http://projects.openmoko.org/plugins/scmcvs/cvsweb.php/thumbtribes_project/misc/btlog.db?cvsroot=thumbtribes

thumbtribes ,