Browse Source
Since using more than 256 mission items has been tested and fixed, the limit can now be raised to more than 256 (but smaller than UINT16_MAX). Since the whole file is allocated in advance on NuttX, the limit there is (arbitrarily) set to 2000. For POSIX archs such as SITL, we don't really need to constrain ourselves any longer.sbg
Julian Oes
8 years ago
committed by
Daniel Agar
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue