Age | Commit message (Expand) | Author |
2017-07-17 | Fix build issues. | Ivan Muratov |
2017-07-17 | Refactoring of the ARNAVI4 protocol decoder. | Ivan Muratov |
2017-07-17 | Rewrite the code of frame decoder. | Ivan Muratov |
2017-07-14 | Fix build issues. | Ivan Muratov |
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 |
2017-07-11 | Support Gelileo command response | Anton Tananaev |
2017-07-11 | Fix Galileo command encoder | Anton Tananaev |
2017-07-09 | Enable status events by default (fix #3324) | Anton Tananaev |
2017-07-09 | Implement GalileoSky protocol commands | Anton Tananaev |
2017-07-09 | Fix code style issue | Anton Tananaev |
2017-07-09 | Check if fuel drop threshold is set | Anton Tananaev |
2017-07-09 | Decode AZ735 protocol status | Anton Tananaev |
2017-07-08 | Add more integration tests | Anton Tananaev |
2017-07-08 | Fix code check issues | Anton Tananaev |
2017-07-05 | Implement simple caching | Anton Tananaev |
2017-07-05 | Add new attribute keys (fix #3313) | Anton Tananaev |
2017-07-04 | Decode AZ735 command results | Anton Tananaev |
2017-07-02 | Merge pull request #3309 from ckrey/api-get-device | Anton Tananaev |
2017-07-02 | [FIX] permission check before getting device, eleminate unnecessary variable. | Christoph Krey |
2017-07-01 | [FIX] get devices with IDs works like PositionResource | Christoph Krey |
2017-06-30 | [NEW] add GET device to API for external monitoring | Christoph Krey |
2017-06-30 | Merge pull request #3306 from ckrey/Aplicom-fix | Anton Tananaev |
2017-06-30 | [FIX] use readable() instead of testing readableBytes() | Christoph Krey |
2017-06-29 | [FIX] Aplicom protocol does not ignore Alive messages #3305 | Christoph Krey |
2017-06-28 | Fix user pemissions issue (fix #3302) | Anton Tananaev |
2017-06-27 | Add more alarms for TK103 protocol | Anton Tananaev |
2017-06-27 | Support AZ735 GT06 protocol variant | Anton Tananaev |
2017-06-27 | Fix X1 GT06 photo decoding | Anton Tananaev |
2017-06-26 | Add support for X1 GT06 photos | Anton Tananaev |
2017-06-26 | Merge pull request #3293 from Abyss777/smpp_reconnection | Anton Tananaev |
2017-06-26 | Fix reconnection on enquire link failed | Abyss777 |
2017-06-26 | Support X1 GT06 variant | Anton Tananaev |
2017-06-26 | Support watch audio file | Anton Tananaev |
2017-06-26 | Decode Atrack INFO messages | Anton Tananaev |
2017-06-25 | Consider attributes in duplicate filter (fix #3285) | Anton Tananaev |
2017-06-25 | Merge pull request #3286 from ckrey/tk013-commands | Anton Tananaev |
2017-06-25 | style fixes | Christoph Krey |
2017-06-25 | Correctly decode Meitrack temperature (fix #3287) | Anton Tananaev |
2017-06-24 | add TYPE_POSITION_PERIODIC, TYPE_POSITION_STOP, TYPE_GET_VERSION, TYPE_REBOOT... | Christoph Krey |
2017-06-23 | add Command.TYPE_POSITION_SINGLE to Tk103 protocol | Christoph Krey |