Commit Graph

36 Commits

Author SHA1 Message Date
Alexandros Schillings c4023bbd5d Removed RadarView and any references 2014-03-18 15:51:54 +00:00
Alexandros Schillings e2294ca926 Updated the UI to support the runing average 2014-03-18 15:23:14 +00:00
Alexandros Schillings 83ee1eab66 Added running average for RSSI 2014-03-18 15:22:46 +00:00
Alexandros Schillings 30fa8eaaee Re-jigging the list generation in preparation of sliding window rssi
calculation
2014-03-17 18:56:19 +00:00
Alexandros Schillings ad25dfc57c Started working on RadarView 2014-03-17 00:39:56 +00:00
Alexandros Schillings bd57a59d5a Started using the new iBeacon class 2014-03-16 23:13:23 +00:00
Alexandros Schillings 3f333df497 Created an iBeaconDevice object 2014-03-15 23:39:19 +00:00
Alexandros Schillings 7546813f1b Added more information in the list item 2014-03-15 21:28:24 +00:00
Alexandros Schillings 366f4139cb Exposed timestamp 2014-03-15 21:27:15 +00:00
Alexandros Schillings f08a561e7e Added proximity descriptor 2014-03-14 18:00:01 +00:00
Alexandros Schillings 8c03f29c32 Added Distance calculation but it is off. 2014-03-14 17:37:21 +00:00
Alexandros Schillings 27c06208e1 Fixed UUID calculation 2014-03-14 17:30:30 +00:00
Alexandros Schillings 09848838f2 Added timestamp 2014-03-13 20:21:11 +00:00
Alexandros Schillings f5b9d5e674 Working on the list UI 2014-03-12 23:49:42 +00:00
Alexandros Schillings e21d05a9e0 Added new icon for iBeacons 2014-03-12 00:23:56 +00:00
Alexandros Schillings b3399fa539 Added some javadoc 2014-03-11 20:45:18 +00:00
Alexandros Schillings d59f8dede0 Removed transient keyword from RSSI and timestamp variables 2014-03-11 17:35:37 +00:00
Alexandros Schillings a631cf2f81 Added timestamp to the BluetoothLeDevice 2014-03-11 17:33:20 +00:00
Alexandros Schillings cb6e9db082 Split the project into a library and sample app 2014-03-11 17:08:17 +00:00
Alexandros Schillings cad6427b49 Started correcting the iBeacon data display 2014-03-11 16:22:29 +00:00
Alexandros Schillings 78c04568de Can now parse IBeacon Manufacturer data (need to flip the byte order of
a few fields)
2014-03-11 12:57:39 +00:00
Alexandros Schillings 39d7b9a882 Working on exposing the iBeacon Manufacturer specific data 2014-03-11 11:29:08 +00:00
Alexandros Schillings 851c0ccf72 Started work on the iBeacon Manufacturer Data parsing 2014-03-10 20:04:35 +00:00
Alexandros Schillings 222d249de8 The list will no longer clear once we open the details activity 2014-03-10 19:41:37 +00:00
Alexandros Schillings 4b92e544b1 Made a couple of methods static 2014-03-10 19:39:36 +00:00
Alexandros Schillings 103df3e66e Refactored generic byte-related code out of AdRecordsUtil 2014-03-10 19:38:35 +00:00
Alexandros Schillings 0400f11f59 We can now recognise iBeacons (need to check how correct this is) 2014-03-10 19:34:53 +00:00
Alexandros Schillings 1e112bc6ef Expanded the details screen 2014-03-10 18:45:45 +00:00
Alexandros Schillings 3086b2982d We are now properly treating the sign of bytes 2014-03-10 16:22:47 +00:00
Alexandros Schillings 4b2116c060 Added details activity 2014-03-10 13:56:58 +00:00
Alexandros Schillings 596d3309ba Added classloaders to the Bundles 2014-03-10 13:52:05 +00:00
Alexandros Schillings 827e3ba19c Made the containers parcelable 2014-03-10 13:07:56 +00:00
Alexandros Schillings cc18c86b80 Made sure that the scanning no longer auto-starts 2014-03-10 00:29:10 +00:00
Alexandros Schillings 916dab0e7a This is mostly working now... 2014-03-10 00:21:29 +00:00
Alexandros Schillings ea0d9a6d72 Trying to debug EIR parsing 2014-03-09 23:17:43 +00:00
Alexandros Schillings a738bcc38e First commit 2014-03-09 23:00:00 +00:00