Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-28 | Update map testing script | Anton Tananaev | |
2020-10-18 | Script to test map | Anton Tananaev | |
2020-07-29 | Add photo testing script | Anton Tananaev | |
2018-10-05 | Update generator coordinates | Anton Tananaev | |
2018-05-26 | Update integration tests | Anton Tananaev | |
2017-09-28 | Remove opengts config file | Anton Tananaev | |
2017-07-14 | Use driverUniqueId instead of rfid in test script and OsmAnd protocol | Abyss777 | |
2017-07-12 | - Handle rfid attributes and populate driverUniqueId | Abyss777 | |
- Add Driver Name to Trip report | |||
2017-07-08 | Add more integration tests | Anton Tananaev | |
2017-06-09 | Add trip testing script | Anton Tananaev | |
2017-04-17 | Decode numeric OsmAnd parameters | Anton Tananaev | |
2017-02-12 | Update script to sort by method | Sun Howwrongbum | |
2017-01-13 | Fix a small typo in generator script | Anton Tananaev | |
2017-01-13 | Add accuracy to OsmAnd protocol | Anton Tananaev | |
2016-12-14 | Merge pull request #2681 from sunhoww/update_swagger | Anton Tananaev | |
Update swagger documentation | |||
2016-12-13 | Add script to generate HTML from swagger.json | Sun Howwrongbum | |
- #2680 | |||
2016-12-10 | Fix integration test script | Anton Tananaev | |
2016-11-19 | Fix integration test script | Anton Tananaev | |
2016-09-21 | Adds 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-18 | Remove web interface from main repo | Anton Tananaev | |
2016-08-19 | - Added trips report | Abyss777 | |
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes | |||
2016-08-11 | - Enabled IgnitionEventHandler in pipeline | Abyss777 | |
- Added motorHours to SummaryReport - Added ignition to test-generator.py | |||
2016-08-04 | Fix generator test problem | Anton Tananaev | |
2016-07-24 | alarm support in test generator | ninioe | |
2016-07-19 | changed to generic alarm type event | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-17 | Added AlertEventHandler & Mute button for all notifications | ninioe | |
2016-07-16 | Extend script to test binary commands | Anton Tananaev | |
2016-07-13 | changes Anton asked me | ninioe | |
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe | |
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-10 | A script to test commands | Anton Tananaev | |
2016-04-17 | Update setup packaging scripts | Anton Tananaev | |
2016-04-17 | Update release config filesv3.5 | Anton Tananaev | |
2016-04-16 | Update opengts integration config | Anton Tananaev | |
2016-03-03 | Update integration test script | Anton Tananaev | |
2016-01-09 | Implement a script to re-send data from log | Anton Tananaev | |
2016-01-07 | Rename protocol from auru to auro | Anton Tananaev | |
2015-12-22 | Update release configuration files | Anton Tananaev | |
2015-12-21 | Remove script for javascript code check | Anton Tananaev | |
2015-12-17 | Update integration testing script | Anton Tananaev | |
2015-11-14 | Create test data generator script | Anton Tananaev | |
2015-11-12 | Use transifex service for tranlation | Anton Tananaev | |
2015-11-10 | Implement performance testing script | Anton Tananaev | |
2015-11-08 | Set protocol name in GoSafe decoder | Anton Tananaev | |
2015-11-08 | Add more decoder integration tests | Anton Tananaev | |
2015-10-30 | Fix UDP communication for hex tool | Anton Tananaev | |
2015-10-03 | Move JSHint configuration | Anton Tananaev | |
2015-10-03 | More clean up for web interface | Anton Tananaev | |
2015-09-29 | Clean up BlackKite protocol code | Anton Tananaev | |
2015-09-28 | Add 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. |