Age | Commit message (Expand) | Author |
---|---|---|
2017-07-14 | Upgrade the frame decoder and remove unnecessary check for the last end sign ... | Ivan Muratov |
2017-07-14 | Split responses to separate methods. | Ivan Muratov |
2017-07-14 | Add reading bytes from buffer for non-data packages. | Ivan Muratov |
2017-07-14 | Change signed byte to unsidned for tag value of movement speed. | Ivan Muratov |
2017-07-14 | Fix build issues. | Ivan Muratov |
2017-07-14 | Switch from the unnecessary creating the byte array to direct working with or... | Ivan Muratov |
2017-07-14 | Correction based on comments. | Ivan Muratov |
2017-07-13 | Fix build issues. | Ivan Muratov |
2017-07-13 | Replace MODULO256 checksum method. | Ivan Muratov |
2017-07-13 | Basic ARNAVI4 binary protocol implementation is done. | Ivan Muratov |
2017-07-11 | Create duplicate of ARNAVI3 protocol implementation. | Ivan Muratov |