aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2021-06-28Update map testing scriptAnton Tananaev
2020-10-18Script to test mapAnton Tananaev
2020-07-29Add photo testing scriptAnton Tananaev
2018-10-05Update generator coordinatesAnton Tananaev
2018-05-26Update integration testsAnton Tananaev
2017-09-28Remove opengts config fileAnton 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-07-08Add more integration testsAnton Tananaev
2017-06-09Add trip testing scriptAnton Tananaev
2017-04-17Decode numeric OsmAnd parametersAnton Tananaev
2017-02-12Update script to sort by methodSun Howwrongbum
2017-01-13Fix a small typo in generator scriptAnton Tananaev
2017-01-13Add accuracy to OsmAnd protocolAnton Tananaev
2016-12-14Merge pull request #2681 from sunhoww/update_swaggerAnton Tananaev
Update swagger documentation
2016-12-13Add script to generate HTML from swagger.jsonSun Howwrongbum
- #2680
2016-12-10Fix integration test scriptAnton Tananaev
2016-11-19Fix integration test scriptAnton Tananaev
2016-09-21Adds support for specifying a host.Daniel Bastos
If only <port> and <hex> are given, it falls back to previous behavior: using localhost as <host>.
2016-09-18Remove web interface from main repoAnton 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-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
2016-07-16Extend script to test binary commandsAnton Tananaev
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
2016-07-10A script to test commandsAnton Tananaev
2016-04-17Update setup packaging scriptsAnton Tananaev
2016-04-17Update release config filesAnton Tananaev
2016-04-16Update opengts integration configAnton Tananaev
2016-03-03Update integration test scriptAnton Tananaev
2016-01-09Implement a script to re-send data from logAnton Tananaev
2016-01-07Rename protocol from auru to auroAnton Tananaev
2015-12-22Update release configuration filesAnton Tananaev
2015-12-21Remove script for javascript code checkAnton Tananaev
2015-12-17Update integration testing scriptAnton Tananaev
2015-11-14Create test data generator scriptAnton Tananaev
2015-11-12Use transifex service for tranlationAnton Tananaev
2015-11-10Implement performance testing scriptAnton Tananaev
2015-11-08Set protocol name in GoSafe decoderAnton Tananaev
2015-11-08Add more decoder integration testsAnton Tananaev
2015-10-30Fix UDP communication for hex toolAnton Tananaev
2015-10-03Move JSHint configurationAnton Tananaev
2015-10-03More clean up for web interfaceAnton Tananaev
2015-09-29Clean up BlackKite protocol codeAnton Tananaev
2015-09-28Add support for BlackKite protocol.Vijay Kumar B
BlackKite is closely based on the Galileo protocol. We derive code from the Galileo protocol and make changes as required to meet BlackKite protocol specifications.