Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-06-15 | Merge pull request #3247 from Abyss777/report_stops | Anton Tananaev | |
Imlement Stops report | |||
2017-06-14 | changes for review | Jan-Piet Mens | |
2017-06-14 | Solidify owntracks protocol decoder | Jan-Piet Mens | |
2017-06-14 | Move tests to correct unit | Abyss777 | |
2017-06-14 | Minor modifications to OwnTracks code | Anton Tananaev | |
2017-06-14 | add OwnTracks topic | Jan-Piet Mens | |
2017-06-14 | Imlement Stops report | Abyss777 | |
2017-06-14 | indentation wrapped lines=8 | Jan-Piet Mens | |
2017-06-14 | indentation | Jan-Piet Mens | |
2017-06-14 | New protocol decoder for OwnTracks | Jan-Piet Mens | |
- removed comments and try/catch as per request - add existence checks | |||
2017-06-14 | Fix Watch frame decoder | Anton Tananaev | |
2017-06-13 | Merge pull request #3240 from Abyss777/fix_3238 | Anton Tananaev | |
Fix managed devices enumerating | |||
2017-06-13 | Fix managed devices enumerating | Abyss777 | |
2017-06-13 | Fix GPS103 OBD message decoding | Anton Tananaev | |
2017-06-09 | Small trips calculation optimization | Anton Tananaev | |
2017-06-09 | Implement VT200/VT400 protocol | Anton Tananaev | |
2017-06-07 | Custom Atrack commands encoding | Anton Tananaev | |
2017-06-07 | Support GV300N device | Anton Tananaev | |
2017-06-06 | Add ignition support for Xexun | Anton Tananaev | |
2017-06-04 | Fix MU-201 message decoding (fix #3220) | Anton Tananaev | |
2017-06-03 | Update Command.java | Florian | |
2017-06-02 | Update WondexProtocolEncoder.java | Florian | |
2017-06-02 | Update WondexProtocol.java | Florian | |
2017-06-02 | Update Command.java | Florian | |
2017-06-02 | Merge pull request #1 from 5of9/5of9-patch-1 | 5of9 | |
Update Command.java | |||
2017-06-02 | Merge pull request #3 from 5of9/5of9-patch-1-2 | 5of9 | |
Update WondexProtocolEncoder.java | |||
2017-06-02 | Merge pull request #4 from 5of9/5of9-patch-2 | 5of9 | |
Update WondexProtocolDecoder.java | |||
2017-06-02 | Update WondexProtocolDecoder.java | 5of9 | |
Didn't show $MSG messages from the tracker, example hex: 2017-06-02 21:43:43 DEBUG: [BEEC07FB: 5032 < 2.247.253.121] HEX: 244d53473a47534d494e464f3d6e65747a636c75622b2c33302c312c300d0a $MSG:GSMINFO=netzclub+,30,1,0[13][10] | |||
2017-06-02 | Update WondexProtocolEncoder.java | 5of9 | |
Identifaction was wrong, Result was the Version, Identification added and Version corrected, added Battery Status and GSM Status, as also added in the command.java and wondexprotocol.java |