Age | Commit message (Expand) | Author |
2017-08-19 | Fix Ruptela ignition | Anton Tananaev |
2017-08-19 | Support additional Ruptela attributes | Anton Tananaev |
2017-08-19 | Advanced TK103 attributes | Anton Tananaev |
2017-08-18 | Implement eSky ES610 protocol | Anton Tananaev |
2017-08-17 | Fix trip detector | Abyss777 |
2017-08-17 | Pass Map<Event, Position> to notifications | Abyss777 |
2017-08-16 | - Map correct position to delayed event notification | Abyss777 |
2017-08-16 | Merge pull request #3447 from Abyss777/new_trips_detector | Anton Tananaev |
2017-08-16 | Revert check for gap | Abyss777 |
2017-08-16 | Combine detection logic and unwrap gap check | Abyss777 |
2017-08-16 | Combine trips and stops detectors and some optimization | Abyss777 |
2017-08-16 | Support new Telic format | Anton Tananaev |
2017-08-16 | Fix style issue | Anton Tananaev |
2017-08-16 | Make cache control configurable | Anton Tananaev |
2017-08-15 | Merge remote-tracking branch 'upstream/master' into new_trips_detector | Abyss777 |
2017-08-15 | Remove intermediate variable | Abyss777 |
2017-08-15 | Remove greadyParking | Abyss777 |
2017-08-15 | Reimplement trips detector using MotionEventHandler | Abyss777 |
2017-08-15 | Merge pull request #3445 from tsmgeek/login_auth_trim | Anton Tananaev |
2017-08-14 | Update DataManager.java | tsmgeek |
2017-08-14 | Trim email address | tsmgeek |
2017-08-14 | Trim/Lowercase email address used for auth | tsmgeek |
2017-08-15 | Add VT200 trip message support | Anton Tananaev |
2017-08-14 | Rename parameter and field to "useIgnition" | Abyss777 |
2017-08-14 | Correct motion state by ignition. | Abyss777 |
2017-08-11 | Merge pull request #3431 from Abyss777/delayed_overspeed | Anton Tananaev |
2017-08-11 | Initialize tripsConfig ones in Context | Abyss777 |
2017-08-11 | Make Overspeed and Motion events handlers singleton and move some code to fun... | Abyss777 |
2017-08-11 | Move state updates from ConnectionManager to proper event handlers | Abyss777 |
2017-08-11 | Fix GL300VC decoding issue | Anton Tananaev |
2017-08-10 | Implement delayed overspeed events | Abyss777 |
2017-08-10 | Merge pull request #3426 from Abyss777/delayed_motion_events | Anton Tananaev |
2017-08-10 | Rename variables | Abyss777 |
2017-08-10 | Support seconds for Tramigo | Anton Tananaev |
2017-08-10 | Fix compilation issue | Anton Tananaev |
2017-08-10 | Minor code cleanup | Anton Tananaev |
2017-08-09 | Implement motion detection similar to trips detection | Abyss777 |
2017-08-07 | Remove "auth" parameter as not necessary | Abyss777 |
2017-08-05 | Fix Cradlepoint RSSI decoding | Anton Tananaev |
2017-08-05 | Merge pull request #3416 from Abyss777/fix_3411 | Anton Tananaev |
2017-08-04 | Write all fields on insert action | Abyss777 |
2017-08-04 | Decode GV500VC rssi value | Anton Tananaev |
2017-08-04 | Improve VT400 protocol decoder | Anton Tananaev |
2017-08-02 | Add comment | Abyss777 |
2017-08-02 | Avoid unneeded log record and table name constructions | Abyss777 |
2017-08-02 | Merge pull request #3406 from Abyss777/fix_unknown_uniqueid | Anton Tananaev |
2017-08-02 | Implement TLV communication protocol | Anton Tananaev |
2017-08-02 | Update GB100 binary decoder | Anton Tananaev |
2017-08-01 | Fix retrieving objects by unknown tokens/uniqueId | Abyss777 |
2017-08-01 | Make query generator switchable | Abyss777 |