Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe | |
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers | |||
2016-07-12 | Fix issue in Hua Sheng frame decoder | Anton Tananaev | |
2016-07-11 | Implement Teltonika commands (fix #1948) | Anton Tananaev | |
2016-07-10 | - Fix typpo. | drecchia | |
2016-07-09 | Fix code analytics issues | Anton Tananaev | |
2016-07-08 | - l10n strings for new command types | Abyss777 | |
- Added identification command for wondex protocol | |||
2016-07-08 | Implement PT502 photo request | Anton Tananaev | |
2016-07-08 | Support ADC for Galileo protocol | Anton Tananaev | |
2016-07-08 | Merge pull request #2087 from Abyss777/master | Anton Tananaev | |
Fix typo in GranitProtocolDecoder | |||
2016-07-07 | Fix typo in GranitProtocolDecoder | Abyss777 | |
2016-07-07 | Merge pull request #2086 from Abyss777/master | Anton Tananaev | |
Increment time for archive in Granit protocol | |||
2016-07-07 | Increment time in archive points | Abyss777 | |
2016-07-07 | Merge pull request #2085 from Abyss777/master | Anton Tananaev | |
Simplify Granit command result detection | |||
2016-07-07 | Space fix | Abyss777 | |
2016-07-07 | Simplify GranitProtocolDecoder command result detection | Abyss777 | |
2016-07-07 | Merge pull request #2084 from Abyss777/master | Anton Tananaev | |
Implement custom GranitFrameDecoder | |||
2016-07-07 | Add Gator heartbeat response | Anton Tananaev | |
2016-07-07 | - Cleaned up GranitFrameDecoder | Abyss777 | |
- Added test for GranitFrameDecoder - Removed \r\n from GranitProtocolDecoderTest | |||
2016-07-06 | Revert GranitFrameDecoder | Abyss777 | |
2016-07-06 | - Pt502 output_control fix. | drecchia | |
- Added command for set maxSpeed and sms timezone. | |||
2016-07-07 | Merge pull request #2081 from Abyss777/master | Anton Tananaev | |
Granit protocol implementation | |||
2016-07-06 | More optimizations | Abyss777 | |
2016-07-06 | Use dynamicBuffer and some hardcoded lengths. | Abyss777 | |
2016-07-06 | Style fixes and optimizations | Abyss777 | |
2016-07-06 | Temporary remove L100 from code | Anton Tananaev | |
2016-07-06 | Granit protocol implementation | Abyss777 | |
2016-07-06 | Implement ATL L100 protocol for VTS | Anton Tananaev | |
2016-07-06 | Merge pull request #2078 from drecchia/master2-astra-k | Anton Tananaev | |
UDP support for Astra K protocol | |||
2016-07-05 | - Removed frame decoder from astra udp bootstrap. | drecchia | |
2016-07-06 | Fix HuaSheng acknowledgement message | Anton Tananaev | |
2016-07-05 | - Fix Tabu. | drecchia | |
2016-07-05 | - Added UDP support for Astra K protocol. | drecchia | |
2016-07-04 | Implement custom HuaSheng frame decoder | Anton Tananaev | |
2016-07-02 | Decode Meitrack temperature (fix #2065) | Anton Tananaev | |
2016-06-28 | Add CAN support for Galileo protocol | Anton Tananaev | |
2016-06-25 | Finish Hua Sheng protocol decoder | Anton Tananaev | |
2016-06-24 | Start HuaSheng protocol implementation | Anton Tananaev | |
2016-06-23 | Extend T55 decoder to support hex ids | Anton Tananaev | |
2016-06-23 | Fix Telic power decoding (fix #1735) | Anton Tananaev | |
2016-06-20 | Handle H02 messages with no time (fix #2035) | Anton Tananaev | |
2016-06-18 | Implement command for PT502 protocol | Anton Tananaev | |
2016-06-16 | Fix Meiligao odometer decoding issue | Anton Tananaev | |
2016-06-16 | Add UDP support for V680 protocol (fix #1982) | Anton Tananaev | |
2016-06-15 | Support new GT06 protocol message | Anton Tananaev | |
2016-06-12 | Support J1708 decoding for Ulbotech | Anton Tananaev | |
2016-06-09 | Fix check style code issues | Anton Tananaev | |
2016-06-09 | Change protocol name to correct one | Anton Tananaev | |
2016-06-09 | Fix minor issues in LDPL protocol | Anton Tananaev | |
2016-06-08 | - Fixed identation. | drecchia | |
2016-06-08 | - Minor fixes. | drecchia | |