David Sidrane 05936f2ff7 px_uploader.py:Speed Improvments on Serial
The __getSync was costing about 16Ms per call.
  The commit uses a window based approch allowing
  the SYNC,<results> to be read all at one time.
  and delaying for programing based on transport
  time + 1 Ms;
  THe improvment at 2Mbps is >4 minutes to ~37
  seconds
2018-07-13 17:29:31 +02:00
..
2018-07-13 09:02:59 +02:00
2015-07-02 22:29:19 +02:00
2018-03-22 08:27:27 +01:00
2018-07-13 09:02:59 +02:00
2015-03-14 21:12:24 +11:00
2017-01-02 10:14:41 +01:00
2016-07-29 11:05:01 +02:00
2016-01-11 08:37:43 +01:00
2015-10-24 20:34:33 +02:00
2017-07-10 18:48:27 +02:00
2017-07-31 14:15:28 +02:00