Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

active - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
activity - Variable in class net.studioblueplanet.tomtomwatch.ActivityData
The activity as derived from the ttbin file
Activity - Class in net.studioblueplanet.ttbin
 
Activity(TtbinHeader) - Constructor for class net.studioblueplanet.ttbin.Activity
Constructor
ACTIVITY_CYCLING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_FREESTYLE - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_GYM - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_HIKING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_INDOORCYCLING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_RUNNING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_SKIING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_SNOWBOARDING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_SWIMMING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_TRAILRUNNING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ACTIVITY_TREADMILL - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ActivityData - Class in net.studioblueplanet.tomtomwatch
Collection of the raw data and accompanying activity
ActivityData() - Constructor for class net.studioblueplanet.tomtomwatch.ActivityData
 
ActivityRecord - Class in net.studioblueplanet.ttbin
This record represents a record in an activity
ActivityRecord() - Constructor for class net.studioblueplanet.ttbin.ActivityRecord
Constructor.
ActivityRecordGps - Class in net.studioblueplanet.ttbin
This record represents an GPS logged record.
ActivityRecordGps() - Constructor for class net.studioblueplanet.ttbin.ActivityRecordGps
 
ActivitySegment - Class in net.studioblueplanet.ttbin
 
ActivitySegment() - Constructor for class net.studioblueplanet.ttbin.ActivitySegment
Constructor
add(Tracker.TrackedDataRecord) - Method in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
addHistoryItemFromFile(UsbFile) - Method in class net.studioblueplanet.tomtomwatch.History
Adds a history item as encoded in the file
addListItem(ActivityData, String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Adds item to the tracklist
addRecord(ActivityRecord) - Method in class net.studioblueplanet.ttbin.ActivitySegment
Add a record to the segment
addRouteFile(String, String, int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
This method loads and adds a route file to the array with route files
addRoutesToListBox(ArrayList<UsbFile>, int) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
This method displays the route info in the Route list box
addRoutesToListBoxLater(ArrayList<UsbFile>, int) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Call the update of the route list box in the EDT of Swing
appendFromData(byte[]) - Method in class net.studioblueplanet.tomtomwatch.Tracker
Appends the tracker data from the data presented
appendRoutePoint(RoutePoint) - Method in class net.studioblueplanet.tomtomwatch.RouteSegment
Append a RoutePoint to the segment
appendRouteSegment() - Method in class net.studioblueplanet.tomtomwatch.Route
Creates and appends a new route segment
appendStatus(String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
This method appends the line of status text to the status area, leaving any existing text in tact

B

batteryLevel - Variable in class net.studioblueplanet.ttbin.Activity
 
batteryLevel - Variable in class net.studioblueplanet.ttbin.ActivityRecord
 
bleVersion - Variable in class net.studioblueplanet.usb.UsbTestInterface.Versions
 

C

clear() - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Removes any track data.
clear() - Method in class net.studioblueplanet.tomtomwatch.Route
Clears the route log.
clear() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Clears existing data and the UI
clear() - Method in class net.studioblueplanet.tomtomwatch.Tracker
Clears all the data stored.
clearHistorySummary() - Method in class net.studioblueplanet.tomtomwatch.HistorySummary
Clears the history summary
clearRoutes() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Clear the route list
clone() - Method in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
closeConnection() - Method in class net.studioblueplanet.usb.UsbInterface
Closes the USB connection
closeConnection() - Method in class net.studioblueplanet.usb.WatchInterface
Closes the USB connection
CommunicationProcess - Class in net.studioblueplanet.tomtomwatch
This class executes the commands involving communication to the device.
CommunicationProcess(WatchInterface) - Constructor for class net.studioblueplanet.tomtomwatch.CommunicationProcess
Constructor.
ConfigSettings - Class in net.studioblueplanet.settings
 
ConfigSettings.SettingType - Enum in net.studioblueplanet.settings
 
configureWindow(Window) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatch
This method is to initialize the specified window by injecting resources.
connect() - Method in class net.studioblueplanet.usb.UsbConnection
Try to connect to a TomTom Watch.
convertSettingsToData() - Method in class net.studioblueplanet.tomtomwatch.WatchSettings
 
convertToHourly() - Method in class net.studioblueplanet.tomtomwatch.Tracker
Convert the data to hourly data.
convertValue(int, byte[], int) - Method in class net.studioblueplanet.tomtomwatch.HistoryValue
 
Coordinate - Class in net.studioblueplanet.ttbin
This class represents a coordinate
Coordinate(int, int, int) - Constructor for class net.studioblueplanet.ttbin.Coordinate
Constructor.
Coordinate() - Constructor for class net.studioblueplanet.ttbin.Coordinate
 

D

data - Variable in class net.studioblueplanet.usb.UsbPacket
The packet.
dateTime - Variable in class net.studioblueplanet.tomtomwatch.Tracker.HeartRateRecord
 
dateTime - Variable in class net.studioblueplanet.ttbin.ActivityRecord
 
debug(String) - Static method in class net.studioblueplanet.logger.DebugLogger
Write info.
DEBUGLEVEL_DEBUG - Static variable in class net.studioblueplanet.logger.DebugLogger
 
DEBUGLEVEL_ERROR - Static variable in class net.studioblueplanet.logger.DebugLogger
 
DEBUGLEVEL_INFO - Static variable in class net.studioblueplanet.logger.DebugLogger
 
DEBUGLEVEL_OFF - Static variable in class net.studioblueplanet.logger.DebugLogger
 
debugLevelToString(int) - Static method in class net.studioblueplanet.logger.DebugLogger
This method returns the debug level defined by the parameter as a string
debugLevelToString() - Static method in class net.studioblueplanet.logger.DebugLogger
This method returns current debug level as a string
DebugLogger - Class in net.studioblueplanet.logger
 
deleteAllRouteFiles() - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Remove all route files from the array
deleteFile(UsbFile) - Method in class net.studioblueplanet.usb.UsbInterface
Deletes the file on the watch indicated by the ID in the file passed.
deleteFile(UsbFile) - Method in class net.studioblueplanet.usb.UsbTestInterface
Deletes the file on the watch indicated by the ID in the file passed.
deleteFile(UsbFile) - Method in class net.studioblueplanet.usb.WatchInterface
Deletes the file on the watch indicated by the ID in the file passed.
deleteRouteFile(int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Remote selected route from the array
DependencyInjector - Class in net.studioblueplanet.tomtomwatch
 
description - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.EnumValue
 
deserialize(String) - Method in class net.studioblueplanet.usb.UsbTestInterface.Versions
 
disconnect() - Method in class net.studioblueplanet.usb.UsbConnection
Disconnects from the TTWatch
distance(double, double, double, double) - Static method in class net.studioblueplanet.generics.ToolBox
Calculates the distance between two coordinates
distance - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
dumpActivityCsv() - Method in class net.studioblueplanet.ttbin.Activity
Dump the activity to csv file for analysis purposes
dumpLog() - Method in class net.studioblueplanet.tomtomwatch.Route
Dumps the route to the debuglogger
dumpRecord() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Dump the record for debugging purposes
dumpRecordCsv(Writer) - Method in class net.studioblueplanet.ttbin.ActivityRecord
Dump all the record fields of this record
dumpRecordCsv(Writer) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Dump all the record fields of this record
dumpRecordCsvHeader(Writer) - Method in class net.studioblueplanet.ttbin.ActivityRecord
Dump the header containing all record fields
dumpRecordCsvHeader(Writer) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Dump the header containing all record fields
dumpRecordData(byte[]) - Method in class net.studioblueplanet.ttbin.Activity
Dump the record data as hexadecimals
dumpSegmentCsv(Writer, boolean) - Method in class net.studioblueplanet.ttbin.ActivitySegment
Dump the records in this segment as CSV.
dumpSettings() - Method in class net.studioblueplanet.settings.ConfigSettings
 

E

elevation - Variable in class net.studioblueplanet.ttbin.Coordinate
Elevation in cm
enableRouteButtons(boolean) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Enable/disable the route buttons that should not be used during upload or download of routes
encodePoint(double, double) - Method in class net.studioblueplanet.generics.PolyLineEncoder
This method encodes a point according the Google encoded polyline method.
encodeValue(double) - Method in class net.studioblueplanet.generics.PolyLineEncoder
This method converts doubles to the Google encoded string format
endOfList - Variable in class net.studioblueplanet.usb.UsbFile
Indicates in some occasions if this file is the last in the list
EnumValue() - Constructor for class net.studioblueplanet.tomtomwatch.WatchSettings.EnumValue
 
enumValues - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 
error(String) - Static method in class net.studioblueplanet.logger.DebugLogger
Write error message.

F

file - Variable in class net.studioblueplanet.tomtomwatch.ActivityData
The ttbin file read from the device
fileData - Variable in class net.studioblueplanet.usb.UsbFile
The file data
fileExists(int) - Method in class net.studioblueplanet.usb.UsbInterface
 
fileExists(int) - Method in class net.studioblueplanet.usb.UsbTestInterface
This method checks if a file exists
fileExists(int) - Method in class net.studioblueplanet.usb.WatchInterface
This method checks if a file exists
fileId - Variable in class net.studioblueplanet.usb.UsbFile
ID of the file as on the watch
FILEID_BLE_FIRMWARE - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_BLE_UPDATE_LOG - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_GPS_FIRMWARE - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_GPSQUICKFIX_DATA - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_INVALID - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_LOG - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_MANIFEST1 - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_MANIFEST2 - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_PLAYLIST - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_PREFERENCES_XML - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_SYSTEM_FIRMWARE - Static variable in class net.studioblueplanet.usb.WatchInterface
 
FILEID_UPDATE_LOG - Static variable in class net.studioblueplanet.usb.WatchInterface
 
fileList - Variable in class net.studioblueplanet.usb.WatchInterface
 
fileVersion - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
Firmware - Class in net.studioblueplanet.tomtomwatch
 
firmwareVersion - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
firmwareVersion - Variable in class net.studioblueplanet.usb.UsbTestInterface.Versions
 
fitnessPoints - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
FITNESSPOINTS_UNDEFINED - Static variable in class net.studioblueplanet.ttbin.Activity
 
fitnessPointsEnd - Variable in class net.studioblueplanet.ttbin.Activity
 
fitnessPointsStart - Variable in class net.studioblueplanet.ttbin.Activity
 
forceClaim(UsbInterface) - Method in class net.studioblueplanet.usb.ForcePolicy
 
ForcePolicy - Class in net.studioblueplanet.usb
New USB Interface policy that claims the interface if it aready claimed
ForcePolicy() - Constructor for class net.studioblueplanet.usb.ForcePolicy
 
forceUpdateFirmware(WatchInterface, TomTomWatchView) - Method in class net.studioblueplanet.tomtomwatch.Firmware
Thist method executes a firmware update.
formatDevice() - Method in class net.studioblueplanet.usb.UsbInterface
This method formats the device
formatDevice() - Method in class net.studioblueplanet.usb.WatchInterface
This method formats the device

G

geLat() - Method in class net.studioblueplanet.ttbin.TrackSmoother.KalmanLatLong
 
generateMapImage(MapGoogle.MapRoute) - Method in class net.studioblueplanet.tomtomwatch.MapGoogle
This method generates the map image showing the route
getAccuracy() - Method in class net.studioblueplanet.ttbin.TrackSmoother.KalmanLatLong
 
getAcitivity() - Method in class net.studioblueplanet.tomtomwatch.HistoryItem
Returns the activity description
getActivityData(int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Get the ActivityData based on the index in the array
getActivityDescription(ActivityData, String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Returns the activity description to be shown in the list box.
getActivityDescription(int) - Static method in class net.studioblueplanet.ttbin.Activity
Return the activity name as string
getActivityDescription() - Method in class net.studioblueplanet.ttbin.Activity
Return the activity description of this Activity instance
getActivityType() - Method in class net.studioblueplanet.ttbin.Activity
Returns the activity type.
getApplication() - Static method in class net.studioblueplanet.tomtomwatch.TomTomWatch
Returns the application instance
getBatteryLevel() - Method in class net.studioblueplanet.ttbin.ActivityRecord
Returns the current battery level
getBooleanValue(String) - Method in class net.studioblueplanet.settings.ConfigSettings
Returns the setting value as boolean value
getBytesFromInputStream(InputStream) - Static method in class net.studioblueplanet.generics.ToolBox
Reads all bytes from an input stream
getCalories() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method returns the energy burned
getCumulativeAscend() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Get cumulative ascend
getCumulativeDecend() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Get cumulative decend
getCycles() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method returns the cycles
getDebugLevel() - Static method in class net.studioblueplanet.logger.DebugLogger
Returns the debug level
getDerivedElevation() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
 
getDescription() - Method in class net.studioblueplanet.tomtomwatch.History
Get a list of history item descriptions
getDescription() - Method in class net.studioblueplanet.tomtomwatch.HistoryItem
Returns the description.
getDescription() - Method in class net.studioblueplanet.tomtomwatch.HistorySummary
Return a description of this history entry.
getDescription() - Method in class net.studioblueplanet.tomtomwatch.HistorySummaryEntry
Returns a single line describing the history entry.
getDescription() - Method in class net.studioblueplanet.tomtomwatch.HistoryValue
 
getDescriptionValue(int) - Method in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 
getDeviceName() - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Returns the device name
getDeviceName() - Method in class net.studioblueplanet.ttbin.Activity
Gets the device name.
getDeviceSerialNumber() - Method in class net.studioblueplanet.ttbin.Activity
Gets the device serial number.
getDeviceSerialNumber() - Method in class net.studioblueplanet.usb.UsbConnection
Returns the serial number of the device as string.
getDeviceSerialNumber() - Method in class net.studioblueplanet.usb.UsbInterface
Returns the serial number of the device.
getDeviceSerialNumber() - Method in class net.studioblueplanet.usb.UsbTestInterface
Returns the serial number of the device.
getDeviceSerialNumber() - Method in class net.studioblueplanet.usb.WatchInterface
Returns the serial number of the device.
getDistance() - Method in class net.studioblueplanet.tomtomwatch.Route
This method returns the distance of the route as the sum of segment distances.
getDistance() - Method in class net.studioblueplanet.ttbin.Activity
Returns the total distance of this activity
getDistance() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method returns the cumulative distance
getDistance() - Method in class net.studioblueplanet.ttbin.ActivitySegment
Returns the distance of this activity segment
getDoubleValue(String) - Method in class net.studioblueplanet.settings.ConfigSettings
Returns the setting value as double value
getEhpe() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the estimated horizontal precision error
getElevation() - Method in class net.studioblueplanet.ttbin.Coordinate
This method returns the elvation in m
getElevation1() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Get elevation
getElevation2() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Get elevation
getElevationStatus() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Get the elevation status
getEndTime() - Method in class net.studioblueplanet.ttbin.ActivitySegment
Get the end time
getEvpe() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the estimated horizontal vertical error
getFileId() - Method in class net.studioblueplanet.tomtomwatch.HistoryItem
Returns the fileId
getFileList(WatchInterface.FileType) - Method in class net.studioblueplanet.usb.UsbInterface
This method requests the list of file of given type
getFileList(WatchInterface.FileType) - Method in class net.studioblueplanet.usb.UsbTestInterface
This method requests the list of file of given type
getFileList(WatchInterface.FileType) - Method in class net.studioblueplanet.usb.WatchInterface
This method requests the list of file of given type
getFileReadChunkSize() - Method in class net.studioblueplanet.usb.UsbConnection
Returns the maximum chunk size when reading files.
getFileWriteChunkSize() - Method in class net.studioblueplanet.usb.UsbConnection
Returns the maximum chunk size when writing files
getFirstActiveRecordTime() - Method in class net.studioblueplanet.ttbin.Activity
Returns the date time of the first active record
getFirstPoint() - Method in class net.studioblueplanet.tomtomwatch.RouteSegment
 
getFirstSegment() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the first segment of the route
getFitnessPointCounter(DateTime) - Method in class net.studioblueplanet.tomtomwatch.Tracker
Return the fitness point counter value at given date time.
getFitnessPoints() - Method in class net.studioblueplanet.ttbin.Activity
Get the fitness points earned with this activity
getFitnessPoints() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the fitness point counter value
getFullFileName(String, String, DateTime, String) - Method in class net.studioblueplanet.tomtomwatch.TtbinFileWriter
This method gets the full filename of the TTBIN file
getHdop() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the horizontal dilution of precision
getHeading() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method returns the heading
getHeartRate() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the heart rate value
getHeartRateRecovery() - Method in class net.studioblueplanet.ttbin.ActivitySegment
Returns the heart rate recovery at the end of the segment
getHeartRateRecoveryScore() - Method in class net.studioblueplanet.ttbin.ActivitySegment
Returns the score associated with the heart rate recovery at the end of the segment
getHeartRateRecoveryScoreString() - Method in class net.studioblueplanet.ttbin.ActivitySegment
Returns the heart reate recovery score associated with the recovery
getHistorySummaryFile() - Method in class net.studioblueplanet.tomtomwatch.HistorySummary
Returns the UsbFile instance representing the HistorySummary.
getIndex() - Method in class net.studioblueplanet.tomtomwatch.HistoryItem
Returns the index
getIndex() - Method in class net.studioblueplanet.tomtomwatch.WatchSettings.WatchSetting
Returns the index value
getInfo() - Method in class net.studioblueplanet.tomtomwatch.Race
Returns a string describing the race
getInstance() - Static method in class net.studioblueplanet.generics.PolyLineEncoder
Returns the one and only instance of this Singleton class
getInstance() - Static method in class net.studioblueplanet.settings.ConfigSettings
Returns the one and only instance of this class
getInstance() - Static method in class net.studioblueplanet.tomtomwatch.DependencyInjector
Return the one and only instance of this class (Singleton)
getInstance() - Static method in class net.studioblueplanet.tomtomwatch.Firmware
This method returns the one and only instance of this class
getInstance() - Static method in class net.studioblueplanet.tomtomwatch.GpxReader
This method returns the one and only instance of this singleton class
getInstance() - Static method in class net.studioblueplanet.tomtomwatch.TtbinFileWriter
Returns the one and only instance of this class (Singleton)
getInstance() - Static method in class net.studioblueplanet.ttbin.GpxWriter
This method returns the one and only instance of this singleton class
getInstance() - Static method in class net.studioblueplanet.ttbin.TomTomReader
Get the one and only instance of this class
getInstance() - Static method in class net.studioblueplanet.ttbin.TrackSmoother
Returns the one and only instance of this class.
getInstantaneousSpeed() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the instantaneous speed
getIntValue(String) - Method in class net.studioblueplanet.settings.ConfigSettings
Returns the setting value as int value
getLastError() - Method in class net.studioblueplanet.usb.UsbConnection
Get a description of the last error.
getLastPoint() - Method in class net.studioblueplanet.tomtomwatch.RouteSegment
 
getLastSegment() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the last segment of the route
getLatitude() - Method in class net.studioblueplanet.tomtomwatch.RoutePoint
Returns the latitude
getLatitude() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method returns the latitude
getLatitude() - Method in class net.studioblueplanet.ttbin.Coordinate
This method returns the latitude in degrees.
getLatitudeInt() - Method in class net.studioblueplanet.tomtomwatch.RoutePoint
Returns the latitude
getLength(int) - Method in class net.studioblueplanet.ttbin.TtbinHeader
This method returns the record length of a record identified by the tag
getLng() - Method in class net.studioblueplanet.ttbin.TrackSmoother.KalmanLatLong
 
getLongitude() - Method in class net.studioblueplanet.tomtomwatch.RoutePoint
Returns the longitude
getLongitude() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method returns the latitude
getLongitude() - Method in class net.studioblueplanet.ttbin.Coordinate
This method returns the longitude in degrees.
getLongitudeInt() - Method in class net.studioblueplanet.tomtomwatch.RoutePoint
Returns the longitude
getMapType() - Static method in class net.studioblueplanet.tomtomwatch.MapGoogle
Returns the map type currently set
getMaxLatitude() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the maximum value of the latitude in the log
getMaxLongitude() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the maximum value of the longitude in the log
getMinLatitude() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the minimum value of the latitude in the log
getMinLongitude() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the minimum value of the longitude in the log
getMovementState() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Gets the movement state
getNumberOfPoints() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the number of points in the route
getNumberOfPoints() - Method in class net.studioblueplanet.tomtomwatch.RouteSegment
Returns the number of points/coordinates in this segment
getNumberOfSegments() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the number of segments
getNumberOfSegments() - Method in class net.studioblueplanet.ttbin.Activity
Returns the number of segments in this Acitivity.
getPoint(int) - Method in class net.studioblueplanet.tomtomwatch.RouteSegment
Returns the point/coordinate at given index
getPreference(String) - Method in class net.studioblueplanet.usb.WatchInterface
This method returns the preference from the watch XML preference file indicated by the tag.
getProductId() - Method in class net.studioblueplanet.usb.UsbInterface
This method returns the firmware version
getProductId() - Method in class net.studioblueplanet.usb.UsbTestInterface
This method returns the firmware version
getProductId() - Method in class net.studioblueplanet.usb.WatchInterface
This method returns the firmware version
getQFactor() - Method in class net.studioblueplanet.ttbin.TrackSmoother.KalmanLatLong
 
getRawLatitude() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the unprocessed latitude value
getRawLongitude() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the unprocessed longitude value
getRecord(int) - Method in class net.studioblueplanet.ttbin.ActivitySegment
Get the record at given index
getRecords(int) - Method in class net.studioblueplanet.ttbin.Activity
Get the array list of records associated with indicated segment.
getRecords() - Method in class net.studioblueplanet.ttbin.ActivitySegment
Returns the array of records in this activity segments
getRouteFile(int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Returns route from array at given index.
getRouteName() - Method in class net.studioblueplanet.tomtomwatch.Route
This method returns the route name
getRouteName() - Method in class net.studioblueplanet.ttbin.Activity
Returns the name of the planned route that was followed
getRoutePoints() - Method in class net.studioblueplanet.tomtomwatch.RouteSegment
Get the RoutePoints in an ArrayList
getSegment(int) - Method in class net.studioblueplanet.tomtomwatch.Route
Returns segment at given index
getSegment(int) - Method in class net.studioblueplanet.ttbin.Activity
Return the indicated segment number
getSegmentDistance() - Method in class net.studioblueplanet.tomtomwatch.RouteSegment
This method returns the distance traveled in the segment
getSegments() - Method in class net.studioblueplanet.tomtomwatch.Route
Returns the array list with segments
getSettingDescriptions() - Method in class net.studioblueplanet.tomtomwatch.WatchSettings
Returns the list of settings as name-value pairs.
getSettingsValueInt(String) - Method in class net.studioblueplanet.tomtomwatch.WatchSettings
Get setting value by name, assuming an integer type of setting
getSpeed() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns the speed
getStartDateTime() - Method in class net.studioblueplanet.ttbin.Activity
Returns the start datetime
getStartTime() - Method in class net.studioblueplanet.ttbin.ActivitySegment
Get the start time
getStringValue(String) - Method in class net.studioblueplanet.settings.ConfigSettings
Returns the setting value as String value
getTag() - Method in class net.studioblueplanet.tomtomwatch.HistoryValue
Returns the tag (variable)
getTagDescription() - Method in class net.studioblueplanet.tomtomwatch.HistoryValue
Return the meaning of the tag.
getTemperature() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Gets the value of the temperature
getTimeStamp() - Method in class net.studioblueplanet.ttbin.TrackSmoother.KalmanLatLong
 
getTomTomRouteData() - Method in class net.studioblueplanet.tomtomwatch.RouteTomTom
This method returns the protobuf serialized data representing the route.
getTrackSmoothingQFactor() - Method in class net.studioblueplanet.ttbin.Activity
Returns the track smoothing Q factor that is used for the Kalman filter
getValue() - Method in class net.studioblueplanet.tomtomwatch.WatchSettings.WatchSetting
Returns the 32 bit value
getValue() - Method in enum net.studioblueplanet.usb.WatchInterface.FileType
 
getValueAsFloat() - Method in class net.studioblueplanet.tomtomwatch.HistoryValue
 
getValueAsInt() - Method in class net.studioblueplanet.tomtomwatch.HistoryValue
 
getValueAsString() - Method in class net.studioblueplanet.tomtomwatch.HistoryValue
 
getWatchTime() - Method in class net.studioblueplanet.usb.UsbInterface
This method retrieves the time from the watch.
getWatchTime() - Method in class net.studioblueplanet.usb.UsbTestInterface
This method retrieves the time from the watch.
getWatchTime() - Method in class net.studioblueplanet.usb.WatchInterface
This method retrieves the time from the watch.
getWaypoints() - Method in class net.studioblueplanet.ttbin.Activity
 
gpsFirmwareVersion - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
GpxReader - Class in net.studioblueplanet.tomtomwatch
 
GpxWriter - Class in net.studioblueplanet.ttbin
This class writes tracks and waypoints to GPX file.

H

hasHeightValue() - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Returns whether this record contains height values
hasHeightValues() - Method in class net.studioblueplanet.ttbin.Activity
This method checks if the activity has GPS reocord with height values.
HEADERLENGTH - Static variable in class net.studioblueplanet.tomtomwatch.HistorySummary
 
HEADERLENGTH - Static variable in class net.studioblueplanet.ttbin.TtbinHeader
 
heartRate - Variable in class net.studioblueplanet.tomtomwatch.Tracker.HeartRateRecord
 
HeartRateRecord() - Constructor for class net.studioblueplanet.tomtomwatch.Tracker.HeartRateRecord
 
heartRatesToString() - Method in class net.studioblueplanet.tomtomwatch.Tracker
Returns the tracked heart rates as a table in a String.
hideTrack() - Method in class net.studioblueplanet.tomtomwatch.Map
Hides the track
hideTrack() - Method in class net.studioblueplanet.tomtomwatch.MapGoogle
Hides the track
hideTrack() - Method in class net.studioblueplanet.tomtomwatch.MapOsm
Hides the track
History - Class in net.studioblueplanet.tomtomwatch
This class represents the history as present on the device in history data files (a short description in a small file)
History() - Constructor for class net.studioblueplanet.tomtomwatch.History
Constructor.
HistoryItem - Class in net.studioblueplanet.tomtomwatch
This class represents one activity summary as stored on the watch as a file with file id 0x0072aaii.
HistoryItem(UsbFile) - Constructor for class net.studioblueplanet.tomtomwatch.HistoryItem
Cosntructor.
HistorySummary - Class in net.studioblueplanet.tomtomwatch
This class represents the history of one activity.
HistorySummary(UsbFile) - Constructor for class net.studioblueplanet.tomtomwatch.HistorySummary
Constructor.
HistorySummaryEntry - Class in net.studioblueplanet.tomtomwatch
This class represents one record in the activity history.
HistorySummaryEntry(byte[]) - Constructor for class net.studioblueplanet.tomtomwatch.HistorySummaryEntry
Constructor.
HistoryValue - Class in net.studioblueplanet.tomtomwatch
 
HistoryValue() - Constructor for class net.studioblueplanet.tomtomwatch.HistoryValue
 
HistoryValue.ValueType - Enum in net.studioblueplanet.tomtomwatch
 
HRRECOVERY_UNDEFINED - Static variable in class net.studioblueplanet.ttbin.ActivitySegment
 

I

index - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 
info(String) - Static method in class net.studioblueplanet.logger.DebugLogger
Write info.
inject(TomTomWatch) - Method in class net.studioblueplanet.tomtomwatch.DependencyInjector
Do the injection
injectView(TomTomWatchView) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatch
Inject the TomTomWatchView
interval - Variable in class net.studioblueplanet.tomtomwatch.Tracker.HeartRateRecord
 
intervalStartDateTime - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
INVALID - Static variable in class net.studioblueplanet.ttbin.ActivityRecord
 
isAutoSaveTtbin() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Returns whether the ttbin autosave checkbox is checked
isConnected() - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Indicates whether a watch is connected or not
isDownloadMostRecent() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Returns whether the user has selected only to download most recent activities.
isError() - Method in class net.studioblueplanet.usb.UsbConnection
Indicates the result of last method
isFileType(UsbFile, WatchInterface.FileType) - Method in class net.studioblueplanet.usb.WatchInterface
THis method evaluates the file and indicates whether it is a file of indicated file type
isSmoothed() - Method in class net.studioblueplanet.ttbin.Activity
Returns whether the track has been smoothed

K

KalmanLatLong(float) - Constructor for class net.studioblueplanet.ttbin.TrackSmoother.KalmanLatLong
 
kcal - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
kcalRest - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 

L

label - Variable in class net.studioblueplanet.tomtomwatch.Map
 
latitude - Variable in class net.studioblueplanet.ttbin.Coordinate
Latitude in 10E-7 degrees
length - Variable in class net.studioblueplanet.usb.UsbFile
Length of the file data
length - Variable in class net.studioblueplanet.usb.UsbPacket
The length of the total packet, hence N
LENGTHITEMLENGTH - Static variable in class net.studioblueplanet.ttbin.TtbinHeader
 
listener - Variable in class net.studioblueplanet.usb.WatchInterface
 
listHistory(WatchInterface) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
This method lists the device history
loadActivityFromTtbinFile() - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Load the activity from a ttbin file.
loadFonts() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatch
This method loads and registers the fonts used by the UI.
loadLogFromTomTomRouteData(byte[]) - Method in class net.studioblueplanet.tomtomwatch.RouteTomTom
This method accepts the protobuf data from the watch and loads the route from it.
localTimeOffset - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
localTimeZone - Variable in class net.studioblueplanet.ttbin.Activity
 
localTimeZone - Static variable in class net.studioblueplanet.ttbin.ActivityRecord
 
longitude - Variable in class net.studioblueplanet.ttbin.Coordinate
Longitude in 10E-7 degrees

M

main(String[]) - Static method in class net.studioblueplanet.tomtomwatch.TomTomWatch
 
ManifestEntry() - Constructor for class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 
Map - Class in net.studioblueplanet.tomtomwatch
This class represents the map function, showing a map with a route.
Map(JPanel) - Constructor for class net.studioblueplanet.tomtomwatch.Map
 
MapGoogle - Class in net.studioblueplanet.tomtomwatch
This class implements the Map functionality using Google Static/Embed Map API.
MapGoogle(JPanel) - Constructor for class net.studioblueplanet.tomtomwatch.MapGoogle
Constuctor
mapImage - Variable in class net.studioblueplanet.tomtomwatch.ActivityData
Google map image, if the file has been displayed
mapImageRemark - Variable in class net.studioblueplanet.tomtomwatch.ActivityData
Remark set when mapImage=null (i.e.
MapOsm - Class in net.studioblueplanet.tomtomwatch
 
MapOsm(JPanel) - Constructor for class net.studioblueplanet.tomtomwatch.MapOsm
Constructor
MAPTYPE_HYBRID - Static variable in class net.studioblueplanet.tomtomwatch.MapGoogle
 
MAPTYPE_ROAD - Static variable in class net.studioblueplanet.tomtomwatch.MapGoogle
 
MAPTYPE_SATELLITE - Static variable in class net.studioblueplanet.tomtomwatch.MapGoogle
 
MAPTYPE_TERRAIN - Static variable in class net.studioblueplanet.tomtomwatch.MapGoogle
 
MAX_PACKET_SIZE - Static variable in class net.studioblueplanet.usb.UsbPacket
Maximum packet data size.
MAXROUTES - Static variable in class net.studioblueplanet.tomtomwatch.CommunicationProcess
 
maxValue - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 
measurementInterval - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
minValue - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 

N

net.studioblueplanet.generics - package net.studioblueplanet.generics
 
net.studioblueplanet.logger - package net.studioblueplanet.logger
 
net.studioblueplanet.settings - package net.studioblueplanet.settings
 
net.studioblueplanet.tomtomwatch - package net.studioblueplanet.tomtomwatch
 
net.studioblueplanet.ttbin - package net.studioblueplanet.ttbin
 
net.studioblueplanet.usb - package net.studioblueplanet.usb
 
numberOfRecords() - Method in class net.studioblueplanet.ttbin.ActivitySegment
Return the number of records in this segment

O

openConnection() - Method in class net.studioblueplanet.usb.UsbInterface
Opens the USB connection
openConnection() - Method in class net.studioblueplanet.usb.WatchInterface
Opens the USB connection

P

panel - Variable in class net.studioblueplanet.tomtomwatch.Map
 
panelHeight - Variable in class net.studioblueplanet.tomtomwatch.Map
 
panelWidth - Variable in class net.studioblueplanet.tomtomwatch.Map
 
parseRecord(byte[]) - Method in class net.studioblueplanet.ttbin.Activity
Parse the record data and create a record or add to a record.
PolyLineEncoder - Class in net.studioblueplanet.generics
This class implements the Google Maps polyline encoding Usage: encoder=PolyLineEncoder.getInstance(); encoder.resetPointEncoding(); String encodedString=""; encodeString+=encoder.encodePoint(point1); encodeString+=encoder.encodePoint(point2); encodeString+=encoder.encodePoint(point3); ...
PolyLineEncoder() - Constructor for class net.studioblueplanet.generics.PolyLineEncoder
 
preferenceFile - Variable in class net.studioblueplanet.usb.WatchInterface
The preference file of the watch
prepareFirmware(WatchInterface, int) - Method in class net.studioblueplanet.tomtomwatch.Firmware
Get the firmware version and download the firmware files
process(double, double, float, long) - Method in class net.studioblueplanet.ttbin.TrackSmoother.KalmanLatLong
 
processGoogleHeightServiceResults(byte[]) - Method in class net.studioblueplanet.ttbin.Activity
 
productId - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
productId - Variable in class net.studioblueplanet.usb.UsbTestInterface.Versions
 
PRODUCTID_UNKNOWN - Static variable in class net.studioblueplanet.usb.WatchInterface
 
ProgressListener - Interface in net.studioblueplanet.usb
Progress listener.
pushCommand(ThreadCommand) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Push a command for executing on the command queue

R

Race - Class in net.studioblueplanet.tomtomwatch
 
Race(UsbFile) - Constructor for class net.studioblueplanet.tomtomwatch.Race
Constructor.
readBleVersion() - Method in class net.studioblueplanet.usb.UsbInterface
This method returns the BLE version
readBleVersion() - Method in class net.studioblueplanet.usb.UsbTestInterface
This method returns the BLE version
readBleVersion() - Method in class net.studioblueplanet.usb.WatchInterface
This method returns the BLE (Bluetooth Low Energy) version
readBytesFromFile(String) - Static method in class net.studioblueplanet.generics.ToolBox
Reads byte array from file
readBytesFromUrl(String) - Static method in class net.studioblueplanet.generics.ToolBox
Reads bytes from indicated URL.
readFile(UsbFile) - Method in class net.studioblueplanet.usb.UsbInterface
This method reads the file with file ID defined in the file instance passed from the watch
readFile(UsbFile) - Method in class net.studioblueplanet.usb.UsbTestInterface
This method reads the file with file ID defined in the file instance passed from the watch
readFile(UsbFile) - Method in class net.studioblueplanet.usb.WatchInterface
This method reads the file with file ID defined in the file instance passed from the watch
readFirmwareVersion() - Method in class net.studioblueplanet.usb.UsbInterface
This method returns the firmware version
readFirmwareVersion() - Method in class net.studioblueplanet.usb.UsbTestInterface
This method returns the firmware version
readFirmwareVersion() - Method in class net.studioblueplanet.usb.WatchInterface
This method returns the firmware version
readFloat(byte[], int, boolean) - Static method in class net.studioblueplanet.generics.ToolBox
Read a float value from the byte array.
readHeigthsFromService() - Method in class net.studioblueplanet.ttbin.Activity
This method reads the height values for the coordinates from a service on internet.
readInt(byte[], int, int, boolean) - Static method in class net.studioblueplanet.generics.ToolBox
Read an signed integer value from the byte array
readPreferences() - Method in class net.studioblueplanet.usb.WatchInterface
This method reads and returns the preferences from the watch.
readRecord(InputStream, TtbinHeader) - Method in class net.studioblueplanet.ttbin.TomTomReader
Read the next record data
readRouteFromFile(String, Route) - Method in class net.studioblueplanet.tomtomwatch.GpxReader
This method reads a route consisting of waypoints from file
readString(byte[], int, int) - Static method in class net.studioblueplanet.generics.ToolBox
Reads a string from the input stream.
readStringFromUrl(String) - Static method in class net.studioblueplanet.generics.ToolBox
Request page.
readTtbinFile(String) - Method in class net.studioblueplanet.ttbin.TomTomReader
Reads the ttbin file and stores it in the Activity
readTtbinFile(UsbFile) - Method in class net.studioblueplanet.ttbin.TomTomReader
Reads the ttbin file as stored in the UsbFile passed
readUnsignedInt(byte[], int, int, boolean) - Static method in class net.studioblueplanet.generics.ToolBox
Read an unsigned integer value from the byte array
readUnsignedLong(byte[], int, int, boolean) - Static method in class net.studioblueplanet.generics.ToolBox
Read an unsigned integer value from the byte array
recordId - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
recordLengthCount - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
recordLengths - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
reportReadProgress(int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
This method reports the progress file reading
reportReadProgress(int) - Method in interface net.studioblueplanet.usb.ProgressListener
This method reports the progress file reading
reportWriteProgress(int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
This method reports the progress file writing
reportWriteProgress(int) - Method in interface net.studioblueplanet.usb.ProgressListener
This method reports the progress file writing
requestDeleteDeviceFileFromWatch(int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Deletes the file from the watch.
requestLoadActivityFromTtbinFile(String) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Loads the activity from a ttbin file on disk
requestSetNewDeviceName(String) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Writes a new device name to the watch.
requestShowFile(int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
This method requests to display the contents of indicated file.
requestStop() - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Stop the process.
requestUploadFile(String) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Request the upload of a file from disk to the watch
requestUploadGpxFile(String, String) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Converts and upload a GPX route file.
requestWriteDeviceFileToDisk(int) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Writes a file from the watch as binary file to disk.
reserved - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
resetDevice() - Method in class net.studioblueplanet.usb.UsbInterface
Execute device reset
resetDevice() - Method in class net.studioblueplanet.usb.WatchInterface
Execute device reset
resetGpsProcessor() - Method in class net.studioblueplanet.usb.UsbInterface
Resets the GPS processor
resetGpsProcessor() - Method in class net.studioblueplanet.usb.WatchInterface
Resets the GPS processor
resetPointEncoding() - Method in class net.studioblueplanet.generics.PolyLineEncoder
This method resets the Google polyline encoding.
resetSmoothing() - Method in class net.studioblueplanet.ttbin.Activity
This method resets the smoothing
resetSmoothing(List<ActivitySegment>) - Method in class net.studioblueplanet.ttbin.TrackSmoother
This method resets the smoothing
Route - Class in net.studioblueplanet.tomtomwatch
This class is a simple representation of route (track planning).
Route() - Constructor for class net.studioblueplanet.tomtomwatch.Route
Private constructor
route - Variable in class net.studioblueplanet.ttbin.Activity
 
routeName - Variable in class net.studioblueplanet.tomtomwatch.Route
 
RoutePoint - Class in net.studioblueplanet.tomtomwatch
 
RoutePoint(double, double) - Constructor for class net.studioblueplanet.tomtomwatch.RoutePoint
Constructor.
RouteSegment - Class in net.studioblueplanet.tomtomwatch
Class represents a route segment (<trkSeg> in the GPX file)
RouteSegment() - Constructor for class net.studioblueplanet.tomtomwatch.RouteSegment
Constructor.
RouteTomTom - Class in net.studioblueplanet.tomtomwatch
This class represents the route as defined by the TomTom Watch for track planning.
RouteTomTom() - Constructor for class net.studioblueplanet.tomtomwatch.RouteTomTom
Private constructor
run() - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Process executing the communication commands

S

saveSimulationSet(WatchInterface) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
This method save a 'simulation set'.
secondsToHours(int) - Static method in class net.studioblueplanet.generics.ToolBox
Returns the number of seconds as string in the format 5h03'02"
segments - Variable in class net.studioblueplanet.tomtomwatch.Route
 
selectFirstListIndex() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Selects the last list item.
selectLastListIndex() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Selects the last list item.
sendMessageGroup1() - Method in class net.studioblueplanet.usb.UsbInterface
Another message sequence reported by ttwatch
sendMessageGroup1() - Method in class net.studioblueplanet.usb.WatchInterface
Another message sequence reported by ttwatch
sendRequest(byte, UsbPacket, UsbPacket, byte, int) - Method in class net.studioblueplanet.usb.UsbConnection
This message synchronously sends a requests and waits for the response.
sendStartupSequence() - Method in class net.studioblueplanet.usb.UsbInterface
According to ttwatch (Ryan Binns) this is the sequence that should be called after opening the watch connection
sendStartupSequence() - Method in class net.studioblueplanet.usb.WatchInterface
According to ttwatch (Ryan Binns) this is the sequence that should be called after opening the watch connection
serialize() - Method in class net.studioblueplanet.usb.UsbTestInterface.Versions
 
serialNumber - Variable in class net.studioblueplanet.usb.UsbTestInterface.Versions
 
setAuthor(String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchAbout
Sets the author
setBatteryLevel(int) - Method in class net.studioblueplanet.ttbin.ActivityRecord
Sets the current battery level
setCalories(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method sets the calories
setCoordinate(double, double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method sets the coordinate
setCumulativeAscend(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Set barometric cumulative ascend
setCumulativeDecend(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Set cumulative decend
setCycles(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method sets number of cycles
setDebugLevel(int) - Static method in class net.studioblueplanet.logger.DebugLogger
Set debugging level
setDebugLevel(String) - Static method in class net.studioblueplanet.logger.DebugLogger
Set the debug level.
setDerivedElevation(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
 
setDeviceName(String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Sets the device name
setDeviceName(String) - Method in class net.studioblueplanet.ttbin.Activity
Sets the name or id of the device
setDeviceSerialNumber(String) - Method in class net.studioblueplanet.ttbin.Activity
Sets the serial number of the device
setDistance(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method sets the cumulative distance since the start of the activity
setElevation1(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Set barometric elevation
setElevation2(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Set gps(?) elevation
setElevationStatus(int) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Set the elevation status.
setEndTime(int) - Method in class net.studioblueplanet.ttbin.ActivitySegment
Set the end time of this segment as local time
setErrorPrintStream(PrintStream) - Static method in class net.studioblueplanet.logger.DebugLogger
Replace current error PrintStream with indicated one
setFirmwareVersion(String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Sets the firmware version in the appropriate text filed
setFitnessPoints(int, int) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Sets the Fitness points.
setFont() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
This method redefines the fonts on the UI.
setGpxVersion(String) - Method in class net.studioblueplanet.ttbin.GpxWriter
This method sets the GPX version
setHeading(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
This method sets the heading
setHeartRate(int, int) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Sets the heart rate
setHeartRateRecovery(int, int) - Method in class net.studioblueplanet.ttbin.ActivitySegment
Sets the heart rate recovery
setHomePage(String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchAbout
Sets the homepage URL
setIndex(int) - Method in class net.studioblueplanet.tomtomwatch.WatchSettings.WatchSetting
Sets the tag value
setInfoPrintStream(PrintStream) - Static method in class net.studioblueplanet.logger.DebugLogger
Replace current info PrintStream with indicated one
setInstantaneousSpeed(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Sets the instantaneous speed at the sample time
setLocalTimeZone(TimeZone) - Static method in class net.studioblueplanet.ttbin.ActivityRecord
Set the local time zone
setLocalTimeZone(TimeZone) - Static method in class net.studioblueplanet.ttbin.ActivitySegment
Set the time zone of the local time to use
setMapType(String) - Static method in class net.studioblueplanet.tomtomwatch.MapGoogle
Sets the map type
setMovementState(int) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Sets the value of the movement state, some state derived from speed
setPrecision(int, int, int) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Sets the precision of the measurement
setPreference(String, String) - Method in class net.studioblueplanet.usb.WatchInterface
Write a preference in the preference file to the watch
setProductId(int) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
 
setProgress(int) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Set the progress bar
setProgressListener(ProgressListener) - Method in class net.studioblueplanet.usb.WatchInterface
This method sets the progress listener for file reading and writing.
setPropertiesFile(String) - Static method in class net.studioblueplanet.settings.ConfigSettings
 
setRawCoordinate(double, double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
If the lat and lon as set with setCoordinate() have been processed, for example smoothed, this raw lat and raw lon can be set to the original, non-processed value
setRouteName(String) - Method in class net.studioblueplanet.tomtomwatch.Route
Sets the name of the route.
setSerial(String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Sets the serial number to the textbox
setSettingsValueInt(String, long) - Method in class net.studioblueplanet.tomtomwatch.WatchSettings
This method modifies the value with given settings name
setSpeed(double) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Sets the speed averaged over the sample period
setStartTime(int) - Method in class net.studioblueplanet.ttbin.ActivitySegment
Set start time of this semgent as local time
setState(double, double, float, long) - Method in class net.studioblueplanet.ttbin.TrackSmoother.KalmanLatLong
 
setStatus(String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Set the status in the status area
setTemperature(int) - Method in class net.studioblueplanet.ttbin.ActivityRecordGps
Sets the value of the temperature
setTimeZoneDifference(int) - Method in class net.studioblueplanet.ttbin.Activity
Set the local time zone
settingName - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 
setTrackSmoothing(boolean, float) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
This method sets the track smoothing.
setTrackSmoothing(boolean, float) - Method in class net.studioblueplanet.ttbin.TomTomReader
 
setUtcTime(long) - Method in class net.studioblueplanet.ttbin.ActivityRecord
Set the UTC date time stamp
setValue(long) - Method in class net.studioblueplanet.tomtomwatch.WatchSettings.WatchSetting
Sets the value.
setVersion(String) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchAbout
Sets the version
showTime(DateTime) - Method in class net.studioblueplanet.tomtomwatch.TomTomWatchView
Displays the time in the time text box
showTrack(ActivityData) - Method in class net.studioblueplanet.tomtomwatch.Map
This method show the track in this frame on a google map
showTrack(Route) - Method in class net.studioblueplanet.tomtomwatch.Map
This method show the route track in this frame on a google map
showTrack(ActivityData) - Method in class net.studioblueplanet.tomtomwatch.MapGoogle
This method show the track in this frame on a google map
showTrack(Route) - Method in class net.studioblueplanet.tomtomwatch.MapGoogle
This method show the route track in this frame on a google map
showTrack(ActivityData) - Method in class net.studioblueplanet.tomtomwatch.MapOsm
This method show the track in this frame on a google map
showTrack(Route) - Method in class net.studioblueplanet.tomtomwatch.MapOsm
This method show the route track in this frame on a google map
showTrackImage(BufferedImage) - Method in class net.studioblueplanet.tomtomwatch.MapGoogle
Shows a previously cached map image
sleep - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
sleepingPeriodsToString() - Method in class net.studioblueplanet.tomtomwatch.Tracker
Returns the sleeping periods as a table in a String.
sleepMode - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
smoothTrack(float) - Method in class net.studioblueplanet.ttbin.Activity
This method smoothes the track, by applying a Kalman filter
smoothTrack(List<ActivitySegment>, float) - Method in class net.studioblueplanet.ttbin.TrackSmoother
This method smoothes the track, by applying a Kalman filter
softwareVersion - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
startProcess(TomTomWatchView) - Method in class net.studioblueplanet.tomtomwatch.CommunicationProcess
Set the view and start the processing
startTime - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
startup() - Method in class net.studioblueplanet.tomtomwatch.TomTomWatch
At startup create and show the main frame of the application.
STATUS_ACTIVE - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
STATUS_PAUSED - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
STATUS_READY - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
STATUS_STOPPED - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
steps - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
stored - Variable in class net.studioblueplanet.usb.UsbFile
Indicates whether a copy has been stored on disk.
summaryActivity - Variable in class net.studioblueplanet.ttbin.Activity
 
summaryCalories - Variable in class net.studioblueplanet.ttbin.Activity
 
summaryDistance - Variable in class net.studioblueplanet.ttbin.Activity
 
summaryDuration - Variable in class net.studioblueplanet.ttbin.Activity
 
summaryType - Variable in class net.studioblueplanet.ttbin.Activity
 

T

tag - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
TAG_30 - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_37 - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_48 - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_4B - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_ALTITUDE_UPDATE - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_BATTERY - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_CYCLING_CADENCE - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_ELEVATION - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_FILE_HEADER - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_FITNESSPOINTS - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_GOAL_PROGRESS - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_GPS - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_GYM - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_HEART_RATE - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_HEART_RATE_RECOVERY - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_INDOOR_CYCLING - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_INTERVAL_FINISH - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_INTERVAL_SETUP - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_INTERVAL_START - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_LAP - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_MOVEMENT - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_POOL_SIZE - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_PRECISION - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_RACE_RESULT - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_RACE_SETUP - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_ROUTEDESCRIPTION - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_STATUS - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_SUMMARY - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_SWIM - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_TRAINING_SETUP - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_TREADMILL - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TAG_WHEEL_SIZE - Static variable in class net.studioblueplanet.ttbin.TtbinFileDefinition
 
ThreadCommand - Enum in net.studioblueplanet.tomtomwatch
Defines the commands that can be issued to the processing thread
timeZoneSeconds - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
timeZoneSeconds - Variable in class net.studioblueplanet.ttbin.Activity
 
TomTomReader - Class in net.studioblueplanet.ttbin
This class is responsible for reading a TomTom ttbin file.
TomTomWatch - Class in net.studioblueplanet.tomtomwatch
 
TomTomWatch() - Constructor for class net.studioblueplanet.tomtomwatch.TomTomWatch
 
TomTomWatchAbout - Class in net.studioblueplanet.tomtomwatch
 
TomTomWatchAbout(Frame, boolean) - Constructor for class net.studioblueplanet.tomtomwatch.TomTomWatchAbout
Creates new form UgotmeAboutBox
TomTomWatchView - Class in net.studioblueplanet.tomtomwatch
View for the TomTomWatch application.
TomTomWatchView(CommunicationProcess) - Constructor for class net.studioblueplanet.tomtomwatch.TomTomWatchView
Constructor.
ToolBox - Class in net.studioblueplanet.generics
 
ToolBox() - Constructor for class net.studioblueplanet.generics.ToolBox
 
trackedActivityToString() - Method in class net.studioblueplanet.tomtomwatch.Tracker
Returns the tracked activity as a table in a String.
TrackedDataRecord() - Constructor for class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
Tracker - Class in net.studioblueplanet.tomtomwatch
This class reads and stores the tracked activities of the watch.
Tracker() - Constructor for class net.studioblueplanet.tomtomwatch.Tracker
Constructor.
Tracker.HeartRateRecord - Class in net.studioblueplanet.tomtomwatch
This class represents a record containing the heart rate info
Tracker.TrackedDataRecord - Class in net.studioblueplanet.tomtomwatch
This class represents a record containing the tracked data.
TrackSmoother - Class in net.studioblueplanet.ttbin
 
TrackSmoother.KalmanLatLong - Class in net.studioblueplanet.ttbin
 
TtbinFileDefinition - Class in net.studioblueplanet.ttbin
 
TtbinFileDefinition() - Constructor for class net.studioblueplanet.ttbin.TtbinFileDefinition
 
TtbinFileWriter - Class in net.studioblueplanet.tomtomwatch
TTBIN file writer.
TtbinHeader - Class in net.studioblueplanet.ttbin
This class represents the TTBIN file header.
TtbinHeader() - Constructor for class net.studioblueplanet.ttbin.TtbinHeader
 
TtbinRecordLength - Class in net.studioblueplanet.ttbin
 
TtbinRecordLength() - Constructor for class net.studioblueplanet.ttbin.TtbinRecordLength
 
ttbinSaved - Variable in class net.studioblueplanet.tomtomwatch.ActivityData
Indicates whether the ttbin file has been saved to disk
TTWATCH_FILE_TYPE_MASK - Static variable in class net.studioblueplanet.usb.WatchInterface
 
type - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 

U

unit - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 
unknown - Variable in class net.studioblueplanet.tomtomwatch.Tracker.TrackedDataRecord
 
unknown1 - Variable in class net.studioblueplanet.tomtomwatch.Tracker.HeartRateRecord
 
unknown2 - Variable in class net.studioblueplanet.tomtomwatch.Tracker.HeartRateRecord
 
unknownFloat1 - Variable in class net.studioblueplanet.ttbin.ActivityRecordGps
 
unknownFloat2 - Variable in class net.studioblueplanet.ttbin.ActivityRecordGps
 
unknownInt1 - Variable in class net.studioblueplanet.ttbin.ActivityRecordGps
 
unknownInt2 - Variable in class net.studioblueplanet.ttbin.ActivityRecordGps
 
unknownInt3 - Variable in class net.studioblueplanet.ttbin.ActivityRecordGps
 
unknownInt4 - Variable in class net.studioblueplanet.ttbin.ActivityRecordGps
 
unknownInt5 - Variable in class net.studioblueplanet.ttbin.ActivityRecordGps
 
unknownInt6 - Variable in class net.studioblueplanet.ttbin.ActivityRecordGps
 
updateFirmware(WatchInterface, int, long, TomTomWatchView) - Method in class net.studioblueplanet.tomtomwatch.Firmware
Check the latest firmware and update the firmware if it is newer than the version in the watch
UsbConnection - Class in net.studioblueplanet.usb
This class represents the connection to the USB watch.
UsbConnection() - Constructor for class net.studioblueplanet.usb.UsbConnection
The constructor.
UsbConnection.DeviceType - Enum in net.studioblueplanet.usb
Enum defining the device type
UsbFile - Class in net.studioblueplanet.usb
Represents a file as on the TomTom watch
UsbFile() - Constructor for class net.studioblueplanet.usb.UsbFile
 
UsbInterface - Class in net.studioblueplanet.usb
This class represents the communication interface to the TomTom Watch.
UsbInterface(UsbConnection) - Constructor for class net.studioblueplanet.usb.UsbInterface
Constructor.
UsbInterface.FileMode - Enum in net.studioblueplanet.usb
 
UsbPacket - Class in net.studioblueplanet.usb
This class represents a packet of data for exchange with the watch.
UsbPacket() - Constructor for class net.studioblueplanet.usb.UsbPacket
 
UsbTestInterface - Class in net.studioblueplanet.usb
This class implements a Usb simulation.
UsbTestInterface(String) - Constructor for class net.studioblueplanet.usb.UsbTestInterface
Constructor
UsbTestInterface.Versions - Class in net.studioblueplanet.usb
 
utcTimeZone - Static variable in class net.studioblueplanet.ttbin.ActivityRecord
 

V

value - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.EnumValue
 
valueOf(String) - Static method in enum net.studioblueplanet.settings.ConfigSettings.SettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.studioblueplanet.tomtomwatch.HistoryValue.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.studioblueplanet.tomtomwatch.ThreadCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.studioblueplanet.tomtomwatch.WatchSettings.SettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.studioblueplanet.usb.UsbConnection.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.studioblueplanet.usb.UsbInterface.FileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.studioblueplanet.usb.WatchInterface.FileType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.studioblueplanet.settings.ConfigSettings.SettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.studioblueplanet.tomtomwatch.HistoryValue.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.studioblueplanet.tomtomwatch.ThreadCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.studioblueplanet.tomtomwatch.WatchSettings.SettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.studioblueplanet.usb.UsbConnection.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.studioblueplanet.usb.UsbInterface.FileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.studioblueplanet.usb.WatchInterface.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_LENGTH - Static variable in class net.studioblueplanet.usb.UsbConnection
 
verifyTtbinFile(String, UsbFile) - Method in class net.studioblueplanet.tomtomwatch.TtbinFileWriter
This method verifies the written file against the file data in file
Versions() - Constructor for class net.studioblueplanet.usb.UsbTestInterface.Versions
 

W

WatchInterface - Class in net.studioblueplanet.usb
This abstract class defines the interface to the watch.
WatchInterface() - Constructor for class net.studioblueplanet.usb.WatchInterface
Constructor
WatchInterface.FileType - Enum in net.studioblueplanet.usb
This enum defines the file type.
WatchSetting(int, int) - Constructor for class net.studioblueplanet.tomtomwatch.WatchSettings.WatchSetting
Constructor
WatchSettings - Class in net.studioblueplanet.tomtomwatch
Represents the list of settings as present in the Manifest File on the watch.
WatchSettings(byte[], long) - Constructor for class net.studioblueplanet.tomtomwatch.WatchSettings
Constructor.
WatchSettings.EnumValue - Class in net.studioblueplanet.tomtomwatch
Represents an enum value.
WatchSettings.ManifestEntry - Class in net.studioblueplanet.tomtomwatch
Represents a setting (entry in the Manifest file of the watch)
WatchSettings.SettingType - Enum in net.studioblueplanet.tomtomwatch
Represents the type of the setting
WatchSettings.WatchSetting - Class in net.studioblueplanet.tomtomwatch
 
watchTime - Variable in class net.studioblueplanet.ttbin.TtbinHeader
 
writeable - Variable in class net.studioblueplanet.tomtomwatch.WatchSettings.ManifestEntry
 
writeBytesToFile(String, byte[]) - Static method in class net.studioblueplanet.generics.ToolBox
This method writes the bytes to a binary file
writeFile(UsbFile) - Method in class net.studioblueplanet.usb.UsbInterface
Write file to the watch.
writeFile(UsbFile) - Method in class net.studioblueplanet.usb.UsbTestInterface
Write file to the watch.
writeFile(UsbFile) - Method in class net.studioblueplanet.usb.WatchInterface
Write file to the watch.
writeFloat(byte[], float, int, boolean) - Static method in class net.studioblueplanet.generics.ToolBox
Writes a float to the byte array
writeGpxQuickFixFile(byte[]) - Method in class net.studioblueplanet.usb.WatchInterface
Write the GPS Quickfix file
writePreferences() - Method in class net.studioblueplanet.usb.WatchInterface
Write the preference file to the watch.
writeStringToFile(String, String) - Static method in class net.studioblueplanet.generics.ToolBox
Write string to file
writeTrackToFile(String, Activity, String) - Method in class net.studioblueplanet.ttbin.GpxWriter
Write the track to a GPX file
writeTtbinFile(String, UsbFile) - Method in class net.studioblueplanet.tomtomwatch.TtbinFileWriter
Writes the UsbFile data to a ttbin file.
writeTtbinMetadataFile(String, ActivityData) - Method in class net.studioblueplanet.tomtomwatch.TtbinFileWriter
 
writeUnsignedInt(byte[], int, int, int, boolean) - Static method in class net.studioblueplanet.generics.ToolBox
Writes the given value (value) in the byte array (data) at given location (offset).
writeUnsignedLong(byte[], long, int, int, boolean) - Static method in class net.studioblueplanet.generics.ToolBox
Writes the given value (value) in the byte array (data) at given location (offset).
writeVerifyFile(UsbFile) - Method in class net.studioblueplanet.usb.WatchInterface
This method writes the file, reads it back and verifies it
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.