Age | Commit message (Expand) | Author |
2017-08-15 | Remove intermediate variable | Abyss777 |
2017-08-15 | Remove greadyParking | Abyss777 |
2017-08-15 | Reimplement trips detector using MotionEventHandler | 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 |
2017-08-01 | Merge pull request #3402 from Abyss777/construct_requests | Anton Tananaev |
2017-08-01 | Option to limit report period | Anton Tananaev |
2017-08-01 | Fix build | Abyss777 |
2017-07-31 | - Rename QueryAdditional to QueryExtended | Abyss777 |
2017-07-31 | Implement SQL requests construction | Abyss777 |
2017-07-28 | Combine some GET functions | Abyss777 |
2017-07-28 | Merge pull request #3396 from Abyss777/combine_resources | Anton Tananaev |
2017-07-28 | One more condition optimizing | Abyss777 |
2017-07-27 | Optimize a few IFs | Abyss777 |
2017-07-27 | Replace getClassByName function to switch | Abyss777 |
2017-07-27 | Initialize some maps, because they might be accessed before initialized. | Abyss777 |
2017-07-27 | Implement BaseObjectResource generic and combine PUT/POST/DELETE functions | Abyss777 |
2017-07-27 | Merge pull request #3391 from Abyss777/refactor_drivers_groups | Anton Tananaev |
2017-07-27 | Remove group typecast | Abyss777 |
2017-07-27 | Extend VT200 protocol decoder | Anton Tananaev |
2017-07-26 | - Implement base manager classes as generics | Abyss777 |
2017-07-26 | Override getById in all managers | Abyss777 |
2017-07-26 | Split Drivers and Groups management | Abyss777 |
2017-07-25 | Move users management to separate manager | Abyss777 |
2017-07-25 | Merge pull request #3385 from Abyss777/optimize_managers | Anton Tananaev |
2017-07-25 | Use function for removing | Abyss777 |
2017-07-25 | Implement missing XT2400 parameters | Anton Tananaev |