Skip to content

Commit

Permalink
Serial port does not work on Android.
Browse files Browse the repository at this point in the history
  • Loading branch information
kebekus committed Jun 9, 2024
1 parent 5e306ec commit d6fe034
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 02-senseAndAvoid/03-setup-serialport.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ and co-pilots must therefore decide who gets to see traffic data.
from the serial port device. **Enroute Flight Navigation** is not able to
integrate into a CAN-Bus environment.

.. note:: Serial port devices are currently not supported on the Android
platform. For that reason, serial port communication is not available at
all on Android devices.

.. note:: Serial port devices are not supported by the iOS platform. For that reason,
serial port communication is not available at all on iPhone or iPad devices.

Expand Down

0 comments on commit d6fe034

Please sign in to comment.