A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

C

calculateDistance(int,double) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilsAndroidLib
Estimates the distance between the mobile device and a BLE beacon based on the measured RSSI and a txPower calibration value that represents the expected RSSI for an iPhone 5 receiving the signal when it is 1 meter away.
calculateMD5(java.io.File) - function in com.comthings.gollum.api.gollumandroidlib.utils.MD5
 
capitalize(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.GollumStringUtils
Upper case first letter.
CAR - enum entry in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device.DeviceType
 
CAR_ALARM - enum entry in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device.DeviceType
 
ChangeEvent - class in com.comthings.gollum.api.gollumandroidlib.events
 
checkArgument(boolean,java.lang.String,kotlin.Array) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
Ensures the truth of an expression involving one or more parameters to the calling method.
checkChannelBandwidth(int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
 
checkDataRate(int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
 
checkDataRateForJamming(int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
 
checkDataRateForTx(int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
 
checkDeviation(int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
 
checkDeviation(int,int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
Check deviation only if modulation is 2FSK/4FSK/GFSK
checkFrameLength(int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
 
checkFrequency(int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
 
checkKaijuIsAlive(java.util.Map) - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.api.KaijuInterfaceBase
 
checkMaskSize(java.lang.String,int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
Verify if size of mask is coherent with the sizeIndicated
checkModulation(int) - function in com.comthings.gollum.api.gollumandroidlib.parameters.CheckParameters
 
CheckParameters - class in com.comthings.gollum.api.gollumandroidlib.parameters
 
checkServerReachability(android.content.Context,com.comthings.gollum.api.gollumandroidlib.network.kaiju.KaijuHeaders,com.comthings.gollum.api.gollumandroidlib.callback.GollumCallbackGetGeneric) - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.GollumKaijuAbstract
Verify if Kaiju is reachable Is reachable if a status code is returned Not reachable if request has failed.
clear() - function in java.util.ArrayList
 
clearAllRequestsOfRequester(int) - function in com.comthings.gollum.api.gollumandroidlib.utils.RegexAnalyzer
Clear all running/pending runnable associated to the requester id.
clearBondDevice() - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
Clear the bonding (pairing) process with the remote device.
clearBondDevice(android.bluetooth.BluetoothDevice) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
Clear the bonding (pairing) process with the remote device.
clearBondDevice(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
Clear the bonding (pairing) process with the remote device.
clearCapture() - function in com.comthings.gollum.api.gollumandroidlib.beans.RxTxConfig
Clear all data related to the previous capture.
clone() - function in java.util.ArrayList
 
close() - function in com.comthings.gollum.api.gollumandroidlib.utils.RxAsyncDataHelper
 
closeDevice() - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
Close PandwaRF connection
closeDevice() - function in com.comthings.gollum.api.gollumandroidlib.SimpleGollumDongle
Close PandwaRF connection
closeEvaluation() - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJS
JS evaluation will be stopped if 'still renning
closeGollumBleDevice() - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
Close BLE device Must NOT be called from background thread, as this method already creates its own AsyncTask.
closeGollumUsbDevice() - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
Close the USB device
com.comthings.gollum.api.gollumandroidlib - package com.comthings.gollum.api.gollumandroidlib
 
com.comthings.gollum.api.gollumandroidlib.callback - package com.comthings.gollum.api.gollumandroidlib.callback
 
com.comthings.gollum.api.gollumandroidlib.common - package com.comthings.gollum.api.gollumandroidlib.common
 
com.comthings.gollum.api.gollumandroidlib.duktape - package com.comthings.gollum.api.gollumandroidlib.duktape
 
com.comthings.gollum.api.gollumandroidlib.events - package com.comthings.gollum.api.gollumandroidlib.events
 
com.comthings.gollum.api.gollumandroidlib.exceptions - package com.comthings.gollum.api.gollumandroidlib.exceptions
 
com.comthings.gollum.api.gollumandroidlib.network.kaiju - package com.comthings.gollum.api.gollumandroidlib.network.kaiju
 
com.comthings.gollum.api.gollumandroidlib.network.kaiju.api - package com.comthings.gollum.api.gollumandroidlib.network.kaiju.api
 
com.comthings.gollum.api.gollumandroidlib.network.kaiju.device - package com.comthings.gollum.api.gollumandroidlib.network.kaiju.device
 
com.comthings.gollum.api.gollumandroidlib.network.kaiju.marauderSession - package com.comthings.gollum.api.gollumandroidlib.network.kaiju.marauderSession
 
com.comthings.gollum.api.gollumandroidlib.network.kaiju.models - package com.comthings.gollum.api.gollumandroidlib.network.kaiju.models
 
com.comthings.gollum.api.gollumandroidlib.parameters - package com.comthings.gollum.api.gollumandroidlib.parameters
 
com.comthings.gollum.api.gollumandroidlib.usb - package com.comthings.gollum.api.gollumandroidlib.usb
 
com.comthings.gollum.api.gollumandroidlib.utils - package com.comthings.gollum.api.gollumandroidlib.utils
 
Common - class in com.comthings.gollum.api.gollumandroidlib.common
Created by Djamil on 03/05/2017.
Common.RfAntennaMode - class in com.comthings.gollum.api.gollumandroidlib.common.Common
 
Common.RfPowerAmplifierMode - class in com.comthings.gollum.api.gollumandroidlib.common.Common
Possible values for RF power amplifiers
Common.RfStatus - class in com.comthings.gollum.api.gollumandroidlib.common.Common
An enum to repr the macstate of the pandwarf
Common.RfTask - class in com.comthings.gollum.api.gollumandroidlib.common.Common
Possibe RF task sent in GollumDongleActivityEvent, to indicate PandwaRF is busy doing something on RF
compare(com.comthings.gollum.api.gollumandroidlib.utils.HwRevision,com.comthings.gollum.api.gollumandroidlib.utils.HwRevision) - function in com.comthings.gollum.api.gollumandroidlib.utils.HwRevision
 
compare(java.lang.String,java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.Version
If pVersion1 >pVersion2 return 1 If pVersion1 <pVersion2 return -1 If pVersion1 == pVersion2 return 0
compareTo(com.comthings.gollum.api.gollumandroidlib.utils.Version) - function in com.comthings.gollum.api.gollumandroidlib.utils.Version
Compares this object with the specified object for order.
computeDataRate(kotlin.Array,int) - function in com.comthings.gollum.api.gollumandroidlib.utils.Utils_BitSet
Compute a data rate from a base data reate a a stream of bits WIP, not finished
computeFrequencyOffsetCorrection(int) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
Correct the RX/TX operating frequency of PandwaRF.
computeNow(com.comthings.gollum.api.gollumandroidlib.beans.RfDurationsList) - function in com.comthings.gollum.api.gollumandroidlib.utils.RxAsyncDataHelper
Convert a RfDurationsList to a RfDurations object, then compute it to get hexa stream, this stream will be propagated to all subscribers.
computeNow(com.comthings.gollum.api.gollumandroidlib.utils.RxAsyncDataHelper.AnalysisRequest) - function in com.comthings.gollum.api.gollumandroidlib.utils.RxAsyncDataHelper
Convert a RfDurationsList stored in AnalysisRequest to a RfDurations object, an algorithm try to remove given glitchs ,then compute it to get hexa stream, this stream will be propagated to all subscribers.
concatenateDurations(java.util.List) - function in com.comthings.gollum.api.gollumandroidlib.utils.StreamHelper
Return a new array, concatenated all consecutive pulses with the same polarity.
concatRfDurationsToString(java.util.List) - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.api.KaijuInputConfig
Return concatenated pulses.
consolePrint(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
Post a new JavaScriptConsoleLogEvent to the bus.
contains(Object) - function in java.util.ArrayList
 
containsAll(java.util.Collection) - function in java.util.List
 
containsAsyncChunk() - function in com.comthings.gollum.api.gollumandroidlib.beans.TxConfig
Indicates if that config contains at least one async chunk.
containsOnlyBits(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.Hex
Check if there is only 0/1 bits in binary string.
containsOnlyHex(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.Hex
Check if there is only hexadecimal digits (upper or lower case) in string.
convertAsPrimitiveByteArray(java.util.List) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilsAndroidLib
Converting Byte List to Primitive byte Array
convertBitsSecondsToMicroSeconds(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.DataRateUtils
 
convertBytesToMilliseconds(int,int) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilsAndroidLib
 
convertDateToReadableDate(java.util.Date) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilitiesDateFormatter
 
convertDurationsUnsigned2Signed(boolean,java.util.List) - function in com.comthings.gollum.api.gollumandroidlib.utils.StreamHelper
Convert an array of unsigned pulses to signed pulses the input is alterated by the method !!
convertDurationsUnsigned2Signed(java.lang.String,java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.StreamHelper
Convert a string which contains a suit of unsigned pulses to a string with signed pulses We consider that the first pulse is positive
convertKaijuDateToMonthNYear(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilitiesDateFormatter
 
convertKaijuDateToTimestamp(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilitiesDateFormatter
Convert date returned by Kaiju to timestamp in milliseconds.
convertLegacyRxDurationBytes2Integer(kotlin.Array) - function in com.comthings.gollum.api.gollumandroidlib.utils.StreamHelper
 
convertLegacyRxDurationBytes2IntegerArray(kotlin.Array) - function in com.comthings.gollum.api.gollumandroidlib.utils.StreamHelper
 
convertMicrosecondsToBitsSeconds(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.DataRateUtils
 
convertMillisecondsToBytes(int,int) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilsAndroidLib
Convert a duration milliseconds to bytes according to the datarate.
convertRssiDBmToPercent(int) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilsAndroidLib
Convert a RSSI from dBm to percent.
convertRxDurationBytes2Integer(kotlin.Array) - function in com.comthings.gollum.api.gollumandroidlib.utils.StreamHelper
 
convertRxDurationBytes2IntegerArray(kotlin.Array) - function in com.comthings.gollum.api.gollumandroidlib.utils.StreamHelper
 
convertTextToData(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.Hex
Convert String to byte []
convertTimestampToKaijuDate(long) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilitiesDateFormatter
Convert timestamps in millis to date format yyyy-MM-dd'T'HH:mm:ss.SSSSSS'Z" according to the timezone.
convertTimestampToKaijuDateUTC(long) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilitiesDateFormatter
Convert a timestamp to readable without any timezone shifting.
convertTimestampToReadableDate(long) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilitiesDateFormatter
 
convertTimestampToReadableDate(long,int) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilitiesDateFormatter
convert timestamp to a readable date, with desired format for date, values accepted: DateFormat.FULL/LONG/.../SHORT.
convertTimestampToReadableDate(long,int,int) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilitiesDateFormatter
convert timestamp to a readable date, with desired format for date and time, values accepted: DateFormat.FULL/LONG/.../SHORT.
copyOf(java.util.Collection) - function in java.util.List
 
countNumTrailingBitsInByte(byte,boolean) - function in com.comthings.gollum.api.gollumandroidlib.utils.Hex
Return number of trailing bits of polarity set in byte data Ex: (0xE0, false): number of trailing bits set to 0 => 5 Ex: (0xE0, true): number of trailing bits set to 1 => 0 Ex: (0xF4, false): number of trailing bits set to 0 => 2 Ex: (0x87, true): number of trailing bits set to 1 => 3
countSubstring(java.lang.String,java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.UtilsAndroidLib
Count the number of non-overlapping occurrences of a substring inside a string.
CustomDuration - class in com.comthings.gollum.api.gollumandroidlib.utils
Created by amine on 26/07/2017.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z