aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-03Implement geofence savingAnton Tananaev
2016-07-03Fix crash issue on startupAnton Tananaev
2016-07-03Add toolbar to geozone editorAnton Tananaev
2016-07-03Start geofence drawing implementationAnton Tananaev
2016-07-03Add dialog for geofence area selectionAnton Tananaev
2016-07-03Create base map panelAnton Tananaev
2016-07-02Decode Meitrack temperature (fix #2065)Anton Tananaev
2016-06-29Merge pull request #2060 from Abyss777/masterAnton Tananaev
2016-06-29Minor fixesAbyss777
2016-06-29Add more GPS103 unit testsAnton Tananaev
2016-06-29Support Geocode Farm reverse geocoderAnton Tananaev
2016-06-28Moved declaration to the beginningAbyss777
2016-06-28Removed unused variables.Abyss777
2016-06-28Added attributes editorAbyss777
2016-06-28Add a couple of Aquila test casesAnton Tananaev
2016-06-28Merge pull request #2057 from Abyss777/masterAnton Tananaev
2016-06-28JsonConverter.objectToJson now can return Lists of objects or primitivesAbyss777
2016-06-28Add CAN support for Galileo protocolAnton Tananaev
2016-06-28Merge pull request #2052 from Abyss777/masterAnton Tananaev
2016-06-28- Removed unlikely checkAbyss777
2016-06-27Move some code to functionsAbyss777
2016-06-27Made code more universalAbyss777
2016-06-27- Removed commented parameters from release configsAbyss777
2016-06-27Do not use plane record fields to handle attributes nested fieldsAbyss777
2016-06-26Fixed missed license and wrong EOLAbyss777
2016-06-26Added notifications via emailAbyss777
2016-06-25Add window and dialog for geofencesAnton Tananaev
2016-06-25Load devices before websocket updatesAnton Tananaev
2016-06-25Finish Hua Sheng protocol decoderAnton Tananaev
2016-06-24Merge pull request #2044 from Abyss777/masterAnton Tananaev
2016-06-24Start HuaSheng protocol implementationAnton Tananaev
2016-06-24- Reverted changes in web-clientAbyss777
2016-06-24Add GT06 protocol unit test caseAnton Tananaev
2016-06-23Added possibility to disable event and geofence subsystemsAbyss777
2016-06-23Extend T55 decoder to support hex idsAnton Tananaev
2016-06-23Fix Telic power decoding (fix #1735)Anton Tananaev
2016-06-21Add some new T55 test casesAnton Tananaev
2016-06-20Merge pull request #2030 from Abyss777/masterAnton Tananaev
2016-06-20- Merged 5 Link/Unlink controllers to oneAbyss777
2016-06-20Handle H02 messages with no time (fix #2035)Anton Tananaev
2016-06-20Add H02 no timestamp test caseAnton Tananaev
2016-06-20Add some Carscop test casesAnton Tananaev
2016-06-19Add a few GT02 unit test casesAnton Tananaev
2016-06-18VariableAbyss777
2016-06-18- Update Geofences API and Manager a bitAbyss777
2016-06-18Merge pull request #2012 from Abyss777/masterAnton Tananaev
2016-06-18Implement command for PT502 protocolAnton Tananaev
2016-06-16Variable naming fixAbyss777
2016-06-16Missed super()Abyss777
2016-06-16Moved variables from parent to inheritorAbyss777