Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Define ao_log_mutex in ao_log.c rather than every log product | Keith Packard | 2014-06-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Include sensor logging task only on flight boards | Keith Packard | 2014-06-05 |
| | | | | | | | This lets TeleGPS use the logging infrastructure without wasting a task to log sensor data Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Rename 'core' to 'kernel' | Keith Packard | 2014-04-05 |
core remains a bad name to use -- dirvish skips files (and directories, it seems) with that name. Signed-off-by: Keith Packard <keithp@keithp.com> |