Commit Graph

83 Commits

Author SHA1 Message Date
Anton Tananaev
c7677c1a69 Add photo testing script 2020-07-29 23:54:17 -07:00
Anton Tananaev
2b734e76f8 Update generator coordinates 2018-10-05 10:39:36 +13:00
Anton Tananaev
512c8cd7a0 Update integration tests 2018-05-26 17:48:54 +12:00
Anton Tananaev
df3f07f78e Remove opengts config file 2017-09-28 07:01:19 +13:00
Abyss777
b6a318daab Use driverUniqueId instead of rfid in test script and OsmAnd protocol 2017-07-14 14:06:06 +05:00
Abyss777
b19f1a505f - Handle rfid attributes and populate driverUniqueId
- Add Driver Name to Trip report
2017-07-12 15:20:07 +05:00
Anton Tananaev
b368eda2a2 Add more integration tests 2017-07-08 15:37:30 +12:00
Anton Tananaev
d50a27b19b Add trip testing script 2017-06-09 13:24:52 -07:00
Anton Tananaev
57941c8095 Decode numeric OsmAnd parameters 2017-04-17 16:59:36 +12:00
Sun Howwrongbum
6b75d0e26d Update script to sort by method 2017-02-12 06:42:47 +05:30
Anton Tananaev
12ce5606c7 Fix a small typo in generator script 2017-01-13 19:18:13 +13:00
Anton Tananaev
96f2ddba04 Add accuracy to OsmAnd protocol 2017-01-13 02:51:37 +13:00
Anton Tananaev
1a3b3b1dd5 Merge pull request #2681 from sunhoww/update_swagger
Update swagger documentation
2016-12-14 17:12:21 +13:00
Sun Howwrongbum
a04c318ef9 Add script to generate HTML from swagger.json
- #2680
2016-12-13 16:43:31 +05:30
Anton Tananaev
81241bb6e2 Fix integration test script 2016-12-10 11:36:58 +13:00
Anton Tananaev
fd2bdeac1f Fix integration test script 2016-11-19 11:52:03 +13:00
Daniel Bastos
ad2f5a00a4 Adds support for specifying a host.
If only <port> and <hex> are given, it falls back to previous
behavior: using localhost as <host>.
2016-09-21 09:16:13 -03:00
Anton Tananaev
23afedc36b Remove web interface from main repo 2016-09-18 11:42:51 +12:00
Abyss777
1c7437d6de - Added trips report
- Refactored reports models
- Added tests for ReportUtils
- Added speed to test-generator.py
- Other changes
2016-08-19 10:45:33 +05:00
Abyss777
46be66c063 - Enabled IgnitionEventHandler in pipeline
- Added motorHours to SummaryReport
- Added ignition to test-generator.py
2016-08-11 11:34:51 +05:00
Anton Tananaev
132fbb9bd6 Fix generator test problem 2016-08-04 22:34:19 +03:00
ninioe
25568f62c9 alarm support in test generator 2016-07-24 10:14:29 +03:00
ninioe
bfa3fa6230 changed to generic alarm type event 2016-07-19 10:20:51 +03:00
ninioe
ef40f33173 Merge remote-tracking branch 'refs/remotes/tananaev/master' 2016-07-19 09:07:23 +03:00
ninioe
4d55b911bd Added AlertEventHandler & Mute button for all notifications 2016-07-17 09:54:15 +03:00
Anton Tananaev
4a2bd50b67 Extend script to test binary commands 2016-07-16 16:13:07 +12:00
ninioe
0e7cb81693 changes Anton asked me 2016-07-13 15:29:39 +03:00
ninioe
d045c1e217 Added support for Alarm popup & positions history cleaner
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-12 16:04:40 +03:00
Anton Tananaev
fc7d01e6ab A script to test commands 2016-07-10 11:15:55 +12:00
Anton Tananaev
53183f4299 Update setup packaging scripts 2016-04-17 15:31:38 +12:00
Anton Tananaev
3edc573b3c Update release config files 2016-04-17 12:06:20 +12:00
Anton Tananaev
ebf7472951 Update opengts integration config 2016-04-16 11:28:37 +12:00
Anton Tananaev
2dccf74001 Update integration test script 2016-03-03 14:49:39 +13:00
Anton Tananaev
40ae8895be Implement a script to re-send data from log 2016-01-09 00:47:53 +13:00
Anton Tananaev
4bd9a1afc9 Rename protocol from auru to auro 2016-01-07 09:30:38 +13:00
Anton Tananaev
0178ecfa6f Update release configuration files 2015-12-22 11:59:46 +13:00
Anton Tananaev
00ff8ce695 Remove script for javascript code check 2015-12-21 14:57:55 +13:00
Anton Tananaev
48305c4c43 Update integration testing script 2015-12-17 11:41:00 +13:00
Anton Tananaev
eb40246064 Create test data generator script 2015-11-14 11:12:37 +13:00
Anton Tananaev
e1bc92abaf Use transifex service for tranlation 2015-11-12 13:42:04 +13:00
Anton Tananaev
d7c46e9bc2 Implement performance testing script 2015-11-10 14:33:17 +13:00
Anton Tananaev
3fa63631e2 Set protocol name in GoSafe decoder 2015-11-08 22:35:13 +13:00
Anton Tananaev
3bf7acc65f Add more decoder integration tests 2015-11-08 15:56:21 +13:00
Anton Tananaev
734aaecb5f Fix UDP communication for hex tool 2015-10-30 11:38:45 +13:00
Anton Tananaev
d42e76ee22 Move JSHint configuration 2015-10-03 20:06:32 +13:00
Anton Tananaev
001424d7ad More clean up for web interface 2015-10-03 13:39:53 +13:00
Anton Tananaev
d6f63ef1ac Clean up BlackKite protocol code 2015-09-29 09:40:57 +13:00
Vijay Kumar B
a4a776911e Add support for BlackKite protocol.
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.
2015-09-28 16:52:22 +05:30
Anton Tananaev
b5e5718ca1 Update translation script 2015-09-13 18:27:04 +12:00
Anton Tananaev
c3d2ad1caf Add debugging to test script 2015-08-07 19:50:34 +12:00