aboutsummaryrefslogtreecommitdiff
path: root/tools/test-generator.py
AgeCommit message (Collapse)Author
2018-10-05Update generator coordinatesAnton Tananaev
2017-07-14Use driverUniqueId instead of rfid in test script and OsmAnd protocolAbyss777
2017-07-12- Handle rfid attributes and populate driverUniqueIdAbyss777
- Add Driver Name to Trip report
2017-04-17Decode numeric OsmAnd parametersAnton Tananaev
2017-01-13Fix a small typo in generator scriptAnton Tananaev
2017-01-13Add accuracy to OsmAnd protocolAnton Tananaev
2016-08-19- Added trips reportAbyss777
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes
2016-08-11- Enabled IgnitionEventHandler in pipelineAbyss777
- Added motorHours to SummaryReport - Added ignition to test-generator.py
2016-08-04Fix generator test problemAnton Tananaev
2016-07-24alarm support in test generatorninioe
2016-07-19changed to generic alarm type eventninioe
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
2016-07-13changes Anton asked meninioe
2016-07-12Added support for Alarm popup & positions history cleanerninioe
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers
2015-11-14Create test data generator scriptAnton Tananaev