Julian Oes
a4fb18a6c4
commander: fix arming auth param translation
...
The int32 param COM_ARM_AUTH is mapped to a packed struct. However, this
struct was not actually packed (anymore) and therefore the values were
applied incorrectly.
I fixed this by applying the packed attribute. By using a union with a
int32_t I could rid of the warning about address-of-packed-member.
2019-08-14 13:29:07 -04:00
..
2019-08-05 05:55:33 -07:00
2019-06-05 16:53:08 +02:00
2019-06-04 18:44:51 -04:00
2016-03-24 13:10:02 +01:00
2018-12-22 10:32:18 +01:00
2016-03-24 13:10:02 +01:00
2019-08-14 13:29:07 -04:00
2018-01-04 09:21:17 +01:00
2018-04-29 21:48:54 -04:00
2016-03-24 13:10:02 +01:00
2018-06-29 16:07:32 +00:00
2018-12-22 10:32:18 +01:00
2019-01-25 11:58:17 -05:00
2019-08-14 13:29:07 -04:00
2019-08-04 10:08:09 -04:00
2019-06-13 10:04:26 +02:00
2019-08-14 14:17:33 +02:00
2019-08-14 14:17:33 +02:00
2019-08-14 14:17:33 +02:00
2019-07-31 20:30:05 -04:00
2018-11-28 20:42:03 -05:00
2018-12-22 10:32:18 +01:00
2016-03-24 13:10:02 +01:00
2018-06-06 18:54:24 +02:00
2018-06-06 18:54:24 +02:00
2018-12-22 10:32:18 +01:00
2016-03-24 13:10:02 +01:00
2019-08-07 18:44:39 +02:00
2018-06-06 18:54:24 +02:00
2018-12-18 14:40:07 +01:00
2018-12-22 10:32:18 +01:00
2016-03-24 13:10:02 +01:00
2018-12-22 10:32:18 +01:00
2018-06-11 22:53:38 +02:00
2019-08-09 09:41:17 +02:00
2019-08-09 09:41:17 +02:00