ardupilot/libraries/AP_DDS/Idl
pedro-fuoco e1b06a1b99 AP_DDS: Integrate AP_BattMonitor to work with AP_DDS
* Edit BatteryState.idl
* Add BatteryState to AP_DDS_Topic_table.h
* Add BatteryState to the DDS Client
	* Add voltage
	* Add temperature
	* Add current
	* Add charge
	* Add capacity with NAN value
	* Add design_capacity
	* Add percentage
	* Add power_supply_status
	* Add power_supply_health
	* Add power_supply_technology with 0 value
	* Add present
	* Cell_voltage and Serial_number need to be implemented in the future
	* Did not add cell_temperature as AP_BattMonitor doesn't support it
	* Did not add location as this is a generic implementation
* Parameterize battery instance number
2023-04-15 09:40:33 +10:00
..
builtin_interfaces/msg AP_DDS: Preserve folder structure and includes for IDL files 2023-04-14 12:05:14 +10:00
geometry_msgs/msg AP_DDS: Preserve folder structure and includes for IDL files 2023-04-14 12:05:14 +10:00
sensor_msgs/msg AP_DDS: Integrate AP_BattMonitor to work with AP_DDS 2023-04-15 09:40:33 +10:00
std_msgs/msg AP_DDS: Preserve folder structure and includes for IDL files 2023-04-14 12:05:14 +10:00
tf2_msgs/msg AP_DDS: Preserve folder structure and includes for IDL files 2023-04-14 12:05:14 +10:00