px4-firmware/msg/templates
Beat Küng 0038a5e755 uorb: fix constness for _uorb_topics_list
_uorb_topics_list was marked as 'const char *' array, which means the data
of the array was not actually const and thus landed in the data section
(so in RAM instead of FLASH).
The size of the array is 436 bytes.
2018-03-29 10:06:21 -04:00
..
px4 uorb autogeneration 2016-05-14 11:27:07 +02:00
uorb uorb: fix constness for _uorb_topics_list 2018-03-29 10:06:21 -04:00
uorb_microcdr Included field timestamp for micrortps bridge messages. 2018-02-15 22:32:18 +01:00
urtps Included field timestamp for micrortps bridge messages. 2018-02-15 22:32:18 +01:00