RealflightIntegration.SendReceive (realflight_integration v0.1.2) View Source

Documentation for RealflightIntegration.

Link to this section Summary

Link to this section Functions

Specs

aircraft_state_path() :: list()
Link to this function

check_and_set_rf_ip_address(fallback_ip)

View Source

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()) :: map()
Link to this function

get_one_sided_value(two_sided_value)

View Source

Specs

get_one_sided_value(number()) :: number()
Link to this function

get_two_sided_value(one_sided_value)

View Source

Specs

get_two_sided_value(number()) :: number()
Link to this function

initialize_exchange_data(state)

View Source
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()
Link to this function

reset_realflight_interface()

View Source
Link to this function

restart_exchange_data_timer(exchange_data_timer, interval_ms)

View Source

Specs

restore_controller() :: atom()

Specs

restore_controller(binary()) :: binary()

Specs

return_data_path() :: list()

Specs

set_throttle(float()) :: atom()