Age | Commit message (Expand) | Author |
2017-02-11 | Fixed MiniFinder protocol to work as per the Eview EV-07S documentation (from... | jon-stumpf |
2017-02-11 | Added new keys: KEY_SATELLITES_VISIBLE and KEY_FIX; | jon-stumpf |
2017-02-11 | Fixed typo in Position.ALARM_ACCELERATION; | jon-stumpf |
2017-02-11 | Fix some code issues | Anton Tananaev |
2017-02-11 | Implement Pricol acknowledgement | Anton Tananaev |
2017-02-10 | Implement Pricol communication protocol | Anton Tananaev |
2017-02-10 | Refactor Suntech protocol decoder | Anton Tananaev |
2017-02-09 | Remove debugging code | Anton Tananaev |
2017-02-09 | Implement new Aquila protocol | Anton Tananaev |
2017-02-07 | Removed unnecessary parameters | gustavofcalmeida |
2017-02-07 | Fix MXT protocol response | gustavofarias |
2017-02-07 | Do not allow readonly users send commands | Abyss777 |
2017-02-07 | Fix code style issue | Anton Tananaev |
2017-02-07 | Fix MXT response (fix #2847) | Anton Tananaev |
2017-02-07 | Add some Teltonika attributes (fix #2856) | Anton Tananaev |
2017-02-07 | Implement GL505 cell decoding | Anton Tananaev |
2017-02-06 | Event forward header small improvement | Abyss777 |
2017-02-05 | Fix GL200 wifi message parsing | Anton Tananaev |
2017-02-05 | Implement MXT response (fix #2847) | Anton Tananaev |
2017-02-04 | Extend GPS103 protocol decoder | Anton Tananaev |
2017-01-29 | Implement Pretrace protocol | Anton Tananaev |
2017-01-29 | Merge pull request #2850 from ValeraVi/fix-geolocation | Anton Tananaev |
2017-01-29 | Merge pull request #2849 from ValeraVi/fix-geoloc-pos | Anton Tananaev |
2017-01-28 | Added channel to WifiAccessPoint geolocation class | Valerii Vyshniak |
2017-01-28 | Reset additional parameters of GPS position after geolocation | Valerii Vyshniak |
2017-01-28 | Set Content Type in http header of geolocation request | Valerii Vyshniak |
2017-01-28 | - removed telic events/alarms not available in traccar | ssmipp |
2017-01-28 | - removed some comments | ssmipp |
2017-01-28 | - restored some original formatting | ssmipp |
2017-01-27 | Added some Telic events (alarm) #2793 | ssmipp |
2017-01-27 | Clear deviceUsers cache before refresh | Abyss777 |
2017-01-26 | Merge pull request #2835 from Abyss777/devicereadonly_aliases | Anton Tananaev |
2017-01-26 | Device readonly user can't edit attribute aliases | Abyss777 |
2017-01-25 | Rise ignition events only if both positions has ignition attribute | Abyss777 |
2017-01-25 | Merge pull request #2831 from Abyss777/permissions_polishing | Anton Tananaev |
2017-01-25 | - Add "deviceReadonly" user field | Abyss777 |
2017-01-24 | Small GL200 decoder refactoring | Anton Tananaev |
2017-01-24 | Implement GL200 wifi support | Anton Tananaev |
2017-01-20 | Minor Teltonika decoder improvements | Anton Tananaev |
2017-01-20 | Merge pull request #2813 from srgian/feature/teltonika-decoder-with-udp | Anton Tananaev |
2017-01-20 | Implement TMG188 protocol | Anton Tananaev |
2017-01-20 | Implement Huabao protocol commands | Anton Tananaev |
2017-01-19 | Switched from getXxx to readXxx on buffer | Srgian Danity |
2017-01-19 | Implemented code review suggestions | Srgian Danity |
2017-01-18 | Added UDP support on Teltonika Decoder | Srgian Danity |
2017-01-18 | Properly decode Ulbotech ADC values | Anton Tananaev |
2017-01-17 | - rename otherUserId variable | Abyss777 |
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 |
2017-01-16 | Merge remote-tracking branch 'upstream/master' into manager | Abyss777 |
2017-01-16 | Initial manager implementation | Abyss777 |