diff options
author | Keith Packard <keithp@keithp.com> | 2014-06-07 10:05:21 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-06-07 10:05:21 -0700 |
commit | b8a29d65ec605a995de1d1ec8b110d620d2f7a87 (patch) | |
tree | 20efcc2cbf36da92cb52409b0951ac6a6536aea5 /src/kernel/ao_log.c | |
parent | 1873d539a8f1a0e1e8ad539af5d49a77a129b928 (diff) |
altos: Allow AO_CONFIG_MAX_SIZE to be configured. Validate it.
TeleMega config is 200 bytes. AO_CONFIG_MAX_SIZE was 128. That didn't
work out well when logging erased flight information. Allow TeleMega
to use a larger value (1k), and then do a compiler hack to make sure
the defined value is at least as large as the ao_config structure.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/kernel/ao_log.c')
0 files changed, 0 insertions, 0 deletions