]> Pileus Git - ~andy/iBeaconNav/commit
Switch to a single service design
authorAndy Spencer <andy753421@gmail.com>
Tue, 18 Mar 2014 03:05:23 +0000 (03:05 +0000)
committerAndy Spencer <andy753421@gmail.com>
Tue, 18 Mar 2014 03:06:33 +0000 (03:06 +0000)
commitc3395e49388e5166d24a770457bffaa9914ac2f2
tree85e3ba0dc46e4f96b836d3f029d59ed0094dab78
parent81150105e300325e2b626a9334c87807a3571a41
Switch to a single service design

This moves the iBeacon and Sensors code out of services so that they can
be used directly by the Task component.
makefile
src/edu/ucla/iBeaconNav/Beacon.java [new file with mode: 0644]
src/edu/ucla/iBeaconNav/CMD.java
src/edu/ucla/iBeaconNav/Main.java
src/edu/ucla/iBeaconNav/Sensors.java
src/edu/ucla/iBeaconNav/Task.java