1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00

hardware roundtrip

This commit is contained in:
Pawel Spychalski (DzikuVx) 2017-01-21 09:22:03 +01:00
parent 019fb3e851
commit e76612a4cc
5 changed files with 25 additions and 33 deletions

View file

@ -967,6 +967,7 @@ var mspHelper = (function (gui) {
*/
if (dataHandler.callbacks[i]) {
helper.mspQueue.putRoundtrip(new Date().getTime() - dataHandler.callbacks[i].created);
helper.mspQueue.putHardwareRoundtrip(new Date().getTime() - dataHandler.callbacks[i].sentOn);
}
// fire callback