RealflightIntegration (realflight_integration v0.1.0) View Source

Documentation for RealflightIntegration.

Link to this section Summary

Link to this section Functions

Specs

aircraft_state_path() :: list()

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

exchange_data(state, servo_output)

View Source

Specs

exchange_data(map(), list()) :: atom()
Link to this function

inject_controller_interface()

View Source

Specs

inject_controller_interface() :: atom()
Link to this function

inject_controller_interface(url)

View Source

Specs

inject_controller_interface(binary()) :: binary()
Link to this function

post_poison(url, body, timeout \\ 10)

View Source

Specs

post_poison(binary(), binary(), integer()) :: binary()

Specs

rcin_path() :: list()

Specs

reset_aircraft() :: atom()

Specs

reset_aircraft(binary()) :: binary()

Specs

restore_controller() :: atom()

Specs

restore_controller(binary()) :: binary()

Specs

return_data_path() :: list()

Specs

set_throttle(float()) :: atom()