Beat Küng e7f31393bc orb: reduce size of SubscriberData struct (#4771)
- priority field uses only the lower 8 bits, so we can merge with the
  update_reported flag
- orb_set_interval is not used often, so make the necessary data an
  optional pointer and alloc only when needed.

Memory savings:
- pixracer (w. ekf2): 7.3kB
- pixhawk: 5.3kB
2016-06-22 15:28:23 +02:00
..
2016-05-19 21:49:34 +02:00
2015-10-20 10:48:10 -04:00
2016-05-14 11:27:07 +02:00
2016-06-06 23:27:16 +02:00
2016-06-06 23:27:16 +02:00
2016-05-13 13:01:41 +02:00
2016-06-07 22:10:56 +02:00
2016-05-14 11:27:07 +02:00
2015-10-19 13:51:18 +02:00
2015-10-19 13:51:18 +02:00