aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.accelerometervisualizer.bb
blob: 6692d73c2b2d3d6ebb776d6bfcbccee33eab2843 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require bug-app.inc

DESCRIPTION = "h4. Description \
A BUGapp that shows a window on LCD screen the accelerometer data. The display have 3 axis that shows what G's are currently being returned. \
This app shows some cool features of  'LWUITMB(LWUITMB)':http://lwuimb.thenesis.org/bin/view/Main/ \
"
HOMEPAGE = "http://buglabs.net/applications/AccelerometerVisualizer"

DEPENDS += "com.buglabs.osgi com.buglabs.common com.buglabs.bug.jni.accelerometer com.buglabs.bug.module.motion service-tracker com.buglabs.bug.module.lcd "

PV = "5"

SRC_LINK = "http://buglabs.net/program_version/download/655"

APIVERSION = ""

BROKEN = "1"