Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-19 | cc1101: Shorten decode_register() to decode_reg(). | Uwe Hermann | |
2019-04-19 | cc1101: Simplify decode_command(). | Uwe Hermann | |
By using the annotation strings as command names directly, some parts of decode_command() can be simplified a bit. | |||
2019-04-19 | cc1101: Simplify format_command(). | Uwe Hermann | |
2019-04-19 | cc1101: Factor out and simplify ANN_* names. | Uwe Hermann | |
2019-04-19 | Add a TI CC1101 decoder. | Marco | |