Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
2020-06-11 21:25:45 -07:00
..
BLEException.kt Some phones have buggy race conditions wrt finding services or characteristics 2020-04-24 15:22:54 -07:00
BluetoothInterface.kt OMG - we were accidentally leaving two GATTs alive - which is super bad 2020-06-11 17:34:22 -07:00
BootCompleteReceiver.kt workaround for slow booting Samsung phones 2020-05-11 13:12:44 -07:00
Constants.kt message status updates are coded but not yet tested. 2020-05-30 19:58:36 -07:00
IRadioInterface.kt Fix #36 - allow users to select 'none' for the preferred radio 2020-06-07 18:55:08 -07:00
MeshService.kt remove deprecated lat/long float encodings 2020-06-11 21:25:45 -07:00
RadioInterfaceService.kt prevent race condition if meshservice starts running before radiointerface 2020-06-11 11:20:51 -07:00
SafeBluetooth.kt OMG - we were accidentally leaving two GATTs alive - which is super bad 2020-06-11 17:34:22 -07:00
SerialInterface.kt better printing of serial debug output 2020-06-11 11:21:11 -07:00
SimRadio.kt WIP - cleaned up BLE vs serial interface approximately works 2020-06-07 17:11:30 -07:00
SoftwareUpdateService.kt set aside ble sw update for now 2020-05-15 10:18:15 -07:00