Commit graph

19 commits

Author SHA1 Message Date
Kevin Hester
2c75d0dee7 WIP add concept of interface factories 2021-03-29 20:29:38 +08:00
Kevin Hester
8b70bf1a14 add WIP TCPInterface 2021-03-29 19:47:24 +08:00
Kevin Hester
1ebc710006 Split StreamInterface from SerialInterface, so it can be a TCPInterface baseclass 2021-03-29 19:10:52 +08:00
Ken Van Hoeylandt
f97bc21719 simplified calls to system services
and fixed some code that assumed BluetoothManager to never be NULL
2020-09-17 19:49:50 +02:00
geeksville
ad6eb621f6 fix autobug: when USB devices are unpluged wait for them to cleanly shutdown 2020-08-15 12:06:21 -07:00
geeksville
7cca69be0d properly mark when we are disconnected 2020-06-14 16:43:36 -07:00
geeksville
c747cecc31 better printing of serial debug output 2020-06-11 11:21:11 -07:00
geeksville
c57704013f #38: USB device pairing now works across reboots 2020-06-10 12:16:54 -07:00
geeksville
3be44439ab #38: add USB hotplug support (but android doesn't yet remember accross reboots) 2020-06-09 17:10:49 -07:00
geeksville
c0bea24942 show placeholder entries for disconnected USB devices #38 2020-06-09 10:09:25 -07:00
geeksville
005ab16283 except for dynamic device probing USB serial works pretty good now #38 2020-06-09 09:53:32 -07:00
geeksville
3661fd157e USB reading now almost works - except config_complete #38 WIP 2020-06-09 09:10:51 -07:00
geeksville
4ba7acc307 don't filter devices that are not currently connected 2020-06-09 07:46:19 -07:00
geeksville
0fc71f71fd Woot! #38 USB read/write approximately works, need fit and finish WIP 2020-06-08 20:02:40 -07:00
geeksville
ad71602b7d #38 USB reading now somewhat works WIP 2020-06-08 19:15:18 -07:00
geeksville
6e589a838d WIP begin refactoring to use the reader helper class 2020-06-08 18:52:19 -07:00
geeksville
0c8e2ca1ac USB device port support WIP
https://github.com/meshtastic/Meshtastic-Android/issues/38
2020-06-08 18:24:36 -07:00
geeksville
420b718b11 USB WIP 2020-06-08 14:04:56 -07:00
geeksville
30137efc68 WIP - cleaned up BLE vs serial interface approximately works 2020-06-07 17:11:30 -07:00
Renamed from app/src/main/java/com/geeksville/mesh/service/SerialInterfaceService.kt (Browse further)