Elixir.XGPS v0.4.0 XGPS.Ports
Summary
Functions
Return the latest position if atteched to GPS
Return all the connected port names
Callback implementation for Supervisor.init/1
Will send one GPS report as no fix. Since this will effectively generate both RMC and GGA sentences, the broadcaster will produce two values
Will send one GPS report as the give position. Since this will effectively generate both RMC and GGA sentences, the broadcaster will produce two values
Will send one GPS report as the give position. Since this will effectively generate both RMC and GGA sentences, the broadcaster will produce two values
Open one port to be consumed. Needs to have one GPS attached to the port to work. To simulate, give port_name = :simulate
Functions
Callback implementation for Supervisor.init/1
.
Will send one GPS report as no fix. Since this will effectively generate both RMC and GGA sentences, the broadcaster will produce two values
Will send one GPS report as the give position. Since this will effectively generate both RMC and GGA sentences, the broadcaster will produce two values
Will send one GPS report as the give position. Since this will effectively generate both RMC and GGA sentences, the broadcaster will produce two values
Open one port to be consumed. Needs to have one GPS attached to the port to work. To simulate, give port_name = :simulate