aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-25Add Megastek unit test caseAnton Tananaev
2016-07-24Merge pull request #2147 from FabianInostroza/masterAnton Tananaev
Correctly process negative coordinates
2016-07-24Correctly process negative latitude and longitude.Fabián Inostroza
2016-07-23Improve GpsGate protocol decoderAnton Tananaev
2016-07-23Support GT02 command responsesAnton Tananaev
2016-07-23Merge pull request #2140 from Abyss777/update_swagger.jsonAnton Tananaev
Update swagger json file
2016-07-23Fix checkstyle issueAnton Tananaev
2016-07-23Update test generator scriptAnton Tananaev
2016-07-23Return http error if unknownAnton Tananaev
2016-07-22Update versionAbyss777
2016-07-22Actualize swagger.jsonAbyss777
2016-07-22Workaround for incorrect hemisphere (fix #2139)Anton Tananaev
2016-07-22Merge pull request #2136 from Abyss777/migrate_from_locks_in_devmanagerAnton Tananaev
Migrate from locks to ConcurrentHashMap
2016-07-21Added parenthesesAbyss777
2016-07-21Act with atomic more carefullyAbyss777
2016-07-21Migrate from ReentrantReadWriteLocks to ConcurrentHashMaps in DeviceManagerAbyss777
UpdateCahces incrementally
2016-07-21Remove unused importsAnton Tananaev
2016-07-21Do not close HTTP connectionAnton Tananaev
2016-07-20Remove unused importsAnton Tananaev
2016-07-20Update L100 protocol decoderAnton Tananaev
2016-07-20Revert temporary L100 removalAnton Tananaev
This reverts commit 21a8fb81a0aa88a7bc1cb6804da034ecc9a79bcd.
2016-07-20Merge pull request #2132 from Abyss777/move_groups_to_device_managerAnton Tananaev
Move groups related actions to DeviceManager
2016-07-20Change order cache initializationAbyss777
2016-07-20- Move groups related actions to DeviceManagerAbyss777
- Removed cache updates from getXxxxById
2016-07-20Adjust TK103 voltage valuesAnton Tananaev
2016-07-20Merge pull request #2129 from Abyss777/fix_locks_in_geofense_refreshAnton Tananaev
Split locks in GeofenceManager to avoid dead locks
2016-07-19Missed groupGeofences read lockAbyss777
2016-07-19Split locks in GeofenceManager and try to avoid crosslocks with devices.Abyss777
2016-07-19Change power to battery in GT06 decoderAnton Tananaev
2016-07-19Merge pull request #2127 from tananaev/refactorAnton Tananaev
Move device id to a session
2016-07-19Correctly add device to activeAnton Tananaev
2016-07-19Remove unused importsAnton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-19Merge pull request #2126 from Abyss777/use_password_from_attributesAnton Tananaev
Use password from attributes to send command
2016-07-19Remove unnecessary checks and use cast instead toString()Abyss777
2016-07-19Get device id from positionAnton Tananaev
2016-07-19Fix an issue in TK103 decoderAnton Tananaev
2016-07-19Add checkstyle to build (fix #2119)Anton Tananaev
2016-07-18Fix nested ifAbyss777
2016-07-18Use password for command from device attributesAbyss777
2016-07-18Merge pull request #2123 from Abyss777/device_attributesAnton Tananaev
Add attributes for devices
2016-07-18Fix it in other way in case user open "attributes" again before save.Abyss777
2016-07-18- Added attributes to devicesAbyss777
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object.
2016-07-18Decode MiniFinder status flagsAnton Tananaev
2016-07-18Support GT06 external power subtypeAnton Tananaev
2016-07-18Merge pull request #2121 from drecchia/master-carcell2Anton Tananaev
Carcell protocol implementation
2016-07-17- Fixed findbugs warning.drecchia
2016-07-17- Carcell protocol for devices: cr2000 and cr250.drecchia
2016-07-18Fix minor decoder issue for MegastekAnton Tananaev
2016-07-16Implement T800X custom commandsAnton Tananaev