Julian Oes
74b4902e50
mavlink: fix BATTERY_STATUS extension
...
The extension fields need to be 0 by default according to the MAVLink
spec. This is because extensions are 0 by default and need to be 0 when
unknown/unused for backwards compatibility.
The patch also simplifies the flow slightly in that it doesn't create a
temporary array but just fills in the cell voltages directly.
Signed-off-by: Julian Oes <julian@oes.ch>
2023-08-29 13:23:55 +02:00
..
2023-03-16 11:55:45 +01:00
2023-07-17 20:37:46 -04:00
2023-08-08 12:28:52 -04:00
2022-11-14 09:26:14 -05:00
2023-08-26 14:52:39 -04:00
2023-08-25 14:45:14 +02:00
2023-07-24 13:10:31 +02:00
2023-08-28 14:35:13 -04:00
2022-06-20 18:14:13 -04:00
2022-10-13 16:05:25 -04:00
2023-07-13 12:00:35 +02:00
2023-06-02 10:23:46 +02:00
2023-08-18 11:48:08 -04:00
2023-06-02 10:23:46 +02:00
2023-06-19 10:59:20 +02:00
2023-05-08 07:06:37 +02:00
2022-11-30 14:50:13 -05:00
2022-08-25 22:02:15 -04:00
2023-03-21 09:22:58 -04:00
2023-07-12 11:44:23 -04:00
2022-10-05 14:21:38 -04:00
2023-07-13 07:50:09 +02:00
2023-08-08 10:59:34 +02:00
2022-10-19 19:09:20 +02:00
2023-07-13 12:00:35 +02:00
2023-08-29 13:23:55 +02:00
2023-04-15 21:57:40 +02:00
2023-03-16 11:55:45 +01:00
2022-03-23 20:44:50 -04:00
2023-07-03 09:52:47 +02:00
2023-05-26 15:09:29 +02:00
2023-04-19 11:21:02 -04:00
2023-08-15 10:18:32 +02:00
2023-03-16 11:55:45 +01:00
2022-11-20 20:28:07 -05:00
2023-07-13 12:00:35 +02:00
2023-01-11 09:13:53 -05:00
2023-07-11 08:25:50 -07:00
2023-08-26 14:52:39 -04:00
2023-08-22 11:50:29 -04:00
2023-07-20 13:18:45 +02:00
2023-03-16 11:55:45 +01:00
2023-03-16 11:55:45 +01:00
2023-08-21 20:56:08 -04:00
2023-08-24 13:57:24 +02:00