Damon Kohler
|
90ab693294
Enable periodic updates for NTP.
|
13 年之前 |
Damon Kohler
|
415dd3588d
Change UsbRequestPool to support requests on multiple endpoints.
|
13 年之前 |
Damon Kohler
|
87d75f8e0f
Fixes issue 22.
|
13 年之前 |
Damon Kohler
|
ea87e35d5e
Fix missing brace.
|
13 年之前 |
Damon Kohler
|
ed3184bbab
Fixes issue 70. We now support the latest version of the Android SDK/ADT.
|
13 年之前 |
Damon Kohler
|
f87a30e8a9
First draft of refactoring AcmDeviceActivity to enable connecting to multiple devices.
|
13 年之前 |
Damon Kohler
|
a4e7de427f
Fix and better document laser scan time calibration.
|
13 年之前 |
Damon Kohler
|
161fc2200c
Fix bug that assumed all SCIP2.0 commands shared the same status codes.
|
13 年之前 |
Damon Kohler
|
86ffda1301
Remove sleeps from Scip20Device initilization. Sleeping made startup time significantly worse.
|
13 年之前 |
Damon Kohler
|
79cde368e5
Add reflection to use a high performance wifi lock on Honeycomb+ devices. This is necessary to avoid jittery network traffic when the screen turns off.
|
13 年之前 |
Damon Kohler
|
633cb155ac
Change android_hokuyo into standard Java project (it has no Android dependencies).
|
13 年之前 |
Damon Kohler
|
81dd26340a
merge
|
13 年之前 |
Damon Kohler
|
755c4a7bc3
Fix teleop tutorial.
|
13 年之前 |
Lorenz Moesenlechner
|
e78bfb8bb4
Added android_hokuyo_test
|
13 年之前 |
Lorenz Moesenlechner
|
c08802ce6e
Added some preconditions and fixed a bug in calculating the number of valid range values
|
13 年之前 |
Damon Kohler
|
b05ab635db
Update everything to work with the new NodeMain and NodeConfiguration changes.
|
13 年之前 |
Damon Kohler
|
8e326ab1d3
Fix some javadoc and naming.
|
13 年之前 |
Damon Kohler
|
b55bb934bf
Improved robustness of RosActivity and NodeRunnerService.
|
13 年之前 |
Damon Kohler
|
f4a54e8faf
merge
|
13 年之前 |
Damon Kohler
|
0745d97856
Change android_hokuyo_test target to match android_hokuyo.
|
13 年之前 |
Lorenz Moesenlechner
|
f333ab1063
Some refactoring and formatting of Scip20Device
|
13 年之前 |
Lorenz Moesenlechner
|
d50bb45f0d
Removing unnecessary cast
|
13 年之前 |
Lorenz Moesenlechner
|
383241f780
Some refactoring: extracted interfaces for laser configuration and laser device
|
13 年之前 |
Lorenz Moesenlechner
|
9c230abbe2
Added java doc for Configuration and LaserScan
|
13 年之前 |
Lorenz Moesenlechner
|
1978260836
Getting rid of CLUSTER and SKIP constants.
|
13 年之前 |
Lorenz Moesenlechner
|
ebecd4112a
Factored out message generation form laser scan data and added javadoc
|
13 年之前 |
Lorenz Moesenlechner
|
04cfcd263c
Renamed decode to decodeValues
|
13 年之前 |
Lorenz Moesenlechner
|
3b65e3bbf6
Moved calculation of scan configuration to the Configuration class
|
13 年之前 |
Lorenz Moesenlechner
|
6127aa4599
Use a list over integers for representing range data
|
13 年之前 |
Lorenz Moesenlechner
|
bb48c4a70e
Fixed hokuyo unit test after removing decode3Value
|
13 年之前 |