Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Tk103 commands | |||
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, ↵ | Christoph Krey | |
TYPE_REBOOT_DEVICE, and TYPE_SET_ODOMETER to Tk103 protocol | |||
2017-06-23 | add Command.TYPE_POSITION_SINGLE to Tk103 protocol | Christoph Krey | |
2017-06-23 | Add CalAmp ignition support (fix #2752) | Anton Tananaev | |
2017-06-23 | Add watch fall-down alarm | Anton Tananaev | |
2017-06-22 | Velocity is km/h | Jan-Piet Mens | |
2017-06-22 | Support another VTFMS protocol format | Anton Tananaev | |
2017-06-21 | Add VTFMS protocol test case | Anton Tananaev | |
2017-06-21 | Osmand: Store 'batt' parameter as 'batteryLevel' | Abyss777 | |
2017-06-20 | Change type of 'spentFuel' to double | Abyss777 | |
2017-06-20 | Do revers geocoding after filtering | Abyss777 | |
2017-06-20 | - Combine 'DistanceHandler' and 'CoordinatesHandler' | Abyss777 | |
- Move 'DistanceHandler' closer to beginning of pipeline - Use KEY_DISTANCE instead of distance recalculation | |||
2017-06-20 | Support Aplicom E driver info | Anton Tananaev | |
2017-06-20 | Implement VTFMS protocol | Anton Tananaev | |
2017-06-17 | Fix typo in DMT decoder | Anton Tananaev | |
2017-06-17 | VT200 custom frame decoder | Anton Tananaev | |
2017-06-17 | Merge pull request #3263 from Turbovix/master | Anton Tananaev | |
Command on and off alarm protocol Suntech | |||
2017-06-16 | Update SuntechProtocol.java | Turbovix | |
2017-06-16 | Update SuntechProtocolEncoder.java | Turbovix | |
2017-06-17 | Implement Atrack command response | Anton Tananaev | |
2017-06-17 | Fix H02 short message handling | Anton Tananaev | |
2017-06-17 | Merge pull request #3258 from Abyss777/archive_attribute | Anton Tananaev | |
Revert satellites check in wondex and add 'archive' in wialon and granit | |||
2017-06-16 | Correctly ignore OwnTracks publishes of type != location | Jan-Piet Mens | |
2017-06-16 | - Test 'archive' attribute for boolean | Abyss777 | |
- Add 'archive' attribute for wialon and granit - Reverted check satellites in wondex | |||
2017-06-16 | Merge pull request #3256 from Abyss777/motion_detection | Anton Tananaev | |
Centralized motion detection | |||
2017-06-16 | Remove intermediate functions | Abyss777 | |
2017-06-16 | Fix last Stop if it is last position in period | Abyss777 | |
2017-06-16 | Centralized motion detection | Abyss777 | |
2017-06-16 | Fix statistics period | Anton Tananaev | |
2017-06-16 | Implement statistics collection | Anton Tananaev | |
2017-06-16 | Minor Atrack frame decoder update | Anton Tananaev | |
2017-06-16 | Update Atrack frame decoder | Anton Tananaev | |
2017-06-16 | Add power load for GPS103 OBD | Anton Tananaev | |
2017-06-16 | Fix DMT GPS data decoding | Anton Tananaev | |
2017-06-15 | Merge pull request #3253 from 5of9/master | Anton Tananaev | |
Filter Invalid upgrade and Wondex fix | |||
2017-06-15 | Improved changes | Florian | |
Filter put in parentheses and changed intentation. Removed the no longer nessesary variable in WondexProtocol | |||
2017-06-15 | Merge pull request #3252 from Abyss777/trips_by_gaps | Anton Tananaev | |
Detect Trips and Stops by gaps in data | |||
2017-06-15 | Set 'minimalNoDataDuration' default value to one hour | Abyss777 | |
2017-06-15 | Filter Invalid upgrade and Wondex fix | Florian | |
Filter invalid filters now impossible positions. And in Wondex protocol answers to messages are no longer marked as invalid and Sat over 2 check removed. Wondex decoder test changed because of the removed Sat over 2 check | |||
2017-06-15 | Merge pull request #3249 from jpmens/owntracks2 | Anton Tananaev | |
Solidify OwnTracks protocol decoder | |||
2017-06-15 | omit booleans | Jan-Piet Mens | |
2017-06-15 | remove null asignment and "pb", and use simplel booleans | Jan-Piet Mens | |
2017-06-15 | Detect Trips and Stops by gaps in data | Abyss777 | |
2017-06-15 | Add missing Watch alarms | Anton Tananaev | |
2017-06-15 | more review | Jan-Piet Mens | |