Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altoslib: Remove more AltosRecord based files | Keith Packard | 2013-09-05 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altoslib: Finish AltosState changes. Update version number. | Keith Packard | 2013-09-05 |
| | | | | | | | Removes all of the AltosRecord bits, changes the monitor idle bits to have per-object state updaters. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altoslib: Start restructuring AltosState harder | Keith Packard | 2013-08-29 |
Make per-packet code update state itself rather than having all state updates done centrally. Will make adding new packet types easier. Signed-off-by: Keith Packard <keithp@keithp.com> |