Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Extend GPS altitudes to at least 24 bits everywhere | Keith Packard | 2014-07-10 |
| | | | | | | | | Telemetry gets a special 'mode' flag indicating that 24-bit data is present; log files get new data and log readers are expected to detect that via the firmware version number. 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> |